]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
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...
2008-09-17  splidgeMerge.
2008-09-17  Chris Porterspewemail/spewdb didn't return correct usage message.
2008-09-16  Chris PorterForgot to remove escaping in noperserv for new queries.
2008-09-16  Chris PorterSeems silly to have more typing for the safe strings...
2008-09-16  Chris PorterFix off by one bug in dbvsnprintf, convert noperserv...
2008-09-16  Chris PorterAdd raw string type 'R', and table name 'T' to dbsafequery.
2008-09-16  Chris PorterAdd truncation checks to database functions in dbapi2.
2008-09-16  Chris PorterAdd safe query/simplequery/create table functions to...
2008-09-16  Chris PorterUse correct constness and unsignedness in dbapi.
2008-09-16  Chris PorterAdd table name method to dbapi2.
2008-09-16  Chris Porterdbapi2 loadtable implementation.
2008-09-15  Chris PorterSomehow this file went missing.
2008-09-15  Chris PorterPort noperserv to dbapi2.
2008-09-15  Chris PorterDBAPI2 now uses sqlite and pqsql by an adapter.
2008-09-15  Chris PorterAdd va_arg query functions to pqsql and to dbapi.
2008-09-15  Chris PorterNow works, at least with noperserv.
2008-09-15  Chris PorterAdd dbapi2, currently untested.
2008-09-15  Chris PorterAdd string copy with length function to stringbuf.
2008-09-15  Chris PorterAdd a tag for loadtable.
2008-09-15  Chris PorterAdd nscalloc.
2008-09-14  Chris PorterSick of typing --with-dbapi=sqlite*3*
2008-09-14  Chris PorterMerge.
2008-09-13  CruickyFix op count
2008-09-11  Chris PorterFix newsearch warning.
2008-09-11  Chris PorterMerge.
2008-09-11  Chris PorterFix cosmetic bug in email/newpass for staff from Q.
2008-09-11  Chris PorterTypo fixes, also forgot to hg add my sqlite wrapper.
2008-09-11  Chris PorterInitialise sqlite correctly.
2008-09-11  Chris PorterEmbed sqlite3.
2008-09-11  Chris PorterAttempt to fix some of the mess on N, T now uses the...
2008-09-10  Chris PorterMerge.
2008-09-10  Chris PorterMerge.
2008-09-10  Chris PorterUpdate list of numerics, also convert localuserstats...
2008-09-09  splidgeMoved the "Auth successful" message after the setaccoun...
2008-09-05  Chris PorterSpewpass -> spewpassword.
2008-09-04  Chris PorterDon't allow Q@CServe.quakenet.org for email for Q.
2008-09-04  Chris Porterdeluser now required a reason.
2008-09-03  Chris PorterRevert escaping changes, need to be cleverer, hmm...
2008-08-30  Chris PorterMerge.
2008-08-30  Chris PorterFix typo in newsearch.
2008-08-30  Pauloverflow in G's welcome command
2008-08-30  Paulmerge
2008-08-30  Pauloutput tree is part of context ;/
2008-08-30  Paultrigger HOOK_CHANSERV_DBLOADED after loading maillocks...
2008-08-30  Chris PorterMerge.
2008-08-30  Chris Porterlots of changes to lua:
2008-08-29  Paul3 fixes to my newsearch stuff:
2008-08-29  Chris PorterMove CC line up in build.mk.in so settings.mk can repla...
2008-08-29  Chris PorterFix a potential buffer overflow exploit I just introduc...
2008-08-29  Chris PorterNow accounthistory is updated in every function that...
next