]> jfr.im git - irc/quakenet/newserv.git/history - chanserv/database
Implement --help parameter.
[irc/quakenet/newserv.git] / chanserv / database /
2008-03-09  Chris Porterthe maildomain implementation has been fixed.
2008-03-10  splidgeMerge.
2008-03-09  Chris PorterAdd a cap on the limit of hellos per session.
2008-03-09  splidgeMerge.
2008-03-09  Chris PorterFix a lot of memory leaks in the async pqsql code.
2008-03-09  Chris Porterrecover/unbanme now remove registered bans, refactored...
2008-03-08  Chris PorterAdd chanlev/ban limits.
2008-03-08  Chris PorterMark functions that have known leaks.
2008-03-08  Chris PorterDANGER WILL ROBINSON!
2008-03-08  Chris PorterAdd overlapping of bans with shorter durations to tempban.
2008-03-08  Chris PorterAdd ban overlapping detection logic to permban and...
2008-03-08  Chris PorterMerge.
2008-03-08  splidgeUpdated ADDUSER to allow flags to be specified. Fixed...
2008-03-08  Chris Porterhello now checks for special characters in the desired...
2008-03-08  Chris PorterMerge.
2008-03-07  splidgeMore cleanups.
2008-03-07  Chris PorterMerge.
2008-03-07  splidgeMerge.
2008-03-07  splidgeVarious changes to bring us into 2008
2008-03-06  Chris PorterMerge.
2008-03-06  Chris PorterMerge.
2008-03-06  Chris PorterEmail table mailID is now a SERIAL, get rid of old...
2008-03-06  Chris PorterAdd checkhashpass.
2008-03-05  Chris PorterChanlev can now take the +n flag, but not give it.
2008-03-05  Chris PorterRemove master passwords.
2008-03-05  Chris PorterAdd challengeauth support, refactor challenge stuff.
2008-03-05  Chris PorterMore work on challenge.
2008-03-05  Chris PorterAdd beginnings of challengeauth support.
2008-02-08  Paulmerge
2008-02-08  Chris PorterWarning fixes.
2008-01-26  Paulmerge
2008-01-26  Paulmerge
2007-07-18  Chris PorterMerge
2007-06-14  splidgeMerge.
2007-06-09  Paulshow duration header for chanlevhistory
2007-06-08  splidgeMerge.
2007-06-08  splidgeAdded "giveowner" command.
2007-06-03  splidgeMerged
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  splidgeMerged.
2007-06-03  Paultidy up from last nights bits, move chanservdb_updates...
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 mail domains.
2007-06-02  splidgemerge
2007-06-02  splidgeMake valgrind a bit happier.
2007-06-02  splidgeChanserv refactoring