]> jfr.im git - irc/quakenet/newserv.git/history - lua/luacommands.c
LUA: add irc_numerictobase64.
[irc/quakenet/newserv.git] / lua / luacommands.c
2010-03-27  Chris PorterLUA: add irc_numerictobase64.
2009-05-05  splidgeMerge.
2009-02-21  Paulmerge
2009-02-21  Paulmerge
2009-01-20  Chris PorterMerge.
2009-01-20  Chris PorterMerge.
2009-01-20  Chris PorterLUA: use new format glines.
2009-01-18  Chris PorterMerge.
2009-01-11  Chris PorterLUA: irc_getuserbyauth is now O(1).
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterRemove all inline stuff as gcc on Y doesn't like it :(
2008-10-28  Paul|# HG changeset patch
2008-09-17  splidgeMerge.
2008-09-10  Chris PorterMerge.
2008-08-30  Paulmerge
2008-08-30  Chris PorterMerge.
2008-08-30  Chris Porterlots of changes to lua:
2008-08-24  splidgeMerge.
2008-08-24  Paulmerge
2008-08-24  Chris PorterMerge.
2008-08-24  Chris PorterFix all current printf style warnings, including a...
2008-08-24  Chris PorterMost if not all vsnprintf using functions now are decla...
2008-08-23  Paulmerge
2008-08-16  Paulmerge
2008-08-15  splidgeMerge.
2008-08-14  Chris PorterMerge.
2008-08-14  Chris PorterFix lua authname changes.
2008-04-04  splidgeMerge
2008-04-04  Paulmerge
2008-04-04  Chris PorterMerge.
2008-04-04  Chris PorterMerge.
2008-04-04  splidgeMerge
2008-04-03  Chris PorterMerge.
2008-03-20  Chris PorterAdd visiblehostmask to lua.
2008-02-27  Chris PorterMerge.
2008-02-27  Chris PorterAdd +TM to simplechanmode.
2008-02-25  Chris PorterCompilation fix
2008-02-25  Chris PorterChannel index fix, getuserbyauth/gethostusers now retur...
2008-02-25  Chris PorterMerge.
2008-02-25  Chris PorterDefault chanfix service is now D.
2008-01-26  Paulmerge
2008-01-26  Paulmerge
2008-01-26  Chris PorterAdd sethost command.
2007-11-30  Chris PorterMerge.
2007-11-30  Chris PorterAdd country pusher to lua.
2007-11-04  Chris PorterMerge.
2007-11-04  Chris PorterShould be using double indirection here.
2007-07-30  splidgeMerge.
2007-07-18  Chris PorterMerge
2007-07-18  Chris PorterAdd some severe flood protection to regexgline.
2007-06-02  splidgeMergey merge.
2007-06-02  Chris PorterFix lua warnings.
2007-05-31  splidgeMerged authexts with ipv6 changes.
2007-05-30  Paulmerge
2007-05-30  Paulmerge
2007-05-30  Ian Barkerbranched in all of pauls stuff
2007-05-30  Paulmerge
2007-05-27  Paulmerge
2007-05-27  Paulmerge
2007-05-24  PaulSync Z: iptrie code, spamscan2, disable event logging...
2007-05-22  Chris PorterAdd simple mode support/detection to lua.
2006-06-09  Chris Porter r729@blue (orig r504): slug | 2006-06-09 14:02:53...
2006-06-07  Chris PorterMake pushers use int index lookups.
2006-06-07  Chris PorterAdd nickonchan, fastgetnickbynumeric, make all nick...
2006-06-06  Chris PorterAdd multiple mode changes at once.
2006-06-06  Chris PorterAdd local kick/ban functions, and irc_getusermodes
2006-05-26  Chris PorterChange max gline duration to 31 days.
2006-05-26  Chris PorterAdd privmsg
2006-05-26  Chris PorterAdd channel iterating function.
2006-05-23  Chris PorterRemove scripterror, use in lib.
2006-05-17  Chris PorterAdd local user functions to lua.
2006-05-15  Chris Porter r657@blue (orig r496): slug | 2006-05-16 00:09:51...
2006-05-15  Chris Porter r646@blue (orig r494): slug | 2006-05-15 23:35:33...
2006-05-12  Chris PorterAdd channel pushers, adjust max gline time to a week.
2006-05-08  Chris PorterFix hostname/realname
2006-05-08  Chris PorterFix it.
2006-05-08  Chris PorterMake pusher push a list instead of a table, and make...
2006-05-07  Chris PorterAdd pusher code
2006-05-07  Chris PorterAdd getnickbynumeric
2006-05-06  Chris PorterAdd: irc_topic, irc_getnickbynick, irc_getuserchanmodes...
2006-05-04  Chris PorterAdd debug socket support.
2006-05-04  Chris Porter r595@blue (orig r485): slug | 2006-05-04 18:02:24...
2006-05-01  Chris PorterMore small error fixes.
2006-05-01  Chris PorterAdd JIT support.
2006-04-30  Chris PorterAdd deop to lua
2006-04-09  Chris PorterMake this lua change actually work.
2006-04-07  Chris PorterAdd nick iterator, ip address in nick struct and bump...
2006-03-19  Chris PorterAdded nick index iterator thingy.
2006-03-13  Chris PorterAdd count function
2006-03-05  Chris PorterAdd a few new commands to lua.
2006-02-26  Chris PorterAdd invite and kick commands.
2006-02-24  Chris PorterLua now uses U:lined glines.
2006-02-23  Chris PorterAdd chanfix and clearmode commands to lua.
2006-02-23  Chris PorterAdd lua module.