]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2008-02-29  Chris Porternsfree is now O(1), add nsrealloc and statistics.
2008-02-28  Chris PorterAttempt to use nsmalloc for lua.
2008-02-28  Chris PorterAdd status/forcegc to lua.
2008-02-28  splidgeAdded UL to const 0 (whoever made unsigned longs bigger...
2008-02-28  splidgeInitialise the suspendexp value...
2008-02-28  splidgeRemoved unneeded debug info.
2008-02-27  Chris PorterFix T reconnect bug where it would continue spawning...
2008-02-27  Chris PorterMerge.
2008-02-27  Chris PorterAdd +TM to simplechanmode.
2008-02-26  CruickyFix parsing bug
2008-02-25  Chris PorterCompilation fix
2008-02-25  Chris PorterMAJOR API CHANGE: nick structures in called functions...
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-02-23  Chris PorterFinal ticketauth support.
2008-02-23  Chris PorterFinish work on ticketauth.
2008-02-22  Chris PorterFix warnings on Y's box.
2008-02-22  Chris PorterMerge.
2008-02-22  Chris PorterAdd initial support for protocol version 4.
2008-02-14  Chris PorterFix a 64-bit problem.
2008-02-14  Chris PorterIgnore +k/+X users for chanstats purposes.
2008-02-11  Chris PorterMerge.
2008-02-11  Chris PorterFix Q9's bandel command when supplied with a ban number.
2008-02-10  Chris PorterFix a lot of warnings on FreeBSD. P might not actually...
2008-02-10  Chris PorterFix G ban logic.
2008-02-08  Paulmerge
2008-02-08  Paulexts rework (mainly)
2008-02-08  Chris PorterFix another warning.
2008-02-08  Chris PorterSome potentially unsafe fixes.
2008-02-08  Chris PorterMore safe warning fixes.
2008-02-08  Chris PorterWarning fixes.
2008-02-08  Chris PorterWarning fixes.
2008-02-08  Chris PorterSure I fixed this...
2008-02-08  Chris PorterRemove unused variable.
2008-02-08  Chris PorterRemove unsigned char warnings.
2008-02-08  Chris PorterFix bug in gline duration parser.
2008-02-08  Chris PorterAdd chanhistogram to clonehistogram, should probably...
2008-02-03  Paulstart of proxyscan work to use iptrie ;/
2008-02-03  Chris PorterRefactor T's host counting code and fix a counting...
2008-02-03  Paulthis probably should be the correct new size ;/
2008-01-27  Paulprobably want to malloc the node first
2008-01-27  Paulfix nicksearch (eq (<stringobject>) "") core(s)
2008-01-26  Paulmerge
2008-01-26  Paulmerge
2008-01-26  Chris PorterAdd digest functions to lua.
2008-01-26  Chris PorterAdd sethost command.
2008-01-26  Chris PorterFix permissions.
2008-01-26  Chris PorterAdd sethost server command.
2008-01-26  Chris PorterAdd realname support to hostname, looks like it was...
2008-01-25  Chris PorterFix a buffer overflow in newsearch.
2008-01-25  Chris PorterMerge
2008-01-25  Chris PorterAdd string support to server.
2008-01-25  Chris PorterMerge.
2008-01-25  Chris PorterAdd server command to nicksearch.
2008-01-24  Paulactually initialise usercount entries always
2008-01-23  Chris PorterSecond merge
2008-01-23  Chris PorterMerge
2008-01-23  Chris PorterAdd +P handling, for no particular reason.
2008-01-13  Paul*sigh*
2008-01-13  Paulsupport P
2008-01-13  Pauladd channel timestamp
2008-01-13  Pauladd channel timestamp
2008-01-13  Paulfix core when using (kill) to newsearch
2008-01-13  Paulfix core when using (kill) to newsearch
2008-01-12  Chris PorterFinish the T bug fix.
2008-01-08  Chris PorterFix a bug in channelhandlers.c where in some circumstan...
2008-01-08  Chris PorterRefactor a lot of T's matching code, and add part messa...
2008-01-08  Chris PorterActually try compiling the T fix.
2008-01-06  Chris Porteripnode values seem to be rubbish most of the time.
2007-12-19  Chris PorterAdd support for tags to sockets, fix a few bugs too.
2007-12-18  Chris PorterTry non-blocking sockets.
2007-12-18  Chris PorterComments -> commands.
2007-12-18  Chris PorterFreeBSD fixes, should be ok under Linux.
2007-12-18  Chris PorterAdd socket api for lua, currently untested.
2007-12-01  Chris PorterMerge.
2007-12-01  Chris PorterControl services are now invisible.
2007-12-01  Chris PorterDisabled isaccount on command as authhash+lua == crash.
2007-12-01  Chris PorterMerge.
2007-12-01  Chris PorterAllow multiple U instances.
2007-12-01  Chris PorterFix the kicker code.
2007-12-01  Chris PorterDon't know what happened to this function, I wrote...
2007-11-30  Chris PorterAdd psql support to lua.
2007-11-30  Chris PorterT now uses patricia node usercounts.
2007-11-30  Chris PorterMerge.
2007-11-30  Chris PorterMake G's check for opers on channels for checkchannel...
2007-11-30  Chris PorterAdd country pusher to lua.
2007-11-30  Chris PorterAdd country name lookup to newsearch.
2007-11-22  Chris PorterThis might help with the rehash schedule.
2007-11-22  Chris PorterFix gcc3 warnings.
2007-11-22  Chris PorterAlter default setting/value lengths for settings.
2007-11-22  Chris PorterAlter the default values a bit for 2007.
2007-11-22  Chris Porterbump version number
2007-11-22  Chris PorterRefactor T's glining code as it's a complete nightmare.
2007-11-04  Chris PorterMerge.
2007-11-04  Chris PorterAllow local.in to define MAXNICKEXTS.
2007-11-04  Chris Porterrequest was not checking the return code of getnickext...
2007-11-04  Chris PorterShould be using double indirection here.
2007-11-03  Chris PorterCleanup.
2007-11-03  Chris PorterMake nterfacer's config file syntax sane.
next