]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2008-08-30  Paultrigger HOOK_CHANSERV_DBLOADED after loading maillocks...
2008-08-29  Paul3 fixes to my newsearch stuff:
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.
2008-08-20  Chris PorterAdd ping timeout diagnostic message to irc module.
2008-08-19  Chris PorterTo burst onto QuakeNet we need to fix a few more bugs.
2008-08-19  Chris PorterMAP_ANON fixes for Linux.
2008-08-19  Chris PorterAdd memory protection to sstring-new.
2008-08-19  Chris PorterFix a few strings that are altered illegally.
2008-08-19  Chris PorterAdd memory protection to debug version of (old) sstring.
2008-08-18  splidgeMerge.
2008-08-18  splidgeAdded new recycling version of sstring as sstring-new...
2008-08-18  Chris Porterlongtoduration formats 0 and 1 back to how they were.
2008-08-18  Chris PorterSigh, used the name handle_signals for two different...
2008-08-18  Chris PorterAdd MODULE_VERSION to all default modules.
2008-08-18  Chris PorterChange SIGINT handler so it triggers a hook first.
2008-08-18  Chris PorterMerge.
2008-08-18  Chris PorterAdd persistant field to authext exts, if this is set...
2008-08-18  Chris PorterGraphing needs a rewrite, rm it!
2008-08-18  Chris PorterControl now sends out a CONTROL_REGISTERED message...
2008-08-18  Chris PorterLua version now excludes "Lua engine", at least for...
2008-08-18  Chris PorterWhoops, bit too much copy paste there...
2008-08-18  Chris PorterFix ns-timestamp warning.
2008-08-18  Chris PorterAdd SIGHUP handler, by default it triggers HOOK_CORE_RE...
2008-08-18  Chris PorterRequire a better die reason than .!
2008-08-18  Chris PorterRegexgline now has a hit counter, also show type in...
2008-08-18  Chris PorterParser help is now an sstring.
2008-08-18  Chris PorterSeperate out build ids from version numbers.
2008-08-18  Chris PorterNow only +o is required for lsmod.
2008-08-16  Pauldoh
2008-08-16  Paulmerge
2008-08-15  splidgeAllow timestamp to search for channel timestamps as...
2008-08-15  splidgeMerge.
2008-08-15  splidgeDon't do automodes on suspended channels.
2008-08-14  Chris PorterFix warning.
2008-08-14  Chris PorterMerge.
2008-08-14  Chris PorterUse %PRIu64 instead of %llu for u_int64_t.
2008-08-14  Chris PorterFix lua authname changes.
2008-08-14  Chris PorterSomeone figured out how to print the ip, nterfacer...
2008-08-14  Chris PorterMerge.
2008-08-14  Chris PorterFix AC message.
2008-08-13  Paulignore data directory
2008-08-13  Pauladd valgrind suppression file
2008-08-13  Paulmerge
2008-08-13  PaulSample node search module.
2008-08-13  Chris PorterMerge.
2008-08-13  Chris PorterAdd multiple uplink/hub/server support.
2008-08-13  Chris PorterReport only regexgline'd drones to the shadowserver...
2008-08-13  Chris PorterFix ticketauth (add flags to HMAC, update argument...
2008-08-13  Chris PorterFix various compliation issues when no DB api is available.
2008-08-12  Paulnewsearch changes to support addition of trust_search...
2008-08-11  Paulmove nsexit after freesstrings - as sstrings now uses...
2008-08-11  Paulsstring leak
2008-08-11  Paulmerge
2008-08-07  Chris PorterAccountflags are now 64-bit.
2008-08-07  Chris PorterI forgot often people don't bother doing IsAccount...
2008-08-07  Chris PorterVarious changes to support authname being stored inside...
2008-08-06  Chris PorterAdd name to authext authname structure.
2008-08-06  Chris PorterMove TS code around a bit.
2008-08-06  Chris PorterNewserv now required userid in the AC/N messages to...
2008-08-06  Chris PorterFix more warnings.
2008-08-06  Chris PorterFix inline errors.
next