]> jfr.im git - irc/evilnet/x3.git/blob - ChangeLog
Modified X3.last to only show host and ident to opers.
[irc/evilnet/x3.git] / ChangeLog
1 /***********************************************************************
2 X3 ChangeLog
3
4 2010-04-23 Matthew Beeching <jobe@mdbnet.co.uk>
5
6 * src/log.c: Modified X3.last to only show host and ident to
7 opers.
8
9 2010-03-15 Matthew Beeching <jobe@mdbnet.co.uk>
10
11 * ChangeLog: Abusing to figure out mercurial a bit.
12
13 2010-03-13 Matthew Beeching <jobe@mdbnet.co.uk>
14
15 * src/hash.h: Changed HOSTLEN to match Nefarious.
16
17 2010-03-03 Matthew Beeching <jobe@mdbnet.co.uk>
18
19 * src/proto-p10.c: Fixed bug in P10 B64 IPv6 parsing where the
20 entire IPv6 IP after the :: was ommited.
21
22 2010-02-27 Matthew Beeching <jobe@mdbnet.co.uk>
23
24 * src/proto-p10.c: Added message handlers for ZLINE and REMOVE
25 to ignore both messages
26
27 2010-02-05 Matthew Beeching <jobe@mdbnet.co.uk>
28
29 * src/nickserv.help: Fix for a minor documentation error where $S
30 was used instead of $N.
31
32 2010-01-14 Matthew Beeching <jobe@mdbnet.co.uk>
33
34 * src/nickserv.c: Added support for LDAP auth registering initial
35 nick when nick registration is enabled.
36
37 2010-01-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
38
39 * Srvx sync. Author: Michael Poole.
40
41 * src/ioset.c (ioset_listen): Linux -- reasonably -- requires that
42 SO_REUSEADDR be set on a socket before binding it to an in-use socket.
43 So do that.
44
45 * src/sar.c: Convert "struct sockaddr_storage" to "void *" to comply
46 with C99's strict(er) aliasing rules. Allocate off the stack or
47 heap, as appropriate. Add new function sar_free_nameserver() to
48 clean up the heap-allocated data.
49
50 2010-01-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
51
52 * src/chanserv.c: 8ball will now accept "what colour".
53
54 2009-12-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
55
56 * x3.conf.example: Added type 8 for Nefarious 1.3.0.
57
58 * src/proto-p10.c: Only use the old cloak.c code if type 7 is given.
59 If type 8 is given then the cloaked hosts are picked up during burst
60 (+cC)
61
62 2009-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
63
64 * src/log.c: Revert message type to 5.
65
66 2009-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
67
68 * src/mod-track.c: Fixed a crash with net rider kicks.
69
70 2009-12-12 Alex Schumann <rubin@afternet.org>
71
72 src/x3ldap.c: Fix crash bug with ldap adding users. Deal with some warnings.
73
74 src/x3ldap.h: Deal with some warnings.
75
76 2009-12-09 Henrik Stuart <evilnet@hstuart.dk>
77
78 src/mod-python.c: add support for module_register.
79
80 2009-12-09 Henrik Stuart <evilnet@hstuart.dk>
81
82 src/mod-python.c: add support for log_register_type.
83
84 2009-12-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
85
86 src/nickserv.c: Shuffle the auto oper functions around to fix a
87 desync issue.
88
89 src/proto-p10.c: Ignore PRIV_NONE within the first 5 seconds of
90 a client's connection. Temp fix for now.
91
92 2009-12-06 Matthew Beeching <jobe@mdbnet.co.uk>
93
94 * src/chanserv.c: Removed seemingly unnecessary "cannot invite"
95 warning from chan_opt_automode.
96
97 2009-12-02 Matthew Beeching <jobe@mdbnet.co.uk>
98
99 * src/nickserv.c: Added merging SSL fingerprint lists during
100 account merging.
101
102 2009-12-01 Matthew Beeching <jobe@mdbnet.co.uk>
103
104 * src/opserv.c: Added ADDALERT reactions noticeuser and msguser
105 to go with trace reactions notice and privmsg.
106
107 2009-11-29 Matthew Beeching <jobe@mdbnmet.co.uk>
108
109 * src/nickserv.c: Rewrote parts of loc_auth() to get it working
110 the same as cmd_auth() with regards to SSL fingerprint support.
111
112 2009-11-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
113
114 * src/nickserv.c: Small tweak.
115
116 2009-11-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
117
118 * src/nickserv.c: Small tweak to the password checks with sslfp LOC.
119
120 2009-11-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
121 * src/nickserv.c: Added SSL fingerprint support to LOC.
122
123 * src/nickserv.h: Added sslfp to loc_auth.
124
125 * src/proto-p10.c: Added support for the new S loc auth type.
126
127 2008-11-28 Matthew Beeching <jobe@mdbnmet.co.uk>
128
129 * src/nickserv.help: Added help for ADDSSLFP, DELSSLFP, OADDSSLFP
130 and ODELSSLFP
131
132 * src/nickserv.c: Added support for SSL fingerprint authentication.
133
134 * src/nickserv.h: Added support for SSL fingerprint authentication.
135
136 2009-11-28 Matthew Beeching <jobe@mdbnet.co.uk>
137
138 * src/mod-memoserv.c: Fix for bug where MemoServ is created as a
139 local bot but not registered as a service on first startup.
140
141 2009-11-26 Matthew Beeching <jobe@mdbnet.co.uk>
142
143 * src/chanserv.c: Fixed a missing ',' in cmd_myaccess output.
144
145 2009-11-26 Henrik Stuart <evilnet@hstuart.dk>
146
147 * src/common.h src/main-common.c: add extra parameter to reg_exit_func and
148 exit_func_t.
149
150 * src/proto-p10.c src/mod-qserver.c src/chanserv.c src/mod-snoop.c
151 src/hash.c src/helpfile.c src/gline.c src/global.c src/mod-helpserv.c
152 src/opserv.c src/timeq.c src/saxdb.c src/modcmd.c src/saxdb.h
153 src/mod-sockcheck.c src/shun.c src/mod-python.c src/spamserv.c
154 src/mail-common.c src/mod-memoserv.c src/mod-track.c src/log.c src/ioset.c
155 src/nickserv.c src/main.c src/sar.c: collateral evolution fixes due to
156 exit_func change.
157
158 2009-11-26 Henrik Stuart <evilnet@hstuart.dk>
159
160 * src/proto-common.c: fix typo in malloc variable name.
161
162 2009-11-26 Henrik Stuart <evilnet@hstuart.dk>
163
164 * src/modcmd.h src/modcmd.c: add extra parameter to reg_svccmd_unbind_func
165 and svccmd_unbind_func_t.
166
167 * src/chanserv.c: collateral evolution fixes due to svccmd_unbind_func
168 change.
169
170 2009-11-24 Henrik Stuart <evilnet@hstuart.dk>
171
172 * src/proto.h src/proto-common.c: add extra parameter to
173 reg_mode_change_func and mode_change_func_t.
174
175 * src/chanserv.c: collateral evolution fixes due to mode_change_func
176 change.
177
178 2009-11-24 Henrik Stuart <evilnet@hstuart.dk>
179
180 * src/nickserv.h src/nickserv.c: add extra parameter to reg_unreg_func and
181 unreg_func_t.
182
183 * src/chanserv.c src/mod-helpserv.c src/mod-memoserv.c: collateral
184 evolution fixes due to unreg_func change.
185
186 2009-11-24 Henrik Stuart <evilnet@hstuart.dk>
187
188 * src/nickserv.h src/nickserv.c: add extra parameter to reg_auth_func and
189 auth_func_t.
190
191 * src/chanserv.c src/mod-snoop.c src/global.c src/mod-helpserv.c
192 src/opserv.c src/mod-memoserv.c src/mod-track.c: collateral evolution
193 fixes due to auth_func change.
194
195 2009-11-24 Henrik Stuart <evilnet@hstuart.dk>
196
197 * src/nickserv.h src/proto-common.c: add extra parameter to
198 reg_user_mode_func and user_mode_func_t.
199
200 * src/mod-snoop.c src/mod-track.c: collateral evolution fixes due to
201 user_mode_func change.
202
203 2009-11-24 Henrik Stuart <evilnet@hstuart.dk>
204
205 * src/nickserv.h src/proto-common.c: add extra parameter to
206 reg_channel_mode_func and channel_mode_func_t.
207
208 * src/chanserv.c src/mod-snoop.c src/mod-track.c: collateral evolution
209 fixes due to channel_mode_func change.
210
211 2009-11-24 Henrik Stuart <evilnet@hstuart.dk>
212
213 * src/hash.c src/hash.h: add extra parameter to reg_kick_func and
214 kick_func_t.
215
216 * src/chanserv.c src/mod-snoop.c src/mod-track.c: collateral evolution
217 fixes due to kick_func change.
218
219 2009-11-24 Henrik Stuart <evilnet@hstuart.dk>
220
221 * src/hash.c src/hash.h: add extra parameter to reg_part_func,
222 unreg_part_func, and part_func_t.
223
224 * src/chanserv.c src/mod-snoop.c src/mod-helpserv.c src/spamserv.c
225 src/mod-track.c: collateral evolution fixes due to part_func change.
226
227 2009-11-24 Henrik Stuart <evilnet@hstuart.dk>
228
229 * src/hash.c src/hash.h: add extra parameter to reg_del_channel_func and
230 del_channel_func_t.
231
232 * src/opserv.c src/proto-p10.c: collateral evolution fixes due to
233 del_channel_func change.
234
235 2009-11-23 Matthew Beeching <jobe@mdbnet.co.uk>
236
237 * src/nickserv.c: Removed 2 nonsensical spaces in
238 *NickServ.accountinfo output for "Karma"
239
240 2009-11-22 Matthew Beeching <jobe@mdbnet.co.uk>
241
242 * src/nickserv.c: Fix for bug allowing the use of odelcookie
243 to result in an account's password changing when it shouldn't.
244
245 2009-11-22 Matthew Beeching <jobe@mdbnet.co.uk>
246
247 * src/nickserv.c: Added fix for LDAP password not being updated
248 on odelcookie where account password is changed anyway.
249
250 2009-11-21 Matthew Beeching <jobe@mdbnet.co.uk>
251
252 * src/x3ldap.c: Updated OpServ level in LDAP feature to remove
253 the attribute when 0 instead of setting it to 0
254
255 * src/x3ldap.h: Updated OpServ level in LDAP feature to remove
256 the attribute when 0 instead of setting it to 0
257
258 * src/nickserv.c: Updated OpServ level in LDAP feature to remove
259 the attribute when 0 instead of setting it to 0
260
261 2009-11-21 Matthew Beeching <jobe@mdbnet.co.uk>
262
263 * src/x3ldap.c: Fix for bug allowing accounts in LDAP to
264 authenticate to unactivated accounts.
265
266 * src/nickserv.c: Fix for bug allowing accounts in LDAP to
267 authenticate to unactivated accounts.
268
269 2009-11-16 Matthew Beeching <jobe@mdbnet.co.uk>
270
271 * src/proto-p10.c: Added support for MARK SSLCLIFP.
272
273 * src/hash.h: Added support for MARK SSLCLIFP.
274
275 * src/opserv.c: Added SSLCLIFP mark to cmd_whois.
276
277 2009-11-16 Matthew Beeching <jobe@mdbnet.co.uk>
278
279 * src/nickserv.c: Fix for crash in cmd_oregister due to incorrect
280 parameter counts.
281
282 2009-11-15 Matthew Beeching <jobe@mdbnet.co.uk>
283
284 * src/hosthiding.c: Fix for crash bug in make_virthost() when host
285 name doesnt have a '.' in it.
286
287 2009-11-15 Henrik Stuart <evilnet@hstuart.dk>
288
289 * src/hash.c: fix variable set for registering nick change functions.
290
291 2009-11-14 Matthew Beeching <jobe@mdbnet.co.uk>
292
293 * src/nickserv.c: Fix for bug #2869968 (*NickServ.oregister allowing
294 invalid handles)
295
296 2009-11-01 Henrik Stuart <evilnet@hstuart.dk>
297
298 * src/hash.h src/hash.c: add extra parameter to new_channel_func_t and
299 reg_new_channel_func.
300
301 * src/chanserv.c src/opserv.c: add extra NULL argument/parameter to
302 reflect change in hash.
303
304 2009-11-01 Henrik Stuart <evilnet@hstuart.dk>
305
306 * src/nickserv.h src/nickserv.c: add extra parameter to
307 handle_merge_func_t and reg_handle_merge_func.
308
309 * src/mod-helpserv.c: add extra NULL argument/parameter to reflect change
310 in nickserv.
311
312 2009-11-01 Henrik Stuart <evilnet@hstuart.dk>
313
314 * src/nickserv.h src/nickserv.c: add extra parameter to allowauth_func_t
315 and reg_allowauth_func.
316
317 * src/mod-helpserv.c: add extra NULL argument/parameter to reflect change
318 in nickserv.
319
320 2009-11-01 Henrik Stuart <evilnet@hstuart.dk>
321
322 * src/nickserv.h src/nickserv.c: add extra parameter to failpw_func_t and
323 reg_failpw_func.
324
325 * src/mod-helpserv.c: add extra NULL argument/parameter to reflect change
326 in nickserv.
327
328 2009-11-01 Henrik Stuart <evilnet@hstuart.dk>
329
330 * src/hash.h src/hash.c: add extra parameter to topic_func_t and
331 reg_topic_func.
332
333 * src/chanserv.c src/mod-python.c: add extra NULL argument/parameter to
334 reflect change in hash.
335
336 2009-11-01 Henrik Stuart <evilnet@hstuart.dk>
337
338 * src/proto.h src/proto-common.c: add extra parameter to chanmsg_func_t
339 and reg_chanmsg_func.
340
341 * src/chanserv.c src/modcmd.c: add extra NULL argument/parameter to
342 reflect change in proto.
343
344 2009-10-31 Henrik Stuart <evilnet@hstuart.dk>
345
346 * src/nickserv.h src/nickserv.c: add extra parameter to
347 handle_rename_func_t and reg_handle_rename func.
348
349 * src/chanserv.c src/mod-helpserv.c src/mod-memoserv.c: add extra NULL
350 argument/parameter to reflect change in nickserv.
351
352 2009-10-30 Henrik Stuart <evilnet@hstuart.dk>
353
354 * src/mod-snoop.c src/mod-helpserv.c src/mod-sockcheck.c src/mod-track.c:
355 fix missed NULL argument/parameter additions from earlier commits.
356
357 2009-10-30 Henrik Stuart <evilnet@hstuart.dk>
358
359 * src/hash.h src/hash.c: add extra parameter to join_func_t and
360 reg_join_func.
361
362 * src/chanserv.c src/opserv.c src/mod-python.c src/spamserv.c: add extra
363 NULL argument/parameter to reflect change in hash.
364
365 2009-10-30 Henrik Stuart <evilnet@hstuart.dk>
366
367 * src/hash.h src/hash.c: add extra parameter to nick_change_func_t and
368 reg_nick_change_func. Also fix memory leaks from not freeing extras lists
369 for some callback routines.
370
371 * src/chanserv.c src/opserv.c src/mod-python.c src/spamserv.c
372 src/nickserv.c src/modcmd.c: add extra NULL argument/parameter to reflect
373 change in hash.
374
375 * src/proto-p10.c: fix logic for calling call_new_user_funcs.
376
377 2009-10-30 Henrik Stuart <evilnet@hstuart.dk>
378
379 * src/proto.h: add extra parameter to reg_oper_func and oper_func_t.
380
381 * src/global.c: add extra NULL argument parameter to reflect changes.
382
383 * src/proto-common.c: add extra parameter to implementation of
384 reg_oper_func and reflect the extra parameter in call_oper_funcs.
385
386 * src/proto-p10.c: free storage for extra parameters.
387
388 2009-10-28 Henrik Stuart <evilnet@hstuart.dk>
389
390 * src/hash.h src/hash.c: add extra parameter to del_user_func_t,
391 reg_del_user_func, and unreg_del_user_func. Add new call_del_user_funcs
392 function to abstract hash internals from outside callers.
393
394 * src/opserv.c src/mod-python.c src/spamserv.c src/nickserv.c: add extra
395 NULL argument(parameter to reflect change in hash.
396
397 * src/proto-p10.c: use call_del_user_funcs instead of interfacing with
398 hash.c internals directly. Remove unused code due to this change.
399
400 * src/proto-common.c: remove reference to hash internals.
401
402 2009-10-28 Matthew Beeching <jobe@mdbnet.co.uk>
403
404 * src/x3ldap.c: Added ldap_do_oslevel() to set OpServ access level in
405 LDAP.
406
407 * src/x3ldap.h: Added ldap_do_oslevel() to set OpServ access level in
408 LDAP.
409
410 * src/nickserv.c: Added configuration option for OpServ access level
411 LDAP attribute name and call to ldap_do_oslevel() on access level
412 change.
413
414 * src/nickserv.h: Added configuration option for OpServ access level
415 LDAP attribute name.
416
417 * x3.conf.example: Added configuration option for OpServ access level
418 LDAP attribute name.
419
420 2009-10-27 Henrik Stuart <evilnet@hstuart.dk>
421
422 * src/hash.h src/hash.c: add extra parameter to new_user_func_t and
423 reg_new_user_func. Add new call_new_user_funcs function to abstract hash
424 internals from outside callers.
425
426 * src/proto-p10.c: use call_new_user_funcs instead of interfacing with
427 hash.c internals directly. Remove unused code due to this change.
428
429 * src/global.c src/opserv.c src/mod-python.c src/spamserv.c
430 src/nickserv.c: add extra NULL argument/parameter to reflect change in
431 hash.
432
433 * src/proto-common.c: remove reference to hash internals.
434
435 2009-10-27 Henrik Stuart <evilnet@hstuart.dk>
436
437 * src/hash.h: add extra parameter to server_link_func_t and
438 reg_server_link_func. Add new call_server_link_funcs function to abstract
439 hash internals from outside callers.
440
441 * src/proto-p10.c: call call_server_link_funcs rather than interfacing
442 directly with hash.c internals.
443
444 * src/chanserv.c: add extra NULL-argument/parameter to server link
445 handler.
446
447 * src/hash.c: add extra parameter to reg_server_link_func and introduce
448 call_server_link_funcs to shield external callers from the functionality.
449
450 * src/proto-common.c: remove extern definitions for the hash.c structures
451 for the server link callback structure.
452
453 * src/mod-python.c: add extra NULL-argument/parameter to server link
454 handler.
455
456 2009-10-27 Henrik Stuart <evilnet@hstuart.dk>
457
458 * src/mod-python.c: remove unused code.
459
460 2009-10-27 Henrik Stuart <evilnet@hstuart.dk>
461
462 * src/nickserv.c: marked cmd possibly unused to silence warning.
463
464 2009-10-27 Henrik Stuart <evilnet@hstuart.dk>
465
466 * src/nickserv.h: make auto_oper_privs and auto_admin_privs const.
467
468 * src/proto.h: make privs const in irc_raw_privs.
469
470 * src/proto-p10.c: make privs const in irc_raw_privs.
471
472 2009-10-27 Henrik Stuart <evilnet@hstuart.dk>
473
474 * src/global.c: remove unused code.
475
476 2009-10-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
477
478 * src/nickserv.c: Send privs out when auto opering clients. These are
479 controlled for now via auto_oper_privs/auto_admin_privs in the nickserv
480 section within x3.conf. In the future we will look at account specific
481 privs.
482
483 * src/proto.h: Added irc_raw_privs and client_modify_priv_by_name.
484
485 * src/proto-p10.c: Added irc_raw_privs.
486
487 * src/tools.c: Added R extended ban.
488
489 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
490
491 * src/mod-python.c: add python_handle_topic and refactor
492 emb_get_channel.
493
494 * src/plugins/__init__.py: add empty topic handler function to
495 Plugin class.
496
497 * src/modpython.py: add topic handler function.
498
499 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
500
501 * src/mod-python.c: add python_handle_del_user.
502
503 * src/plugins/__init__.py: add empty del_user handler function to
504 Plugin class.
505
506 * src/modpython.py: add del_user handler function.
507
508 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
509
510 * src/mod-python.c: refactor python_handle_nick_change.
511
512 * src/plugins/__init__.py: add empty nick_change handler function to
513 Plugin class.
514
515 * src/modpython.py: refactor nick_change to use new plugin
516 system.
517
518 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
519
520 * src/plugins/__init__.py: refactor plugin instantiation logic.
521
522 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
523
524 * src/mod-python.c: refactor python_handle_new_user.
525
526 * src/modpython.py: refactor new_user handler to use new plugin
527 system.
528
529 * src/plugins/__init__.py: add empty new_user handler function to
530 Plugin class.
531
532 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
533
534 * src/mod-python.c: refactor python_handle_server_link to be more
535 Pythonic.
536
537 * src/modpython.py: rename old plugins class to plugins_ and use a
538 more general plugin system.
539
540 * src/plugins/__init__.py: extend with plugin base-class and
541 recursive plugin load logic.
542
543 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
544
545 * src/mod-python.c: add emb_service_register function.
546
547 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
548
549 * src/mod-python.c: add emb_adduser function.
550
551 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
552
553 * src/mod-python.c: add emb_svsjoin function.
554
555 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
556
557 * src/mod-python.c: add emb_svsquit function.
558
559 * src/proto.h: observe proper const-ness in irc_svsquit function.
560
561 * src/proto-p10.c: observe proper const-ness in irc_svsquit function.
562
563 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
564
565 * src/mod-python.c: add emb_svsnick function.
566
567 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
568
569 * src/mod-python.c: refactor doc-strings for extension methods to separate
570 variables. Minor code changes that modify function return values/types to
571 be more uniform.
572
573 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
574
575 * src/mod-python.c: add emb_fakehost function.
576
577 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
578
579 * src/mod-python.c: add emb_user_mode function.
580
581 2009-10-12 Henrik Stuart <evilnet@hstuart.dk>
582
583 * src/mod-python.c: add emb_channel_mode function.
584
585 2009-10-11 Henrik Stuart <evilnet@hstuart.dk>
586
587 * src/mod-python.c: remember to increase reference count of Py_None.
588
589 2009-10-11 Henrik Stuart <evilnet@hstuart.dk>
590
591 * src/mod-python.c: add emb_kick function.
592
593 2009-10-11 Henrik Stuart <evilnet@hstuart.dk>
594
595 * src/mod-python.c: add emb_get_config function.
596
597 2009-10-09 Henrik Stuart <evilnet@hstuart.dk>
598
599 * src/mod-python.c: add emb_timeq_del function.
600
601 2009-10-09 Henrik Stuart <evilnet@hstuart.dk>
602
603 * src/mod-python.c: add emb_timeq_add function.
604
605 2009-10-07 Henrik Stuart <evilnet@hstuart.dk>
606
607 * src/mod-python.c: refactor dict_t construction logic.
608
609 2009-10-07 Henrik Stuart <evilnet@hstuart.dk>
610
611 * src/mod-python.c: improve error logic for emb_get_channel.
612
613 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
614
615 * src/mod-python.c: refactor modeList conversion into separate function.
616
617 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
618
619 * src/mod-python.c: refactor out common error cleanup logic.
620
621 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
622
623 * src/mod-python.c: add emb_get_accounts function and refactor some
624 common logic into a single routine.
625
626 * src/nickserv.h src/nickserv.c: make nickserv_handle_dict externally
627 available.
628
629 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
630
631 * src/mod-python.c: add emb_kill function.
632
633 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
634
635 * src/mod-python.c: improve error logic for pyobj_from_usernode.
636
637 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
638
639 * src/mod-python.c: improve error logic for emb_get_servers.
640
641 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
642
643 * src/mod-python.c: improve error logic for emb_get_channels.
644
645 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
646
647 * src/mod-python.c: improve error logic for emb_get_users.
648
649 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
650
651 * src/mod-python.c: add emb_get_server function and require P10.
652
653 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
654
655 * src/mod-python.c: add emb_get_servers function.
656
657 2009-10-06 Henrik Stuart <evilnet@hstuart.dk>
658
659 * src/mod-python.c: fix a bunch of typos
660
661 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
662
663 * src/mod-python.c: add emb_get_channels function.
664
665 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
666
667 * src/mod-python.c: add emb_get_users function.
668
669 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
670
671 * src/mod-python.c: raise exception on failure in emb_get_account.
672
673 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
674
675 * src/mod-python.c: raise exception on unknown channel in emb_get_channel
676
677 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
678
679 * src/mod-python.c: make emb_send_target_notice more resilient toward
680 erroneous input and raise exceptions on failures.
681
682 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
683
684 * src/mod-python.c: make emb_send_target_privmsg more resilient toward
685 erroneous input and raise exceptions on failures.
686
687 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
688
689 * src/mod-python.c: make emb_dump raise exception on failure.
690
691 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
692
693 * src/mod-python.c: set exception on error path in emb_get_user.
694
695 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
696
697 * src/mod-python.c: extract userNode to Python dictionary conversion for
698 future use in handlers.
699
700 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
701
702 * src/mod-python.c: do not leak handler objects
703
704 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
705
706 * src/mod-python.c: add support for specifying main module in x3.conf
707
708 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
709
710 * src/mod-python.c: Expose Python services module as _svc to follow normal
711 Python naming conventions for C extensions.
712
713 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
714
715 * src/mod-python.c: Remove unused function.
716
717 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
718
719 * src/mod-python.c: Generalise cmd_run to handle arbitrary statements.
720
721 2009-10-05 Henrik Stuart <evilnet@hstuart.dk>
722
723 * src/main-common.c: Initialise opserv before other services.
724
725 2009-09-22 Neil Spierling <sirvulcan@sirvulcan.co.nz>
726
727 * Srvx sync. Author: Michael Poole.
728
729 * src/recdb.c (explain_failure): When MAIN_LOG is NULL, report to stderr.
730
731 2009-09-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
732
733 * Srvx sync. Author: Michael Poole.
734
735 * src/chanserv.c (handle_part): Allow the current user to be considered for
736 channels other than the channel being /part'ed.
737
738 * src/modcmd.c (modcmd_saxdb_write): Write bot modes to the database.
739 (modcmd_load_bots): Read them out and use them.
740
741 * src/opserv.c (cmd_whois): Use irc_user_mode_chars() here too.
742
743 * src/opserv.help (INVITE): Document this command.
744
745 * src/proto.h (irc_user_modes): Declare.
746 (irc_user_mode_chars): Likewise.
747
748 * src/proto-common.c (irc_user_modes): Define.
749
750 * src/proto-p10.c (irc_user_mode_chars): Define.
751 (irc_user): Use irc_user_mode_chars() instead of open-coding it.
752
753 2009-08-21 Matthew Beeching <jobe@mdbnet.co.uk>
754
755 * src/nickserv.c: Fix for a crash bug when using LOC with LDAP
756 where LDAP account exists and AuthServ account does not
757
758 2009-08-20 Matthew Beeching <jobe@mdbnet.co.uk>
759
760 * src/opserv.help: Fixed a typo in ROUTING EXAMPLE
761
762 2009-08-17 Matthew Beeching <jobe@mdbnet.co.uk>
763
764 * src/nickserv.c: Added NSMSG_RECLAIM_HOWTO describing how to
765 AUTH when warned that the nick being used is registered
766
767 2009-08-11 Matthew Beeching <jobe@mdbnet.co.uk>
768
769 * src/proto.h: Added declaration fo irc_privmsg_user
770
771 * src/opserv.c: Added privmsg and notice trace actions
772
773 * src/opserv.help: Added privmsg and notice trace actions
774
775 2009-08-11 Matthew Beeching <jobe@mdbnet.co.uk>
776
777 * src/proto-p10.c: ignore SPAMFILTER messages
778
779 2009-08-11 Neil Spierling <sirvulcan@sirvulcan.co.nz>
780
781 * Srvx sync. Author: Michael Poole.
782
783 * configure.in: (HAVE_SOCKADDR_SA_LEN): Define to a non-empty value
784 (specifically, 1).
785 (HAVE_STRUCT_ADDRINFO): Likewise.
786
787 * src/ioset-kevent.c (ioset_kevent_add): Never try to use EV_DELETE, because
788 that can make kevent() return -1/ENOENT.
789 (ioset_kevent_update): We need to try to EV_DELETE here instead.
790 (ioset_kevent_loop): Do not bail if kevent() just returns -1/EINTR.
791
792 * src/Makefile.am (EXTRA_x3_SOURCES): Include mod-blacklist.c.
793
794 * src/sar.c (ipv4_pton): Set the sockaddr length field when it exists.
795 (ipv6_pton): Likewise.
796
797 2009-08-11 Matthew Beeching <jobe@mdbnet.co.uk>
798
799 * src/proto-common.c: Fix to allow trigger (in channel) commands
800 to work in unregistered channels
801
802 2009-07-30 Matthew Beeching <jobe@mdbnet.co.uk>
803
804 * src/sar.c: Fix for typo in previous commit
805
806 2009-07-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
807
808 * src/sar.c: Commented out an warning message.
809
810 2009-07-29 Matthew Beeching <jobe@mdbnet.co.uk>
811
812 * src/nickserv.c: Fix for minor auth bug
813
814 2009-07-23 Matthew Beeching <jobe@mdbnet.co.uk>
815
816 * src/nickserv.help: Minor spelling correction
817
818 2009-07-18 Matthew Beeching <jobe@mdbnet.co.uk>
819
820 * src/nickserv.c: Fix for NickServ AUTH bug with only password
821 being supplied
822
823 2009-07-16 Matthew Beeching <jobe@mdbnet.co.uk>
824
825 * src/nickserv.c: Added support for NickServ with LDAP enabled
826
827 2009-07-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
828
829 * src/chanserv.c: Crash fix with the spin command for hosts with
830 a long length.
831
832 2009-07-05 Matthew Beeching <jobe@mdbnet.co.uk>
833
834 * src/chanserv.c: Fix for crash on ChanServ.UNSUSPEND
835
836 2009-06-27 Matthew Beeching <jobe@mdbnet.co.uk>
837
838 * src/modcmd.c: Fix for bug #2813183
839
840 2009-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
841
842 * src/chanserv.c: Removed lastmod from gline and shun. (from the
843 srvx merge)
844
845 * src/gline.c: Removed lastmod from gline and shun. (from the srvx
846 merge)
847
848 * src/gline.h: Removed lastmod from gline and shun. (from the srvx
849 merge)
850
851 * src/mod-blacklist.c: Removed lastmod from gline and shun. (from
852 the srvx merge)
853
854 * src/mod-sockcheck.c: Removed lastmod from gline and shun. (from
855 the srvx merge)
856
857 * src/opserv.c: Removed lastmod from gline and shun. (from the srvx
858 erge)
859
860 * src/proto-p10.c: Removed lastmod from gline and shun. (from the srvx
861 merge)
862
863 * src/shun.c: Removed lastmod from gline and shun. (from the srvx merge)
864
865 * src/shun.h: Removed lastmod from gline and shun. (from the srvx merge)
866
867 * src/spamserv.c: Removed lastmod from gline and shun. (from the srvx
868 merge)
869
870 2009-06-05 Neil Spierling <sirvulcan@sirvulcan.co.nz>
871
872 * src/proto-p10.c: Bug fix for SF Bug #2801434.
873
874 2009-06-02 Neil Spierling <sirvulcan@sirvulcan.co.nz>
875
876 * src/hash.h: Updated client PRIVS.
877
878 * src/proto-p10.c: Updated client PRIVS.
879
880 2009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
881
882 * src/tools.c: Re done the extended channel ban code so that it works
883 like the ircd code.
884
885 2009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
886
887 * src/tools.c: Return -1 with invalid extended bans.
888
889 2009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
890
891 * src/chanserv.c: Tweak the ban functions to allow invalid bans to
892 be picked up.
893
894 * src/tools.c: Return -1 with invalid extended bans.
895
896 2009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
897
898 * src/chanserv.c: Updated user_matches_glob.
899
900 * src/common.h: Updated user_matches_glob.
901
902 * src/mod-memoserv.c: Updated user_matches_glob.
903
904 * src/nickserv.c: Updated user_matches_glob.
905
906 * src/opserv.c Updated user_matches_glob.
907
908 * src/tools.c: Added support for shared channel bans (j). As well as
909 quiet bans. Although these are handled ircd side.
910
911 2009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
912
913 * src/tools.c: Extended channel ban support. As well as text and
914 nick change bans, however these 2 are just ignored as they are
915 handled ircd side.
916
917 2009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
918
919 * src/tools.c: Extended account ban support.
920
921 2009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
922
923 * src/chanserv.c: Basic extended ban support.
924
925 * src/tools.c: Basic extended ban support.
926
927 2009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
928
929 * src/chanserv.c: Fixed up SF bug #2799155.
930
931 * src/modcmd.c: Fixed up an issue where missing args was coming up
932 when it shouldnt.
933
934 2009-05-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
935
936 * GPL 3 and svn propset updates.
937
938 2009-05-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
939
940 * src/main.c: Added spamserv.h #include.
941
942 * src/main-common.c: Woops forgot to init spamserv.
943
944 * src/spamserv.c: Fixed up AddLocalUser.
945
946 2009-05-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
947
948 * src/chanserv.c: Small fix with CSMSG_SET_UNREVIEWED.
949
950 2009-05-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
951
952 * src/hash.c: Couple of tweaks.
953
954 * src/proto-common.c: Fix for triggers not working with forwards as well as
955 off channel services.
956
957 2009-05-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
958
959 * src/chanserv.c: Fixed a crash with setting a .set option with an invalid
960 option.
961
962 * src/mail-smtp.c: Added missing file.
963
964 2009-05-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
965
966 * Major update to bring X3 in line with the latest SRVX commit. Please see
967 UPGRADE. Credits go to the SRVX team.
968
969 2009-04-22 Neil Spierling <sirvulcan@sirvulcan.co.nz>
970
971 * src/proto-p10.c: Ignore stats headers.
972
973 2009-05-08 Henrik Stuart <evilnet@hstuart.dk>
974
975 * src/mod-python.c: generalised cmd_run to process file_input productions.
976
977 2009-05-06 Henrik Stuart <evilnet@hstuart.dk>
978
979 * src/mod-python.c: generalised PYTHONPATH environment setting to
980 not explicitly set Alex's home directory.
981
982 2009-05-05 Henrik Stuart <evilnet@hstuart.dk>
983
984 * src/proto-p10.c: introduced irc_sno for SNO messages. Removed broken
985 auto_oper on LOC support.
986
987 * src/proto.h: introduced irc_sno for SNO messages.
988
989 * src/nickserv.c: added registered authentication function to handle
990 auto_oper on LOC.
991
992 2009-05-04 Alex Schumann <rubin@afternet.org>
993
994 * src/chanserv.c: julien and polo noticed a crash during channel register. Fixed
995
996 * x3.conf.example: fix typeo in default channel regex. Thanks again to julien for noticing this.
997
998 2009-03-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
999
1000 * src/proto-p10.c: Update PRIV handling code for the latest
1001 nefarious 1.3 changes.
1002
1003 2009-02-27 Alex Schumann <rubin@afternet.org>
1004
1005 * src/proto-p10.c: Patch from muer to support auto-oper for LOC
1006 connections too.
1007
1008 2009-01-31 Alex Schumann <rubin@afternet.org>
1009
1010 * src/chanserv.c: change server link handlers to return an int
1011
1012 * src/hash.h: change server link handlers to return an int
1013
1014 * src/plugins/annoy/plugin.py: add some debug code for testing new
1015 hooks
1016
1017 * src/modpython.py: support for new hooks server_link, nick_change,
1018 and new_user
1019
1020 * src/mod-python.c: support for new hooks server_link, nick_change,
1021 and new_user
1022
1023 2009-01-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1024
1025 * src/opserv.c: Warning fix.
1026
1027 * src/proto-p10.c: Bug fix for SF Bug #2547157 (topic ident bug).
1028
1029 2009-01-27 Alex Schumann <rubin@afternet.org>
1030
1031 * src/modpython.py: Comment out debug printing
1032
1033 * src/plugins/hangman: New example plugin: Hangman game
1034
1035 2009-01-27 Alex Schumann <rubin@afternet.org>
1036
1037 * src/opserv.c: Fix a hole Sindacious found, where alerts on account
1038 don't trigger because they arent looked for during/after auth.
1039
1040 2009-01-26 Alex Schumann <rubin@afternet.org>
1041
1042 * src/plugins/annoy/plugin.py: more test code
1043
1044 * src/mod-python.c: added emb_get_info, silenced warnings, and stub
1045 TODO comments for all the handlers and emb functions we need to
1046 create. search for TODO and lend a hand! :)
1047
1048 2009-01-26 Alex Schumann <rubin@afternet.org>
1049
1050 * src/plugins/annoy/plugin.py: new version of test plugin
1051
1052 2009-01-25 Alex Schumann <rubin@afternet.org>
1053
1054 * Makefile.am: forgot to copy modpython.py where it goes.
1055
1056 2009-01-24 Alex Schumann <rubin@afternet.org>
1057
1058 * src/mod-python.c: added plugin hook to log to x3 logs, and worked
1059 out the basics of callback registration.
1060
1061 * src/modpython.py: x3 logging hook and new callback registration
1062
1063 * Makefile.am: install modpython.py and plugins/ during make install
1064
1065 * install-r.sh: shell script to do recursive copy with exclusions
1066
1067 2009-01-23 Alex Schumann <rubin@afternet.org>
1068
1069 * src/mod-python.c: refactor to use class-based hook manager. Seems to
1070 run now. Also added better comments.
1071
1072 * src/modpython.py: refactored into classes. Seems to run now. Cleaned
1073 up a bit.
1074
1075 2008-01-12 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1076
1077 * src/opserv.c: Fix for SF bug #2491886. Added OSMSG_USER_ALREADY_THERE.
1078
1079 2009-01-04 Alex Schumann <rubin@afternet.org>
1080
1081 * src/nickserv.c: fix access change bug when using ldap but not
1082 ldap_oper_group_dn.
1083
1084 2009-01-01 Matthew Beeching <jobe@mdbnet.co.uk>
1085
1086 * languages/README.txt: Changed validate_lang.pl to validate.pl
1087
1088 * languages/validate.pl: Set executable
1089
1090 * languages/lang_export.sh: Set executable
1091
1092 2008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1093
1094 * src/chanserv.c: SF feature 1476390. Added nodelete option to
1095 MERGE.
1096
1097 * src/chanserv.help: SF feature 1476390. Added nodelete option
1098 to MERGE.
1099
1100 2008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1101
1102 * src/chanserv.c: SF feature 2353198. Patch from CaptKirk. Added
1103 the channel flag to the register command. Also removed the
1104 helping flag.
1105
1106 2008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1107
1108 * src/hash.c: SF feature 2353183. Made X3 aware of +a.
1109
1110 * src/hash.h: SF feature 2353183. Made X3 aware of +a.
1111
1112 2008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1113
1114 * src/global.c: Added RCHANNELS which will send notices to all
1115 registered channels. Also changed CHANNELS to notice all channels
1116 instead of registered ones only.
1117
1118 * src/global.h: Added RCHANNELS.
1119
1120 * src/global.help: Added RCHANNELS target.
1121
1122 2008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1123
1124 * src/global.c: Added AUTHED target.
1125
1126 * src/global.h: Added AUTHED target.
1127
1128 2008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1129
1130 * src/opserv.c: Store when alerts were last triggered.
1131
1132 2008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1133
1134 * x3.conf.example: Added valid_channel_regex.
1135
1136 * src/chanserv.c: Added valid_channel_regex.
1137
1138 2008-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1139
1140 * src/chanserv.c: Warning fixes.
1141
1142 * src/proto-p10.c: Warning fixes.
1143
1144 2008-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1145
1146 * configure: Regenerated.
1147
1148 * configure.in: Added math.h check.
1149
1150 * rx/Makefile.in: Regenerated.
1151
1152 * src/chanserv.c: Warning fixes.
1153
1154 * src/config.h.in: Regenerated.
1155
1156 * src/Makefile.in: Regenerated.
1157
1158 * src/math.c: Warning fixes.
1159
1160 * src/nickserv.c: Warning fixes.
1161
1162 * src/opserv.c: Warning fixes.
1163
1164 * src/proto-p10.c: Warning fixes.
1165
1166 2008-12-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1167
1168 * src/chanserv.c: Fix for SF bug #2423717. Invalid automode choices
1169 with a string will now show the invalid string rather than 0.
1170
1171 2008-12-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1172
1173 * src/nickserv.c: Fix for SF bug #2420339. Password change emails
1174 will not have the first time part in the email. Email change emails
1175 will have them though.
1176
1177 2008-12-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1178
1179 * src/chanserv.c: Fix for SF bug #2353222 (+l not being removed
1180 when dynlimit disabled.
1181
1182 2008-12-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1183
1184 * src/proto-p10.c: Fix for SF bug #2401693 (gsync not working properly).
1185
1186 2008-11-30 Matthew Beeching <jobe@mdbnet.co.uk>
1187
1188 * src/spamserv.c: Fix crash bug in ADDTRUST/DELTRUST
1189
1190 2008-11-25 Alex Schumann <rubin@afternet.org>
1191
1192 * src/mod-python.c: call run function instead of using
1193 pyrun_simplestring. Set global info for simple reply() to have what it
1194 needs to run.
1195
1196 * src/modpython.py: new name as - interferes with module loading.
1197 added reply() function
1198
1199 2008-11-22 Alex Schumann <rubin@afternet.org>
1200
1201 * src/mod-python.c: Added ability to query info about nick or channel
1202 name
1203
1204 2008-11-16 Alex Schumann <rubin@afternet.org>
1205
1206 * src/mod-python.c: filled in some missing pieces.
1207
1208 * src/mod-python.py: more demo code for testing
1209
1210 2008-11-16 Matthew Beeching <jobe@mdbnet.co.uk>
1211
1212 * src/chanserv.help: Minor mistake in help for 'SET MAXSETINFO'
1213
1214 2008-11-16 Alex Schumann <rubin@afternet.org>
1215
1216 * src/mod-python.c: further work on building basic bits of this
1217
1218 * src/mod-python.py: first pass at what will be the base python script.
1219
1220 2008-11-13 Alex Schumann <rubin@afternet.org>
1221
1222 * src/modcmd.c: remove python tests (moved to mod-python.c)
1223
1224 * src/mod-python.c: initial template based on memoserv
1225
1226 2008-11-12 Matthew Beeching <jobe@mdbnet.co.uk>
1227
1228 * tools/db.php: Added sample DB parser script
1229
1230 2008-11-06 Alex Schumann <rubin@afternet.org>
1231
1232 * src/modcmd.c,Makefile.in,src/Makefile.in,configure.in,src/config.h.in:
1233 Begin work on embedding python.
1234
1235 2008-11-06 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1236
1237 * src/proto-p10.c: Fixes for SGLINE and SSHUN. As well as a fix for
1238 bug 2173687 (PRIVS part of it is already fixed on trunk).
1239
1240 2008-10-24 Matthew Beeching <jobe@mdbnet.co.uk>
1241
1242 * src/chanserv.help: Minor spelling mistake "change" instead of
1243 "change"
1244
1245 2008-10-10 Matthew Beeching <jobe@mdbnet.co.uk>
1246
1247 * src/opserv.c: Fix for crash on OpServ SVSPART where the
1248 channel specified does not exist.
1249
1250 2008-09-30 Matthew Beeching <jobe@mdbnet.co.uk>
1251
1252 * src/nickserv.c: Prevent automatic registration of dissallowed
1253 nicks when registering an account
1254
1255 2008-09-27 Matthew Beeching <jobe@mdbnet.co.uk>
1256
1257 * src/chanserv.c: Fix for <trigger>shoot telling you to use
1258 .roulette instead of <trigger>roulette
1259
1260 2008-09-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1261
1262 * src/proto-p10.c: SGLINE and SSHUN support some stuff coming
1263 soon in Nefarious.
1264
1265 2008-09-07 Matthew Beeching <jobe@mdbnet.co.uk>
1266
1267 * src/chanserv.c: Changed PEON to PAL
1268
1269 * src/chanserv.help: Changed PEON to PAL
1270
1271 * src/modcmd.c: Changed PEON to PAL
1272
1273 * docs/access-levels.txt: Changed PEON to PAL
1274
1275 * languages/de/chanserv.help: Changed PEON to PAL
1276
1277 * languages/en_GB/chanserv.help: Changed PEON to PAL
1278
1279 2008-09-06 Matthew Beeching <jobe@mdbnet.co.uk>
1280
1281 * src/proto-p10.c: Added new PRIV_*'s to privtab
1282
1283 * src/mod-snoop.c: Added support for channel mode +h
1284
1285 * src/hash.h: #define's for missing PRIV_*'s
1286
1287 2008-09-02 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1288
1289 * src/chanserv.c: Fixed an issue with OPCHAN and channels using off
1290 channel.
1291
1292 2008-08-19 Alex Schumann <rubin@afternet.org>
1293
1294 * src/chanserv.c: fix a bug in the default wheel spin settings if they
1295 were not in the config file, x3 would core.
1296
1297 2008-07-21 Neil SPierling <sirvulcan@sirvulcan.co.nz>
1298
1299 * src/chanserv.c: Turn the kick ban all chans spin action into a
1300 timed ban (5 minutes). Also seperated the setting of the ban from
1301 the stripping of ohv. If Nefarious has halfops disabled then trying
1302 to strip the modes and set the ban results in the numeric being set
1303 as the ban. This will need to be fixed in nefarious.
1304
1305 2008-07-20 Alex Schumann <rubin@afternet.org>
1306
1307 * src/chanserv.c: remove spin debugging code. Fix gline/kill glitch.
1308
1309 * src/config.h: bump trunk to 1.7
1310
1311 2008-07-19 Alex Schumann <rubin@afternet.org>
1312
1313 * src/proto-p10.c: dont print warning on uping to a jupe. added
1314 irc_svsquit() function
1315
1316 * src/chanserv.c: rework wheel-of-misfortune a bit, allow individual
1317 spins to be enabled in x3.conf and make it easy to add new ones or
1318 change likelyhoods.
1319
1320 * src/proto.h: added irc_svsquit() prototype
1321
1322 * src/x3.conf.example: wheel action example configs
1323
1324 2008-07-18 Alex Schumann <rubin@afternet.org>
1325
1326 * src/proto-p10.c: set lastmod time to current time when sending
1327 glines, otherwise ircd wont burst them later.
1328
1329 * src/modcmd.c: break credits out to its own command, and add svn
1330 version string to ctcp version reply.
1331
1332 2008-07-02 Matthew Beeching <jobe@mdbnet.co.uk>
1333
1334 * src/proto-p10.c: Added missing PRIV_*'s to privtab
1335
1336 * src/hash.h: #define's for missing PRIV_*'s
1337
1338 2008-06-23 Alex Schumann <rubin@afternet.org>
1339
1340 * src/chanserv.c: Fix a bug where if spin abuse creates a clone, but an oper kills the
1341 clone before its auto-removed, x3 crashes. Thanks tyler and jigsy.
1342
1343 2008-06-23 Alex Schumann <rubin@afternet.org>
1344
1345 * src/nickserv.c: make opserv access level required to be in oper ldap
1346 group configurable.
1347
1348 * src/nickserv.h: make opserv access level required to be in oper ldap
1349 group configurable.
1350
1351 2008-06-12 Alex Schumann <rubin@afternet.org>
1352
1353 * src/nickserv.c: fix login-on-connect logic problem when ldap libs
1354 are present but ldap is not in use.
1355
1356 2008-04-22 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1357
1358 * src/chanserv.c: Fixed a small bug with SVSNickChange.
1359
1360 * src/hash.h: Added buttaknife's patch which allows modes to be
1361 searched for using opserv trace. Also Fixed a small bug with
1362 SVSNickChange.
1363
1364 * src/hash.c: Fixed a small bug with SVSNickChange.
1365
1366 * src/opserv.c: Added buttaknife's patch which allows modes to
1367 be searched for using opserv trace.
1368
1369 * src/proto-p10.c: Added buttaknife's patch which allows modes
1370 to be searched for using opserv trace.
1371
1372 2008-04-10 Alex Schumann <rubin@afternet.org>
1373
1374 * src/nickserv.c: Fix wrong param count check in oset password
1375
1376 2008-04-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1377
1378 * src/chanserv.c: Fixed a bug with x3 not handling kills properly.
1379
1380 * src/opserv.c: Fixed a bug with x3 not handling kills properly.
1381
1382 2008-04-02 Alex Schumann <rubin@afternet.org>
1383
1384 * src/proto-p10.c: Provisional code for LOC account hostmask validation
1385
1386 * src/nickserv.c: Provisional code for LOC account hostmask validation
1387
1388 2008-04-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1389
1390 * configure: Regenerated.
1391
1392 * configure.in: Bumped up trunk version for X3.
1393
1394 2008-03-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1395
1396 * src/proto-p10.c: Ignore SNO messages.
1397
1398 2008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1399
1400 * configure: Regenerated.
1401
1402 * configure.in: Fixed up a typo spotted by Sakkath.
1403
1404 * x3.conf.example: Fixed up a typo spotted by Sakkath.
1405
1406 2008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1407
1408 * src/chanserv.c: If Nefarious 1.2.0 is in use then use SVSQUIT to
1409 fake a connection reset by peer quit if spin 1 comes up.
1410
1411 2008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1412
1413 * src/chanserv.c: Only allow logged in people to use spin.
1414
1415 2008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1416
1417 * src/chanserv.c: Added lamepart function so that spin can be used
1418 on Nefarious 1.1.
1419
1420 2008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1421
1422 * src/chanserv.c: Added the wheel of misfortune. This will only
1423 work with Nefarious 1.2.0. You can upgrade X3 now even if you are
1424 running 1.1. Also fixed up some roulette/shoot bugs.
1425
1426 * src/hash.h: Function to change nicknames in X3 when using SVSNICK.
1427
1428 * src/hash.c: Function to change nicknames in X3 when using SVSNICK.
1429
1430 2008-03-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1431
1432 * src/chanserv.c: Added roulette command.
1433
1434 * src/chanserv.h: Added roulette command.
1435
1436 * src/mod-memoserv.c: Added email sending functionality when
1437 new memos are sent.
1438
1439 2008-03-24 Alex Schumann <rubin@afternet.org>
1440
1441 * src/nickserv.c: fix 1 param auth for ldap libs available but not
1442 enabled, case. Thanks jobe.
1443
1444 2008-03-11 Alex Schumann <rubin@afternet.org>
1445
1446 * src/opserv.c: Add svsnick command
1447
1448 * src/opserv.help: add help for svsnick and improve menu a bit
1449
1450 * src/nickserv.c: re-enable 1 param auth if not using ldap.
1451
1452 2008-03-02 Alex Schumann <rubin@afternet.org>
1453
1454 * src/spamserv.c: Possible fix for sf bug 1905760 (spamserv
1455 kill/reconnect segfault)
1456
1457 2007-07-31 Alex Schumann <rubin@afternet.org>
1458
1459 * src/proto-p10.c: ignore ALIST messages
1460
1461 2007-05-08 Alex Schumann <rubin@afternet.org>
1462
1463 * src/nickserv.c: fix authentication bug with ldap by temporarily
1464 removing account-less authentication.
1465
1466 * src/nickserv.help: fix help file to reflect change
1467
1468 2007-05-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1469
1470 * src/mod-webtv.c: Allow opers to override required_mark. Also added
1471 SJOIN (undocumented) so opers can join IRC into channels where its
1472 needed as WebTV can only message clients in channels they are in.
1473
1474 2007-06-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1475
1476 * src/mod-webtv.c: Added JOIN and PART.
1477
1478 * src/mod-webtv.help: Added JOIN and PART.
1479
1480 2007-05-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1481
1482 * src/mod-webtv.c: Added NICK and WHOIS commands. As well as 2 x3.conf
1483 config options, required_mark and valid_marks.
1484
1485 * src/mod-webtv.help: Added INDEX, NICK, and WHOIS.
1486
1487 2007-05-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1488
1489 * configure: Run autogen.sh.
1490
1491 * configure.in: Tweaks for google core dumper 1.1.
1492
1493 * x3.conf.example: Basic webtv module section.
1494
1495 * src/config.h.in: Run autogen.sh.
1496
1497 * src/Makefile.am: Run autogen.sh.
1498
1499 * src/Makefile.in: Run autogen.sh.
1500
1501 * src/mod-webtv.c: Basic module for now. (Does nothing so dont
1502 bother compiling in).
1503
1504 * src/mod-webtv.help: Empty help file for webtv module.
1505
1506 * tools/core_install.sh: Update google core dumper to 1.1.
1507
1508 * tools/coredumper.tar.gz: Update google core dumper to 1.1.
1509
1510 2007-05-06 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1511
1512 * src/proto-p10.c: Quick fix (as its 12:11am and i have work at 8:30am).
1513 This will stop the "Unable to find user irc.servername.com whose mark
1514 is changing." messages. When a user reconnects and an existing exempt
1515 is on the network for the user, their lastseen time is sent out to
1516 all the servers. This quick fix moves the user checking part to
1517 the relevant part of the function that actually uses users.
1518
1519 2007-05-04 Alex Schumann <rubin@afternet.org>
1520
1521 * src/chanserv.c: fixed problem with giveownership logs where the
1522 previous owners handle could reference a free'd string.
1523
1524 2007-04-24 Alex Schumann <rubin@afternet.org>
1525
1526 * src/nickserv.c: add missing ifdef for inldap search.
1527
1528 2007-04-22 Alex Schumann <rubin@afternet.org>
1529
1530 * src/nickserv.c: change authserv search accountmask to just account.
1531 added inldap search criteria. added add2ldap search target.
1532
1533 * src/nickserv.help: added help for ldap searching. + only add2ldap if
1534 all the info is there.
1535
1536 * src/x3ldap.c: clean up of some error messages/handling. + add a byte
1537 to password malloc to maybe solve a core problem? + fix an error
1538 checking option.
1539
1540 2007-04-21 Alex Schumann <rubin@afternet.org>
1541 * src/nickserv.c: remove some un-needed errors with duplicate
1542 add/deletes in ldap
1543
1544 2007-04-21 Alex Schumann <rubin@afternet.org>
1545
1546 * src/nickserv.c: fix bug with register_user from loc causing core
1547
1548 2007-04-20 Alex Schumann <rubin@afternet.org>
1549
1550 * src/x3ldap.c: support for ldaps (ssl/tls) was added. ldap_host and
1551 ldap_port changed to ldap_uri.
1552
1553 * src/nickserv.c: fixed LOC bugs with accounts that exist in ldap but
1554 not x3 not being created. changed to ldap_uri config instead of
1555 host/port
1556
1557 * src/nickserv.h: changed to ldap_uri
1558
1559 * x3.conf.example: changed to ldap_uri
1560
1561 2007-04-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1562
1563 * README: testing.
1564
1565 2007-04-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1566
1567 * INSTALL: Another test.
1568
1569 2007-04-08 Alex Schumann <rubin@afternet.org>
1570
1571 * src/chanserv.c: fix for a core when adding kill alert for numchans 1
1572
1573 2007-04-06 Alex Schumann <rubin@afternet.org>
1574
1575 * src/chanserv.help: added Jigsy's mode help MODE CHANNEL and MODE
1576 USER
1577
1578 2007-04-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1579
1580 * ChangeLog: Email update.
1581
1582 2007-04-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1583
1584 * src/AUTHORS: Email update, mostly for CIA commit testing.
1585
1586 2007-04-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1587
1588 * src/helpfile.c: Added colour support $k.
1589
1590 2007-03-20 Alex Schumann <rubin@afternet.org>
1591
1592 * src/nickserv.c: ButtaS2sLore sent in this patch to fix the default
1593 style when registering new users.
1594
1595 2007-03-20 Alex Schumann <rubin@afternet.org>
1596
1597 * src/nickserv.c: applied patch from playa which fixes the nickname
1598 valid checks when registering a nick.
1599
1600 2007-03-20 Alex Schumann <rubin@afternet.org>
1601
1602 * src/nickserv.c: fix trying to do ldap when not enabled during
1603 cmd_register + also with cmd_unregister
1604
1605 2007-03-20 Alex Schumann <rubin@afternet.org>
1606
1607 * src/opserv.c: fix for stats alerts filtering
1608
1609 * src/chanserv.c: dont kick lamers if they are currently exempt (+e)
1610
1611 * src/x3ldap.c: fix ldap error code to string
1612
1613 * src/nickserv.c: (comment to add LOC logging)
1614
1615 2007-02-26 Alex Schumann <rubin@afternet.org>
1616
1617 * src/nickserv.c: fix bug with LOC logic and ldap.
1618
1619 2007-02-13 Alex Schumann <rubin@afternet.org>
1620
1621 * src/nickserv.c: Fix bugs with ldap cookies. Fix opt_password
1622 warning/crash potential
1623
1624 2007-02-13 Alex Schumann <rubin@afternet.org>
1625
1626 * src/x3ldap.c: Fix double-hashing of passwords when using ldap and
1627 resetpass cookie system.
1628
1629 * src/nickserv.c: Fix double-hashing of passwords when using ldap and
1630 resetpass cookie system. Fix incorrect terms in ldap email error
1631 message.
1632
1633 2007-02-12 Alex Schumann <rubin@afternet.org>
1634
1635 * src/x3ldap.c: fix ldap_delete not binding first, so causing
1636 access denied sometimes.
1637
1638 2007-02-12 Alex Schumann <rubin@afternet.org>
1639
1640 * x3.conf.example: fix ldap config example so it actually works
1641
1642 2007-02-12 Alex Schumann <rubin@afternet.org>
1643
1644 * src/nickserv.h: lowercase account name setting
1645
1646 * x3.conf.example: lowercase account name setting
1647
1648 * src/nickservc: only lowercase account names if the option is set.
1649
1650 2007-02-12 Alex Schumann <rubin@afternet.org>
1651
1652 * src/tools.c: adding ircd_strtolower() func
1653
1654 * src/common.h: adding ircd_strtolower() func
1655
1656 * src/nickserv.c: force accounts to lowercase at all inputs. ++fix
1657 warning ++fix another
1658
1659 2007-02-11 Alex Schumann <rubin@afternet.org>
1660
1661 * src/nickserv.c: fixed a bunch of ldap result value check bugs
1662
1663 2007-02-11 Alex Schumann <rubin@afternet.org>
1664
1665 * src/opserv.c: Added oper group support to ldap
1666
1667 * src/x3ldap.c: Added group support to ldap. Fixed set email bug
1668
1669 * src/x3ldap.h: Added group support to ldap.
1670
1671 * src/nickserv.c: Added group support to ldap
1672
1673 * src/nickserv.h: Added group support to ldap
1674
1675 2007-02-11 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1676
1677 * tools/ldap/ldap_convert.php: Fixes after more testing.
1678
1679 2007-02-09 Alex Schumann <rubin@afternet.org>
1680
1681 * src/x3ldap.c: addid search function to get users email address from
1682 ldap
1683
1684 * src/x3ldap.h: func defs for search
1685
1686 * src/nicserv.c: update local copy of email address when they log
1687 in via ldap. fix memory leak.
1688
1689 2007-02-08 Alex Schumann <rubin@afternet.org>
1690
1691 * src/x3ldap.c: cleaning up and switching adduser to use the new
1692 crypted password scheme.
1693
1694 * src/nickserv.c: testing with ldap_enabled set to 0, and/or WITH_LDAP
1695 not defined, uncovered some warnings etc.
1696
1697 2007-02-08 Alex Schumann <rubin@afternet.org>
1698
1699 * src/nickserv.c: Filling in ldap support for all password related
1700 operations: cmd_pass, loc_auth, etc.
1701
1702 2007-02-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1703
1704 * tools/ldap/ldap_convert.php: Few tweaks.
1705
1706 2007-02-08 Alex Schumann <rubin@afternet.org>
1707
1708 * tools/ldap/inetorganon.schema: Scheme for ldap.
1709
1710 * tools/ldap/ldap_convert.php: Conversion script for converting
1711 x3 users to the ldap server.
1712
1713 2007-02-07 Alex Schumann <rubin@afternet.org>
1714
1715 * configure.in: adding compile/configure support for ssl libs (not
1716 yet needed)
1717
1718 * configure: updated from above.
1719
1720 * src/config.h.in: adding compile/configure support for ssl libs (not
1721 yet needed)
1722
1723 * src/x3ldap.c: ldap crypted password pain. SUpport for object classes
1724 in config file.
1725
1726 * src/x3ldap.h: ldap crypted password pain. Support for object classes
1727 in config file.
1728
1729 * src/nickserv.c: change password in ldap when its changed in
1730 nickserv. Support for object classes in config file.
1731
1732 * src/nickserv.h: support for object classes in conf file
1733
1734 2007-02-07 Alex Schumann <rubin@afternet.org>
1735
1736 * src/x3ldap.c: improve error result feedback
1737
1738 * src/nickserv.c: improve error result feedback (oops, fix for if
1739 ldap_enable is 0)
1740
1741 2007-02-07 Alex Schumann <rubin@afternet.org>
1742
1743 * src/x3ldap.c: ldap_add functionality
1744
1745 * src/x3ldap.h: ldap_add functionality
1746
1747 * src/nickserv.h: ldap_add functionality
1748
1749 * src/nickserv.c: ldap_add functionality
1750
1751 * x3.conf.example: ldap_add functionality
1752
1753 2007-02-06 Alex Schumann <rubin@afternet.org>
1754
1755 * src/x3ldap.c: fix compiling problem when non-ldap. Compile fixups
1756 and sanity checks.
1757
1758 * configure.in: Better ldap library handling **oops ** helps to
1759 actually have -lldap in LIBS...
1760
1761 * configure: regenerated from above ** **
1762
1763 * x3.conf.example: tweaked ldap settings
1764
1765 * src/nickserv.h: remove ldap config settings if not compiled in
1766
1767 * src/nickserv.c: automatiaclly add users who can auth to ldap and get
1768 logins working.
1769
1770 2007-02-06 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1771
1772 * src/x3ldap.c: Added GPL header, also change the printf's to
1773 log_module's as per one of the todo comments.
1774
1775 * src/x3ldap.h: Added GPL header.
1776
1777 2007-02-05 Alex Schumann <rubin@afternet.org>
1778
1779 * src/nickserv.c: fix non-compile without ldap problem
1780
1781 2007-02-05 Alex Schumann <rubin@afternet.org>
1782
1783 * src/x3ldap.c: Beginnings of ldap authentication support
1784
1785 * src/x3ldap.h: Beginnings of ldap authentication support
1786
1787 * src/nickserv.h: Move config struct to .h so ldap.c can see it too
1788
1789 * src/nickserv.c: Beginnings of ldap authentication support
1790
1791 * x3.conf.example: ldap config settings
1792
1793 * src/md5.c: remove old debugging printf() code
1794
1795 * src/configure.in: add --enable-ldap support to configure
1796
1797 * configure: rebuilt from above
1798
1799 * src/Makefile.am: add --enable-ldap support to configure
1800
1801 * src/Makefile.in: rebuilt from above
1802
1803
1804 2007-02-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1805
1806 * src/hash.c: Bug fix for bug #1651561.
1807
1808 2007-02-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1809
1810 * src/nickserv.c: Fixed bug #1649326.
1811
1812 2007-01-28 Alex Schumann <rubin@afternet.org>
1813
1814 * src/mod-memoserv.c: if you bind memoserv commands to chanserv's
1815 nick, and someone sends a memo, send them the memo from memoserv, if
1816 there is a memoserv (not chanserv). Also, make the mini-help prompts
1817 more generic, for when they come from another bot besides memoserv.
1818
1819 2007-01-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1820
1821 * src/proto-p10.c: RPING support.
1822
1823 2007-01-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1824
1825 * src/proto-p10.c: This will hide annoying rping/rping error messages
1826 from the o3 alert channel when denora is linked. Will write proper
1827 functions when i figure out how rping n rpong works.
1828
1829 2007-01-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1830
1831 * src/spamserv.c: As kNode points to an entry in killed_users_dict,
1832 we need to free kNode before removing the entry. Fixed a nasty
1833 glibc core.
1834
1835 2007-01-12 Alex Schumann <rubin@afternet.org>
1836
1837 * src/mod-helpserv.c: This module is coded very poorly, with lots of
1838 newby c mistakes with pointers and malloc and whatnot. This fixes some
1839 small part of that so that user commands work again, and to reduce
1840 confusion. It needs a LOT more work to be what I would consider
1841 safe..
1842
1843 2007-01-12 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1844
1845 * src/spamserv.c: Horrible but it will do, i need to rewrite
1846 the flag system.
1847
1848 * src/spamserv.h: Oppsie, probably my fault. Fixed caps and
1849 badreaction being linked up.
1850
1851 * src/proto-p10.c: Fixed handling of incoming SVSPART's.
1852
1853 2007-01-10 Alex Schumann <rubin@afternet.org>
1854
1855 * src/log.c: commented out impossible assertion which makes x3 core on
1856 fatal errors instead of exit cleanly.
1857
1858 2007-01-10 Alex Schumann <rubin@afternet.org>
1859
1860 * src/mod-helpserv.c: fix strncpy problem
1861
1862 2007-01-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1863
1864 * src/chanserv.c: Fixed some bugs in trace_check_bans (Used with
1865 checkrestrictions alerts.
1866
1867 * src/opserv.c: Fixed up how limits are check with checkrestrictions.
1868
1869 2007-01-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1870
1871 * configure: Regenerated.
1872
1873 * configure.in: Added HAVE_HELPSERV.
1874
1875 * x3.conf.example: Seems theres been a hidden prefix option to
1876 allow users to use helpserv commands (ones for users not helpers).
1877
1878 * src/config.h.in: Added HAVE_HELPSERV.
1879
1880 * src/mod-helpserv.c: Made helpserv more useable:
1881
1882 * Added CLOSEREQ for users to close their current request.
1883
1884 * Added SHOWREQ for users to show their current req (equiv of SHOW).
1885
1886 * Added JoinTotal, if ON then when a helper joins the channel they
1887 will be sent a notice of the total UNASSIGNED requests.
1888
1889 * Added AlertNew, if ON then when a user opens a new help request
1890 all helpers will be alerted.
1891
1892 * Added SUSPEND/UNSUSPEND for suspending and unsuspending help
1893 bots.
1894
1895 * Added $i replacer for HelpServ SET's, changes $i to a valid
1896 request id. If no iq exists for another bot uses $i then all
1897 that is displayed is $i.
1898
1899 * Changed the USERCMD function type from void to int so that we
1900 dont get a warning when trying to use REQUIRE_PARMS in a usercmd
1901 function.
1902
1903 * Seeing as helpserv does its help slightly different i added in the
1904 HEADER/DIVIDER/FOOTER help code from modcmd.c, so that the help
1905 output looks the same.
1906
1907 * Addded usercmd_helpserv for to access USERINDEX.
1908
1909 * Allow users to use HELP even without an open request.
1910
1911 * src/mod-helpserv.help: Made the index a bit more like X3, O3 etc.
1912 Also added a USERINDEX. Plus added help for the above things i
1913 added to helpserv
1914
1915 * src/modcmd.c: Adjusted years.
1916
1917 2007-01-03 Alex Schumann <rubin@afternet.org>
1918
1919 * src/opserv.c: fix crash in ctcp version checkin
1920
1921 2007-01-01 Alex Schumann <rubin@afternet.org>
1922
1923 * x3.conf.example: Fixed set_shows which didnt get updated a while
1924 back.
1925
1926 2006-12-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1927
1928 * src/spamserv.c: Try this, tho sizeof worked fine for me with
1929 info sizes of 4 and 5 ("blss" and "blsss") i had no crashes.
1930
1931 2006-12-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1932
1933 * src/spamserv.c: Added CAPSSCAN for scanning caps, other related
1934 options added, CAPSREACTION, CAPSMIN, and CAPSPERCENT.
1935
1936 * src/spamserv.h: Added caps scanning functionality.
1937
1938 * src/spamserv.help Added caps scanning help
1939
1940 2006-12-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1941
1942 * src/spamserv.c: Tweaked the SET output for the EXCEPT levels.
1943
1944 2006-12-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1945
1946 * src/spamserv.c: Removed scan voiced/halfops/ops SET options.
1947 Added 4 new except levels, EXCEPTADVLEVEL, EXCEPTBADWORDLEVEL,
1948 EXCEPTFLOODLEVEL, and EXCEPTSPAMLEVEL. Users equal or above to
1949 the specified levels will be exempt. All levels default to
1950 UL_OP (200) at first.
1951
1952 * src/spamserv.h: Added new except variables.
1953
1954 * src/spamserv.help: Added new sections for the new except SET
1955 options, plus removed the level lines for now.
1956
1957 2006-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1958
1959 * Merry Christmas! :)
1960
1961 * src/spamserv.c: Meh cant sleep damn people outside. Fixed a bug
1962 with setting exceptlevel.
1963
1964 2006-12-24 Alex Schumann <rubin@afternet.org>
1965
1966 * src/chanserv.c: fixed incorrect message when .dellamer is used on a
1967 nickname.
1968
1969 2006-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1970
1971 * Merry Christmas! :)
1972
1973 * This completes RFE 1577823.
1974
1975 * src/spamserv.c: Added EXCEPTLEVEL, this replaces the code that
1976 excepts all people who are opped etc. Only people above this level
1977 will be immune now. Defaults to 300 for channels without the option
1978
1979 * src/spamserv.h: Added exceptlevel.
1980
1981 * src/spamserv.help: Added EXCEPTLEVEL.
1982
1983 2006-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1984
1985 * Merry Christmas! :)
1986
1987 * src/spamserv.c: Added trusted accounts support (RFE 1577823).
1988
1989 * src/spamserv.help: ADDTRUST, DELTRUST, OADDTRUST, ODELTRUST,
1990 and LISTTRUST added.
1991
1992 2006-12-20 Alex Schumann <rubin@afternet.org>
1993
1994 * src/Makefile.in: undo temp fix
1995
1996 * src/opserv.c: perm fix to HAVE_TRACK define problems
1997
1998 * src/configure.in: perm fix to HAVE_TRACK define problems
1999
2000 * src/config.h.in: perm fix to HAVE_TRACK define problems
2001
2002 2006-12-21 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2003
2004 * src/Makefile.in: Temp fix.
2005
2006 2006-12-20 Alex Schumann <rubin@afternet.org>
2007
2008 * src/proto-p10.c: added full mark support including as a trace
2009 criteria.
2010
2011 * src/opserv.c: added full mark support including as a trace
2012 criteria.
2013
2014 * src/hash.h: added full mark support including as a trace
2015 criteria.
2016
2017 * src/opserv.help: documented the 'marked' criteria in trace.
2018
2019 2006-12-20 Alex Schumann <rubin@afternet.org>
2020
2021 * src/chanserv.c: fixing a bug with unmatching userlevels and the del*
2022 commands. (such as delpeon of a user with non-standard peon level)
2023
2024 * src/spamserv.c: fixing memory corruption problems with dicts. Fixed
2025 crash with service rename, and probably many other problems.
2026
2027 * src/mod-track.c: fixing memory problems, and the broken set command.
2028 Track may be stable now, needs large scale testing.
2029
2030 2006-12-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2031
2032 * src/chanserv.help: Opps that will teach me for cut n pasting.
2033 Adjusted duration line for CLVL help. Users are not removed after
2034 the duration they are reverted back to their previous access
2035 level.
2036
2037 2006-12-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2038
2039 * src/chanserv.c: check the ircd side ban list too
2040
2041 * src/opserv.c: Fixed a small bug, woops.
2042
2043 2006-12-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2044
2045 * src/chanserv.c: Added trace_check_bans, cut down version of
2046 check_bans for checkrestrictions
2047
2048 * src/chanserv.h: Declare trace_check_bans.
2049
2050 * src/opserv.c: Added addalert/trace option checkrestrictions. When
2051 using SVSJOIN as an action this option will check the ban lists, invite
2052 keys and limits of the target channel and if any match or exist (invite
2053 etc) then the SVSJOIN wont go through
2054
2055 * src/opserv.help: Added information about checkrestrictions.
2056
2057 2006-12-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2058
2059 * src/chanserv.c: Timed CLVL's. This just works like my last commit.
2060
2061 * src/chanserv.h: tweaked expiry to accessexpiry and added clvlexpiry
2062 and lastlevel.
2063
2064 * src/chanserv.help: Added information about timed clvls.
2065
2066 2006-12-18 Alex Schumann <rubin@afternet.org>
2067
2068 * src/mod-memoserv.c: add a 'privmsg' flag for being notified via pm
2069 instead of notice, when you get new memos. Fixed a buffer overrun with
2070 memo ids.
2071
2072 * src/mod-memoserv.help: fix-up help for settings.
2073
2074 2006-12-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2075
2076 * src/chanserv.c: New feature, channel managers can now add people
2077 with a duration. After the duration expires the person will be
2078 automatically removed and deoped.
2079
2080 * src/chanserv.h: Added expiry.
2081
2082 * src/chanserv.help: Added information about timed accesses.
2083
2084 * src/modcmd.c: Tweaked addop, addhop etc so a duration can be
2085 specified.
2086
2087 2006-12-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2088
2089 * src/proto-p10.c: Reverted one of my line changes.
2090
2091 2006-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2092
2093 * src/opserv.c: Fixed up a couple of $b errors.
2094
2095 2006-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2096
2097 * src/chanserv.c: Woops forgot to init the channel mode change.
2098
2099 * src/chanserv.h: Tweak to check_bans.
2100
2101 * src/proto-p10.c: Add some sanity checks plus moved the +x to
2102 after the CMD_FAKEHOST otherwise if the person auths then gets
2103 marked they will cause 2 Registered quits on the IRCd. Only one
2104 will happen now.
2105
2106 2006-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2107
2108 * src/chanserv.c: Added function check_bans to check bans in a
2109 specific channel when needed (see below).
2110
2111 * src/chanserv.h: check_bans deceleration.
2112
2113 * src/proto-p10.c: First of all we dont need a handle_info when
2114 checking for IsHiddenHost, the IRCd takes care of this. Made it
2115 so we copy the fakehost into user->fakehost so X3 can check
2116 IsFakeHost properly. Lastly after we set a fakehost in irc_mark
2117 we need to recheck the users bans just in case a person has
2118 lamer'ed the marked hostname.
2119
2120 2006-12-12 Alex Schumann <rubin@afternet.org>
2121
2122 * configure.in: making google core lib optional
2123
2124 * configure: regenerated
2125
2126 * src/proto-p10.c: added support for sending nefarious marks
2127
2128 * src/proto.h: prototype for irc_mark
2129
2130 * src/opserv.help: documented new mark support. Also documented the
2131 svsjoin and svspart commands as they were missing.
2132
2133 * src/hash.h: added MARKLEN define
2134
2135 * src/opserv.c: added mark command as well as mark support in trace
2136 and addalert.
2137
2138 2006-12-12 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2139
2140 * configure: Regenerated.
2141
2142 * configure.in: Add support for google core dumper. Plus updated
2143 tre to 0.7.5.
2144
2145 * Makefile.in: Regenerated.
2146
2147 * rx/Makefile.in: Regenerated.
2148
2149 * src/config.h.in: Regenerated.
2150
2151 * src/Makefile.in: Regenerated.
2152
2153 * tools/core_install.sh: Just like tre_install.sh. This installs
2154 the core dumper.
2155
2156 * tools/coredumper.tar.gz: Google core dumper 0.2.
2157 http://sourceforge.net/projects/goog-coredumper/
2158
2159 * tools/tre_install.sh: Updated version to 0.7.5
2160
2161 * tools/tre.tar.gz: Updated tre to 0.7.5.
2162
2163 2006-12-10 Alex Schumann <rubin@afternet.org>
2164
2165 * src/opserv.c: fix debug message left at wrong level ("checking
2166 reroute()")
2167
2168 2006-12-09 Alex Schumann <rubin@afternet.org>
2169
2170 * src/opserv.c: bugfixes to autorouting timer code
2171 improved stats routing to clean up & take an argument
2172
2173 * src/opserv.h: bugfixes to autorouting timer code
2174
2175 * src/opserv.help: document new stats routing syntax
2176
2177 * src/timeq.c: added some usefull (commented out) debugging code for
2178 figuring out timer problems.
2179
2180 * src/timerq.h: added some usefull (commented out) debugging code for
2181 figuring out timer problems.
2182
2183 * src/proto-p10.c: cleanup/improve eob autorouting init
2184
2185 2006-12-08 Alex Schumann <rubin@afternet.org>
2186
2187 * src/opserv.c: Moving some version reply housekeeping to proto-p10.c
2188
2189 * src/proto-p10.c: moving version reply storage here, adding webTV
2190 no_notice support (automatiaclly dont send notices if version reply
2191 says its a webtv user since they cant SEE notices. (other clients to
2192 add?)) note, this needs a version query alert to get the version from
2193 them.
2194
2195 * src/helpfile.c: honor the no_notices user bit
2196
2197 * src/hash.h: add no_notices user bit
2198
2199 2006-12-07 Alex Schumann <rubin@afternet.org>
2200
2201 * src/opserv.c: Add filter ability to stats alerts + fixup
2202
2203 * src/opserv.help: document filter feature of stats alerts + fixup
2204
2205 2006-12-02 Alex Schumann <rubin@afternet.org>
2206
2207 * src/chanserv.c: fix to levels command (- were missing)
2208
2209 * src/tools.c: fix warning
2210
2211 * src/common.h: fix warning
2212
2213 * src/chanserv.help: update online help url, changed help general to
2214 use new $! command char replacement code.
2215
2216 * src/hash.c: fix warning when geoip is off
2217
2218 * src/helpfile.c: add new '$!' code for chanserv's current trigger
2219 char in help files
2220
2221 2006-12-01 Alex Schumann <rubin@afternet.org>
2222
2223 * src/chanserv.c: Raisk pointed out that mdelop and friends dont work
2224 on users of non-standard access level such as 201. Fixed this by
2225 changing mdelop and friends to work on the range of access levels.
2226 Added a LEVELS command.
2227
2228 * src/chanserv.h: corrected PEON access defines such that 1-150 is
2229 peon instead of 100-150 with 1-99 being undefined.
2230
2231 * src/chanserv.help: help for new LEVELS command
2232
2233 * src/helpfile.c: Improved table functions so that it automatically
2234 right-justifies numerical columns.
2235
2236 * src/tools.c: Added helper functions str_is_number and msnprintf (an
2237 auto-mallocing printf function)
2238
2239 * src/common.h: defines and defines for msnprintf and str_is_number
2240
2241
2242 2006-11-30 Alex Schumann <rubin@afternet.org>
2243
2244 * src/chanserv.c: Modified .myaccess such that if you give it your own
2245 account when you are not a helper, it still works. (Requested by
2246 Jigsy)
2247
2248 * src/nickserv.help: Corrected the help file to feed oregister based
2249 on email_required instead of email_enabled
2250
2251 * src/nickserv.c: Fix & close sf bug 1584057 (hidden_host with no dots
2252 causes crash in set if no title) thanks xanjunior
2253
2254 2006-10-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2255
2256 * src/opserv.c: Minor cosmetic error noticed by Raisk. If doing an
2257 opserv WHOIS from another service (when bound), the channels reply
2258 would come from o3 instead of that service.
2259
2260 2006-10-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2261
2262 * src/opserv.c: Added in SVSPART alert/traces.
2263
2264 * src/opserv.help: Added in bits for SVSJOIN, SVSPART, and VERSION.
2265
2266 * src/proto.h: Added in decleration for svspart.
2267
2268 * src/proto-p10.c: Extend current SVSPART functionality so that we
2269 can send them with traces etc.
2270
2271 2006-10-14 Alex Schumann <rubin@afternet.org>
2272
2273 * src/opserv.c: fix crash Buttaknife noticed if you forget chantarget
2274 in svsjoin alerts. Cleanup old silent code fragments left over. Check
2275 for missing chantarget in alerts also.
2276
2277 2006-10-12 Alex Schumann <rubin@afternet.org>
2278
2279 * src/opserv.c: Added VERSION alert/trace reaction, so you can now
2280 setup x3 to version only users matching a criteria, and then another
2281 alert to do someting based on the version reply. This should be
2282 usefull for finding bots etc. Or, for example, you can make all xchat
2283 people join #xchat, or all mirc join #mirc etc.
2284 Also, there is a fix in here for SVSJOIN which i hadn't gotten
2285 everything working with.
2286
2287 * src/proto-p10.c: added privmsg_user and version_user functions
2288
2289 * src/proto.h: added privmsg_user and version_user function
2290 declerations
2291
2292 * src/hash.h: added version_reply variable to users
2293
2294
2295
2296 2006-10-12 Alex Schumann <rubin@afternet.org>
2297
2298 * src/opserv.c: Added SVSJOIN command, to push a user into a channel,
2299 and a TRACE REACTION of SVSJOIN for trace and alerts. Now you can do
2300 something like 'trace SVSJOIN chantarget #dronebots nick bot[*'
2301 or send all level3 users to a perticular channel on connection, etc.
2302
2303 2006-10-12 Alex Schumann <rubin@afternet.org>
2304
2305 * src/chanserv.c: Make lamers not affect users on the userlist above
2306 inviteme level in the channel. (why kb users who can .uba and
2307 .inviteme back in?)
2308
2309 2006-10-10 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2310
2311 * src/spamserv.c: Ignore those with access (if the options are
2312 disabled- scanchanops, scanhalfops, scanvoiced.
2313
2314 2006-10-08 Alex Schumann <rubin@afternet.org>
2315
2316 * src/chanserv.c: undid 9/16/06 change of 5 second delay before
2317 autojoin. Not really a great solution. Instead, move auth_handler
2318 funcs to be called after stamping etc. thx to Buttaknife for this
2319 solution.
2320
2321 * src/nickserv.c: move auth_func calls to after stamping, and
2322 commented up the cmd_auth source to make it more managable.
2323
2324 2006-10-04 Alex Schumann <rubin@afternet.org>
2325
2326 * src/chanserv.c: remove redundant 'none' from empty llists
2327
2328 2006-10-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2329
2330 * src/nickserv.c: Fix for bug 1555621. Cookie data will be copied
2331 over with odelcookie now.
2332
2333 2006-10-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2334
2335 * src/chanserv.c: Fix for bug 1551717. If automode is set to 0
2336 in a channel and a user auths in the channel, the user will not
2337 receive autoop etc if they have it enabled in uset.
2338
2339 2006-10-03 Alex Schumann <rubin@afternet.org>
2340
2341 * src/opserv.c: Check for connect timer entries before adding new
2342 ones, hopefully will fix bug 1570408 (pLaYa, let us know)
2343
2344 2006-09-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2345
2346 * src/modcmd.c: Shortened ThiefMaster to just his nick as per request
2347 by him.
2348
2349 2006-09-16 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2350
2351 * src/chanserv.c: Do autojoin 5 seconds after handle_auth. Seems its
2352 happening before autohide. Let me know if its still happening before
2353 autohide.
2354
2355 * src/chanserv.help: Updated the AUTOJOIN bit.
2356
2357 2006-09-13 Alex Schumann <rubin@afternet.org>
2358
2359 * src/chanserv.help: improved the help listing for the info command,
2360 and information help category.
2361
2362 2006-09-10 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2363
2364 * src/mod-memoserv.c: Fixed crash bug.
2365
2366 * src/spamserv.c: Ignore opers.
2367
2368 2006-08-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2369
2370 * README: tweaks.
2371
2372 2006-08-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2373
2374 * src/chanserv.help: Tweaked a , to .
2375
2376 2006-08-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2377
2378 * src/opserv.help: Removed privs menu so we can release a tarball.
2379
2380 2006-08-25 Alex Schumann <rubin@afternet.org>
2381
2382 * src/chanserv.c: fix uset reply for halfops
2383
2384 * src/nickserv.help: document the 'b' account flag
2385
2386 2006-08-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2387
2388 * x3.conf.example: Added hidden host style option and key options
2389 for style 2.
2390
2391 * src/hosthiding.h: Remove KEY #defines.
2392
2393 * src/hosthiding.c: Set the keys only once using the conf values.
2394
2395 * src/nickserv.c: Generate hidden hosts off crypt hosts instead
2396 of standard hidden hosts if style is 2.
2397
2398 * src/proto-common.c: Generate hidden hosts off crypt hosts instead
2399 of standard hidden hosts if style is 2.
2400
2401 * src/proto-p10.c: Set crypt host to the crypt IP if there is no
2402 hostname (unresolved). This is how Nefarious works.
2403
2404 * src/tools.c: Generate hidden hosts off crypt hosts instead
2405 of standard hidden hosts if style is 2.
2406
2407 2006-08-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2408
2409 * src/chanserv.c: Added autojoin USET option, which uses SVSJOIN.
2410
2411 * src/chanserv.h: Added autojoin USET option, which uses SVSJOIN.
2412
2413 * src/proto.h: irc_svsjoin decelerations.
2414
2415 * src/proto-p10.c: Wrote irc_svsjoin plus added the nessecary bits
2416 for SVSJOIN. Also wrote cmd_svsjoin for if X3 should ever recieve
2417 an SJ it will be handled properly as a JOIN. Did the same for
2418 SVSPART.
2419
2420 2006-08-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2421
2422 * src/spamserv.c: Fixed the +k issue with spamserv.
2423
2424 2006-08-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2425
2426 * src/opserv.c: Added PRIVSET Command.
2427
2428 * src/opserv.help: Added PRIVSET Command. Plus contents for the
2429 privs section.
2430
2431 * src/proto.h: irc_privs deceleration.
2432
2433 * src/proto-p10.c: Fixed a compile issue plus added functions for
2434 setting and checking privs.
2435
2436 2006-08-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2437
2438 * x3.conf.example: Add a new ircd type 6 for trunk nefarious.
2439
2440 * src/hash.h: Priv declerations.
2441
2442 * src/opserv.c: Show privs in WHOIS output.
2443
2444 * src/proto.h: client_report_privs decleration.
2445
2446 * src/proto-p10.c: Handle PRIV only for type 6 servers.
2447
2448 2006-08-19 Alex Schumann <rubin@afternet.org>
2449
2450 * src/authserv.c: document the oset flag +b in help (hide from staff
2451 command.)
2452
2453 2006-08-19 Alex Schumann <rubin@afternet.org>
2454
2455 * src/chanserv.c: added reply command, which responds similar to calc,
2456 but with any message. (for use with bindings)
2457
2458 * src/modcmd.c: enabled the ability to use $a $n and $m in BIND, which
2459 are replaced with the target command's calling user's account, nick,
2460 and numnick respectively. This and the above allows things like:
2461 BIND x3 account x3.reply your account is $a or
2462 BIND x3 kickme x3.kick $n $1-
2463 more to come, maybe, later.
2464
2465 2006-08-01 Alex Schumann <rubin@afternet.org>
2466
2467 * src/modcmd.c: Added OSI certification message to VERSION command
2468
2469 2006-08-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2470
2471 * x3.conf.example: Redid part of the geoip summary.
2472
2473 2006-08-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2474
2475 * src/opserv.c: If we have a city, latitude and longitude returned
2476 then show a map url. Some results have no city but a latitude and
2477 a longitude. The coordinates are useless in this case and most
2478 people would know where the country is around abouts.
2479
2480 2006-08-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2481
2482 * src/hash.c: Speed up city and country lookups significantly.
2483 Just slow for the first read but once thats done the rest is fast.
2484
2485 2006-08-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2486
2487 * src/spamserv.c: Fix a crash in spamserv (Tracker# 1535968).
2488 I dont know if this will work for sure as i cant reproduce it. But
2489 my theory is that once the user is kicked the mode node is dropped.
2490 Users without modes should still return a valid mode node.
2491
2492 2006-08-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2493
2494 * src/chanserv.c: Fixed a crash with giveownership. X3 would crash
2495 if a giveownership command was issued in a channel with no owners.
2496
2497 2006-08-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2498
2499 * configure: Regenerated.
2500
2501 * configure.in: Added checks for GeoIP headers and libs.
2502
2503 * x3.conf.example: Add in 2 options for the dat filenames of the
2504 city and country files. If not specified then no geoip data
2505 will be checked.
2506
2507 * src/config.h.in: Regenerated.
2508
2509 * src/hash.c: Created a function to check the geoip info from the
2510 dat files.
2511
2512 * src/hash.h: Decelerations plus added entries to the userNode
2513 struct.
2514
2515 * src/opserv.c: Display the GeoIP information in WHOIS.
2516
2517 * src/proto-p10.c: Call the new geoip data collection function
2518 towards the end of AddUser.
2519
2520 2006-08-06 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2521
2522 * src/global.c: Fixed a bug, wasnt message_del'ing some messages.
2523
2524 2006-08-01 Alex Schumann <rubin@afternet.org>
2525
2526 * src/chanserv.c: Add automode 6, to just voice everyone with access.
2527 Idea by daniel (thx)
2528
2529 2006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2530
2531 * This message is apart of the below one, its just seperate so
2532 it doesnt get lost amongst the below messages.
2533
2534 * src/global.c: Fixed a warning.
2535
2536 2006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2537
2538 * configure: Removed bahamut support, didnt even work.
2539
2540 * configure.in: Removed bahamut support, didnt even work.
2541
2542 * INSTALL: Removed bahamut support, didnt even work.
2543
2544 * x3.conf.example: Removed bahamut support, didnt even work.
2545
2546 * patches/log-pgsql.diff: Removed bahamut support, didnt even work.
2547
2548 * patches/helpserv-pgsql.diff: Removed bahamut support, didnt even
2549 work.
2550
2551 * src/config.h.in: Removed bahamut support, didnt even work.
2552
2553 * src/gline.c: Removed bahamut support, didnt even work.
2554
2555 * src/hash.h: Removed bahamut support, didnt even work.
2556
2557 * src/nickserv.c: Removed bahamut support, didnt even work.
2558
2559 * src/nickserv.h: Removed bahamut support, didnt even work.
2560
2561 * src/Makefile.am: Removed bahamut support, didnt even work.
2562
2563 * src/Makefile.in: Removed bahamut support, didnt even work.
2564
2565 * src/proto-bahamut.c: Removed bahamut support, didnt even work.
2566
2567 * src/shun.c: Removed bahamut support, didnt even work.
2568
2569 2006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2570
2571 * src/global.c: Added language strings for mod-helpserv.c, opserv.c,
2572 spamserv.c, nickserv.c.
2573
2574 * src/mod-helpserv.c: Changed global_message uses to global_message_arg's.
2575
2576 * src/nickserv.c: Changed global_message uses to global_message_arg's.
2577
2578 * src/opserv.c: Changed global_message uses to global_message_arg's.
2579
2580 * src/spamserv.c: Changed global_message uses to global_message_arg's.
2581
2582 2006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2583
2584 * src/chanserv.c: Changed global_message uses to global_message_arg's.
2585
2586 * src/global.c: Added language strings for chanserv.c
2587
2588 2006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2589
2590 * src/global.c: Make sure we arnt sending duplicate messages in
2591 some cases.
2592
2593 2006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2594
2595 * src/x3.conf.example: Removed the targets option.
2596
2597 * src/global.c: Wrote new function that will global message users
2598 and/or opers and/or helpers messages in their own langauge. The
2599 strings are set either in language files or in the global.c message
2600 struct. This allows us to send defcon notices to people and they
2601 will get them in their own language if they have it set.
2602
2603 * src/global.h: global_message_args decleration.
2604
2605 * src/opserv.c: Removed targets option for defcon as its too hard
2606 to send messages to people in channels if the people have different
2607 language settings.
2608
2609 2006-07-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2610
2611 * src/opserv.c: TODO stuff.
2612
2613 2006-07-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2614
2615 * x3.conf.example: Added SHUN setting for DEFCON.
2616
2617 * doc/DEFCON: Added SHUN setting for DEFCON.
2618
2619 * src/opserv.c: Moved the gline check to here. Also added a SHUN
2620 check.
2621
2622 * src/opserv.h: Added SHUN setting for DEFCON.
2623
2624 * src/proto-p10.c: Moved the DEFCON gline check to opserv.c
2625
2626 2006-07-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2627
2628 * x3.conf.example: Added new Defcon system settings
2629
2630 * doc/DEFCON: Anope's Defcon doc adapted for X3.
2631
2632 * src/chanserv.c: Block mode changes and channel registrations if
2633 required.
2634
2635 * src/mod-memoserv.c: Block new memos if required.
2636
2637 * src/nickserv.c: Block nick registrations if required.
2638
2639 * src/opserv.c: Added in defcon system, uses some of the anope code.
2640 Most tho is from scratch.
2641
2642 * src/opserv.h: Defcon declerations.
2643
2644 * src/opserv.help: Added DEFCON entry.
2645
2646 * src/proto-p10.c: If required gline new clients, also if required
2647 kill new clients.
2648
2649 2006-07-29 Alex Schumann <rubin@afternet.org>
2650
2651 * configure.in, Makefile.in, src/Makefile.in, tools/tre_install.sh,
2652 src/opserv.c, src/config.h.in, src/nickserv.c, src/Makefile.am: I am
2653 not comfortable running 'make install' on libtre from ./configure.
2654 This violates what the user expects in a way that can harm the system.
2655 Changed how the libtre checks work and provided easy-to-use install
2656 script. -fix link stage
2657
2658 * rx/Makefile.in: fix autotools warning(s)
2659
2660 2006-07-28 Alex Schumann <rubin@afternet.org>
2661
2662 * src/nickserv.help: add odelcookie to help oper
2663
2664 * x3.conf.example: update & improve x3.conf.example description of
2665 extended_accounts setting.
2666
2667 2006-07-26 Alex Schumann <rubin@afternet.org>
2668
2669 * src/opserv.c: Fix crash when doing reroute if routing isnt
2670 configured. | Voice discovered that the error message for addplan fail
2671 was typeo'd so not showing.
2672
2673 * src/opserv.help: slight changes to routing help.
2674
2675 * src/chanserv.c: let non-staff see when channels were registered with
2676 .info
2677
2678 2006-07-24 Alex Schumann <rubin@afternet.org>
2679
2680 * src/proto-p10.c: dont burst channels with 0 users in them (which
2681 were created by alert discrims, most likely)
2682
2683 2006-07-23 Alex Schumann <rubin@afternet.org>
2684
2685 * x3.conf.example: Added chanserv "modes" to example - use to control
2686 what usermodes chanserv gets. Mainly for setting +d or not, if you
2687 have nef 1.0 'b:' lines setup.
2688
2689 2006-07-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2690
2691 * src/nickserv.c: If theres no title set then the default title
2692 will therefore be the first part of hidden_host in x3.conf.example,
2693 so for consistency with opt_fakehost we will print this.
2694
2695 2006-07-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2696
2697 * src/nickserv.c: The reason why theres no arg rubin is that
2698 if you want to print the fakehost then u dont specify an arg.
2699 This tells opt_fakehost to set fake to the current fakehost
2700 and pass it on to be printed.
2701
2702 2006-07-23 Alex Schumann <rubin@afternet.org>
2703
2704 * src/nickserv.c: Add config file regex fakehost test + sanity
2705 checking in title as well (fixed).
2706
2707 * src/mod-memoserv.c: Fixed crash bug in memosearv read. (check argc
2708 instead of argv[2]==null since argv's dont get set null.
2709
2710 2006-07-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2711
2712 * src/mod-memoserv.c: Fix to a crash/output corruption issue.
2713
2714 * src/proto-p10.c: Host in topic supports sethost and fakehost
2715 now.
2716
2717 2006-07-21 Alex Schumann <rubin@afternet.org>
2718
2719 * src/proto-p10.c: Added support for irc_wallop, irc_squit,
2720 irc_connect, and added callbacks to handle connect failures and
2721 successes. (All prep for auto routing system)
2722
2723 * src/proto.h: Added support for irc_wallop, irc_squit,
2724 irc_connect, and added callbacks to handle connect failures and
2725 successes. (All prep for auto routing system)
2726
2727 * src/opserv.help: Help entries for auto routing system + fix typeo in
2728 routing example
2729
2730 * src/hash.h: New structs for auto routing system
2731
2732 * src/opserv.c: The long-awaited X3 Auto Routing Plan system! + reduce
2733 error message to debug message.
2734
2735 * src/opserv.h: The long-awaited X3 Auto Routing Plan system!
2736
2737 * src/modcmd.c: added 'routing' main command alias.
2738
2739 2006-07-16 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2740
2741 * x3.conf.example: Added host_in_topic option for sending full
2742 nick!user@host if its enabled. Default to one as Nefarious is
2743 default to TRUE for HOST_IN_TOPIC. There will be wierdness if
2744 you have this enabled on X3 and not on your Nefarious server.
2745
2746 * src/proto-p10.c: Make use of host_in_topic.
2747
2748 2006-07-13 Alex Schumann <rubin@afternet.org>
2749
2750 * src/opserv.c: make the bot reply from the nick you /msg in all
2751 cases, if commands are bound to a different bot.
2752
2753 * src/nickserv.c: make the bot reply from the nick you /msg in all
2754 cases, if commands are bound to a different bot.
2755
2756 * src/chanserv.c: make the bot reply from the nick you /msg in all
2757 cases, if commands are bound to a different bot.
2758
2759 * src/mod-memoserv.c: Make all memoserv commands reply from the bot you
2760 msg, not the defined memoserv bot, if commands are aliased to other
2761 bots. This may also fix the crash bug playa reported at
2762 http://www.unrealgamers.net/forums/index.php?showtopic=138
2763
2764 2006-07-11 Alex Schumann <rubin@afternet.org>
2765
2766 * src/chanserv.c: Fixed some weirdness with nef 1.0's 2nd topic setter
2767 and some x3 topic functions.
2768
2769 * x3.conf.example: Improved server/type setting documentation,
2770 and changed default to 5.
2771
2772 2006-07-11 Alex Schumann <rubin@afternet.org>
2773
2774 * src/opserv.c: fixed silent alerts not getting picked up from db file
2775 on read/load.
2776
2777 2006-07-11 Alex Schumann <rubin@afternet.org>
2778
2779 * src/opserv.c: add sanity checking to jupe to avoid catastrophic loop
2780 when adding an invalid jupe servername or numeric.
2781 this closes bug number 1513510.
2782
2783 * src/modcmd.c: if pubcmd is set higher than your level, only respond
2784 with the denied msg if the command was actually found. this closes bug
2785 number 1509382.
2786
2787 2006-07-10 Alex Schumann <rubin@afternet.org>
2788
2789 * src/chanserv.c: fixed crash bug trying to deref the handleinfo of a
2790 non-logged-in user (null pointer)
2791
2792 2006-07-09 Alex Schumann <rubin@afternet.org>
2793
2794 * src/nickserv.c: fixed bug where unignores were getting sent to the
2795 user multiple times, instead of to each online nick once.
2796
2797 2006-07-09 Alex Schumann <rubin@afternet.org>
2798
2799 * src/nickserv.c: Fixes for addignore/delignore corruption +missed a
2800 spot. Ugh, messed up the fix. Trying again :)
2801
2802 2006-07-10 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2803
2804 * src/chanserv.c: INVITE now checks the targets ignore/silence list.
2805 If the target is ignoring the person inviting them then the invite
2806 is denied.
2807
2808 2006-07-07 Alex Schumann <rubin@afternet.org>
2809
2810 * src/mod-memoserv.c: pLaYa reported a crash/corruption bug in
2811 memoserv most easily seen when sending short memos. Rewrote the flag
2812 handling part of memo send to correct it.
2813
2814 2006-07-05 Alex Schumann <rubin@afternet.org>
2815
2816 * src/helpfile.c: pLaYa pointed out the table code row count is off by
2817 one. Fixed.
2818
2819 2006-06-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2820
2821 * configure: Regenerated.
2822
2823 * configure.in: Make use of TRE regexp library. Its more powerful
2824 than the standard library (http://laurikari.net/tre/index.html).
2825 Im also pondering adding services side regexp bans, X3 would
2826 probably required a channel flag called say advanced that can
2827 only be set by the owner. If enabled then regexp bans can be
2828 used. I also added an output saying what modules are enabled,
2829 what protocol is enabled, what malloc is choosen and if debugging
2830 is enabled. Just a bit of a message as the user will of seen
2831 programs just finish compiling and he/she/it may think it
2832 was X3 compiling, but it was just TRE compiling. They still need
2833 to compile X3.
2834
2835 * src/config.h.in: Regenerated.
2836
2837 * src/Makefile.am: Tweak for TRE.
2838
2839 * src/Makefile.in: Regenerated.
2840
2841 * src/nickserv.c: Use the new regex.h Im sure -I includes get
2842 called before system includes like /usr/include.
2843
2844 * src/opserv.c: Use the new regex.h Im sure -I includes get
2845 called before system includes like /usr/include.
2846
2847 * src/tools/tre.tar.gz: TRE 0.7.4. Configure will untar and
2848 compile this just before configure finishes up. Sits around
2849 470KB, rather than another 2.5MB if i TRE untarred. I suppose
2850 i could get it down a bit more using Bzip but there are some
2851 boxes out there still without bzip.
2852
2853 2006-06-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2854
2855 * src/mod-memoserv.c: Better history implementation. A seperate
2856 table is used for history entries. Entries contain the same
2857 fields as the memo table except for the message, read, and flags.
2858 Entries are only removed from the history db when they get
2859 expired by do_expire (older than message_expire). Also fixed
2860 up a issue with STATUS. On AfterNET we were getting huge large
2861 for the amount of memos. I now realise it was reading the amount
2862 of users. It now reads the proper amount of memos. I also a count
2863 for history entries.
2864
2865 * src/mod-memoserv.help: EXPIRE handles history and memos now.
2866
2867 2006-06-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2868
2869 * src/mod-memoserv.c: Make use of ignore lists when trying to
2870 send memos.
2871
2872 2006-06-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2873
2874 * src/spamserv.c: Crash fix (finally). Been meaning to do this
2875 for a while now.
2876
2877 2006-06-23 Alex Schumann <rubin@afternet.org>
2878
2879 * src/modcmd.help, src/opserv.help, src/helpfile.c, src/helpfile.h,
2880 src/modcmd.c, src/nickserv.c: Improvements to
2881 table output and help display.
2882
2883 * src/mod-memoserv.c: fix segfault
2884
2885 2006-06-23 Alex Schumann <rubin@afternet.org>
2886
2887 * src/chanserv.c: Backing out the bantype patch because it sucks _bad_.
2888 fix it and re-apply if you want it..
2889
2890 * src/chanserv.h: Backing out the bantype patch.
2891
2892 * src/chanserv.help: Backing out the bantype patch.
2893
2894 2006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2895
2896 * src/mod-memoserv.c: Fixed a bug.
2897
2898 2006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2899
2900 * src/mod-memoserv.c: Added basic HISTORY command. At the moment
2901 if the recipient deletes the memo it will not be listed in the
2902 HISTORY list.
2903
2904 * src/mod-memoserv.help: HISTORY entry.
2905
2906 2006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2907
2908 * src/mod-memoserv.c: Added new flags, see below.
2909
2910 * src/mod-memoserv.help: Opps forgot the read reciept stuff. Also
2911 added flags for always ignoring read reciepts and always sending
2912 read reciepts.
2913
2914 2006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2915
2916 * src/mod-memoserv.c: Added CANCEL command for cancelling memos
2917 that you have sent, aslong as they have not been read yet.
2918
2919 * src/mod-memoserv.help: CANCEL entry plus tweaked some read
2920 recipient to read reciept stuff.
2921
2922 2006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2923
2924 * src/mod-memoserv.c: Redid the db stuff, it now writes users
2925 settings and memos to the memoserv database.
2926
2927 2006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2928
2929 * src/mod-memoserv.c: Small bug fix.
2930
2931 2006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2932
2933 * src/mod-memoserv.c: Added read recipient support via SEND using
2934 -r as a flag. Messages with requested read recipients have a (r)
2935 shown beside the sender nick in LIST. People can ignore a read
2936 recipient using -i when reading the message via READ. Its all
2937 in the help file.
2938
2939 * src/mod-memoserv.help: Added read recipient relevent bits.
2940
2941 * src/opserv.help: Added halfopping functions.
2942
2943 2006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2944
2945 * src/x3.conf.example: Forgot a ;.
2946
2947 2006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2948
2949 * src/mod-memoserv.c: Make use of SET LIMIT.
2950
2951 2006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2952
2953 * src/mod-memoserv.c: Fixed SET bugs and renabled LIMIT now.
2954
2955 2006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2956
2957 * src/mod-memoserv.c: On Second thoughts dont enable LIMIT now.
2958
2959 2006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2960
2961 * x3.conf.example: Max limit for Memoserv LIMIT option.
2962
2963 * src/hash.h: Fixed halfops issue.
2964
2965 * src/mod-memoserv.c: Added SET LIMIT option for the maximum
2966 amount of memos you can have. This does not do anything yet as
2967 im committing the half ops fix now. This code is fine it just
2968 allows you to adjust the limit for now.
2969
2970 2006-06-12 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2971
2972 * x3.conf.example: Commented out SpamServ module as there are bugs
2973 and i cant give a definate date as to when i can fix it. Im not
2974 home much these days.
2975
2976 * src/mod-memoserv.c: Redid the SET code using some whatnet code
2977 by wasted. Tweaked here and there. Also added some formatting in
2978 LIST and SET like chanserv SET. Oh and MemoServ will join
2979 autojoin_channels if MemoServ is in a seperate nickname.
2980
2981 * src/mod-memoserv.help: Added OSET and done some tweaking.
2982
2983 * src/nickserv.c: Allow the use of get_victim_oper outside of
2984 nickserv.c.
2985
2986 * src/nickserv.h: Allow the use of get_victim_oper outside of
2987 nickserv.c.
2988
2989 2006-06-07 Alex Schumann <rubin@afternet.org>
2990
2991 * src/chanserv.help: Added a couple set helps that were missing.
2992
2993 * src/helpfile.c: fix missing space in multi-column table output such
2994 as /msg opserv commands * (with nickserv tablewidth setting >60)
2995
2996 2006-06-06 Alex Schumann <rubin@afternet.org>
2997
2998 * src/opserv.c: Change how addalert silence works, so that its a
2999 parameter instead of an action, and also works with trace now.
3000
3001 * x3.conf.example: Added a config setting of level needed to use
3002 'silent yes' in trace/addalert.
3003
3004 2006-06-04 Alex Schumann <rubin@afternet.org>
3005
3006 * src/nickserv.c: Fix oregister
3007
3008 * src/nickserv.help: Update help for oregister
3009
3010 2006-06-05 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3011
3012 * src/proto-p10.c: Properly handle incomming manual silences.
3013
3014 2006-06-05 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3015
3016 * src/common.h: pretty_mask etc declerations.
3017
3018 * src/nickserv.c: Parse the mask through pretty_mask before adding
3019 it. Normal ircd side silences go through this, this just keeps
3020 things looking the same and if a user tries to remove a silence
3021 added by ADDIGNORE they will be able to. Oh and I HATE GLIBC :P
3022
3023 * src/proto-p10.c: Send a + if adding a silence.
3024
3025 * src/tools.c: pretty_mask and one other function for reformatting
3026 a hostname so its pretty :) from IRCu.
3027
3028 2006-06-04 Alex Schumann <rubin@afternet.org>
3029
3030 * src/nickserv.c: Send silences to every nick of a handle, not the
3031 nick that did the command.
3032
3033 2006-06-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3034
3035 * src/main.c: Moved spamserv initilization to after chanserv.
3036
3037 * src/spamserv.c: Read the db earlier.
3038
3039 2006-05-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3040
3041 * configure: Regenerated.
3042
3043 * configure.in: Bumped version and changed list email.
3044
3045 * x3.example.conf: Added SpamServ options.
3046
3047 * src/chanserv.c: Join SpamServ if enabled when chanserv joins.
3048
3049 * src/chanserv.h: Declerations
3050
3051 * src/main.c: Init the new SpamServ service.
3052
3053 * src/Makefile.am: Added SpamServ files.
3054
3055 * src/Makefile.in: Regenerated
3056
3057 * src/modcmd.c: Added SpamServ to REBINDALL.
3058
3059 * src/opserv.c: Slab/X3 malloc STATS MEMORY updates.
3060
3061 * src/proto-common.c: Make sure SpamServ gets notices.
3062
3063 * src/spamserv.c: New service that checks for spamming, floods etc.
3064 Requires an oper to register it to a channel for it to work.
3065
3066 * src/spamserv.h: Decelerations.
3067
3068 * src/spamserv.help: Help entries for SpamServ.
3069
3070 2006-05-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3071
3072 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
3073
3074 * src/chanserv.c: Added selectable bantypes.
3075
3076 * src/chanserv.h: Added selectable bantypes.
3077
3078 * src/chanserv.help: Added help entries.
3079
3080 2006-05-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3081
3082 * src/nickserv.c: Added user option ADVANCED, when we add more
3083 advanced commands users will need to set this to see the options
3084 in help. Further work in helpfile is still needed afaik. This is
3085 just the basics.
3086
3087 * src/nickserv.h: Advanced option declerations.
3088
3089 * src/nickserv.help: Added option ADVANCED, also added AUTOHIDE.
3090 Seems no one added that when they added the AUTOHIDE option.
3091
3092 2006-05-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3093
3094 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
3095
3096 * x3.example.conf: Added new options- god_timeout, autojoin_channels,
3097 and denied_fakehost_words. Also dropped refresh_period for chanserv
3098 set resync.
3099
3100 * src/chanserv.c: Added god_timeout, disable god mode automatically
3101 when the period times out. Also added a new set option- resync, auto
3102 resyncs the userlist every 3, 6, 9, or 12 hours (or not at all).
3103
3104 * src/chanserv.help: Added entry for SET RESYNC.
3105
3106 * src/global.c: Join global into autojoin_channels if enabled.
3107
3108 * src/main.c: Some tweaking for autojoin_channels.
3109
3110 * src/mod-memoserv.c: If a user has memos and notify on login
3111 enabled then only display the notify notice on login and not
3112 during a netburst.
3113
3114 * src/mod-track.c: Quashed a warning.
3115
3116 * src/modcmd.c: Added functions for god_timeout. Also added wasted
3117 to VERSION output for credits for these features.
3118
3119 * src/nickserv.c: Added denied_fakehost_words, deny the words set
3120 there if an oper trys to use them in a fakehost. Also autojoin
3121 chanserv if enabled into autojoin_channels.
3122
3123 * src/opserv.c: Added REFRESHMAX to reset the max count, ie for
3124 after a drone attack. Also join opserv and reserved nicks into
3125 autojoin_channels if opserv/reserved is enabled.
3126
3127 * src/opserv.help: Added entry for REFRESHMAX.
3128
3129 2006-05-25 Alex Schumann <rubin@afternet.org>
3130
3131 * src/proto-p10.c: make non-existant server type setting not crash x3.
3132
3133 * src/nickserv.help: Added newby tip to authserv registration
3134 help (about < and >)
3135
3136 * src/mod-track.c: Fixed crash when a server kicks a person (tried to
3137 deref null kicker)
3138
3139 2006-05-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3140
3141 * src/chanserv.c: Set SWHOIS's when a user auths.
3142
3143 * src/hosthiding.c: Fixed a segfault.
3144
3145 * src/nickserv.c: Epithets now use SWHOIS.
3146
3147 * src/proto.h: Declerations for irc_swhois.
3148
3149 * src/proto-p10.c: Handle SWHOIS's.
3150
3151 2006-05-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3152
3153 * src/hash.h: Bumped SOCKIPLEN
3154
3155 * src/hosthiding.c: Functions to crypt IPv6 addresses.
3156
3157 * src/hosthiding.h: IPv6 function declerations.
3158
3159 * src/proto-p10.c: If the users ip address is IPv6 then crypt it
3160 with the ipv6 crypting function.
3161
3162 2006-05-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3163
3164 * src/hash.h: Bits needed for other type of host hiding.
3165
3166 * src/hosthiding.h: Nefarious style 2 host hiding declerations.
3167
3168 * src/hosthiding.c: This will generated crypted style 2 Nefarious
3169 hidden hosts and ips. Currently they are just displayed in O3
3170 WHOIS. Im yet to expand this.
3171
3172 * src/Makefile.am: Added hosthiding.c and hosthiding.h.
3173
3174 * src/Makefile.in: Regenerated.
3175
3176 * src/opserv.c: Display crypted hosts n ips in WHOIS.
3177
3178 * src/proto-p10.c: Generate crypted hosts n ips on everyone and
3179 save them in user->crypthost user->cryptip.
3180
3181 2006-05-22 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3182
3183 * src/chanserv.c: Set ignores when you authenticate.
3184
3185 * src/nickserv.c: Added ADDIGNORE, OADDIGNORE, DELIGNORE ODELIGNORE.
3186 Used for centralized silence list management. Currently set ignores
3187 can be viewed in ACCOUNTINFO for via ircd SILENCE.
3188
3189 * src/nickserv.h: Declerations.
3190
3191 * src/nickserv.help: Added help entries for above commands.
3192
3193 * src/proto.h: Declerations.
3194
3195 * src/proto-p10.c: Functions to handle silences
3196
3197 2006-05-18 Alex Schumann <rubin@afternet.org>
3198
3199 * src/proto-p10.c: Fixed up the track module a bit more
3200
3201 * src/hash.c: Fixed up the track module a bit more, including
3202 reporting correctly when X3 kicks someone. This should affect mrsnoopy
3203 as well, hopefully wont cause any bugs.
3204
3205 * src/mod-track.c: Fixed up the track module a bit more - made track
3206 all/none work
3207
3208 2006-05-18 Alex Schumann <rubin@afternet.org>
3209
3210 * src/chanserv.c: adding 'classic' view, via patch submitted by pLaYa
3211
3212 * src/nickserv.c: adding 'classic' view, via patch submitted by pLaYa
3213
3214 * src/nickserv.h: adding 'classic' view, via patch submitted by pLaYa
3215
3216 * src/nickserv.help: adding 'classic' view, via patch submitted by pLaYa
3217
3218 2006-05-18 Alex Schumann <rubin@afternet.org>
3219
3220 * src/chanserv.c: re-disabled netrider kicking. Somehow this got included back
3221 in.
3222
3223 * src/mod-track.c: some cleanups and textual changes, to make the commands
3224 slightly more user friendly.
3225
3226 2006-05-16 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3227
3228 * src/proto-p10.c: Changed 050 specfic topic stuff to a conf setting
3229
3230 * src/x3.conf.example.: adding 050 'type' to server config (rubin
3231 fixed missing ';' and changelog entries)
3232
3233 2006-05-16 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3234
3235 * Most files: Heh i cant be bothered listing all files, see websvn
3236 if you want specific files. I just added a new tracking module, its
3237 just like snoop except it targets specified users. The actual
3238 commit is in the previous revision, i just forgot to update this to
3239 tick over the svn version in version output.
3240
3241 2006-05-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3242
3243 * Most files: Major update off the new release of srvx 1.3.1. Also
3244 seeing as the new updates dont all have changelog entries ive dropped
3245 the 2 srvx Changelog files and renamed the X3 one to ChangeLog.
3246
3247 2006-03-20 Alex Schumann <rubin@afternet.org>
3248
3249 * src/chanserv.c: core fix; check if theres a handle_info before looking
3250 at style...
3251
3252 * src/helpfile.c: core fix; check if theres a handle_info before looking
3253 at style...
3254
3255 2006-03-17 Alex Schumann <rubin@afternet.org>
3256
3257 * src/chanserv.c: more clean style changes
3258
3259 2006-03-17 Alex Schumann <rubin@afternet.org>
3260
3261 * src/chanserv.c: Added nickserv 'style' setting back. (HomeDawg
3262 and dhp1080 made me do it) Needs lots of work to remove ----
3263 headers for 'clean' setting.
3264
3265 * src/helpfile.c: Added nickserv 'style' stetting back.
3266
3267 * src/nickserv.help: Added help for set style.
3268
3269 * src/mod-helpserv.c: make style affect table outputs.
3270
3271 * src/nickserv.c: Added nickserv 'style' setting back.
3272
3273 * src/nickserv.h: Added nickserve 'style' setting back.
3274
3275 2006-03-17 Alex Schumann <rubin@afternet.org>
3276
3277 * src/proto-p10.c: Added conf setting for extended_accounts for
3278 backward compatability with stock undernet ircd.
3279
3280 * x3.conf.example: Added conf setting for extended_accounts for
3281 backward compatability with stock undernet ircd.
3282
3283 2006-03-06 Alex Schumann <rubin@afternet.org>
3284
3285 * src/opserv.help: Added missing trace criteria to help,
3286 and fixed up a few other bits of help around that topic.
3287
3288 2006-01-16 Alex Schumann <rubin@afternet.org>
3289
3290 * src/tools.c: created an email valididty function
3291
3292 * src/nickserv.c: check valididty of email better
3293
3294 * src/sendmail.c: check validity of email better
3295
3296 2006-01-06 Alex Schumann <rubin@afternet.org>
3297
3298 * src/opserv.c: fix gtrace, trace, csearch and alerts to work when aliased
3299 to a different bot, eg chanserv, and to reply from the correct nickname.
3300 also a bunch of whitespace changes
3301
3302 * src/nickserv.c: begin work on making nickserv commands bind without
3303 responding from the wrong nick. also a bunch of whitespace changes
3304
3305 * src/hash.h: whitespace
3306
3307 * src/opserv.help: improved QUERY helpfile. (though command itself still
3308 has bugs)
3309
3310 2005-12-14 Alex Schumann <rubin@afternet.org>
3311
3312 * src/chanserv.help: added set bantimeout help
3313
3314 2005-11-08 Alex Schumann <rubin@afternet.org>
3315
3316 * src/modcmd.c: cleaned up tabs, added hack to display help on JOINER
3317 aliases properly.
3318
3319 * src/modcmd.help: Added note about escaping spaces to modcmd help.
3320
3321 * src/nickserv.help: Improved help files
3322
3323 * src/chanserv.help: Improved help files
3324
3325 2005-10-13 Alex Schumann <rubin@afternet.org>
3326
3327 * src/proto-p10.c: ignore remote /lusers
3328
3329 2005-09-13 Alex Schumann <rubin@afternet.org>
3330
3331 * src/global.c: Changed motd header style
3332
3333 * src/nickserv.help: Improved directions for getting and using
3334 accounts.
3335
3336 * src/chanserv.help: Improved directions for getting and using
3337 accounts.
3338
3339 2005-08-13 Alex Schumann <rubin@afternet.org>
3340
3341 * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored
3342 some *@* protection.
3343
3344 * src/tools.c: added function to detect an overmask (too general)
3345
3346 * src/common.h: added function to detect an overmask (too general)
3347
3348 2005-08-12 Alex Schumann <rubin@afternet.org>
3349
3350 * src/chanserv.c: Modified resync to work accourding to automode
3351 setting, and fixed a buffer overflow problem.
3352
3353 * src/chanserv.help: updated set automode and rsync help.
3354
3355 * src/nickserv.h: Added an autohide setting to nickserv/authserv that
3356 sets +x on AUTH.
3357
3358 * src/nickserv.c: Added an autohide setting to nickserv/authserv that
3359 sets +x on AUTH.
3360
3361 2005-08-12 Alex Schumann <rubin@afternet.org>
3362
3363 * src/chanserv.c: Cleanup. Added 'automode' channel setting in place
3364 of 'voice' setting. + Rewording setting help
3365
3366 * src/chanserv.h: Cleanup. Added 'automode' channel setting in place
3367 of 'voice' setting.
3368
3369 * src/chanserv.help: Added help for automode. + Rewording setting help
3370
3371 2005-08-11 Alex Schumann <rubin@afternet.org>
3372
3373 * src/proto-p10.c: added irc_umode() to send usermodes (Life4Christ)
3374
3375 * src/proto-bahumit.c: added irc_umode() to send usermodes, untested..
3376
3377 * src/proto.h: added irc_umode() to send usermodes (Life4Christ)
3378
3379 * src/nickserv.c: Added option to have authserv oper/admin people with
3380 opserv access. (Life4Christ)
3381
3382 * src/opserv.c: Added admin_level config option
3383
3384 * src/opserv.h: Added admin_level config option
3385
3386 2005-08-11 Alex Schumann <rubin@afternet.org>
3387
3388 * src/proto-p10.c: Avoid duplicating an oper in curr_opers (,staff
3389 command) when nef* bug sends the +o twice. ++fix bug in patch
3390
3391 2005-08-09 Alex Schumann <rubin@afternet.org>
3392
3393 * src/chanserv.c: Fixed banTimeout to actually remove the bans :)
3394
3395 2005-08-08 Alex Schumann <rubin@afternet.org>
3396
3397 * src/chanserv.c: Added banTimeout feature to .set
3398
3399 * src/chanserv.h: added banTimeout feature to .set
3400
3401 * src/recdb.c: Added some better error catching in database_get_data()
3402
3403 * src/proto-common.h: tabs
3404
3405 * x3.conf.example: added bantimeout to default set list, and ban
3406 timeout frequency config setting.
3407
3408 2005-08-04 Alex Schumann <rubin@afternet.org>
3409
3410 * src/chanserv.c: Changed kick protected message to one without %s or
3411 $b because the kick function doesnt support replacements.
3412
3413 * src/tools.c: fixed spelling error in comment.
3414
3415 2005-07-28 Alex Schumann <rubin@afternet.org>
3416
3417 * src/chanserv.c: fixed crash bug in 8ball (required params was off by
3418 one)
3419
3420 * src/proto-p10.c: Ignore wallusers (WU) tokens from server without
3421 whining.
3422
3423 2005-07-26 Alex Schumann <rubin@afternet.org>
3424
3425 * x3.conf.example: Updated from live afternet file and improved help
3426 and layout. Added vim directive to set syntax type.
3427
3428 * src/chanserv.c: ported x2's 8ball in, and improved it.
3429
3430 * src/math.c: Added osiris' hack to do_math for supporting
3431 2(10) and 2pi etc. Improved it to handle pi2 also.
3432
3433 * src/chanserv.help: updated 8ball help and added 'myaccess' to
3434 information help index.
3435
3436 2005-07-18 Alex Schumann <rubin@afternet.org>
3437
3438 * src/proto-p10.c: added +L awareness
3439
3440 * src/hash.h: added +L awareness
3441
3442 * src/chanserv.help: changed set ctcpreaction help
3443
3444 2005-07-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3445
3446 * src/modcmd.h: Lets make some functions global.
3447
3448 * src/modcmd.c: Log hostmasks no matter what.
3449
3450 * src/log.c: Lookup commands if they are from OpServ in the log.
3451 If they match channel specific commands like OP, DEOP, etc then
3452 we will display them in a LAST command (assuming the person doing
3453 the LAST is an oper). Normal clients wont see commands that have
3454 been performed by OpServ.
3455
3456 2005-07-15 Alex Schumann <rubin@afternet.org>
3457
3458 * src/chanserv.c: Changed around ctcpreaction setting so it:
3459 a) doesnt crash.
3460 b) doesnt kick userlist members ever
3461 c) has only 1 setting needed to control it
3462 * src/chanserv.h: removed some old oplevel stuff.
3463
3464 2005-07-14 Alex Schumann <rubin@afternet.org>
3465
3466 * src/proto-p10.c: made it ignore EX, MK and PRIV tokens to
3467 remove errors from log. Fixed problem with missing break; in
3468 channel mode c parsing (reed).
3469
3470 * src/mod-memoserv.c: Improved memoserv 'you have notes' message.
3471
3472 * src/log.c: Changed channel log target to send PRIVMSG instead of
3473 NOTICE. (Ghozer)
3474
3475 2005-05-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3476
3477 * configure: Regenerated.
3478
3479 * configure.in: Added checks for tgmath.h.
3480
3481 * src/chanserv.c: Added new command LAST, from X2. Similar to
3482 EVENTS except its file based. Bear in mind you dont have to use
3483 both. You can bind what you want to use. Commented out zoot_list
3484 as its not in use, just a warning fix.
3485
3486 * src/hash.c: Warning fix.
3487
3488 * src/log.h: Misc defines.
3489
3490 * src/log.c: Logging functions from X2.
3491
3492 * src/math.c: If tgmath.h doesnt exist then include some other
3493 files that contain the functions we require.
3494
3495 * src/modcmd.c: Added a small ctcp reply, gender.. like gnuworld X.
3496
3497 * src/proto-p10.c: Added chanserv.h #include to squash a small
3498 compile error. Made X3 understand MARK's to a small point. Fixed
3499 a small parsing bug with exempts.
3500
3501 2005-07-06 Alex Schumann <rubin@afternet.org>
3502
3503 * src/chanserv.c: Fixed a couple awkward looking outputs with userlist
3504
3505 * src/opserv.c: Fixed an awkward output of trace count etc.
3506
3507 2005-06-22 Alex Schumann <rubin@afternet.org>
3508 * src/chanserv.help: Improved DURATION help
3509
3510 * src/tools.c: Changed 'M' duration to 30 days (not 31) as its
3511 a better average.
3512
3513 2005-05-27 Alex Schumann <rubin@afternet.org>
3514
3515 * src/chanserv.c: Improved usability of register command, fixed
3516 unregister reply.
3517
3518 * src/chanserv.help: Improved usability of register command
3519
3520 2005-05-27 Alex Schumann <rubin@afternet.org>
3521
3522 * src/chanserv.c: Resync working now
3523
3524 2005-05-27 Reed Loden <reed@reedloden.com>
3525
3526 * src/chanserv.c: Fixed an incorrectly named message. Fixed some
3527 grammar issues in the message send to pending users. Fixed a
3528 problem with some of the resync code.
3529
3530 2005-05-27 Alex Schumann <rubin@afternet.org>
3531
3532 * src/chanserv.c: make pending add check if the person is already on
3533 the userlist before re-adding them (thx exec & reed for noticing this)
3534 Fix capitalisation of I in pending notice.
3535
3536 2005-05-18 Alex Schumann <rubin@afternet.org>
3537
3538 * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
3539 working, and pointed me to the opserv helpfiles command, which shows
3540 what services search what help files. This fixes the help command to
3541 search that list as it should. Still need to modify the 'default'
3542 helpfile search bindigs because I dont think chanserv should respond
3543 to help from opserv's db, etc. See opserv's 'helpfiles' command.
3544
3545 * src/modcmd.help: clarified 'helpfiles' help.
3546
3547 2005-05-18 Alex Schumann <rubin@afternet.org>
3548
3549 * src/helpfile.c: make send_help() return true/false and not send
3550 errors so svccmd_send_help can 'take control' of things.
3551
3552 * src/modcmd.c: Fixed up the help system (again) / find aliased
3553 commands help if none exists. / Display no help for that command on
3554 commands (instead of topic)
3555
3556 * src/modcmd.h: Fixed up the help system (again)
3557
3558 * src/global.c: Fixed syntax display
3559
3560 * src/chanserv.help: Removed =---= formatting, fixed a few things.
3561 *spelling ++more spelling (thx reed)
3562
3563 * src/nickserv.help: Removed =---= formatting, fixed a few things.
3564 *spelling ++more spelling (thx reed)
3565
3566 * src/opserv.help: Removed =---= formatting, fixed a few things.
3567 ++spelling (thx reed)
3568
3569 * src/global.help: simplified index
3570
3571 * src/nickserv.c: Changed message users get when their email is
3572 already used for an account, fixed syntax help
3573
3574 * src/opserv.c: fixed syntax help
3575
3576 2005-05-16 Alex Schumann <rubin@afternet.org>
3577
3578 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
3579 the help file.
3580
3581 2005-05-04 Alex Schumann <rubin@afternet.org>
3582
3583 * src/modcmd.c: added a 'rebindall' command to assist with
3584 upgrades and changes which change command bindings.
3585
3586 * src/modcmd.help: modified help to reflect above
3587
3588 * src/opserv.help: modified help to reflect above
3589
3590 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
3591 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
3592 between channel bans (+b) and x3 remembered bans (lamers)
3593
3594 * src/chanserv.help: modified help to reflect above
3595
3596 * UPGRADE: added use of rebindall to upgrade instructions
3597
3598 2005-05-04 Alex Schumann <rubin@afternet.org>
3599
3600 * src/chanserv.c: added an 'adduser pending' feature, where if
3601 someone isn't authed x3 will ask them to /auth or register, and then
3602 automatically finish adding them to the channel when they do.
3603 Fixed email bug with adduser pending
3604
3605 * src/chanserv.h: adduser pending
3606
3607 * src/hash.c: adduser pending
3608
3609 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
3610
3611 * src/nickserv.c: adduser pending cleanup and activation code,
3612 Arch sync (Avoid losing channel information when
3613 replacing an account using the mergedb command.)
3614
3615 * src/proto-p10.c: adduser pending cleanup code
3616
3617 * src/nickserv.help: improved set and register help
3618
3619 2005-05-04 Alex Schumann <rubin@afternet.org>
3620
3621 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
3622 negitive). Added set voice to provide control over use of voice.
3623 Implimented a basic chanserv db version control system for upgrading
3624 seamlessly.
3625
3626 * src/chanserv.help: adjusted help to reflect voice and uset autoop
3627 changes.
3628
3629 * src/hash.h: updated ssz comment from z to Z
3630
3631 * src/modcmd.help: rewrote BIND help
3632
3633 * src/proto-p10.c: Added Z (sslonly) support back in
3634
3635 * UPGRADE: created file to document upgrading procedures
3636
3637 2005-04-23 Alex Schumann <rubin@afternet.org>
3638 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
3639 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
3640 topicmask to be an on or off setting, uninfluenced by enftopic.
3641 Added feature to use mask on /topic in addition to ,topic sets.
3642 Removed special consideration for ircops in protect_user()
3643
3644 * src/chanserv.help: updated documentation to reflect the new and
3645 much simpler topicmask feature, and removed op/voice levels.
3646
3647 * src/nickserv.c: added tailing 'end of' line for accountinfo
3648 for non-opers too.
3649
3650 * src/modcmd.c: tweaked alias notification for help and breef help.
3651
3652 2005-04-20 Alex Schumann <rubin@afternet.org>
3653
3654 * src/proto-common.c: removing +d. needs to be a config option
3655 or something.
3656
3657 * src/nickserv.help: modified main help reply of authserv
3658
3659 * src/nickserv.c: added title, epithet, and fakehost to oset listing
3660
3661 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
3662 totally redesigned though.
3663
3664 2005-04-15 Alex Schumann <rubin@afternet.org>
3665
3666 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
3667 at the same time. The whole block needs to be if/else instead of
3668 switch though, to be cleaner.
3669
3670 * src/nickserv.help: added fakehost and title options to help oset.
3671
3672 * src/nickserv.c: removed 'style' setting. (was not being used in
3673 code anyway)
3674
3675 2005-04-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3676
3677 * src/proto-p10.c: Reinstated +d usermode.
3678
3679 2005-03-30 Alex Schumann <rubin@afternet.org>
3680
3681 * src/chanserv.c: Fixed unban.
3682
3683 * x3.conf.example: added note in snoop config that improper
3684 setting for bots nick will cause segfault.
3685
3686 2005-03-22 Alex Schumann <rubin@afternet.org>
3687
3688 * x3.conf.example: added sethost/fakehost settings to conf
3689
3690 2005-03-19 Alex Schumann <rubin@afternet.org>
3691
3692 * chanserv.c: Changed style of command outputs, added userlevel back
3693 to users list.
3694
3695 * opserv.c: Changed style of command outputs, removed warn feature
3696
3697 * tools.c: shortened duration string lengths
3698
3699 * main.c: shortened duration string lengths
3700
3701 * sendmail.c: Changed style of stats email
3702
3703 2005-03-18 Alex Schumann <rubin@afternet.org>
3704
3705 * Changed breef to brief...
3706
3707 * chanserv.c: Changed to access level names instead of numbers.
3708
3709 2005-03-17 Alex Schumann <rubin@afternet.org>
3710
3711
3712 * src/opserv.c: Improved readability of trace print output
3713
3714 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
3715 a little.
3716
3717 * src/helpfile.c: Improved table_send readability (used in lots
3718 of listings including users and stats network etc)
3719
3720 2005-03-15 Alex Schumann <rubin@afternet.org>
3721
3722 * src/chanserv.c: Improved some syntax error reporting for commands
3723
3724 * src/helpfile.c: Added a 'breef' help function
3725
3726 * src/helpfile.h: Added a 'breef' help function
3727
3728 * src/main.c: Improved some syntax error reporting for commands
3729
3730 * src/modcmd.c: Improved some syntax error reporting for commands
3731
3732 * src/modcmd.h: Improved some syntax error reporting for commands
3733
3734 2005-03-15 Reed Loden <reed@reedloden.com>
3735
3736 * Synchronization with srvx--devo--1.3--patch-19.
3737
3738 2005-03-12 Alex Schumann <rubin@afternet.org>
3739
3740 * src/common.h, src/opserv.h: more SRVX->X3 fixes
3741
3742 * opserv.c: fixed SRVX defines to X3
3743
3744 * src/nickserv.c: Applied patch to bring up to date with
3745 local uncommitted changes on afternets srvx2 tree. improved
3746 cookie gen code and removed /play from cookie messages.
3747
3748 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
3749 bunch more places.
3750
3751 2005-03-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3752
3753 * nickserv.help: Added odelcookie section.
3754
3755 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
3756 cookies.
3757
3758 * src/md5.c: Cleaned up compile warnings.
3759
3760 * src/nickserv.help: Added odelcookie section.
3761
3762 ***********************************************************************/
3763
3764 #define CVS_VERSION "$Id$"
3765