]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
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...
2007-06-01  splidgeAdded externally-visible SSTRING_MAX define.
2007-06-01  splidgeMade control clean up its commandtree on exit.
2007-06-01  splidgeMade localuser deregister its server message handlers...
2007-05-31  CruickyMerge
2007-05-31  CruickyCompiler warning fixes
2007-05-31  splidgeA few sundry changes:
2007-05-31  splidgeUpdated .hgignore to ignore backup files
2007-05-31  splidgeMake control sign off properly when it is unloaded...
2007-05-31  splidgeMade the dependency system fail a bit more gracefully...
2007-05-31  splidgeMerged authexts with ipv6 changes.
2007-05-31  splidgeAdded support for remembering the oldest-ever timestamp...
2007-05-31  splidgeAdded "localburstontochannel" function. This allows...
2007-05-30  splidgeChange the symbol clash warnings to WARNING rather...
2007-05-30  splidgeMerged.
2007-05-30  splidgeAdded "safe reload" support to the module core - you...
2007-05-30  Chris PorterMerge
2007-05-30  splidgeAdded support for +T and +M modes (mode tracking only...
2007-05-30  Chris PorterUpdate .hgignore.
2007-05-30  splidgeRemoved another bogus include of error.c
2007-05-30  splidgeFix the deliberate mistake in the special reload functi...
2007-05-30  splidgeMerged.
2007-05-30  splidgeAdded module dependency support.
2007-05-30  splidgeMake things look a little bit prettier when displaying...
2007-05-30  splidgeDon't build control-lite.so by default; it messes up...
2007-05-30  Chris PorterHide compiler warnings.
2007-05-30  splidgeAdded "extern" tag to hookqueuelength and real copy...
2007-05-30  Paulmerge
2007-05-30  Paulderefnode on kill
2007-05-30  Paulmerge
2007-05-30  Ian Barkerchanged np->ipaddress to np->p_ipaddr in accordance...
2007-05-30  Ian Barkerbranched in all of pauls stuff
2007-05-30  splidgeOoops, fix the header file too - both changing variable...
2007-05-30  splidgeAvoid use of conflicting global variable name "lastsample".
2007-05-30  splidgeAvoiding use of conflicting global variable name "start...
2007-05-30  splidgeFixed bogus include of error.c to error.h
2007-05-30  splidgeAvoid use of overloaded "listenfd" global variable...
2007-05-30  splidgeAvoid use of overloaded "sqlconnected" global variable...
2007-05-30  splidgemerge
2007-05-30  splidgeFix up problem caused by previous fix :).
2007-05-30  splidgemerged.
2007-05-30  splidgePrevent every file that includes control/control.h...
2007-05-30  CruickyAuth extensions
2007-05-30  Ian Barkerchanged gline function to gline *@ip for <= NSMAX_GLINE...
2007-05-30  Ian Barkeradded malloc checking to everything (includes error...
2007-05-30  Ian Barkerremoved usless nodes datatype from kill_localdata/gline...
2007-05-30  Ian Barkeradded gline time support as (and (channel #tlz) (gline...
2007-05-30  Ian Barkeradded the actuall files that do all the leg work for...
2007-05-30  Paulmerge
2007-05-30  Ian Barkeradded LISP style kill/gline functionality
2007-05-29  CruickyAdding spawnuser module
2007-05-29  Paulfix T for iptrie (ihope)
2007-05-29  Paulgenerate real local ip's
2007-05-29  splidgeRemoved symlink chasing code which didn't cope with...
2007-05-29  Chris PorterMerge.
2007-05-29  Chris PorterAdd warning that this needs to be fixed.
2007-05-29  splidgeMerge.
2007-05-29  splidgeAllocate a long enough string for kill source...
2007-05-29  Chris PorterSmall bugfix.
2007-05-29  Chris PorterAdd umode changing ability for localusers.
2007-05-29  splidgeOoops, merged.
2007-05-29  splidgeThis fixes a bug where the VOICE command wouldn't belie...
2007-05-29  Chris PorterAdd tracking of local kills to newserv and lua.
2007-05-28  Paulfix proxyscan for iptre
2007-05-28  Paulfix chanserv for iptrie
2007-05-28  Paulsync Dan's live P changes - a) dont start scanning...
2007-05-27  Chris PorterAdd on_invite to lua local.
2007-05-27  Paulmerge
2007-05-27  Paulmerge
2007-05-27  Pauldrop 0/0, 0:: and 255/255 as valid ip's for services...
next