]> jfr.im git - irc/quakenet/newserv.git/history - trusts
ident comparision should use strcmp
[irc/quakenet/newserv.git] / trusts /
2008-10-04  Chris PorterMerge.
2008-10-04  Chris PorterAdd better trustlist command, now groups common subtrees.
2008-10-03  Chris PorterAdd trust{group,host} markers.
2008-10-03  Chris PorterLink parents and children into a tree!
2008-10-03  Chris PorterMerge.
2008-10-03  Chris PorterMove migration out of _commands.
2008-10-03  Chris PorterAdd subset/set checking into trustadd, now handles...
2008-10-03  Chris PorterFix up trustlist for lastseen/expires in.
2008-10-03  Chris PorterI was mistaken about strtoul's return value.
2008-10-03  Chris PorterAdd trustadd and trustgroupadd.
2008-10-02  Chris PorterMerge.
2008-10-02  Chris PorterSelect the shortest prefix BGP style when looking for...
2008-10-02  Chris PorterMerge.
2008-10-02  Chris PorterAdd trusts_newsearch.
2008-10-02  Chris PorterMerge.
2008-10-02  Chris PorterMerge.
2008-10-02  Chris PorterRedundant merge.
2008-10-02  Chris PorterMerge.
2008-10-02  Chris PorterNo reason we can't reload on the fly now.
2008-10-02  Chris PorterRadically simplify the reloading of the database on...
2008-10-02  Chris PorterFix memory leak discovered by nsmalloc.
2008-10-02  Chris PorterConvert trusts to nsmalloc.
2008-10-02  Chris PorterAdd trust group extensions and example.
2008-10-02  Chris PorterSchedule the DB load triggerhook immediately after...
2008-10-02  Chris PorterFix bug in db flushing.
2008-10-02  Chris PorterWe guarantee all sstrings are non NULL.
2008-10-02  Chris PorterAdd example policy module.
2008-10-02  Chris PorterMake trustmigrate +d only.
2008-10-02  Chris PorterInclude the count handler in the main event handlers...
2008-10-01  Chris PorterTrusts now stores an id for each trusthost, doing updat...
2008-10-01  Chris PorterAdd database flushing, rename max/maxuse both to maxusa...
2008-10-01  Chris PorterNo longer allow db reloading on the fly.
2008-10-01  Chris PorterConnect nick pointers and trusthosts.
2008-10-01  Chris PorterMove formatting functions to formats.c
2008-10-01  Chris PorterStore hosts as integers rather than sstrings.
2008-10-01  Chris PorterRefactor data storage into data.c
2008-09-30  Chris PorterAdd trustlist and a status function.
2008-09-30  Chris PorterFix up migration to use transactions, also start a...
2008-09-30  Chris PorterMerge.
2008-09-30  Chris PorterMajor reorganisation.