]> jfr.im git - irc/evilnet/x3.git/blame_incremental - ChangeLog.X3
Resync fix
[irc/evilnet/x3.git] / ChangeLog.X3
... / ...
CommitLineData
1/***********************************************************************
2 X3 ChangeLog
3
42005-05-27 Alex Schumann <rubin@afternet.org>
5
6 * src/chanserv.c: Resync working now
7
82005-05-27 Reed Loden <reed@reedloden.com>
9
10 * src/chanserv.c: Fixed an incorrectly named message. Fixed some
11 grammar issues in the message send to pending users. Fixed a
12 problem with some of the resync code.
13
142005-05-27 Alex Schumann <rubin@afternet.org>
15
16 * src/chanserv.c: make pending add check if the person is already on
17 the userlist before re-adding them (thx exec & reed for noticing this)
18 Fix capitalisation of I in pending notice.
19
202005-05-18 Alex Schumann <rubin@afternet.org>
21
22 * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
23 working, and pointed me to the opserv helpfiles command, which shows
24 what services search what help files. This fixes the help command to
25 search that list as it should. Still need to modify the 'default'
26 helpfile search bindigs because I dont think chanserv should respond
27 to help from opserv's db, etc. See opserv's 'helpfiles' command.
28
29 * src/modcmd.help: clarified 'helpfiles' help.
30
312005-05-18 Alex Schumann <rubin@afternet.org>
32
33 * src/helpfile.c: make send_help() return true/false and not send
34 errors so svccmd_send_help can 'take control' of things.
35
36 * src/modcmd.c: Fixed up the help system (again) / find aliased
37 commands help if none exists. / Display no help for that command on
38 commands (instead of topic)
39
40 * src/modcmd.h: Fixed up the help system (again)
41
42 * src/global.c: Fixed syntax display
43
44 * src/chanserv.help: Removed =---= formatting, fixed a few things.
45 *spelling ++more spelling (thx reed)
46
47 * src/nickserv.help: Removed =---= formatting, fixed a few things.
48 *spelling ++more spelling (thx reed)
49
50 * src/opserv.help: Removed =---= formatting, fixed a few things.
51 ++spelling (thx reed)
52
53 * src/global.help: simplified index
54
55 * src/nickserv.c: Changed message users get when their email is
56 already used for an account, fixed syntax help
57
58 * src/opserv.c: fixed syntax help
59
602005-05-16 Alex Schumann <rubin@afternet.org>
61
62 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
63 the help file.
64
652005-05-04 Alex Schumann <rubin@afternet.org>
66
67 * src/modcmd.c: added a 'rebindall' command to assist with
68 upgrades and changes which change command bindings.
69
70 * src/modcmd.help: modified help to reflect above
71
72 * src/opserv.help: modified help to reflect above
73
74 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
75 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
76 between channel bans (+b) and x3 remembered bans (lamers)
77
78 * src/chanserv.help: modified help to reflect above
79
80 * UPGRADE: added use of rebindall to upgrade instructions
81
822005-05-04 Alex Schumann <rubin@afternet.org>
83
84 * src/chanserv.c: added an 'adduser pending' feature, where if
85 someone isn't authed x3 will ask them to /auth or register, and then
86 automatically finish adding them to the channel when they do.
87 Fixed email bug with adduser pending
88
89 * src/chanserv.h: adduser pending
90
91 * src/hash.c: adduser pending
92
93 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
94
95 * src/nickserv.c: adduser pending cleanup and activation code,
96 Arch sync (Avoid losing channel information when
97 replacing an account using the mergedb command.)
98
99 * src/proto-p10.c: adduser pending cleanup code
100
101 * src/nickserv.help: improved set and register help
102
1032005-05-04 Alex Schumann <rubin@afternet.org>
104
105 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
106 negitive). Added set voice to provide control over use of voice.
107 Implimented a basic chanserv db version control system for upgrading
108 seamlessly.
109
110 * src/chanserv.help: adjusted help to reflect voice and uset autoop
111 changes.
112
113 * src/hash.h: updated ssz comment from z to Z
114
115 * src/modcmd.help: rewrote BIND help
116
117 * src/proto-p10.c: Added Z (sslonly) support back in
118
119 * UPGRADE: created file to document upgrading procedures
120
1212005-04-23 Alex Schumann <rubin@afternet.org>
122 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
123 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
124 topicmask to be an on or off setting, uninfluenced by enftopic.
125 Added feature to use mask on /topic in addition to ,topic sets.
126 Removed special consideration for ircops in protect_user()
127
128 * src/chanserv.help: updated documentation to reflect the new and
129 much simpler topicmask feature, and removed op/voice levels.
130
131 * src/nickserv.c: added tailing 'end of' line for accountinfo
132 for non-opers too.
133
134 * src/modcmd.c: tweaked alias notification for help and breef help.
135
1362005-04-20 Alex Schumann <rubin@afternet.org>
137
138 * src/proto-common.c: removing +d. needs to be a config option
139 or something.
140
141 * src/nickserv.help: modified main help reply of authserv
142
143 * src/nickserv.c: added title, epithet, and fakehost to oset listing
144
145 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
146 totally redesigned though.
147
1482005-04-15 Alex Schumann <rubin@afternet.org>
149
150 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
151 at the same time. The whole block needs to be if/else instead of
152 switch though, to be cleaner.
153
154 * src/nickserv.help: added fakehost and title options to help oset.
155
156 * src/nickserv.c: removed 'style' setting. (was not being used in
157 code anyway)
158
1592005-04-04 Neil Spierling <sirvulcan@gmail.com>
160
161 * src/proto-p10.c: Reinstated +d usermode.
162
1632005-03-30 Alex Schumann <rubin@afternet.org>
164
165 * src/chanserv.c: Fixed unban.
166
167 * x3.conf.example: added note in snoop config that improper
168 setting for bots nick will cause segfault.
169
1702005-03-22 Alex Schumann <rubin@afternet.org>
171
172 * x3.conf.example: added sethost/fakehost settings to conf
173
1742005-03-19 Alex Schumann <rubin@afternet.org>
175
176 * chanserv.c: Changed style of command outputs, added userlevel back
177 to users list.
178
179 * opserv.c: Changed style of command outputs, removed warn feature
180
181 * tools.c: shortened duration string lengths
182
183 * main.c: shortened duration string lengths
184
185 * sendmail.c: Changed style of stats email
186
1872005-03-18 Alex Schumann <rubin@afternet.org>
188
189 * Changed breef to brief...
190
191 * chanserv.c: Changed to access level names instead of numbers.
192
1932005-03-17 Alex Schumann <rubin@afternet.org>
194
195
196 * src/opserv.c: Improved readability of trace print output
197
198 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
199 a little.
200
201 * src/helpfile.c: Improved table_send readability (used in lots
202 of listings including users and stats network etc)
203
2042005-03-15 Alex Schumann <rubin@afternet.org>
205
206 * src/chanserv.c: Improved some syntax error reporting for commands
207
208 * src/helpfile.c: Added a 'breef' help function
209
210 * src/helpfile.h: Added a 'breef' help function
211
212 * src/main.c: Improved some syntax error reporting for commands
213
214 * src/modcmd.c: Improved some syntax error reporting for commands
215
216 * src/modcmd.h: Improved some syntax error reporting for commands
217
2182005-03-15 Reed Loden <reed@reedloden.com>
219
220 * Synchronization with srvx--devo--1.3--patch-19.
221
2222005-03-12 Alex Schumann <rubin@afternet.org>
223
224 * src/common.h, src/opserv.h: more SRVX->X3 fixes
225
226 * opserv.c: fixed SRVX defines to X3
227
228 * src/nickserv.c: Applied patch to bring up to date with
229 local uncommitted changes on afternets srvx2 tree. improved
230 cookie gen code and removed /play from cookie messages.
231
232 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
233 bunch more places.
234
2352005-03-07 Neil Spierling <sirvulcan@gmail.com>
236
237 * nickserv.help: Added odelcookie section.
238
239 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
240 cookies.
241
242 * src/md5.c: Cleaned up compile warnings.
243
244 * src/nickserv.help: Added odelcookie section.
245
246***********************************************************************/
247
248#define CVS_VERSION "$Revision$"
249