]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2008-01-13  Paulfix core when using (kill) to newsearch
2007-06-12  PaulI think this should be bitlen not MAXBITS
2007-06-09  Paulshow duration header for chanlevhistory
2007-06-09  PaulUpdate lastuse(join) information for a channel if a...
2007-06-09  Paulshould be j not i
2007-06-08  splidgeMerge.
2007-06-08  splidgeAdded "giveowner" command.
2007-06-08  splidgeUpdated deregisterlocaluser.
2007-06-07  Ian BarkerAdded reason support for ns-gline.c and ns-kill.c
2007-06-06  splidgeAdded list of commands from old Q
2007-06-05  Ian Barkerfix stupid mistake when determining the size of the...
2007-06-05  splidgeMerged.
2007-06-05  splidgeNewsearch overhauled.
2007-06-05  Ian Barkermodifed ns-gline.c and ns-kill.c to work in newsearch...
2007-06-04  splidgeMerged.
2007-06-04  Ian BarkerAdded (+ enabled) authedpct functionality in newsearch...
2007-06-04  Ian BarkerAdded (+ enabled) uniquehostpct functionality in newsea...
2007-06-04  Ian BarkerAdded (+ enabled) oppct functionality in newsearch...
2007-06-04  splidgeAdded quoting and escaping support.
2007-06-04  Ian BarkerAdded (+ enabled) topic functionality in newsearch...
2007-06-04  Ian BarkerAdded (+ enabled) name functionality in newsearch's...
2007-06-04  Ian BarkerAdded (+ enabled) namelen functionality in newsearch...
2007-06-04  Ian BarkerAdded (+ enabled) size functionality in newsearch's...
2007-06-04  Ian BarkerAdded (+ enabled) services functionality in newsearch...
2007-06-04  Ian BarkerAdded (+ enabled) exists functionality in newsearch...
2007-06-04  Ian Barkermodified ns-nick.c to now work in both nicksearch and...
2007-06-04  splidgeMerge
2007-06-04  splidgeMake burst joins work properly for -j channels.
2007-06-04  splidgeTidied up the joining behaviour a bit.
2007-06-04  splidgeAdded CHANMODE_DEFAULT to indicate the default modes.
2007-06-03  Ian BarkerAdded initial support for LISP style chansearch in...
2007-06-03  splidgeMerged
2007-06-03  Paulbah
2007-06-03  splidgeUpdated the authhistory table to include a reason field.
2007-06-03  splidgeMoved some database code from chanservstdcmds.c into...
2007-06-03  splidgeCaused cs_checkaccess to trigger a privilege check...
2007-06-03  splidgeRemoved old database functions which went into authtracker.
2007-06-03  splidgeFixed nit in localburstontochannel()
2007-06-03  splidgeAdded new nsmalloc pool for authtracker
2007-06-03  splidgeNew authtracker module.
2007-06-03  splidgeAdded a couple of hook triggers. Also correctly set...
2007-06-03  splidgeMade it so quit reasons are correctly passed on.
2007-06-03  splidgeCompiler warning fix.
2007-06-03  splidgeRemoved existing auth tracking code pending addition...
2007-06-03  splidgeChanged the hook code so that if one user of a hook...
2007-06-03  splidgeMerged.
2007-06-03  Paulrenamed failedinit -> cffailedinit
2007-06-03  splidgeMerged.
2007-06-03  splidgeAdded HOOK_SERVER_LINKED message when a server enters...
2007-06-03  Paultidy up from last nights bits, move chanservdb_updates...
2007-06-03  Paul*sigh*
2007-06-03  PaulFix IPv4 generated addresses (whilst I believe they...
2007-06-02  Paulmerge
2007-06-02  Paulfree the duplicate string
2007-06-02  PaulAdd chanlev,account,authhistory.
2007-06-02  Pauloops + modify makefile to build chanservdb_update seper...
2007-06-02  Paulmerge
2007-06-02  Pauladd initial spewdomain function for mail domains
2007-06-02  Pauladd mail domains.
2007-06-02  splidgemerge
2007-06-02  Paulonly send suspend reason if its set
2007-06-02  splidgeCreate "unban" command in chanserv as an alias for...
2007-06-02  PaulUSet/Clear flag, and cleanupexempt flag
2007-06-02  Pauladd whoami alias
2007-06-02  Pauladd cleanupdb command
2007-06-02  Pauladd version command + #define for version number
2007-06-02  Paulpassword rules
2007-06-02  splidgeAdded CIDR ban support.
2007-06-02  splidgeIf you use nsmalloc() you need to use nsfree() as well...
2007-06-02  splidgeMake valgrind a bit happier.
2007-06-02  splidgeMergey merge.
2007-06-02  splidgeChanged __init and __fini to _init and _fini. Guess...
2007-06-02  Paulmerge
2007-06-02  Paulallow reasons to be specified when parting a channel
2007-06-02  Chris PorterAdd part reasons to lua local users.
2007-06-02  Chris PorterUpdate .hgignore.
2007-06-02  Chris PorterFix lua warnings.
2007-06-02  splidgePut the orphaned authlib.c file into its own module...
2007-06-02  splidgeMade the "rehash" command actually rehash the modules.
2007-06-02  splidgeMore chanserv refactoring
2007-06-02  splidgeChanserv refactoring
2007-06-02  splidgeAdded code to prevent attempts to set bans which are...
2007-06-02  splidgeAdded some new pool IDs.
2007-06-02  splidgeFactored out the ban code into a separate module.
2007-06-02  CruickyGeneric table loader for pqsql module
2007-06-02  splidgeTidied up nsmalloc() to use C99 extendable structs.
2007-06-02  splidgeAdded a clean shutdown facility.
2007-06-02  splidgeTwo small enhancements to depmod.pl
2007-06-01  splidgeSeparated the authext functionality from the nick module.
2007-06-01  splidgeSeperated the chanindex functionality into a separate...
2007-06-01  splidgeAdded "nsmalloc" to the core.
2007-06-01  splidgeOK, so my last patch was bullshit. Changed to make...
2007-06-01  splidgeFixed what looks like a typo in the standard async...
2007-06-01  splidgeAdded "HOOK_CORE_STOPERROR" which is triggered immediat...
2007-06-01  splidgeFixed pqsql.c so it compiles again :(.
2007-06-01  splidgeChanged pqsql to cope with queries longer than SSTRING_...
2007-06-01  splidgeDemoted the routine delayed kick/kill messages to ERR_D...
2007-06-01  splidgeUpgraded some ERR_FATAL errors to ERR_STOP.
2007-06-01  splidgeAdded error severity guidelines.
2007-06-01  splidgeAdded new error category ERR_STOP. This is flagged...
next