]> jfr.im git - irc/evilnet/x3.git/blame - ChangeLog.X3
an initial fix to the vsend error, now we just need to do the reg_auth_func bits...
[irc/evilnet/x3.git] / ChangeLog.X3
CommitLineData
ceafd592 1/***********************************************************************
2 X3 ChangeLog
3
317ffe36
AS
42005-11-08 Alex Schumann <rubin@afternet.org>
5
6aae9404
AS
6 * src/modcmd.c: cleaned up tabs, added hack to display help on JOINER
7 aliases properly.
8
317ffe36
AS
9 * src/modcmd.help: Added note about escaping spaces to modcmd help.
10
11 * src/nickserv.help: Improved help files
12
13 * src/chanserv.help: Improved help files
14
a74c9eac
AS
152005-10-13 Alex Schumann <rubin@afternet.org>
16
17 * src/proto-p10.c: ignore remote /lusers
18
1478fd13
AS
192005-09-13 Alex Schumann <rubin@afternet.org>
20
21 * src/global.c: Changed motd header style
22
23 * src/nickserv.help: Improved directions for getting and using
24 accounts.
25
26 * src/chanserv.help: Improved directions for getting and using
27 accounts.
28
d1a65675
AS
292005-08-13 Alex Schumann <rubin@afternet.org>
30
31 * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored
32 some *@* protection.
33
34 * src/tools.c: added function to detect an overmask (too general)
35
36 * src/common.h: added function to detect an overmask (too general)
37
e3b2f789
AS
382005-08-12 Alex Schumann <rubin@afternet.org>
39
40 * src/chanserv.c: Modified resync to work accourding to automode
41 setting, and fixed a buffer overflow problem.
42
43 * src/chanserv.help: updated set automode and rsync help.
44
7fdb7639
AS
45 * src/nickserv.h: Added an autohide setting to nickserv/authserv that
46 sets +x on AUTH.
47
48 * src/nickserv.c: Added an autohide setting to nickserv/authserv that
49 sets +x on AUTH.
50
4b6129c0
AS
512005-08-12 Alex Schumann <rubin@afternet.org>
52
53 * src/chanserv.c: Cleanup. Added 'automode' channel setting in place
639bdb1d 54 of 'voice' setting. + Rewording setting help
4b6129c0
AS
55
56 * src/chanserv.h: Cleanup. Added 'automode' channel setting in place
57 of 'voice' setting.
58
639bdb1d 59 * src/chanserv.help: Added help for automode. + Rewording setting help
4b6129c0 60
5a1daaab
AS
612005-08-11 Alex Schumann <rubin@afternet.org>
62
63 * src/proto-p10.c: added irc_umode() to send usermodes (Life4Christ)
64
65 * src/proto-bahumit.c: added irc_umode() to send usermodes, untested..
66
67 * src/proto.h: added irc_umode() to send usermodes (Life4Christ)
68
69 * src/nickserv.c: Added option to have authserv oper/admin people with
70 opserv access. (Life4Christ)
71
72 * src/opserv.c: Added admin_level config option
73
74 * src/opserv.h: Added admin_level config option
75
ec0120d1
AS
762005-08-11 Alex Schumann <rubin@afternet.org>
77
78 * src/proto-p10.c: Avoid duplicating an oper in curr_opers (,staff
3d0b24ce 79 command) when nef* bug sends the +o twice. ++fix bug in patch
ec0120d1 80
7153d2c7
AS
812005-08-09 Alex Schumann <rubin@afternet.org>
82
83 * src/chanserv.c: Fixed banTimeout to actually remove the bans :)
84
31f23f13
AS
852005-08-08 Alex Schumann <rubin@afternet.org>
86
87 * src/chanserv.c: Added banTimeout feature to .set
88
89 * src/chanserv.h: added banTimeout feature to .set
90
91 * src/recdb.c: Added some better error catching in database_get_data()
92
93 * src/proto-common.h: tabs
94
95 * x3.conf.example: added bantimeout to default set list, and ban
96 timeout frequency config setting.
97
982005-08-04 Alex Schumann <rubin@afternet.org>
99
100 * src/chanserv.c: Changed kick protected message to one without %s or
101 $b because the kick function doesnt support replacements.
102
103 * src/tools.c: fixed spelling error in comment.
104
132f7859
AS
1052005-07-28 Alex Schumann <rubin@afternet.org>
106
107 * src/chanserv.c: fixed crash bug in 8ball (required params was off by
108 one)
109
41fadebe
AS
110 * src/proto-p10.c: Ignore wallusers (WU) tokens from server without
111 whining.
112
240a3274
AS
1132005-07-26 Alex Schumann <rubin@afternet.org>
114
fbbc275b
AS
115 * x3.conf.example: Updated from live afternet file and improved help
116 and layout. Added vim directive to set syntax type.
117
240a3274
AS
118 * src/chanserv.c: ported x2's 8ball in, and improved it.
119
120 * src/math.c: Added osiris' hack to do_math for supporting
121 2(10) and 2pi etc. Improved it to handle pi2 also.
122
123 * src/chanserv.help: updated 8ball help and added 'myaccess' to
124 information help index.
125
88c7cb10
AS
1262005-07-18 Alex Schumann <rubin@afternet.org>
127
128 * src/proto-p10.c: added +L awareness
129
130 * src/hash.h: added +L awareness
131
132 * src/chanserv.help: changed set ctcpreaction help
133
2187a4e3 1342005-07-18 Neil Spierling <sirvulcan@gmail.com>
135
136 * src/modcmd.h: Lets make some functions global.
137
138 * src/modcmd.c: Log hostmasks no matter what.
139
140 * src/log.c: Lookup commands if they are from OpServ in the log.
141 If they match channel specific commands like OP, DEOP, etc then
142 we will display them in a LAST command (assuming the person doing
143 the LAST is an oper). Normal clients wont see commands that have
144 been performed by OpServ.
53b581a6 145
35caf917
AS
1462005-07-15 Alex Schumann <rubin@afternet.org>
147
148 * src/chanserv.c: Changed around ctcpreaction setting so it:
149 a) doesnt crash.
150 b) doesnt kick userlist members ever
151 c) has only 1 setting needed to control it
152 * src/chanserv.h: removed some old oplevel stuff.
153
1542005-07-14 Alex Schumann <rubin@afternet.org>
fede8b64
AS
155
156 * src/proto-p10.c: made it ignore EX, MK and PRIV tokens to
157 remove errors from log. Fixed problem with missing break; in
158 channel mode c parsing (reed).
159
160 * src/mod-memoserv.c: Improved memoserv 'you have notes' message.
161
162 * src/log.c: Changed channel log target to send PRIVMSG instead of
163 NOTICE. (Ghozer)
164
23475fc6 1652005-05-07 Neil Spierling <sirvulcan@gmail.com>
166
167 * configure: Regenerated.
168
169 * configure.in: Added checks for tgmath.h.
170
171 * src/chanserv.c: Added new command LAST, from X2. Similar to
172 EVENTS except its file based. Bear in mind you dont have to use
173 both. You can bind what you want to use. Commented out zoot_list
174 as its not in use, just a warning fix.
175
176 * src/hash.c: Warning fix.
177
178 * src/log.h: Misc defines.
179
180 * src/log.c: Logging functions from X2.
181
182 * src/math.c: If tgmath.h doesnt exist then include some other
183 files that contain the functions we require.
184
185 * src/modcmd.c: Added a small ctcp reply, gender.. like gnuworld X.
186
187 * src/proto-p10.c: Added chanserv.h #include to squash a small
188 compile error. Made X3 understand MARK's to a small point. Fixed
189 a small parsing bug with exempts.
190
8e11460f
AS
1912005-07-06 Alex Schumann <rubin@afternet.org>
192
193 * src/chanserv.c: Fixed a couple awkward looking outputs with userlist
194
195 * src/opserv.c: Fixed an awkward output of trace count etc.
196
ca22ccd3
AS
1972005-06-22 Alex Schumann <rubin@afternet.org>
198 * src/chanserv.help: Improved DURATION help
199
200 * src/tools.c: Changed 'M' duration to 30 days (not 31) as its
201 a better average.
202
f8f30e75
AS
2032005-05-27 Alex Schumann <rubin@afternet.org>
204
fa0fac3e
AS
205 * src/chanserv.c: Improved usability of register command, fixed
206 unregister reply.
f8f30e75
AS
207
208 * src/chanserv.help: Improved usability of register command
209
56269744
AS
2102005-05-27 Alex Schumann <rubin@afternet.org>
211
212 * src/chanserv.c: Resync working now
213
1bcd5f19 2142005-05-27 Reed Loden <reed@reedloden.com>
215
216 * src/chanserv.c: Fixed an incorrectly named message. Fixed some
217 grammar issues in the message send to pending users. Fixed a
218 problem with some of the resync code.
219
5ca901c3
AS
2202005-05-27 Alex Schumann <rubin@afternet.org>
221
222 * src/chanserv.c: make pending add check if the person is already on
223 the userlist before re-adding them (thx exec & reed for noticing this)
224 Fix capitalisation of I in pending notice.
225
ed05669c
AS
2262005-05-18 Alex Schumann <rubin@afternet.org>
227
228 * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
229 working, and pointed me to the opserv helpfiles command, which shows
230 what services search what help files. This fixes the help command to
231 search that list as it should. Still need to modify the 'default'
232 helpfile search bindigs because I dont think chanserv should respond
233 to help from opserv's db, etc. See opserv's 'helpfiles' command.
234
235 * src/modcmd.help: clarified 'helpfiles' help.
236
b1bf690d
AS
2372005-05-18 Alex Schumann <rubin@afternet.org>
238
1d957482
AS
239 * src/helpfile.c: make send_help() return true/false and not send
240 errors so svccmd_send_help can 'take control' of things.
241
242 * src/modcmd.c: Fixed up the help system (again) / find aliased
ed05669c
AS
243 commands help if none exists. / Display no help for that command on
244 commands (instead of topic)
b1bf690d
AS
245
246 * src/modcmd.h: Fixed up the help system (again)
247
248 * src/global.c: Fixed syntax display
249
250 * src/chanserv.help: Removed =---= formatting, fixed a few things.
1d957482 251 *spelling ++more spelling (thx reed)
b1bf690d
AS
252
253 * src/nickserv.help: Removed =---= formatting, fixed a few things.
1d957482 254 *spelling ++more spelling (thx reed)
b1bf690d
AS
255
256 * src/opserv.help: Removed =---= formatting, fixed a few things.
1d957482 257 ++spelling (thx reed)
b1bf690d
AS
258
259 * src/global.help: simplified index
260
261 * src/nickserv.c: Changed message users get when their email is
262 already used for an account, fixed syntax help
263
264 * src/opserv.c: fixed syntax help
265
95a73185
AS
2662005-05-16 Alex Schumann <rubin@afternet.org>
267
268 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
269 the help file.
270
c8273589
AS
2712005-05-04 Alex Schumann <rubin@afternet.org>
272
273 * src/modcmd.c: added a 'rebindall' command to assist with
274 upgrades and changes which change command bindings.
275
276 * src/modcmd.help: modified help to reflect above
277
278 * src/opserv.help: modified help to reflect above
279
280 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
281 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
282 between channel bans (+b) and x3 remembered bans (lamers)
283
284 * src/chanserv.help: modified help to reflect above
285
286 * UPGRADE: added use of rebindall to upgrade instructions
287
ac3bdc8d
AS
2882005-05-04 Alex Schumann <rubin@afternet.org>
289
290 * src/chanserv.c: added an 'adduser pending' feature, where if
291 someone isn't authed x3 will ask them to /auth or register, and then
292 automatically finish adding them to the channel when they do.
a03d6c77 293 Fixed email bug with adduser pending
ac3bdc8d
AS
294
295 * src/chanserv.h: adduser pending
296
297 * src/hash.c: adduser pending
298
299 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
300
02c37249
AS
301 * src/nickserv.c: adduser pending cleanup and activation code,
302 Arch sync (Avoid losing channel information when
303 replacing an account using the mergedb command.)
ac3bdc8d
AS
304
305 * src/proto-p10.c: adduser pending cleanup code
306
b5885247
AS
307 * src/nickserv.help: improved set and register help
308
c8ca69a0
AS
3092005-05-04 Alex Schumann <rubin@afternet.org>
310
311 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
312 negitive). Added set voice to provide control over use of voice.
313 Implimented a basic chanserv db version control system for upgrading
314 seamlessly.
315
316 * src/chanserv.help: adjusted help to reflect voice and uset autoop
317 changes.
318
319 * src/hash.h: updated ssz comment from z to Z
320
321 * src/modcmd.help: rewrote BIND help
322
323 * src/proto-p10.c: Added Z (sslonly) support back in
324
ac3bdc8d 325 * UPGRADE: created file to document upgrading procedures
c8ca69a0 326
b75e24a3
AS
3272005-04-23 Alex Schumann <rubin@afternet.org>
328 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
329 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
330 topicmask to be an on or off setting, uninfluenced by enftopic.
331 Added feature to use mask on /topic in addition to ,topic sets.
4cf6e271 332 Removed special consideration for ircops in protect_user()
b75e24a3
AS
333
334 * src/chanserv.help: updated documentation to reflect the new and
335 much simpler topicmask feature, and removed op/voice levels.
336
684e2f02
AS
337 * src/nickserv.c: added tailing 'end of' line for accountinfo
338 for non-opers too.
339
4cf6e271
AS
340 * src/modcmd.c: tweaked alias notification for help and breef help.
341
180e0971
AS
3422005-04-20 Alex Schumann <rubin@afternet.org>
343
344 * src/proto-common.c: removing +d. needs to be a config option
345 or something.
346
347 * src/nickserv.help: modified main help reply of authserv
348
349 * src/nickserv.c: added title, epithet, and fakehost to oset listing
350
351 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
352 totally redesigned though.
353
4bffb7bd
AS
3542005-04-15 Alex Schumann <rubin@afternet.org>
355
356 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
357 at the same time. The whole block needs to be if/else instead of
358 switch though, to be cleaner.
359
360 * src/nickserv.help: added fakehost and title options to help oset.
361
362 * src/nickserv.c: removed 'style' setting. (was not being used in
363 code anyway)
364
66bb2c5b 3652005-04-04 Neil Spierling <sirvulcan@gmail.com>
366
367 * src/proto-p10.c: Reinstated +d usermode.
368
aa222db2
AS
3692005-03-30 Alex Schumann <rubin@afternet.org>
370
371 * src/chanserv.c: Fixed unban.
372
4c1f98d9
AS
373 * x3.conf.example: added note in snoop config that improper
374 setting for bots nick will cause segfault.
375
04009ebf
AS
3762005-03-22 Alex Schumann <rubin@afternet.org>
377
378 * x3.conf.example: added sethost/fakehost settings to conf
379
de9510bc
AS
3802005-03-19 Alex Schumann <rubin@afternet.org>
381
382 * chanserv.c: Changed style of command outputs, added userlevel back
383 to users list.
384
c52666c6 385 * opserv.c: Changed style of command outputs, removed warn feature
de9510bc
AS
386
387 * tools.c: shortened duration string lengths
388
389 * main.c: shortened duration string lengths
390
391 * sendmail.c: Changed style of stats email
392
567a5f26
AS
3932005-03-18 Alex Schumann <rubin@afternet.org>
394
395 * Changed breef to brief...
396
a915f7d4
AS
397 * chanserv.c: Changed to access level names instead of numbers.
398
e6892204
AS
3992005-03-17 Alex Schumann <rubin@afternet.org>
400
567a5f26 401
e6892204
AS
402 * src/opserv.c: Improved readability of trace print output
403
404 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
405 a little.
406
407 * src/helpfile.c: Improved table_send readability (used in lots
408 of listings including users and stats network etc)
409
4b5782a4
AS
4102005-03-15 Alex Schumann <rubin@afternet.org>
411
412 * src/chanserv.c: Improved some syntax error reporting for commands
413
414 * src/helpfile.c: Added a 'breef' help function
415
416 * src/helpfile.h: Added a 'breef' help function
417
418 * src/main.c: Improved some syntax error reporting for commands
419
420 * src/modcmd.c: Improved some syntax error reporting for commands
421
422 * src/modcmd.h: Improved some syntax error reporting for commands
423
47777b9b 4242005-03-15 Reed Loden <reed@reedloden.com>
425
426 * Synchronization with srvx--devo--1.3--patch-19.
427
4282005-03-12 Alex Schumann <rubin@afternet.org>
f14e4f83 429
921592dd
AS
430 * src/common.h, src/opserv.h: more SRVX->X3 fixes
431
f14e4f83 432 * opserv.c: fixed SRVX defines to X3
5885cc06 433
51db18e0
AS
434 * src/nickserv.c: Applied patch to bring up to date with
435 local uncommitted changes on afternets srvx2 tree. improved
436 cookie gen code and removed /play from cookie messages.
437
ee20ba5b 438 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
5885cc06
AS
439 bunch more places.
440
34938510 4412005-03-07 Neil Spierling <sirvulcan@gmail.com>
ceafd592 442
34938510 443 * nickserv.help: Added odelcookie section.
444
445 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
446 cookies.
447
448 * src/md5.c: Cleaned up compile warnings.
449
450 * src/nickserv.help: Added odelcookie section.
ceafd592 451
452***********************************************************************/
453
23475fc6 454#define CVS_VERSION "$Id$"
ceafd592 455