]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2008-03-09  splidgeAdded help for most remaining user commands.
2008-03-08  Chris Porter'Fix' ban truncation problem.
2008-03-08  Chris PorterPorted requestowner from an old branch and removed...
2008-03-08  Chris PorterDANGER WILL ROBINSON!
2008-03-08  Chris PorterAdd overlapping of bans with shorter durations to tempban.
2008-03-08  Chris PorterAdd ban overlapping detection logic to permban and...
2008-03-08  Chris PorterMerge.
2008-03-08  Chris PorterMerge.
2008-03-08  Pauldrop previous commit
2008-03-08  Chris PorterAdd support for & lookups to findreguser.
2008-03-08  splidgeUpdated ADDUSER to allow flags to be specified. Fixed...
2008-03-08  PaulAccount timestamp of 0 is a 'special' case in snircd...
2008-03-08  Chris PorterFix constant character warning.
2008-03-08  Chris Porterhello now checks for special characters in the desired...
2008-03-08  Chris PorterMerge.
2008-03-08  Chris Porteruserflags now warns about 'interesting' changes.
2008-03-08  Chris PorterAdd getpassword.
2008-03-08  splidgeAdded help to a large number of commands.
2008-03-07  splidgeFixed up nick module so it clears the list of nicks...
2008-03-07  Chris PorterFix warning on Linux.
2008-03-07  splidgeMore cleanups.
2008-03-07  splidgeChanged ordering of events in joinchan to prevent desyn...
2008-03-07  Chris PorterMerge.
2008-03-07  splidgeCHANLEV updates.
2008-03-07  splidgeMore help system stuff.
2008-03-07  splidgeAdded built-in help support.
2008-03-07  splidgeMerge.
2008-03-07  splidgeSome tidying up of "personal" flags (+ijw on chanlev)
2008-03-07  splidgeSome more tidying of authtracker and related things.
2008-03-07  Chris PorterInitially HELLO'ed users lastauth is set to 0, however...
2008-03-07  Chris PorterTwo argument op/voice commands now require you to be...
2008-03-07  Chris PorterMerge.
2008-03-07  Chris PorterRegister authid extension in nicksearch, Q9's makefiles...
2008-03-07  Chris PorterMerge.
2008-03-07  Chris PorterAdd ns-authid.
2008-03-07  splidgeFixed silly typo that prevented the userid-only auth...
2008-03-07  splidgeMerge.
2008-03-07  splidgeVarious changes to bring us into 2008
2008-03-06  Chris PorterBatcher now attempts to HELO as localhost, supports...
2008-03-06  Chris PorterMerge.
2008-03-06  splidgeFixed up isopped vs. iscreate in the join handler.
2008-03-06  Chris PorterMerge.
2008-03-06  Chris PorterAdd exponential backoff to batcher.
2008-03-06  Chris PorterInitial import of email batcher.
2008-03-06  Chris PorterEmail table mailID is now a SERIAL, get rid of old...
2008-03-06  Chris PorterDon't allow users to view other users auth attempt...
2008-03-06  Chris PorterAdd checkhashpass.
2008-03-05  Chris PorterChanlev can now take the +n flag, but not give it.
2008-03-05  Chris Porteremail and newpass should be secure commands.
2008-03-05  Chris PorterRemove master passwords.
2008-03-05  Chris PorterAdd challengeauth support, refactor challenge stuff.
2008-03-05  Chris PorterAdd md5 again, add it to hmac too.
2008-03-05  Chris PorterMore work on challenge.
2008-03-05  Chris PorterMore pedantry.
2008-03-05  Chris PorterWhoops, missed off null terminator.
2008-03-05  Chris PorterAdd beginnings of challengeauth support.
2008-03-05  Chris PorterAdd HMAC_SHA1
2008-03-05  Chris Porteradd ISAAC (prng) to base.
2008-03-05  Chris PorterRemove +s channelflag and chanlev flag.
2008-03-05  Chris PorterEmail regular expression was not being compiled.
2008-03-04  splidgeerror.h now needs protecting from multiple includes.
2008-03-04  splidgeOoops, forgot to include the source :(.
2008-03-04  splidgeError() events are now logged to a file.
2008-03-04  Chris PorterForgot to commit changes to nsmalloc.
2008-03-03  Chris PorterCleanup comment!
2008-03-03  Chris PorterMerge.
2008-03-03  Chris PorterMove nsmalloc stuff again, this time to a seperate...
2008-03-03  splidgeAuthtracker: ignore the "nterfacer" user; it doesn...
2008-03-03  Chris PorterMake newserv more valgrind friendly, i.e. remove dlmall...
2008-03-03  Chris PorterReorganise information in nsmalloc stats.
2008-03-03  Chris PorterMerge.
2008-03-03  Chris PorterAdd more stats to nsmalloc.
2008-03-03  Chris PorterRefactor nsmalloc statistics in preperation for more.
2008-03-01  Chris PorterInitial import of accountflags.
2008-02-29  Chris PorterDie command warning wasn't being sent to anyone.
2008-02-29  Chris PorterAdd malloc checking to lua/nterfacer/trojanscan.
2008-02-29  Chris PorterT now schedules channel joins after 60 seconds.
2008-02-29  Chris PorterThis should be typedef'ed.
2008-02-29  Chris PorterAdd real pool size and pool names.
2008-02-29  Chris PorterWarning fix.
2008-02-29  Chris PorterMerge.
2008-02-29  Chris Porternterface to nterfacer, now using nsmalloc.
2008-02-29  Chris PorterMissed one...
2008-02-29  Chris PorterMerge.
2008-02-29  Chris PorterBacked out changeset a72bce46833cc21482634553d27b390bda...
2008-02-29  Chris PorterFix warnings.
2008-02-29  Chris PorterAdd nsmalloc stats to control.
2008-02-29  Chris Portertrojanscan and lua now use nsmalloc.
2008-02-29  Chris Porternsfree is now O(1), add nsrealloc and statistics.
2008-02-28  Chris PorterAttempt to use nsmalloc for lua.
2008-02-28  Chris PorterAdd status/forcegc to lua.
2008-02-28  splidgeAdded UL to const 0 (whoever made unsigned longs bigger...
2008-02-28  splidgeInitialise the suspendexp value...
2008-02-28  splidgeRemoved unneeded debug info.
2008-02-27  Chris PorterFix T reconnect bug where it would continue spawning...
2008-02-27  Chris PorterMerge.
2008-02-27  Chris PorterAdd +TM to simplechanmode.
2008-02-26  CruickyFix parsing bug
2008-02-25  Chris PorterCompilation fix
2008-02-25  Chris PorterMAJOR API CHANGE: nick structures in called functions...
next