summaryrefslogtreecommitdiff
path: root/src/perl/irc/Server.xs
AgeCommit message (Expand)Author
2016-09-15Expose 'cap_toggle' to the perl scripts.LemonBoy
2014-06-27Merge pull request #59 from ailin-nemui/perl-pl-naAlexander Færøy
2014-06-24Define PERL_NO_GET_CONTEXT in all perl source filesDavid Leadbeater
2014-06-24get rid of PL_naLukas Mai
2007-11-14Rework redirections to deal with multiple concurrent redirects better.Jilles Tjoelker
2006-05-04New perl command send_raw_first, patch by ComradeP (Bug 413)Wouter Coekaerts
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
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