]> jfr.im git - irc/quakenet/newserv.git/history - trusts/trusts_commands.c
fixes for clang
[irc/quakenet/newserv.git] / trusts / trusts_commands.c
2012-06-07  Chris Porterfixes for clang
2012-02-19  Chris PorterMerge.
2012-02-19  Chris PorterMerge.
2012-02-19  Chris PorterMerge.
2011-09-02  Chris PorterMerge.
2011-09-02  Chris PorterMerge.
2011-09-02  Chris PorterTRUSTS: various bug fixes I can't remember
2009-01-18  Chris PorterMerge.
2008-10-13  Chris PorterWrong way round in match.
2008-10-13  Chris PorterAdd new trustlist command which can match >1 group.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris Portermaxperuser -> maxperident, NICKLEN -> CREATEDBYLEN...
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterMerge.
2008-10-12  Chris PorterMerge.
2008-10-12  Chris PorterMerge.
2008-10-12  Chris PorterMerge.
2008-10-05  Chris PorterMerge.
2008-10-05  Chris PorterOkay, HUGE commit.
2008-10-04  Chris PorterStart work on replication, refactor management commands...
2008-10-04  Chris PorterMerge.
2008-10-04  Chris PorterAdd better trustlist command, now groups common subtrees.
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 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...