summaryrefslogtreecommitdiff
path: root/src/perl/irc/Server.xs
AgeCommit message (Expand)Author
2002-05-20/UPGRADE was broken, changed again the server connection code.Timo Sirainen
2002-05-13fixesTimo Sirainen
2002-05-13fixed memory leaks with several functions.Timo Sirainen
2001-12-11I always forget Perl 5.004 doesn't have PL_na .. so, now I've declared forTimo Sirainen
2001-12-08Fixed server_redirect_peek_signal() to compile again.Timo Sirainen
2001-11-18Added ctcp_register() and ctcp_unregister() for registering CTCP commands.Timo Sirainen
2001-11-17Added support for "optional events" in redirection. They're checked rightTimo Sirainen
2001-11-15redirect_event() didn't give the correct parameter to event_hash2list().Timo Sirainen
2001-11-12Redirection fixes - added count parameter.Timo Sirainen
2001-11-12redirect_event() fixed to change empty arg/failure_signal to NULLTimo Sirainen
2001-11-12Added Irssi::redirect_get_signal() and Irssi::redirect_peek_signal().Timo Sirainen
2001-11-11Moved rewritten server redirection code from core to irc. This new codeTimo Sirainen
2001-10-20Dependencies finally work correctly in perl libraries (they're each compiledTimo Sirainen