]> jfr.im git - irc/quakenet/newserv.git/history - lua/lua.c
LUA: port luadb to dbapi2 to drop postgres dependency
[irc/quakenet/newserv.git] / lua / lua.c
2017-11-06  Chris PorterLUA: port luadb to dbapi2 to drop postgres dependency 61/head
2014-09-07  Chris PorterMerge default into chanserv-live.
2014-06-01  Chris PorterMerge.
2014-05-04  Chris PorterMerge.
2014-03-22  Chris PorterMerge chanserv-live into default.
2014-02-20  Gunnar Beutnerlua: Add unload hook.
2014-02-18  Gunnar Beutnerlua: Implement support for registering lua functions...
2012-02-19  Chris PorterMerge.
2012-02-19  Chris PorterMerge.
2012-02-19  Chris PorterMerge.
2011-09-02  Chris PorterMerge.
2011-09-02  Chris PorterMerge.
2010-06-26  Chris PorterMerge.
2010-04-12  Chris PorterLUA: add bindings for newserv's scheduling, and adjust...
2009-01-18  Chris PorterMerge.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterRemove all inline stuff as gcc on Y doesn't like it :(
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-23  Paulmerge
2008-08-22  Paulmerge
2008-08-18  Chris PorterLua version now excludes "Lua engine", at least for...
2008-08-03  splidgeMerge.
2008-05-16  Paulmerge
2008-05-16  splidgeMerge.
2008-05-14  splidgeMerge.
2008-04-11  Chris PorterMerge.
2008-04-10  splidgeMergerama
2008-04-10  Chris PorterMerge.
2008-04-10  Chris PorterMerge.
2008-04-07  Chris PorterFix a bug in lua that a script that wasn't loaded corre...
2008-03-03  Chris PorterMerge.
2008-02-29  Chris PorterAdd malloc checking to lua/nterfacer/trojanscan.
2008-02-29  Chris Portertrojanscan and lua now use nsmalloc.
2008-02-28  Chris PorterAttempt to use nsmalloc for lua.
2008-01-26  Paulmerge
2008-01-26  Paulmerge
2008-01-26  Chris PorterAdd digest functions to lua.
2007-12-18  Chris PorterComments -> commands.
2007-12-18  Chris PorterAdd socket api for lua, currently untested.
2007-12-01  Chris PorterMerge.
2007-11-30  Chris PorterAdd psql support to lua.
2007-05-16  Chris PorterForgot lua.
2007-05-16  Chris PorterCleanup old svn tags and add proper build id's.
2006-06-09  Chris Porter r729@blue (orig r504): slug | 2006-06-09 14:02:53...
2006-06-07  Chris PorterAdd nterfacer lua module.
2006-05-23  Chris PorterAdd debugging functions.
2006-05-17  Chris PorterAdd local user functions to lua.
2006-05-16  Chris PorterTesting
2006-05-16  Chris PorterAdded module support - UNTESTED, but I've got to commit...
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 PorterAdd profiling code.
2006-05-07  Chris PorterAdd pusher code
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 PorterFix lua.
2006-05-01  Chris PorterMove to package based path
2006-05-01  Chris PorterAdd JIT support.
2006-05-01  Chris PorterUpgrade to Lua 5.1
2006-02-23  Chris PorterAdd lua module.