]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog
sync trunk to 1.6 changes
[irc/evilnet/x3.git] / ChangeLog
index e20422dc8539047ad6fad72c24579fedc51802ca..11bc7bba5288aaf67de68d9a729586a053dc116c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,184 @@
 /***********************************************************************
 X3 ChangeLog
 
+2008-07-19  Alex Schumann  <rubin@afternet.org>
+
+       * src/proto-p10.c: dont print warning on uping to a jupe. added
+       irc_svsquit() function
+
+       * src/chanserv.c: rework wheel-of-misfortune a bit, allow individual
+       spins to be enabled in x3.conf and make it easy to add new ones or
+       change likelyhoods.
+
+       * src/proto.h: added irc_svsquit() prototype
+
+       * src/x3.conf.example: wheel action example configs
+
+2008-07-18  Alex Schumann  <rubin@afternet.org>
+
+       * src/proto-p10.c: set lastmod time to current time when sending
+       glines, otherwise ircd wont burst them later.
+
+       * src/modcmd.c: break credits out to its own command, and add svn
+       version string to ctcp version reply.
+
+2008-07-02  Matthew Beeching  <jobe@mdbnet.co.uk>
+
+       * src/proto-p10.c: Added missing PRIV_*'s to privtab
+
+       * src/hash.h: #define's for missing PRIV_*'s
+
+2008-06-23  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: Fix a bug where if spin abuse creates a clone, but an oper kills the
+       clone before its auto-removed, x3 crashes. Thanks tyler and jigsy.
+
+2008-06-23  Alex Schumann  <rubin@afternet.org>
+
+       * src/nickserv.c: make opserv access level required to be in oper ldap
+       group configurable.
+
+       * src/nickserv.h: make opserv access level required to be in oper ldap
+       group configurable.
+
+2008-06-12  Alex Schumann  <rubin@afternet.org>
+
+       * src/nickserv.c: fix login-on-connect logic problem when ldap libs
+        are present but ldap is not in use.
+
+2008-04-22  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/chanserv.c: Fixed a small bug with SVSNickChange.
+
+       * src/hash.h: Added buttaknife's patch which allows modes to be
+       searched for using opserv trace. Also Fixed a small bug with
+       SVSNickChange.
+
+       * src/hash.c: Fixed a small bug with SVSNickChange.
+
+       * src/opserv.c: Added buttaknife's patch which allows modes to 
+       be searched for using opserv trace.
+
+       * src/proto-p10.c:  Added buttaknife's patch which allows modes
+       to be searched for using opserv trace.
+
+2008-04-10  Alex Schumann  <rubin@afternet.org>
+
+       * src/nickserv.c: Fix wrong param count check in oset password
+
+2008-04-07  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/chanserv.c: Fixed a bug with x3 not handling kills properly.
+
+       * src/opserv.c: Fixed a bug with x3 not handling kills properly.
+
+2008-04-02  Alex Schumann  <rubin@afternet.org>
+
+       * src/proto-p10.c: Provisional code for LOC account hostmask validation
+
+       * src/nickserv.c: Provisional code for LOC account hostmask validation
+
+2008-04-01  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * configure: Regenerated.
+
+       * configure.in: Bumped up trunk version for X3.
+
+2008-03-29  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/proto-p10.c: Ignore SNO messages.
+
+2008-03-28  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * configure: Regenerated.
+
+       * configure.in: Fixed up a typo spotted by Sakkath.
+
+       * x3.conf.example: Fixed up a typo spotted by Sakkath.
+
+2008-03-28  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/chanserv.c: If Nefarious 1.2.0 is in use then use SVSQUIT to
+       fake a connection reset by peer quit if spin 1 comes up.
+
+2008-03-28  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/chanserv.c: Only allow logged in people to use spin.
+
+2008-03-28  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/chanserv.c: Added lamepart function so that spin can be used
+       on Nefarious 1.1.
+
+2008-03-28  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/chanserv.c: Added the wheel of misfortune. This will only
+       work with Nefarious 1.2.0. You can upgrade X3 now even if you are
+       running 1.1. Also fixed up some roulette/shoot bugs.
+
+       * src/hash.h: Function to change nicknames in X3 when using SVSNICK.
+
+       * src/hash.c: Function to change nicknames in X3 when using SVSNICK.
+
+2008-03-27  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/chanserv.c: Added roulette command.
+
+       * src/chanserv.h: Added roulette command.
+
+       * src/mod-memoserv.c: Added email sending functionality when
+       new memos are sent.
+
+2008-03-24  Alex Schumann  <rubin@afternet.org>
+
+       * src/nickserv.c: fix 1 param auth for ldap libs available but not
+       enabled, case. Thanks jobe.
+
+2008-03-11  Alex Schumann  <rubin@afternet.org>
+
+       * src/opserv.c: Add svsnick command
+
+       * src/opserv.help: add help for svsnick and improve menu a bit
+
+       * src/nickserv.c: re-enable 1 param auth if not using ldap.
+
+2008-03-02  Alex Schumann  <rubin@afternet.org>
+
+       * src/spamserv.c: Possible fix for sf bug 1905760 (spamserv
+       kill/reconnect segfault)
+
+2007-07-31  Alex Schumann  <rubin@afternet.org>
+
+        * src/proto-p10.c: ignore ALIST messages
+
+2007-05-08  Alex Schumann  <rubin@afternet.org>
+
+        * src/nickserv.c: fix authentication bug with ldap by temporarily
+       removing account-less authentication.
+
+       * src/nickserv.help: fix help file to reflect change
+
+2007-05-08  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/mod-webtv.c: Allow opers to override required_mark. Also added
+       SJOIN (undocumented) so opers can join IRC into channels where its
+       needed as WebTV can only message clients in channels they are in.
+
 2007-06-08  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
 
+       * src/mod-webtv.c: Added JOIN and PART.
+
+       * src/mod-webtv.help: Added JOIN and PART.
+
+2007-05-08  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
+       * src/mod-webtv.c: Added NICK and WHOIS commands. As well as 2 x3.conf
+       config options, required_mark and valid_marks.
+
+       * src/mod-webtv.help: Added INDEX, NICK, and WHOIS.
+
+2007-05-08  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+
        * configure: Run autogen.sh.
 
        * configure.in: Tweaks for google core dumper 1.1.
@@ -24,7 +200,7 @@ X3 ChangeLog
 
        * tools/coredumper.tar.gz: Update google core dumper to 1.1.
 
-2007-06-06  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
+2007-05-06  Neil Spierling  <sirvulcan@sirvulcan.co.nz>
 
        * src/proto-p10.c: Quick fix (as its 12:11am and i have work at 8:30am).
        This will stop the "Unable to find user irc.servername.com whose mark