]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2007-07-06  splidgeUpdated proxyscan to use nsmalloc()
2007-07-05  splidgeAdded capability to pqsql module to use default unix...
2007-07-05  splidgeMerge.
2007-07-05  Chris PorterMake P join #tlz.
2007-07-05  Chris PorterMerge!
2007-07-05  Chris Portermerge
2007-07-05  PaulCommit pauls changes.
2007-07-05  Chris Portermerge
2007-07-05  Chris PorterFix poll handler, memset wasn't reaching the entire...
2007-07-01  Paulattempt 2
2007-07-01  Paulmerge
2007-07-01  Pauladd pqlasterror function for returning connection error...
2007-07-01  Paulsend host/port in connect string
2007-06-30  Pauladd 3 scans, typoe in db sql syntax
2007-06-30  Paulshow pqsql error why connect fails
2007-06-30  Paulupdate P to use pgsql
2007-06-22  splidgeMake chanserv build the "newsearch" directory.
2007-06-22  splidgeBeginnings of chanserv-specific newsearch functionality.
2007-06-21  splidgeFixed nasty bug in NOT.
2007-06-20  splidgeAdded channel counter to nicksearch.
2007-06-19  splidgeAdded new "channels" nick display format - displays...
2007-06-19  splidgeAdded support for multiple output formats.
2007-06-19  splidgeRemoved defunct trueval() and falseval().
2007-06-17  splidgeAdded (authts) function for nicksearch.
2007-06-14  splidgePrevented (kick) from kicking opers or services.
2007-06-14  splidgeMerge.
2007-06-14  splidgeAdded (kick <username>) function to chansearch.
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...
next