]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2008-08-03  splidgeDon't log kill paths when a user is killed.
2008-04-20  splidgeTypo fix.
2008-04-04  splidgeMerge
2008-04-04  splidgeDon't kick +X or +o users.
2008-04-03  Chris PorterMerge.
2008-04-03  Chris PorterS isn't built on O now.
2008-04-03  Chris PorterFix truncation of userids in nterfacer.
2008-04-03  Chris PorterShow end of list always in chanlev.
2008-04-02  Chris PorterMerge.
2008-04-02  Chris Porterspewdbtwo -> spewdb, nuke old spewdb.
2008-04-02  Chris PorterAdd headers to spewdbtwo/spewemailtwo.
2008-04-02  splidgeUse channel flags, not channel user flags. (fixed patch)
2008-04-02  splidgeMerge
2008-04-02  splidgeBacked out changeset 54fd10e592e2 - this included more...
2008-04-02  splidgeMerge
2008-04-02  Chris PorterUse channel flags, not channel user flags.
2008-04-02  splidgeMerge
2008-04-02  splidgeMade flag checking for ADDCHAN actually consistent...
2008-04-02  Chris PorterMerge.
2008-04-02  Chris PorterAdd qchanflags to newsearch.
2008-04-02  splidgeMerge.
2008-04-02  splidgeDon't allow opers to make -j channels via ADDCHAN.
2008-04-02  splidgeMerge
2008-04-02  splidgeDon't core if someone uses REJOIN on a channel with...
2008-04-02  splidgeMerge.
2008-04-02  splidgeMore correct fix for topic setting - reusing the same...
2008-04-02  splidgeMerge.
2008-04-02  splidgeAllow opers to REMOVEUSER owners.
2008-04-02  splidgeWhen setting the topic, make sure that the new timestam...
2008-03-28  splidgeServers are allowed to set topics, so don't spam warnin...
2008-03-28  splidgeMerge
2008-03-28  splidgeDon't core in unsuspendchan if there is no suspend...
2008-03-28  splidgeCompile fixes for DOMAINMODE
2008-03-28  splidgeChanged renchan argcount to 3 - this will prevent it...
2008-03-28  splidgeDon't core in suspendchanlist if there's no suspension...
2008-03-28  splidgeDon't core if someone uses REJOIN on an empty channel.
2008-03-28  splidgeMerge.
2008-03-28  splidgeAdded sanity check to DOMAINMODE
2008-03-27  splidgeWarning fix.
2008-03-27  splidgeIgnore users encroaching on nicks is their user@host...
2008-03-27  splidgeMade RGREP clean up properly at the end. Also fixed...
2008-03-27  splidgeUpdates to chanserv grepper.
2008-03-27  splidgeMerge.
2008-03-27  CruickyMerge
2008-03-27  CruickyRefactor grep code so it serves 2 commands, and introdu...
2008-03-27  splidgeMerge
2008-03-27  splidgeMerge
2008-03-27  splidgeMerge
2008-03-27  splidgeMerge
2008-03-27  splidgeUpdated Q's auth routines to set a unique timestamp...
2008-03-27  splidgeAdded ability to specify timestamp when setting account.
2008-03-27  splidgeMerge
2008-03-27  splidgeMade the core reopen the logfile on SIGUSR1
2008-03-26  Chris PorterMerge.
2008-03-26  Chris PorterMake claimnick easier to extract with grep.
2008-03-26  splidgeMerge
2008-03-26  splidgeIncreased chanlev limit to 500.
2008-03-25  splidgeMerge
2008-03-25  splidgeBugfixed the changes to cleanupdb.
2008-03-25  splidgeMerge.
2008-03-25  splidgeMerge.
2008-03-25  splidgeAdd code to CLEANUPDB to remove chanlev entries with...
2008-03-25  Chris PorterTypo in newsearch Makefile.in
2008-03-25  Chris PorterTidy up tree printing with stringbuf.
2008-03-25  Chris Porterchanserv nicksearch additions:
2008-03-25  Chris PorterAdd usersearch to AST newsearch.
2008-03-25  Chris PorterAdd termination function to stringbuf.
2008-03-25  Chris PorterMake it possible for modules to change the default...
2008-03-25  Chris PorterRefactor string buffers.
2008-03-25  splidgeMerge
2008-03-25  splidgeSETQUITREASON had the wrong handler.
2008-03-25  splidgeMerge
2008-03-25  splidgeUpdate "last used" value for channel if a user auths...
2008-03-25  splidgeFixed getsstring() without a length parameter.
2008-03-25  splidgeAdded quit reason on module unload support.
2008-03-25  splidgeMerge
2008-03-25  splidgeUpped the channel expiry timeout to 40 days.
2008-03-25  splidgeMerge
2008-03-25  splidgeMade DELUSER developer only.
2008-03-24  splidgeMerge.
2008-03-24  Chris PorterAdd basics of usersearch.
2008-03-24  splidgeMerge.
2008-03-24  Chris PorterT now sends the match buffer for glines messages.
2008-03-24  Chris PorterForgot to remove stuff in the constructor :(
2008-03-24  Chris PorterMerge.
2008-03-24  Chris PorterRemove defunc AST structure member.
2008-03-24  Chris PorterMerge.
2008-03-24  Chris PorterAdd newsearch AST implementation, including example...
2008-03-24  splidgeFixed summary for ADDUSER.
2008-03-24  splidgeFixed help for USERS command.
2008-03-24  splidgeIncreased argument count for Q version of chansearch...
2008-03-23  splidgeMerge.
2008-03-23  splidgeMake sure that last use time gets updated, even for...
2008-03-23  Chris PorterAdd Q9 wrappers for chanserv/nicksearch.
2008-03-23  Chris PorterSome more refactoring in newsearch.
2008-03-23  Chris PorterNow I realise I broke Q9's newsearch...
2008-03-23  Chris PorterAdd contexts to display functions.
2008-03-23  Chris PorterAdd a context to all newsearch exe/parse/free functions...
2008-03-23  Chris PorterRefactor the execution functions in nicksearch.
2008-03-23  Chris PorterMerge.
next