]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2008-10-29  Paulwe can just call deref here
2008-10-29  Paulwe should increase refcount
2008-10-04  Paulmove some more data/log paths missed before
2008-10-28  Paul|# HG changeset patch
2008-10-28  Paulattempt to tidy P a little:
2008-10-28  PaulAdd a variant of WALK trie to use when clearing nodes...
2008-10-26  Paulonly define __USE_BSD if not defined
2008-10-29  Paulwarning: format not a string literal and no format...
2008-10-29  Paulfix: warning: format not a string literal and no format...
2009-02-21  Paulmerge
2009-02-15  Chris PorterCHANSERV: clarify HELLO messages after a suggestion...
2009-02-15  Chris PorterCHANSERV: part with 'Channel suspended: <reason>'
2009-02-15  Chris PorterCHANSERV: tidy up suspend/unsuspend wall/log messages.
2009-02-15  Chris PorterCHANSERV: tidy up suspenduser by removing -email/-passw...
2009-02-15  Chris PorterCHANSERV: require user to have QPRIV_VIEWWALLMESSAGE...
2009-02-15  Chris PorterCHANSERV: grep/rgrep now log and wall.
2009-02-15  Chris PorterCHANSERV: disable 'user X attempted to auth 1000 times...
2009-02-15  Chris PorterCHANSERV: spewpassword doesn't permit patterns now.
2009-02-15  Chris PorterCHANSERV: require reasons for getpassword, setemail...
2009-02-15  Chris PorterRemove double spaces in messages.
2009-02-15  Chris PorterCHANSERV: tidy up the strftime mess by adding q9strftim...
2009-01-28  CruickyNotice message changes
2009-01-28  CruickyMake R logging more verbose
2009-01-20  Chris PorterMerge.
2009-01-20  Chris PorterNEWSEARCH: I missed moving the free for the previous...
2009-01-20  Chris PorterMerge.
2009-01-20  Chris PorterLUA: use new format glines.
2009-01-20  Chris PorterMerge.
2009-01-20  Chris PorterTROJANSCAN: don't use opers/services/... hosts.
2009-01-20  Chris PorterNEWSEARCH: fix core bug in host where no arguments...
2009-01-18  Chris PorterTROJANSCAN: Fix T core-on-connect-if-properties-not...
2009-01-18  Chris PorterMerge.
2009-01-14  Chris PorterNICK: add a NickOnServiceServer macro.
2009-01-14  Chris PorterAUTHEXT: persistAnt -> persistEnt
2009-01-14  Chris PorterCHANSERV: Replace Helper privs with Staff ones where...
2009-01-12  Chris PorterAdjust hg id converter to deal with brackets.
2009-01-11  Chris PorterREGEXGLINE: ignore +s servers.
2009-01-11  Chris PorterNOPERSERV: change "Access denied." to "Unknown command...
2009-01-11  Chris PorterCHANSERV: Use newserv standard default channel modes...
2009-01-11  Chris PorterCHANSERV: don't show 1970 for last email/password chang...
2009-01-11  Chris PorterLUA: add tcp/udp socket support.
2009-01-11  Chris PorterLUA: irc_getuserbyauth is now O(1).
2009-01-11  Chris PorterLUA: fix various race conditions in lualocal.
2009-01-05  splidgeMerge.
2009-01-05  splidgeFixed chanserv-newsearch to deregister its terms properly.
2009-01-04  Chris PorterCORE: Fix an obscure bug in hooks-new where triggering...
2009-01-04  Chris PorterNTERFACER: also using h_addr
2009-01-04  Chris PorterIRC: h_addr is deprecated: use h_addr_list[0] if h_addr...
2008-11-30  Chris PorterMerge.
2008-11-30  Chris PorterFix stupid variable name typo.
2008-11-30  splidgeFixed UHasStaffPriv() bug.
2008-11-30  splidgeDisabled call to localusersetaccountflags() in USERFLAG...
2008-11-30  splidgeFixed bug is localusersetaccountflags (using wrong...
2008-11-13  Chris PorterFix two memory leaks in chanlev.
2008-11-13  Chris PorterAdd some new aliases!
2008-11-13  Chris PorterUse new ALIAS support.
2008-11-13  Chris PorterMake it a lot easier to alias commands.
2008-11-13  Chris PorterStage 2 renaming.
2008-11-13  Chris PorterStage 1 moving login code->auth.
2008-11-10  Chris PorterAdd ticketauth functionality to Q.
2008-11-10  Chris PorterAdd last password change field.
2008-11-04  Chris PorterFix userflags +p for +h people, and let +q people do...
2008-11-04  Chris PorterMove claimnick to +q.
2008-11-03  Chris PorterAdd truncation warning to grep/rgrep.
2008-10-29  Chris PorterAdd nsmalloc to USE_VALGRIND.
2008-10-28  Chris PorterFix nicksearch (match (nick) '') bug.
2008-10-26  PaulRemove valgrind suppressions file
2009-01-28  PaulFix 64bit issues with G
2008-10-13  Chris PorterShould probably say which user is violating the ident...
2008-10-13  Chris PorterMissing bang.
2008-10-13  Chris PorterAttempt #2 at clever struct thingies.
2008-10-13  Chris PorterAdd expiries to TODO.
2008-10-13  Chris PorterWrong way round in match.
2008-10-13  Chris PorterAdd new trustlist command which can match >1 group.
2008-10-13  Chris PorterAdd TODO for trusts.
2008-10-13  Chris PorterMore policy stuff.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris Portermaxperuser -> maxperident, NICKLEN -> CREATEDBYLEN...
2008-10-13  Chris PorterAdd controlwalls to trusts.
2008-10-13  Chris PorterAdd controlid function.
2008-10-13  Chris PorterAdd trustmodify, trustdel, trustgroupdel commands and...
2008-10-13  Chris PorterO has stupid #'s.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterRemove all inline stuff as gcc on Y doesn't like it :(
2008-10-13  Chris PorterVarious bug fixes.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterNeed a blank file apparently.
2008-10-13  Chris PorterGeoip requires linking against libc.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterSplit xsb into pre ircd (well, pre good ircd) support...
2008-10-13  Chris PorterFix duplicate error messages, add master server checks.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterDouble whoops.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterWhoops.
2008-10-13  Chris PorterMerge.
2008-10-12  Chris PorterAdd server markers.
2008-10-12  Chris PorterMerge.
2008-10-12  Chris PorterAdd NOC99 define, use in GeoIP.
next