]> jfr.im git - irc/quakenet/newserv.git/history - trusts/trusts_commands.c
Add trustadd and trustgroupadd.
[irc/quakenet/newserv.git] / trusts / trusts_commands.c
2008-10-03  Chris PorterAdd trustadd and trustgroupadd.
2008-10-02  Chris PorterMerge.
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 PorterWe guarantee all sstrings are non NULL.
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 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 PorterStore hosts as integers rather than sstrings.
2008-09-30  Chris PorterAdd trustlist and a status function.
2008-09-30  Chris PorterFix up migration to use transactions, also start a...