mirror of
https://github.com/anope/anope.git
synced 2026-06-25 16:06:37 +02:00
1aaeba38f4
git-svn-id: svn://svn.anope.org/anope/trunk@469 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@323 5417fbe8-f217-4b02-8779-1006273d7864
287 lines
18 KiB
Plaintext
287 lines
18 KiB
Plaintext
Anope Version S V N
|
|
-------------------
|
|
Provided by Anope Dev. <dev@anope.org> - 2004
|
|
11/18 A Unable to use registered nicknames as bot nicks from now on. [ #00]
|
|
11/18 A NSAddAccessOnReg to control access list on registration. [ #00]
|
|
11/30 F Fixed ircd->chanmodes (pointed to freed memory). [ #00]
|
|
11/21 F Fixed session decrease on /NS GHOST. [#229]
|
|
11/19 F Wrong string and missing registered nick check in bot change. [#221]
|
|
|
|
Provided by Trystan <trystan@nomadirc.net> - 2004
|
|
12/02 A Support for +S (services clients) mode to override channel modes [ #00]
|
|
11/28 A Support for Unreal's version of SVSHOLD [ #00]
|
|
11/28 A /OS SET LIST to list the set options [ #00]
|
|
11/27 A Solid IRCD support (Solid IRCD 3.4.6 or later) [ #00]
|
|
11/27 A Exceptions now update if the limit is different [ #00]
|
|
11/27 A Segfaults logged to the services log when DumpCore is disabled [ #00]
|
|
11/27 A OperServ SET SQL [on|off] disable/enable SQL during run time [ #00]
|
|
11/21 A Opened SGLINE to all ircd that support GEOS bans [ #00]
|
|
11/21 A Opened SZLINE to all ircd that support ZLINE's [ #00]
|
|
11/19 A Added anope_cmd_ctcp() to code API, for sending CTCP messages. [ #00]
|
|
12/02 F Ultimate3 botserv bots were getting wrong modes [ #00]
|
|
12/01 F ChanServ AKICK DEL (reordering) (pointed to freed memory) [ #00]
|
|
12/01 F del_session() warning messages when LimitSessions is disabled [ #00]
|
|
11/28 F NSSecureAdmins now restricts /NS SET EMAIL [#218]
|
|
11/27 F Compiles and Runs under CYGWIN again [ #00]
|
|
11/27 F bot_raw_mode() would cause a TSMODE warning [#234]
|
|
11/27 F do_kil() not removing users from the user list [#222]
|
|
11/27 F Unreal3.2 supports SVSMODE -b on clearing bans [ #00]
|
|
11/27 F Removed +d references from the PTlink protocol file [ #00]
|
|
11/23 F Rage 2 updated to support BETA 7 [#226]
|
|
11/23 F PTLink anope_cmd_server() message [ #00]
|
|
11/20 F Disables UseRDB if there is an error duing SQL init [ #00]
|
|
11/20 F MS CHECK now checks if the nick is forbidden. [#225]
|
|
11/20 F Removing Sqline on bot nicks change if the nick was registered. [#224]
|
|
11/19 F normalizeBuffer() now strips control character 1. [ #00]
|
|
11/19 F CTCP Ping replies when UsePrivmsg is enabled. [ #00]
|
|
11/19 F Some config options could overflow strtol(). [ #00]
|
|
11/16 F NickTracking could allow usage of forbidden nick in some cases. [ #00]
|
|
|
|
Provided by DrStein <gacevedo@anope.org> - 2004
|
|
11/28 F Fixes RSEND oddity [#237]
|
|
11/26 F Memos sent as notification of receipt can't be cancelled. [#192]
|
|
11/23 F Moving Services Operators to Services Admins and vice-versa [#230]
|
|
11/22 F HelpChan +h mode not being given if status was greater then op. [#223]
|
|
|
|
Anope Version 1.7.6
|
|
-------------------
|
|
Provided by Anope Dev. <dev@anope.org> - 2004
|
|
10/13 A Added argv[0] as nick for AnopeInit. [ #00]
|
|
09/20 A Added RestrictOperNicks as new feature in services.conf. [ #00]
|
|
09/08 A Removed rand() and ported bsd's arc4random() to fit our needs. [ #00]
|
|
08/24 A New -l option for am script to list possible selectors. [ #00]
|
|
10/16 F Fixed RestrictOperNicks for /ns group command. [#188]
|
|
10/13 F Type in comments on all src files - yay. [ #00]
|
|
10/12 F Code Tidy, fixed some error checking. [ #00]
|
|
10/09 F Bug in LogChannel possibly causing segfaults. [#176]
|
|
10/03 F Changed UserKeys from uint to long uint. [ #00]
|
|
09/21 F An option to explicitly not use mysql is added to Config [ #00]
|
|
09/19 F Rewrote the internals of moduleData to save lots of memory. [ #00]
|
|
09/14 F Protection unsetting now does -a instead of +a. [ #00]
|
|
09/12 F Updated Dutch language file. [ #00]
|
|
09/10 F Typo in anope_cmd_relase_svshold function name. [ #00]
|
|
09/09 F Fixed bug with uninitialized pointer in check_sqline. [ #00]
|
|
09/08 F Fixed gcc2 support with multiple C++ style comments. [ #00]
|
|
08/26 F Fixed spelling stuff in the german langfile. [#159]
|
|
08/24 F Compile error with gcc2. [ #00]
|
|
|
|
Provided by Trystan <trystan@nomadirc.net> - 2004
|
|
10/29 A Added UnRestrictSAdmin to allow use of umode +a [ #00]
|
|
10/23 A Added depricated.h, this will allow old mods to work for now [ #00]
|
|
10/23 A Add hook for SJOIN for Unreal future +I support [ #00]
|
|
10/06 A Bahamut's channel mode +j (join throttle) [ #00]
|
|
10/05 A Globalized CS/NS STATUS messages [ #00]
|
|
10/02 A Added NewsCount as new feature in services.conf [ #00]
|
|
08/28 A CSupport for +I channel mode. [ #00]
|
|
08/28 A Complete support for Unreal3.2. [ #00]
|
|
08/28 A New BASE64 general library. [ #00]
|
|
09/07 A Unreal32 channel mode +T support. [ #00]
|
|
09/07 A Ircd CHANMODE now trapped and stored. [ #00]
|
|
08/23 A New protocol independent design (aka anope-capab). [ #00]
|
|
08/28 A New IRCD document for adding new ircd support to new design. [ #00]
|
|
11/11 F OS CLEARMODES now takes +q/+a [ #00]
|
|
11/11 F Updated PTlink support [#211]
|
|
11/06 F Fixed syntax error when NSForceEmail is disabled [ #00]
|
|
11/06 F Fixed using "make" under some BSD systems [ #00]
|
|
11/06 F Chanserv taking modes more than once. [ #68]
|
|
10/31 F Fixes configure warning on BSD systems. [#160]
|
|
10/30 F Fixed OS CLEARMODE, so the correct messages are sent. [#207]
|
|
10/30 F Fixed MS INFO using the correct message. [#205]
|
|
10/29 F Fixed CS CLEAR MODES not resetting the modes. [#182]
|
|
10/29 F Fixed LogUser message, now normalizes the "realname" for display. [#199]
|
|
10/29 F Fixed BS ACT, if the string contained control character 1. [#193]
|
|
10/27 F Fixed hardcored ircd sqlines from taking out services. [#133]
|
|
10/27 F Fixed TOPIC timestamp not being read correctly. [#196]
|
|
10/24 F Fixed OPNOTICE when doing /CS OP. [#198]
|
|
10/20 F Updated Base64 Lib to fix Unreal NICKIP. [ #00]
|
|
10/16 F Fixed BS TTB. [#185]
|
|
10/16 F RestrictOperNicks is no longer case sensitive. [#190]
|
|
10/16 F Fixed tsbuf not being sent on registration. [#180]
|
|
10/15 F Fixed OS JUPE. [#147]
|
|
10/14 F Fixed NickServ Logout. [#180]
|
|
10/14 F Fixed HelpChannel with Unreal. [#180]
|
|
10/09 F Bug in MySQL debug, possibly causing segfaults. [#149]
|
|
10/09 F Lots of code clean up to prevent segfaults [ #00]
|
|
10/07 F Fixed TSMODE ircds that don't stay this in their CAPAB [ #00]
|
|
10/05 F Cleaned up how OS/CS CLEAR MODES works [ #00]
|
|
09/27 F Verbose message for vident. [#173]
|
|
09/27 F Check and trap for forbidden nicks on HS. [#172]
|
|
09/27 F Tracking of IP address for simple checks. [#166]
|
|
09/27 F Proper deletion of added NS timeouts. [#143]
|
|
09/27 F Partial fix for +a compile error. [#147]
|
|
09/27 F Resolved longstanding NICKIP issue on AKILLs. [ #17]
|
|
09/07 F Handling of most Unknown Message from Server commands. [ #00]
|
|
09/07 F Several Hybrid support fixes and improvements. [ #00]
|
|
09/07 F Several Unreal support fixes and improvements. [ #00]
|
|
09/07 F Several Ultimate support fixes and improvements. [ #00]
|
|
08/28 F Channel registration handling for non chanops. [#142]
|
|
08/28 F Protection from accessing unavailable struct data. [#152]
|
|
08/28 F Rage2 mode +M/+A channel support. [#154]
|
|
08/28 F Rage2 Beta6 support. [#155]
|
|
08/28 F Undefined references on botserv.c upon compilation. [#156]
|
|
08/28 F Memory leaks taken care of. [#157]
|
|
08/28 F Buffer preparation for vsnprintf() call. [#158]
|
|
|
|
Provided by DrStein <gacevedo@anope.org> - 2004
|
|
11/06 A NS ACCESS LIST reports correctly that the list is empty [ #00]
|
|
10/05 A CS/NS INFO shows the expire time. [ #00]
|
|
10/05 A NS GLIST shows the expire time. [ #00]
|
|
11/06 F Service Admins can now modify the XOP list [#170]
|
|
10/29 F ChanServ XOP reordering fix [#187]
|
|
10/29 F ChanServ AKICK reordering fix [#201]
|
|
10/29 F ChanServ now requires a more obscure password [#202]
|
|
10/27 F MS CHECK to look for the correct sender value. [#200]
|
|
10/21 F Updated Spanish language file. [ #00]
|
|
10/15 F More Check and trap for forbidden nicks on HS. [#183]
|
|
10/07 F NEWS reordering issue [ #00]
|
|
10/05 F NS GLIST allows the owner of the nick to use the nickname param. [ #00]
|
|
09/17 F Fixed MySQL error, whereby checks are only done if mysql is on. [ #00]
|
|
09/14 F Fixed /os MODE by joining nested ifs into one. [ #00]
|
|
|
|
Provided by crazytoon <da.crew@gmx.net> - 2004
|
|
10/24 A Updated German language file [ #00]
|
|
|
|
Provided by Miles Nordin <carton@Ivy.NET> - 2004
|
|
11/06 F Fixes segfault under NetBSD with channel names using i18n symbols [ #00]
|
|
|
|
|
|
Anope Version 1.7.5
|
|
-------------------
|
|
Provided by Anope Dev. <dev@anope.org> - 2004
|
|
07/17 A Switched to autoconf for configure script. [ #00]
|
|
07/05 A Warning when LocalAddress conflicts with RemoteServer. [#118]
|
|
06/18 A Added proper Bahamut1.8 support. [ #55]
|
|
08/11 F Proper make distclean to leave source spotless. [ #00]
|
|
08/11 F Fixed support for Ultimate, Rage and Viagra. [#113]
|
|
08/10 F Fixed previous BotServ buffer fix. [#131]
|
|
08/10 F Updated documentation to reflect the changed build process. [ #00]
|
|
08/07 F configure will be ok if you dont have mysqlclient lib file. [ #00]
|
|
07/23 F Fixed BotServ buffer. [#131]
|
|
07/22 F Free NSNickTracking when a user quits. [#126]
|
|
07/22 F NOOP bug with wildcards. [#115]
|
|
07/22 F Removed RESTRICTED from incorrectly labeled lang file entry. [#111]
|
|
07/15 F Fixed the bug where /ns release didn't work with UseSVSHOLD. [#125]
|
|
07/15 F Fixed a tiny memleak in the db routine. [ #00]
|
|
07/15 F Updated Dutch language file. [ #00]
|
|
07/14 F Added CHECK to the memoserv help menu. [ #00]
|
|
07/12 F Bots will join a channel even for ignored users. [ #00]
|
|
07/05 F Global now joins LogChan on startup with hybrid. [ #97]
|
|
07/04 F Fixed a bug with m_time. [ #00]
|
|
06/30 F Fixed bug which caused failure in anope crontab script. [ #00]
|
|
06/28 F Fixed compiling bug with UltimateIRCd3, ViagraIRCd, Rage2IRCd. [ #00]
|
|
06/26 F Removed TSMODE from usermodes for bahamut. [#112]
|
|
06/22 F Changed all strcasecmp's to stricmp's. [ #00]
|
|
06/20 F PTLink server support. [ #00]
|
|
|
|
Provided by Trystan <trystan@nomadirc.net> - 2004
|
|
07/22 A Added VIAGRA support for modes +A and +H. [ #99]
|
|
08/17 F Rage2 SNICK event handling. [#128]
|
|
08/17 F Included XOP reference to /CS HELP SET. [#139]
|
|
08/17 F French language update. [#146]
|
|
08/17 F Ultimate3 channel modes fixed. [#147]
|
|
08/17 F Ultimate3 configuration defines set properly. [#148]
|
|
|
|
Provided by Janos Kapitany <sarkanyka@cjbchat.hu>
|
|
08/04 A New language file hun.l (Hungarian) [ #00]
|
|
|
|
Provided by Mateusz Szczyrzyca <annihilator@ircnet.pl> - 2004
|
|
08/11 A New language file pl.l (Polish) [ #00]
|
|
|
|
Anope Version 1.7.4
|
|
-------------------
|
|
Provided by Anope Dev. <dev@anope.org> - 2004
|
|
06/16 A More verbose error messages for services.conf checking. [ #00]
|
|
06/10 A Improved handling of /NS INFO for pseudo-clients. [ #98]
|
|
06/07 A Added register script in /bin/ for users to register anope. [ #00]
|
|
05/27 A Better /OS MODLIST output to include version information. [ #74]
|
|
05/25 A New /CS CLEAR HOPS for ircd's that support halfops. [ #72]
|
|
05/24 A New NSNickTracking directive to provide nick tracking. [ #71]
|
|
05/21 A Auto enforce upon AKICK addition. [ #63]
|
|
05/21 A New file docs/OLDCHANGES contains all change history. [ #65]
|
|
06/17 F Added SQLINE to NICK() on PTlink. [ #96]
|
|
06/16 F Module support for OpenBSD systems [#106]
|
|
06/12 F We check now for valid arguments in ModuleAddData(). [ #90]
|
|
06/12 F Unified kill_user function to handle all ircd protocols. [#101]
|
|
06/10 F Added check to see if MysqlUser and MysqlName were not null. [ #92]
|
|
06/09 F Corrected a number of spelling errors in en_us.l. [ #94]
|
|
06/09 F Corrected a large number of spelling and typing errors in docs. [ #87]
|
|
06/09 F Corrected compile warning for Hybrid support. [ #93]
|
|
06/06 F Fixed a bug with long NSGuestNickPrefixes. [ #00]
|
|
06/04 F Buffer initialization for encrypted MySQL passwords. [ #86]
|
|
06/04 F Rewrite of del_exception() fixing segfault and memory leak. [ #78]
|
|
06/04 F MemoServ send limit does no longer apply for services operators. [ #84]
|
|
06/03 F Reversed pthread library detection order on ./configure script. [ #67]
|
|
06/02 F Fixed bug where people who set memoserv notify off were notified. [ #79]
|
|
05/30 F HostServ functions no longer called for non VHOST capable ircds. [ #77]
|
|
05/28 F Fixed botserv bug with HAS_EXCEPTION (chmode +e). [ #80]
|
|
05/26 F Repaired /NS GROUP for compiled but disabled MySQL support. [ #73]
|
|
05/24 F Fixed typo in example.conf. [ #70]
|
|
05/24 F Cleaned up compile errors on older compilers. [ #69]
|
|
05/21 F Removed threads.c file. [ #64]
|
|
05/21 F Check for VHOST capable ircd on HostServAlias induction. [ #56]
|
|
05/21 F Allow /CS SUSPEND on registered channels only. [ #54]
|
|
05/21 F Reserved nicks (Q-lined) will be KILLed if taken on induction. [ #50]
|
|
|
|
Provided by Trystan <trystan@nomadirc.net> - 2004
|
|
06/10 A User customizable pseudo-client modes. [ #99]
|
|
06/17 F GlobalOnCycleMessage checked at startup [ #91]
|
|
|
|
Anope Version 1.7.3
|
|
-------------------
|
|
Provided by Anope Dev. <dev@anope.org> - 2004
|
|
05/16 A make install will now move anoperc to bin, fixed anoperc bug
|
|
05/15 A New standard Changes file format.
|
|
05/15 A BSCaseSensitive directive for a cAsE sEnSiTiVe badword kicker.
|
|
05/14 A Support for +a/-a on PTLink ircd.
|
|
05/02 A New moduleAddData support.
|
|
04/29 A MemoServ command CHECK to check whether a memo has been read.
|
|
04/23 A MemoServ command RSEND to send a memo requesting a receipt.
|
|
04/19 A Console control script bin/anoperc.
|
|
05/03 F Always set the right module name when executing mod_tail commands.
|
|
05/14 F Removed some illegal sizeof(void). Thanks to codemastr.
|
|
05/04 F Badwords kicker to ignore control characters and color codes.
|
|
05/12 F Missing RANDOMNEWS entry on /OS HELP [ #40]
|
|
05/14 F HELP LIST and LIST SYNTAX help messages [ #53]
|
|
05/14 F Globals containing format characters [ #52]
|
|
05/14 F Typo in HostServ help [ #51]
|
|
05/12 F Missing RANDOMNEWS entry on /OS HELP [ #40]
|
|
05/12 F xOP management inconsistency [ #38]
|
|
05/11 F Bug with module unload / memo moduleData [ #43]
|
|
05/05 F Bug with RDB and empty nickserv greet message [ #28]
|
|
05/08 F Segfault on MySQL FORBID [ #14]
|
|
04/22 F ALIST bug when being invoked by systems admins [ #20]
|
|
|
|
Provided by Rage IRCD. <rageircd@users.sourceforge.net> - 2004
|
|
05/11 A Rage2 IRCD support accepted feature request. [ #46]
|
|
|
|
Anope Version 1.7.2
|
|
--------------------
|
|
Provided by Anope Dev. <dev@anope.org>
|
|
2004/04/17 Fixed table.sql usage on mydbgen script (Bug #10)
|
|
2004/04/17 Fixed bug where anope_ns_req was being referenced
|
|
2004/04/17 Added SIGUSR2 signal to Rehash Config and Save DBs
|
|
2004/04/16 Fixed broken password saves to MySQL (Bug #11)
|
|
|
|
Anope Version 1.7.1
|
|
--------------------
|
|
Provided by Anope Dev. <dev@anope.org>
|
|
2004/04/12 Fixed quoted MD5 password for MySQL use (Bug #11)
|
|
2004/04/11 Fixed table.sql detection on mydbgen script (Bug #10)
|
|
2004/04/09 Fixed segfault due to coreless nicks in MySQL db (Bug #8)
|
|
2004/04/08 Added NickRegDelay. Nicks have to be connected longer than X seconds before a /ns register.
|
|
2004/04/08 Added "is a services root administrator" to /ns info.
|
|
2004/04/08 Added option for SOs and above to hide their services access status in /ns info.
|
|
2004/04/07 Added -help arguement for command line parameters.
|
|
2004/04/04 Added -version argument to return version and build info.
|
|
2004/04/04 Fixed moduleAddCommand for a non-existant service.
|
|
2004/04/01 Added memo2mail and /msg memoserv set notify MAIL/NOMAIL.
|
|
2004/03/31 Fixed MySQL double encryption if using MD5.
|
|
2004/03/31 Implemented MySQL Phase2 (see docs/MYSQL file).
|
|
2004/03/31 Modules can now add Commands/Messages from outside of AnopeInit.
|
|
2004/03/31 Fixed a bug with recersive module callbacks.
|
|
2004/03/30 Added channelname to entrymsg.
|
|
2004/03/28 Fixed tables.sql and removed needless tables.
|
|
2004/03/28 Forked 1.7 development stream.
|
|
|
|
NOTE: FOR PREVIOUS CHANGES PLEASE REFER TO FILE docs/OLDCHANGES
|