]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2008-10-04  Paulident comparision should use strcmp
2008-10-04  Pauldoh should be logs
2008-10-04  Paulmove some more data/log paths missed before
2008-10-04  Pauladd my version of trusts, trusts_newsearch, trusts_sear...
2008-10-04  Paulsearching for changes
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 PorterAllow *'s in non-quoted newsearch.
2008-10-02  Chris PorterMerge.
2008-10-02  Chris PorterAdd trusts_newsearch.
2008-10-02  Chris PorterFix up phony targets for newsearch, chanserv and geoip.
2008-10-02  Chris PorterMerge.
2008-10-02  Chris Porternewsearches makefile was missing the distclean target.
2008-10-02  Chris PorterMerge.
2008-10-02  Chris PorterOkay, it wasn't quite as simple as that, it was a compl...
2008-10-02  Chris PorterRedundant merge.
2008-10-02  Chris PorterBump MAXNICKEXTs.
2008-10-02  Chris PorterMerge.
2008-10-02  Chris PorterFix a bug in sqlite table loader.
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 PorterBump MAXNICKEXTS.
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 Porterdbapi loadtable function should mutate the table name...
2008-09-30  Chris PorterMajor reorganisation.
2008-09-30  Chris PorterThis should be defined in the build.mk file.
2008-09-30  Chris PorterMerge.
2008-09-30  Chris PorterActually fix the bug.
2008-09-30  Chris PorterMerge.
2008-09-30  Chris PorterMerge.
2008-09-30  Chris PorterSilly dbapi2 bug.
2008-09-30  Chris PorterEfficiency change.
2008-09-30  Chris PorterFix silly bugs.
2008-09-30  Chris PorterDuplicate error code, bump the others, add some debug...
2008-09-30  Chris PorterMake the demo a bit more useful.
2008-09-30  Chris PorterMerge.
2008-09-30  Chris PorterAdd some more types to dbapi2's snprintf function.
2008-09-30  Chris PorterAdd trusts_migration module.
2008-09-30  Chris PorterFix bug in unescaping code.
2008-09-30  Chris PorterMake the relay re-entrant.
2008-09-30  Chris PorterDon't show warnings for 0 permits, also unescape data...
2008-09-30  Chris PorterMove nterfacer checking of rlines into handlers (where...
2008-09-30  Chris PorterAllow newserv to send nterfacer commands.
2008-09-29  CruickyAdd cumodecount and cumodepct
2008-09-21  Chris PorterMerge.
2008-09-21  Chris PorterGet rid of newsearch warnings
2008-09-21  Chris PorterAdd module versions to dbapi2/adapters.
2008-09-21  Chris PorterAllow dots, hashes, plus and minus in identifiers in...
2008-09-21  Chris PorterFix usage of argv in lots of newsearch commands by...
2008-09-21  Chris PorterAllow numbers in identifiers.
2008-09-21  Chris PorterFix a few memory leaks in newsearch.
2008-09-21  Chris PorterAdd lexer position information to errors, improve error...
2008-09-21  Chris PorterAdd pascal type strings to newsearch.
2008-09-21  Chris PorterUse correct NO level for auth.
2008-09-21  Chris PorterMerge.
2008-09-21  Chris PorterRemove some of the excess logic from the AST printer.
2008-09-21  Chris PorterMerge.
2008-09-21  Chris PorterI do wonder how this worked on FreeBSD (newsearch parse...
2008-09-21  Chris PorterUndo bison changes, they don't work with flex.
2008-09-21  Chris Portersqlite needs to link against -lc on Linux.
2008-09-21  Chris PorterVarious untested fixes for bison, stringlist in newsear...
2008-09-21  CruickyMerge.
2008-09-21  CruickyRemove unneeded line
2008-09-21  Chris PorterMerge.
2008-09-21  Chris PorterAdd new newsearch parser.
2008-09-20  CruickyAdd additional cumodes functionality
2008-09-20  CruickyFix sillyness
2008-09-20  CruickyAdd nickiter function
2008-09-20  Chris PorterFix some really stupid bugs in stringbuf (no uninitiali...
2008-09-20  Chris PorterAdd optional authflags to auth.
2008-09-20  Chris PorterAdd auth module, I've written this at least 50 times...
2008-09-20  Chris Porternewsearch: move display and limit inside the context...
next