]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
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...
2008-08-28  Chris PorterAdd cidr command to newsearch.
2008-08-28  Chris PorterMerge.
2008-08-28  Chris PorterFix quoting bug in newsearch.
2008-08-28  Chris Porternewsearch unescaping logic relocated so it works on...
2008-08-28  Chris Portersstring.h not in .hgignore
2008-08-28  Chris Porterns-{gline,kill,notice} message logic is now not quite...
2008-08-28  Chris Porterns-hostmask now makes more sense (realname and realhost...
2008-08-28  Chris PorterAST defining macros now have a slightly different struc...
2008-08-28  Chris PorterFix bug in ast_chansearch where it didn't initalise...
2008-08-28  Chris PorterSlight alteration to maximum iteration count.
2008-08-25  Paulmove more stuff into data/, logs/ respectively. NOTE...
2008-08-25  Pauladd missing help
2008-08-25  Paulmerge
2008-08-25  Chris PorterApparently the lines have to be this way round for...
2008-08-25  Chris PorterMerge.
2008-08-25  Chris PorterUpdate .hgignore.
2008-08-25  Chris PorterFix MORE warnings.
2008-08-25  Chris PorterFix bug in the topic handler.
2008-08-25  Chris PorterFix bashes lame syntax in a Makefile, fix S' Makefile...
2008-08-25  Chris PorterAdd cumodes to newsearch.
2008-08-24  CruickyMerge
2008-08-24  CruickyRevert to previous R behaviour
2008-08-24  Chris PorterYou can now do make sstring-new and hooks-new.
2008-08-24  Paulmerge
2008-08-24  Paulhelp changes
2008-08-24  Chris Porterprereload was destroying sstrings.
2008-08-24  Chris PorterFix more printf style warnings.
2008-08-24  Chris PorterMerge+fix intmax_t issues under FreeBSD.
2008-08-24  Chris PorterMerge.
2008-08-24  Chris PorterAdd new hooking system with priority support.
2008-08-24  Paulfix last 2 warnings
2008-08-24  Paulshould always be %jd and cast to intmax_t to stop warni...
2008-08-24  Paulmerge
2008-08-24  PaulFirst stab at help for all commands - we'll probably...
2008-08-24  splidgeMerge.
2008-08-24  splidgeMerge.
2008-08-24  splidgeFixed the channel warnings in op.c and voice.c that...
2008-08-24  Paulmerge
2008-08-24  Chris PorterMerge.
2008-08-24  Chris PorterFix all current printf style warnings, including a...
2008-08-24  Chris PorterMost if not all vsnprintf using functions now are decla...
2008-08-24  Chris PorterExport printchannels in newsearch.
2008-08-24  Chris PorterIgnore fishbot.
2008-08-24  Chris PorterAdd some nice #defines for server.h
2008-08-24  Chris PorterAdd hits since restart, saved hits and lastseen to...
2008-08-23  Paulupdate for newsearchchanges
2008-08-22  Paulmerge
2008-08-22  PaulDynamic help for newsearch, and permissions on terms...
2008-08-22  PaulWork to support dynamichelp/permissions within newsearch
2008-08-20  Chris PorterMerge.
next