]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2013-06-21  Gunnar BeutnerImplement GLINE_SIMULATE.
2013-06-21  Gunnar BeutnerImplement nocleanup attribute for TGs.
2013-06-21  Gunnar BeutnerBugfix: Make sure to properly walk upwards in the tree.
2013-06-21  Gunnar BeutnerUpdate default expiry for THs to 60 days (to match...
2013-06-21  Gunnar BeutnerUpdate message for expired trusts.
2013-06-21  Gunnar BeutnerMake TG names case-insensitive.
2013-06-21  Gunnar BeutnerMerge default.
2013-06-21  Gunnar Beutnerlua: Implement notice handler for local users.
2013-06-21  Gunnar BeutnerMerge defaults into shroudtrusts.
2013-06-21  Gunnar Beutnerlua: Implement irc_localsimplechanmode.
2013-06-21  Gunnar Beutnerlua: Implement notice handlers.
2013-06-20  Gunnar BeutnerFix glineby*() calls in regexgline.
2013-06-20  Gunnar BeutnerUndo bb70998e670f because it breaks the build.
2013-06-20  Gunnar BeutnerMerge.
2013-06-20  Gunnar BeutnerFix crash in the lua module when killing a local user.
2013-06-19  Paulglines: update gline set function constructors
2013-06-19  Gunnar BeutnerBuild fix for lua / play.
2013-06-18  PaulCORE: Port from ircd: ircd/ircd_string.c (ipmask_parse...
2013-06-18  Gunnar BeutnerBuild fix for versionscan.
2013-06-18  Gunnar BeutnerFix node user count calculation.
2013-06-18  Gunnar BeutnerUse GLINE_IGNORE_TRUSTS when calling glineby* from...
2013-06-18  Gunnar BeutnerIntegrate glinebynick/glinebyhost into other modules.
2013-06-18  Gunnar BeutnerImplement trustpolicy command.
2013-06-18  Gunnar BeutnerClean up trustspew a bit.
2013-06-18  Gunnar BeutnerClean up trusts_cidr2str().
2013-06-18  Gunnar BeutnerImplement policy enforcement.
2013-06-18  Gunnar Beutnertrusts_policy: Fix per-node user count.
2013-06-18  Gunnar BeutnerProperly mask off bits in trusts_cidr2str().
2013-06-18  Gunnar Beutnerth_updatechildren: Fix bug when iterating over empty...
2013-06-18  Gunnar BeutnerUse getnettime() where appropriate.
2013-06-18  Gunnar BeutnerImplement trustspew.
2013-06-18  Gunnar BeutnerAllow developers to override limits for trustgroupadd.
2013-06-18  Gunnar BeutnerRemove ipnode moving functionality.
2013-06-18  Gunnar BeutnerMake cleanup message more friendly.
2013-06-17  Gunnar Beutnerglines: Only gline ident@host for TGs which have enforc...
2013-06-17  Gunnar BeutnerAllow developers to override some of the TG/TH limits.
2013-06-17  Gunnar BeutnerRename trustlogspew to trustlog.
2013-06-17  Gunnar BeutnerDon't allow nodebits to be smaller than TH's mask.
2013-06-17  Gunnar BeutnerFixed indentation for trustlist.
2013-06-17  Gunnar BeutnerFix validation for maxpernode in trusthostmodify.
2013-06-17  Gunnar BeutnerImplement replication for trusthost updates.
2013-06-17  Gunnar BeutnerMove ipnode when nodeperbits changes for a TH.
2013-06-17  Gunnar BeutnerFix log message for trusthostmodify.
2013-06-17  Gunnar BeutnerMap Teredo addresses to IPv4 addresses.
2013-06-17  Gunnar BeutnerFix incorrect user count when removing THs.
2013-06-17  Gunnar BeutnerFixed maxpernode policy enforcement.
2013-06-17  Gunnar BeutnerImplement trusthostmodify command.
2013-06-17  Gunnar BeutnerMake sure we only print a TH once in trustlist.
2013-06-17  Gunnar BeutnerFix crash in th_delete().
2013-06-17  Gunnar BeutnerFix TH replication.
2013-06-17  Gunnar BeutnerFix IP address for local clients.
2013-06-17  Gunnar BeutnerIPv6 support for trusts.
2013-06-17  Gunnar BeutnerImplement pernodemax/nodebits for THs.
2013-06-17  Gunnar BeutnerFix incorrect parameters for th_adjusthosts().
2013-06-17  Gunnar BeutnerFix crash with empty TGs.
2013-06-17  Gunnar BeutnerUndo 2044:0116b2bbbb39.
2013-06-17  Gunnar BeutnerTreat 6to4 clients as if they're connecting via IPv4.
2013-06-17  Gunnar BeutnerTrustlog bugfixes.
2013-06-16  Gunnar BeutnerAnother query fix.
2013-06-16  Gunnar BeutnerAdd missing field when inserting new THs.
2013-06-16  Gunnar BeutnerAnother replication fix for THs.
2013-06-16  Gunnar BeutnerRemove code that deals with nested THs.
2013-06-16  Gunnar BeutnerImplement trustcleanup command.
2013-06-16  Gunnar BeutnerAdd TG name in the trust log.
2013-06-16  Gunnar BeutnerFix replication for TH removals.
2013-06-16  Gunnar BeutnerRefactor trustgline code and implement glinebyhost...
2013-06-15  Gunnar BeutnerImplement non-expiring trustgroups.
2013-06-15  Gunnar BeutnerImplement trustgline/trustungline.
2013-06-14  Gunnar BeutnerFix help texts.
2013-06-14  Gunnar BeutnerAdd missing controlwall() call for trustcomment.
2013-06-14  Gunnar BeutnerImplement the trust log.
2013-06-14  Gunnar BeutnerFix argument count for trustgroupadd.
2013-06-14  Gunnar BeutnerImplement looking up trusts by IP address.
2013-06-14  Gunnar BeutnerImplement removing TGs and THs.
2013-06-11  Chris PorterFix timing attacks in HMAC functions.
2012-06-22  Chris PorterLUA: add irc_localwallops andirc_localwallusers commands.
2012-06-22  Chris PorterLUALIB: various socket fixes.
2012-06-07  Chris PorterMerge.
2012-06-07  Chris Porterfixes for clang
2012-06-07  Chris PorterMerge.
2012-06-07  Chris PorterLUA: Add servername and servernumeric nickpushers.
2012-03-04  CruickyCORE: Don't close the same file twice.
2012-02-23  Chris PorterDBAPI2: add support for stored procedures
2012-02-23  Chris PorterPQSQL: show the error message on query error.
2012-02-23  Chris PorterDBAPI2: add support for NULL values to string format.
2012-02-23  Chris PorterSIGNONTRACKER: RENAME hook uses an array.
2012-02-22  Chris PorterSIGNONTRACKER: forgot about IRC's 512byte limit, also...
2012-02-22  Chris PorterLUA: add kill queue
2012-02-22  Chris PorterSIGNONTRACKER: initial import.
2012-02-21  Chris PorterMerge.
2012-02-21  CruickyMake format security warnings errors.
2012-02-21  CruickyMerge
2012-02-21  CruickyFix string format issue
2012-02-21  Chris PorterLUA: N2 now chanfix bot
2012-02-21  Chris PorterLUA: add reason to part event
2012-02-20  Chris PorterNUMERICTRACKER: initial import.
2012-02-19  Chris PorterCHANNEL/LUA: Add ability to see old modes to HOOK_CHANN...
2012-02-19  Chris PorterUpdate .hgignore.
2012-02-19  Chris PorterRemove trusts2 from paulbranch.
2012-02-19  Chris PorterMerge.
next