blob: 55b4643bc75e7120b1cfc51f34a91722dab4c2cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
|
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]
08/07 F configure will be ok if you dont have mysqlclient lib file [ #00]
08/10 F Fixed previous BotServ buffer fix. [#131]
08/10 F Updated documentation to reflect the changed build process. [ #00]
07/23 F Fixed BotServ buffer [#131]
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]
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/04 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
|