index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
perl
/
irc
/
Server.xs
Age
Commit message (
Expand
)
Author
2002-05-20
/UPGRADE was broken, changed again the server connection code.
Timo Sirainen
2002-05-13
fixes
Timo Sirainen
2002-05-13
fixed memory leaks with several functions.
Timo Sirainen
2001-12-11
I always forget Perl 5.004 doesn't have PL_na .. so, now I've declared for
Timo Sirainen
2001-12-08
Fixed server_redirect_peek_signal() to compile again.
Timo Sirainen
2001-11-18
Added ctcp_register() and ctcp_unregister() for registering CTCP commands.
Timo Sirainen
2001-11-17
Added support for "optional events" in redirection. They're checked right
Timo Sirainen
2001-11-15
redirect_event() didn't give the correct parameter to event_hash2list().
Timo Sirainen
2001-11-12
Redirection fixes - added count parameter.
Timo Sirainen
2001-11-12
redirect_event() fixed to change empty arg/failure_signal to NULL
Timo Sirainen
2001-11-12
Added Irssi::redirect_get_signal() and Irssi::redirect_peek_signal().
Timo Sirainen
2001-11-11
Moved rewritten server redirection code from core to irc. This new code
Timo Sirainen
2001-10-20
Dependencies finally work correctly in perl libraries (they're each compiled
Timo Sirainen