]> jfr.im git - irc/quakenet/newserv.git/history - localuser/localuser.c
should always be %jd and cast to intmax_t to stop warning on 32bit (gcc 4.2.3) -warni...
[irc/quakenet/newserv.git] / localuser / localuser.c
2008-08-24  Paulshould always be %jd and cast to intmax_t to stop warni...
2008-08-24  splidgeMerge.
2008-08-24  Paulmerge
2008-08-24  Chris PorterMerge.
2008-08-24  Chris PorterFix all current printf style warnings, including a...
2008-08-16  Paulmerge
2008-08-15  splidgeMerge.
2008-08-14  Chris PorterMerge.
2008-08-14  Chris PorterUse %PRIu64 instead of %llu for u_int64_t.
2008-08-11  Paulmerge
2008-08-07  Chris PorterAccountflags are now 64-bit.
2008-08-07  Chris PorterI forgot often people don't bother doing IsAccount...
2008-08-07  Chris PorterVarious changes to support authname being stored inside...
2008-08-06  Chris PorterNewserv now required userid in the AC/N messages to...
2008-08-03  splidgeMerge
2008-07-04  Chris PorterWhoops, I forgot to init opername in registerlocaluser...
2008-07-04  Chris PorterAdd opername support to newserv, also add displaying...
2008-06-30  Chris PorterMerge.
2008-06-30  Chris PorterMove account flags into authext.
2008-05-30  Chris PorterMerge.
2008-05-30  Chris PorterMerge.
2008-05-30  Chris PorterMerge.
2008-05-30  Chris PorterMerge.
2008-05-30  Chris PorterAdd support for looking up by authname, uhm, name to...
2008-05-30  Paulmerge
2008-05-29  Paulpatricia trie changes
2008-04-04  Chris PorterMerge.
2008-04-04  Chris PorterMerge.
2008-04-03  Chris PorterMerge.
2008-03-29  Paulmerge
2008-03-27  splidgeMerge.
2008-03-27  splidgeMerge
2008-03-27  splidgeMerge
2008-03-27  splidgeAdded ability to specify timestamp when setting account.
2008-03-08  Pauldrop previous commit
2008-03-08  PaulAccount timestamp of 0 is a 'special' case in snircd...
2008-03-03  Chris PorterMerge.
2008-03-01  Chris PorterInitial import of accountflags.
2008-01-26  Paulmerge
2008-01-26  Chris PorterAdd sethost server command.
2007-07-18  Chris PorterMerge
2007-06-14  splidgeMerge.
2007-06-08  splidgeMerge.
2007-06-08  splidgeUpdated deregisterlocaluser.
2007-06-03  splidgeMerged.
2007-06-03  PaulFix IPv4 generated addresses (whilst I believe they...
2007-06-01  splidgeDemoted the routine delayed kick/kill messages to ERR_D...
2007-06-01  splidgeMade localuser deregister its server message handlers...
2007-05-31  splidgeMerged authexts with ipv6 changes.
2007-05-30  splidgeMerged.
2007-05-30  splidgeAdded "safe reload" support to the module core - you...
2007-05-30  Paulmerge
2007-05-30  Paulmerge
2007-05-30  Ian Barkerbranched in all of pauls stuff
2007-05-30  CruickyAuth extensions
2007-05-30  Paulmerge
2007-05-29  Paulgenerate real local ip's
2007-05-29  Chris PorterMerge.
2007-05-29  splidgeMerge.
2007-05-29  splidgeAllocate a long enough string for kill source...
2007-05-29  Chris PorterAdd umode changing ability for localusers.
2007-05-29  splidgeOoops, merged.
2007-05-29  Chris PorterAdd tracking of local kills to newserv and lua.
2007-05-27  Paulmerge
2007-05-27  Paulmerge
2007-05-27  Pauloops - forgot to hg merge slugs changes before
2007-05-25  Chris PorterAdd #include "../lib/version.h" for where it was needed...
2007-05-24  PaulSync Z: iptrie code, spamscan2, disable event logging...
2007-05-16  Chris PorterCleanup old svn tags and add proper build id's.
2006-06-09  Chris Porter r729@blue (orig r504): slug | 2006-06-09 14:02:53...
2006-05-16  Chris PorterSigh
2006-05-16  Chris PorterAdded module support - UNTESTED, but I've got to commit...
2005-11-12  Chris PorterMerged revisions 270-272,274-275 via svnmerge from
2005-11-07  CruickyFixed a flaw in the handling of secure messages, newser...
2005-08-24  Chris PorterAdded hooking and the OpenBSD <3.8 fix.
2005-06-02  Chris PorterReadded reuse numeric fix, forgot to copy it over from...
2005-05-05  QuakeNet repositor... Initial Import