]> jfr.im git - irc/evilnet/x3.git/blame - ChangeLog.classic
Added missing Nefarious 2 IRCop privs
[irc/evilnet/x3.git] / ChangeLog.classic
CommitLineData
63aaa6dc 1X3 ChangeLog (Classic GNU version)
c73514ea 2
d427e09a
R
32013-02-18 Alex Schumann <rubin@afternet.org>
4 * all: Converted from mercurial to git. (testing email commit messages again)
5 * configure.in: Roll version to 1.8.1
6 * src/version.c.SH: replace hg version string with git one
053c8154 7
6118970a
MB
82013-01-27 Matthew Beeching <jobe@mdbnet.co.uk>
9
10 * src/nickserv.c: Fix for crash bug when using calling *NickServ.oset
11 with an account name where nobody is online using that account and no
12 fakehost is set.
13
4179bc63
MB
142012-04-29 Matthew Beeching <jobe@mdbnet.co.uk>
15
16 * src/x3ldap.c: Replaced ldap_get_values() with ldap_get_values_len().
17
cf945df8
MB
182012-01-26 Matthew Beeching <jobe@mdbnet.co.uk>
19
20 * src/dict-splay.c: Fix for possible crash bugs in dict_splay()
21 and dict_remove2();
22
23 * src/tools.c: Fix for crash bug in irccasecmp();
24
5ee4dc2b
MB
252012-01-24 Matthew Beeching <jobe@mdbnet.co.uk>
26
27 * src/proto-p10.c: Fixed irc_topic() to honour server/hidden_host_type
28 and associated config settings.
29
2285e0b6
MB
302012-01-16 Matthew Beeching <jobe@mdbnet.co.uk>
31
32 * src/chanserv.c: Fix for USER AUTOOP option being ignored during
33 ChanServ.resync.
34
8ea17960
MB
352012-01-13 Matthew Beeching <jobe@mdbnet.co.uk>
36
37 * src/opserv.help: Fixed typo in help for TRACE CRITERIA.
38
0ae1e260
MB
392011-11-16 Matthew Beeching <jobe@mdbnet.co.uk>
40
41 * src/nickserv.c: Added a new line to NickServ.accountinfo to show
42 new email address for email change cookies.
43
22d3e088
MB
442011-10-12 Matthew Beeching <jobe@mdbnet.co.uk>
45
46 * src/chanserv.help: Fixed typo in staff register help.
47
482011-09-29 Matthew Beeching <jobe@mdbnet.co.uk>
24d557ea
MB
49
50 * src/chanserv.help: Fixed typo in durations help.
51
429f04a4
MB
522011-07-18 Matthew Beeching <jobe@mdbnet.co.uk>
53
54 * src/proto-p10.c: Fix for "PARSE ERROR" on "Ghost 5 Numeric Collided"
55 kill message.
56
3c535a4b
MB
572011-06-29 Matthew Beeching <jobe@mdbnet.co.uk>
58
59 * src/nickserv.c: Fixed a bug when reading services/nickserv/hard_maxlogins
60 from x3.conf
61
a25d8a57
MB
622011-01-25 Matthew Beeching <jobe@mdbnet.co.uk>
63
64 * src/proto-p10.c: Fix for auto-oper bug where PRIVS were not
65 being applied on Nefarious branch versions (or in short reverted
66 revision 697:e6fe90cab8d0)
67
67fd744c
MB
682010-12-06 Matthew Beeching <jobe@mdbnet.co.uk>
69
70 * src/nickserv.c: Fixed bug where NickServ.oregister incorrectly
71 logged the password.
72
3408efdc
MB
732010-10-15 Matthew Beeching <jobe@mdbnet.co.uk>
74
75 * src/proto-p10.c: Fix for P10 BURST message parsing where
76 extended bans were causing premature change from ban mask to
77 except mask parsing.
78
cb0071f3
MB
792010-09-27 Matthew Beeching <jobe@mdbnet.co.uk>
80
81 * src/chanserv.c: Fix for maxsetinfo now allowing you to set it
82 to the maximum value as specified in x3.conf
83
0fb450a2
MB
842010-09-24 Matthew Beeching <jobe@mdbnet.co.uk>
85
86 * src/proto-p10.c: Fix for crash bug during burst where X3 sends
87 a B (BURST) message with a channel limit in the modes string.
88
5309944d
AS
892010-09-24 Alex Schumann <rubin@afternet.org>
90
91 * src/chanserv.c: dont let users set extended bans with
92 .ban/lamer/etc, and dont remove extended bans with bantimeout
93
d5f787f5
MB
942010-09-19 Matthew Beeching <jobe@mdbnet.co.uk>
95
96 * src/chanserv.c: Added ignore_csuspend to *ChanServ.csuspend
97 and *ChanServ.cunsuspend as a default flag.
98
8b56c5ca
MB
992010-09-17 Matthew Beeching <jobe@mdbnet.co.uk>
100
101 * src/chanserv.c: Updated ChanServ.staff, ChanServ.ircops and
102 ChanServ.helpers to hide users with user mode +H (hide oper).
103
2b9de5dd
MB
1042010-09-08 Matthew Beeching <jobe@mdbnet.co.uk>
105
106 * src/proto-p10.c: Replaced some horrible code for formatting a
107 channel mode string and fix for a bug where chan mode +A was
108 being ignored.
109
dc382fd2
MB
1102010-08-29 Matthew Beeching <jobe@mdbnet.co.uk>
111
112 * src/chanserv.c: Changed wheel of misfortune nick change pseudo
113 user to use a hard coded host name to prevent accidentally giving
114 out a users real host.
115
5e832871
MB
1162010-08-19 Matthew Beeching <jobe@mdbnet.co.uk>
117
118 * src/proto-p10.c: Changed TOK_PRIVS to "PR" to match current ircu
119 distributions.
120
f79cdffc
MB
1212010-07-31 Matthew Beeching <jobe@mdbnet.co.uk>
122
123 * src/proto-common.c: Added hg revision information to VERSION
124 reply to match version strings everywhere else.
125
cc6339ac
MB
1262010-07-30 Matthew Beeching <jobe@mdbnet.co.uk>
127
128 * src/Makefile.in: Added version.c generation at compile time
129
130 * src/modcmd.c: Updated to use cvs_version from version.c
131
132 * src/version.c.SH: Added version.c.SH to generate version.c
133
134 * src/version.h: Added version.h
135
8d882965
MB
1362010-07-07 Matthew Beeching <jobe@mdbnet.co.uk>
137
138 * src/hash.h: Added support for user modes +D, +R, +W, +H, +L
139 and +q.
140
141 * src/opserv.c: Added support for user modes +D, +R, +W, +H, +L
142 and +q.
143
144 * src/proto-p10.c: Added support for user modes +D, +R, +W, +H,
145 +L and +q.
146
fc55e757
MB
1472010-07-07 Matthew Beeching <jobe@mdbnet.co.uk>
148
149 * src/hash.h: Added support for user modes +z and +a and fixed
150 some comments.
151
152 * src/opserv.c: Added support for user modes +z and +a and
153 added support to TRACE/ADDALERT CHECKRESTRICTIONS criteria for
154 channel mode +a and +Z.
155
156 * src/proto-p10.c: Added support for user modes +z and +a.
157
31dca7ac
MB
1582010-07-07 Matthew Beeching <jobe@mdbnet.co.uk>
159
160 * src/opserv.c: Added support to TRACE/ADDALERT CHECKRESTRICTIONS
161 criteria for channel mode +O and +r.
162
6b912b17
MB
1632010-07-03 Matthew Beeching <jobe@mdbnet.co.uk>
164
165 * src/chanserv.c: Removed extra 'is' from CSMSG_SMURF_TARGET.
166
3e06ac80
MB
1672010-06-06 Matthew Beeching <jobe@mdbnet.co.uk>
168
169 * src/proto-p10.c: Fix for crash on BURST (B) message for a channel
170 with +L, at least one ban or except, and no users.
171
ee2291da
MB
1722010-05-21 Matthew Beeching <jobe@mdbnet.co.uk>
173
174 * src/modcmd.c: Added support for fall back replacements in
175 command bindings. For example if you specify $1n instead of $1,
176 then the users nick will be used if param 1 is not supplied.
177
d18d752e
MB
1782010-05-14 Matthew Beeching <jobe@mdbnet.co.uk>
179
180 * src/nickserv.c: Fix for NickServ NICKINFO using the wrong
181 lastseen timestamp.
182
238102e1
MB
1832010-05-13 Matthew Beeching <jobe@mdbnet.co.uk>
184
185 * src/proto-p10.c: Fixed support for channel mode +a (Admins only).
186
55a256b7
MB
1872010-05-12 Matthew Beeching <jobe@mdbnet.co.uk>
188
189 * tools/db.php: Rewrote parser function as a class and faster
190 parsing.
191
ae275267
MB
1922010-05-11 Matthew Beeching <jobe@mdbnet.co.uk>
193
194 * src/nickserv.c: Added nick expiration support.
195
196 * src/nickserv.h: Added nick expiration support.
197
198 * x3.conf.example: Added nick expiration support.
199
886bca7c
MB
2002010-05-06 Matthew Beeching <jobe@mdbnet.co.uk>
201
202 * src/nickserv.c: Added SET action for SEARCH.
203
204 * src/nickserv.help: Added SET action for SEARCH.
205
73ac2ca6
MB
2062010-05-06 Matthew Beeching <jobe@mdbnet.co.uk>
207
208 * src/nickserv.c: Added NickServ search title criteria.
209
210 * src/nickserv.help: Added NickServ search title criteria.
211
ec8177c5
MB
2122010-04-29 Matthew Beeching <jobe@mdbnet.co.uk>
213
214 * src/opserv.c: Minor typo in previous commit where returning 0
215 when it should have been 1 from opserv_join_check().
216
7e3e9ac5
MB
2172010-04-29 Matthew Beeching <jobe@mdbnet.co.uk>
218
219 * src/opserv.c: Fix for possible bug in opserv_join_check().
220
4ce83531
MB
2212010-04-23 Matthew Beeching <jobe@mdbnet.co.uk>
222
223 * src/log.c: Modified X3.last to only show host and ident to
224 opers.
225
9665da36
AS
2262010-03-15 Matthew Beeching <jobe@mdbnet.co.uk>
227
228 * ChangeLog: Abusing to figure out mercurial a bit.
229
bdddfe43 2302010-03-13 Matthew Beeching <jobe@mdbnet.co.uk>
231
232 * src/hash.h: Changed HOSTLEN to match Nefarious.
233
7da677be 2342010-03-03 Matthew Beeching <jobe@mdbnet.co.uk>
235
236 * src/proto-p10.c: Fixed bug in P10 B64 IPv6 parsing where the
237 entire IPv6 IP after the :: was ommited.
238
e10feb7a 2392010-02-27 Matthew Beeching <jobe@mdbnet.co.uk>
240
241 * src/proto-p10.c: Added message handlers for ZLINE and REMOVE
242 to ignore both messages
243
7f9e40bf 2442010-02-05 Matthew Beeching <jobe@mdbnet.co.uk>
245
246 * src/nickserv.help: Fix for a minor documentation error where $S
247 was used instead of $N.
248
38bff5f0 2492010-01-14 Matthew Beeching <jobe@mdbnet.co.uk>
250
251 * src/nickserv.c: Added support for LDAP auth registering initial
252 nick when nick registration is enabled.
253
8536ac6b 2542010-01-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
255
256 * Srvx sync. Author: Michael Poole.
257
258 * src/ioset.c (ioset_listen): Linux -- reasonably -- requires that
259 SO_REUSEADDR be set on a socket before binding it to an in-use socket.
260 So do that.
261
262 * src/sar.c: Convert "struct sockaddr_storage" to "void *" to comply
263 with C99's strict(er) aliasing rules. Allocate off the stack or
264 heap, as appropriate. Add new function sar_free_nameserver() to
265 clean up the heap-allocated data.
266
c550ac9a 2672010-01-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
268
269 * src/chanserv.c: 8ball will now accept "what colour".
270
1dfca92d 2712009-12-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
272
273 * x3.conf.example: Added type 8 for Nefarious 1.3.0.
274
275 * src/proto-p10.c: Only use the old cloak.c code if type 7 is given.
276 If type 8 is given then the cloaked hosts are picked up during burst
277 (+cC)
278
e2f17d6e 2792009-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
280
281 * src/log.c: Revert message type to 5.
282
72d5504b 2832009-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
284
285 * src/mod-track.c: Fixed a crash with net rider kicks.
286
38377e02 2872009-12-12 Alex Schumann <rubin@afternet.org>
288
289 src/x3ldap.c: Fix crash bug with ldap adding users. Deal with some warnings.
290
291 src/x3ldap.h: Deal with some warnings.
292
af40e58b 2932009-12-09 Henrik Stuart <evilnet@hstuart.dk>
294
295 src/mod-python.c: add support for module_register.
296
07021002 2972009-12-09 Henrik Stuart <evilnet@hstuart.dk>
298
299 src/mod-python.c: add support for log_register_type.
300
c3915bdc 3012009-12-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
302
303 src/nickserv.c: Shuffle the auto oper functions around to fix a
304 desync issue.
305
306 src/proto-p10.c: Ignore PRIV_NONE within the first 5 seconds of
307 a client's connection. Temp fix for now.
308
3c4b9ee3 3092009-12-06 Matthew Beeching <jobe@mdbnet.co.uk>
310
311 * src/chanserv.c: Removed seemingly unnecessary "cannot invite"
312 warning from chan_opt_automode.
313
c73514ea 3142009-12-02 Matthew Beeching <jobe@mdbnet.co.uk>
315
316 * src/nickserv.c: Added merging SSL fingerprint lists during
317 account merging.
9c88eebe 318
890866b0 3192009-12-01 Matthew Beeching <jobe@mdbnet.co.uk>
320
321 * src/opserv.c: Added ADDALERT reactions noticeuser and msguser
322 to go with trace reactions notice and privmsg.
323
d57dba72 3242009-11-29 Matthew Beeching <jobe@mdbnmet.co.uk>
325
326 * src/nickserv.c: Rewrote parts of loc_auth() to get it working
327 the same as cmd_auth() with regards to SSL fingerprint support.
328
c03536b5 3292009-11-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
330
331 * src/nickserv.c: Small tweak.
332
1679a283 3332009-11-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
334
1f459b76 335 * src/nickserv.c: Small tweak to the password checks with sslfp LOC.
336
3372009-11-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1679a283 338 * src/nickserv.c: Added SSL fingerprint support to LOC.
339
340 * src/nickserv.h: Added sslfp to loc_auth.
341
342 * src/proto-p10.c: Added support for the new S loc auth type.
343
2fa83595 3442008-11-28 Matthew Beeching <jobe@mdbnmet.co.uk>
345
346 * src/nickserv.help: Added help for ADDSSLFP, DELSSLFP, OADDSSLFP
347 and ODELSSLFP
348
349 * src/nickserv.c: Added support for SSL fingerprint authentication.
350
351 * src/nickserv.h: Added support for SSL fingerprint authentication.
352
7acc75ee 3532009-11-28 Matthew Beeching <jobe@mdbnet.co.uk>
354
355 * src/mod-memoserv.c: Fix for bug where MemoServ is created as a
356 local bot but not registered as a service on first startup.
357
6fee1be7 3582009-11-26 Matthew Beeching <jobe@mdbnet.co.uk>
359
360 * src/chanserv.c: Fixed a missing ',' in cmd_myaccess output.
361
30874d66 3622009-11-26 Henrik Stuart <evilnet@hstuart.dk>
363
364 * src/common.h src/main-common.c: add extra parameter to reg_exit_func and
365 exit_func_t.
366
367 * src/proto-p10.c src/mod-qserver.c src/chanserv.c src/mod-snoop.c
368 src/hash.c src/helpfile.c src/gline.c src/global.c src/mod-helpserv.c
369 src/opserv.c src/timeq.c src/saxdb.c src/modcmd.c src/saxdb.h
370 src/mod-sockcheck.c src/shun.c src/mod-python.c src/spamserv.c
371 src/mail-common.c src/mod-memoserv.c src/mod-track.c src/log.c src/ioset.c
372 src/nickserv.c src/main.c src/sar.c: collateral evolution fixes due to
373 exit_func change.
374
62a2e0a9 3752009-11-26 Henrik Stuart <evilnet@hstuart.dk>
376
377 * src/proto-common.c: fix typo in malloc variable name.
378
d77556d0 3792009-11-26 Henrik Stuart <evilnet@hstuart.dk>
380
381 * src/modcmd.h src/modcmd.c: add extra parameter to reg_svccmd_unbind_func
382 and svccmd_unbind_func_t.
383
384 * src/chanserv.c: collateral evolution fixes due to svccmd_unbind_func
385 change.
386
f14b32b8 3872009-11-24 Henrik Stuart <evilnet@hstuart.dk>
388
389 * src/proto.h src/proto-common.c: add extra parameter to
390 reg_mode_change_func and mode_change_func_t.
391
392 * src/chanserv.c: collateral evolution fixes due to mode_change_func
393 change.
394
974d3831 3952009-11-24 Henrik Stuart <evilnet@hstuart.dk>
396
397 * src/nickserv.h src/nickserv.c: add extra parameter to reg_unreg_func and
398 unreg_func_t.
399
400 * src/chanserv.c src/mod-helpserv.c src/mod-memoserv.c: collateral
401 evolution fixes due to unreg_func change.
402
81ac4787 4032009-11-24 Henrik Stuart <evilnet@hstuart.dk>
404
405 * src/nickserv.h src/nickserv.c: add extra parameter to reg_auth_func and
406 auth_func_t.
407
408 * src/chanserv.c src/mod-snoop.c src/global.c src/mod-helpserv.c
409 src/opserv.c src/mod-memoserv.c src/mod-track.c: collateral evolution
410 fixes due to auth_func change.
411
3a196bdb 4122009-11-24 Henrik Stuart <evilnet@hstuart.dk>
413
414 * src/nickserv.h src/proto-common.c: add extra parameter to
415 reg_user_mode_func and user_mode_func_t.
416
417 * src/mod-snoop.c src/mod-track.c: collateral evolution fixes due to
418 user_mode_func change.
419
ee8c50bd 4202009-11-24 Henrik Stuart <evilnet@hstuart.dk>
421
422 * src/nickserv.h src/proto-common.c: add extra parameter to
423 reg_channel_mode_func and channel_mode_func_t.
424
425 * src/chanserv.c src/mod-snoop.c src/mod-track.c: collateral evolution
426 fixes due to channel_mode_func change.
427
91667658 4282009-11-24 Henrik Stuart <evilnet@hstuart.dk>
429
430 * src/hash.c src/hash.h: add extra parameter to reg_kick_func and
431 kick_func_t.
432
433 * src/chanserv.c src/mod-snoop.c src/mod-track.c: collateral evolution
434 fixes due to kick_func change.
435
63637aea 4362009-11-24 Henrik Stuart <evilnet@hstuart.dk>
437
438 * src/hash.c src/hash.h: add extra parameter to reg_part_func,
439 unreg_part_func, and part_func_t.
440
441 * src/chanserv.c src/mod-snoop.c src/mod-helpserv.c src/spamserv.c
442 src/mod-track.c: collateral evolution fixes due to part_func change.
443
4442009-11-24 Henrik Stuart <evilnet@hstuart.dk>
1898d8ea 445
446 * src/hash.c src/hash.h: add extra parameter to reg_del_channel_func and
447 del_channel_func_t.
448
449 * src/opserv.c src/proto-p10.c: collateral evolution fixes due to
450 del_channel_func change.
451
736517fb 4522009-11-23 Matthew Beeching <jobe@mdbnet.co.uk>
453
454 * src/nickserv.c: Removed 2 nonsensical spaces in
455 *NickServ.accountinfo output for "Karma"
456
2693aadd 4572009-11-22 Matthew Beeching <jobe@mdbnet.co.uk>
458
459 * src/nickserv.c: Fix for bug allowing the use of odelcookie
460 to result in an account's password changing when it shouldn't.
461
29545775 4622009-11-22 Matthew Beeching <jobe@mdbnet.co.uk>
463
464 * src/nickserv.c: Added fix for LDAP password not being updated
465 on odelcookie where account password is changed anyway.
466
f3aff201 4672009-11-21 Matthew Beeching <jobe@mdbnet.co.uk>
468
469 * src/x3ldap.c: Updated OpServ level in LDAP feature to remove
470 the attribute when 0 instead of setting it to 0
471
472 * src/x3ldap.h: Updated OpServ level in LDAP feature to remove
473 the attribute when 0 instead of setting it to 0
474
475 * src/nickserv.c: Updated OpServ level in LDAP feature to remove
476 the attribute when 0 instead of setting it to 0
477
75fcdcad 4782009-11-21 Matthew Beeching <jobe@mdbnet.co.uk>
479
480 * src/x3ldap.c: Fix for bug allowing accounts in LDAP to
481 authenticate to unactivated accounts.
482
483 * src/nickserv.c: Fix for bug allowing accounts in LDAP to
484 authenticate to unactivated accounts.
485
ba4b4d51 4862009-11-16 Matthew Beeching <jobe@mdbnet.co.uk>
487
488 * src/proto-p10.c: Added support for MARK SSLCLIFP.
489
490 * src/hash.h: Added support for MARK SSLCLIFP.
491
492 * src/opserv.c: Added SSLCLIFP mark to cmd_whois.
493
2dddcd74 4942009-11-16 Matthew Beeching <jobe@mdbnet.co.uk>
495
496 * src/nickserv.c: Fix for crash in cmd_oregister due to incorrect
497 parameter counts.
498
85e88703 4992009-11-15 Matthew Beeching <jobe@mdbnet.co.uk>
500
501 * src/hosthiding.c: Fix for crash bug in make_virthost() when host
502 name doesnt have a '.' in it.
503
63c0b8ad 5042009-11-15 Henrik Stuart <evilnet@hstuart.dk>
505
506 * src/hash.c: fix variable set for registering nick change functions.
507
50c7ed1b 5082009-11-14 Matthew Beeching <jobe@mdbnet.co.uk>
509
510 * src/nickserv.c: Fix for bug #2869968 (*NickServ.oregister allowing
511 invalid handles)
512
157ce145 5132009-11-01 Henrik Stuart <evilnet@hstuart.dk>
514
515 * src/hash.h src/hash.c: add extra parameter to new_channel_func_t and
516 reg_new_channel_func.
517
518 * src/chanserv.c src/opserv.c: add extra NULL argument/parameter to
519 reflect change in hash.
520
50dafce8 5212009-11-01 Henrik Stuart <evilnet@hstuart.dk>
522
523 * src/nickserv.h src/nickserv.c: add extra parameter to
524 handle_merge_func_t and reg_handle_merge_func.
525
526 * src/mod-helpserv.c: add extra NULL argument/parameter to reflect change
527 in nickserv.
528
99c332f8 5292009-11-01 Henrik Stuart <evilnet@hstuart.dk>
530
531 * src/nickserv.h src/nickserv.c: add extra parameter to allowauth_func_t
532 and reg_allowauth_func.
533
534 * src/mod-helpserv.c: add extra NULL argument/parameter to reflect change
535 in nickserv.
536
c8b793cb 5372009-11-01 Henrik Stuart <evilnet@hstuart.dk>
538
539 * src/nickserv.h src/nickserv.c: add extra parameter to failpw_func_t and
540 reg_failpw_func.
541
542 * src/mod-helpserv.c: add extra NULL argument/parameter to reflect change
543 in nickserv.
544
5a2c7cf6 5452009-11-01 Henrik Stuart <evilnet@hstuart.dk>
546
547 * src/hash.h src/hash.c: add extra parameter to topic_func_t and
548 reg_topic_func.
549
550 * src/chanserv.c src/mod-python.c: add extra NULL argument/parameter to
551 reflect change in hash.
552
1c14af0b 5532009-11-01 Henrik Stuart <evilnet@hstuart.dk>
554
555 * src/proto.h src/proto-common.c: add extra parameter to chanmsg_func_t
556 and reg_chanmsg_func.
557
558 * src/chanserv.c src/modcmd.c: add extra NULL argument/parameter to
559 reflect change in proto.
560
3070719a 5612009-10-31 Henrik Stuart <evilnet@hstuart.dk>
562
563 * src/nickserv.h src/nickserv.c: add extra parameter to
564 handle_rename_func_t and reg_handle_rename func.
565
566 * src/chanserv.c src/mod-helpserv.c src/mod-memoserv.c: add extra NULL
567 argument/parameter to reflect change in nickserv.
568
2732298d 5692009-10-30 Henrik Stuart <evilnet@hstuart.dk>
570
571 * src/mod-snoop.c src/mod-helpserv.c src/mod-sockcheck.c src/mod-track.c:
572 fix missed NULL argument/parameter additions from earlier commits.
573
fb38e2bc 5742009-10-30 Henrik Stuart <evilnet@hstuart.dk>
575
576 * src/hash.h src/hash.c: add extra parameter to join_func_t and
577 reg_join_func.
578
579 * src/chanserv.c src/opserv.c src/mod-python.c src/spamserv.c: add extra
580 NULL argument/parameter to reflect change in hash.
581
63189c10 5822009-10-30 Henrik Stuart <evilnet@hstuart.dk>
583
584 * src/hash.h src/hash.c: add extra parameter to nick_change_func_t and
585 reg_nick_change_func. Also fix memory leaks from not freeing extras lists
586 for some callback routines.
587
588 * src/chanserv.c src/opserv.c src/mod-python.c src/spamserv.c
589 src/nickserv.c src/modcmd.c: add extra NULL argument/parameter to reflect
590 change in hash.
591
592 * src/proto-p10.c: fix logic for calling call_new_user_funcs.
593
e9b00805 5942009-10-30 Henrik Stuart <evilnet@hstuart.dk>
595
596 * src/proto.h: add extra parameter to reg_oper_func and oper_func_t.
597
598 * src/global.c: add extra NULL argument parameter to reflect changes.
599
600 * src/proto-common.c: add extra parameter to implementation of
601 reg_oper_func and reflect the extra parameter in call_oper_funcs.
602
603 * src/proto-p10.c: free storage for extra parameters.
604
a6bcc929 6052009-10-28 Henrik Stuart <evilnet@hstuart.dk>
606
607 * src/hash.h src/hash.c: add extra parameter to del_user_func_t,
608 reg_del_user_func, and unreg_del_user_func. Add new call_del_user_funcs
609 function to abstract hash internals from outside callers.
610
611 * src/opserv.c src/mod-python.c src/spamserv.c src/nickserv.c: add extra
612 NULL argument(parameter to reflect change in hash.
613
614 * src/proto-p10.c: use call_del_user_funcs instead of interfacing with
615 hash.c internals directly. Remove unused code due to this change.
616
617 * src/proto-common.c: remove reference to hash internals.
618
35ea100f 6192009-10-28 Matthew Beeching <jobe@mdbnet.co.uk>
620
621 * src/x3ldap.c: Added ldap_do_oslevel() to set OpServ access level in
622 LDAP.
623
624 * src/x3ldap.h: Added ldap_do_oslevel() to set OpServ access level in
625 LDAP.
626
627 * src/nickserv.c: Added configuration option for OpServ access level
628 LDAP attribute name and call to ldap_do_oslevel() on access level
629 change.
630
631 * src/nickserv.h: Added configuration option for OpServ access level
632 LDAP attribute name.
633
634 * x3.conf.example: Added configuration option for OpServ access level
635 LDAP attribute name.
636
f0fb2e2d 6372009-10-27 Henrik Stuart <evilnet@hstuart.dk>
638
639 * src/hash.h src/hash.c: add extra parameter to new_user_func_t and
640 reg_new_user_func. Add new call_new_user_funcs function to abstract hash
641 internals from outside callers.
642
643 * src/proto-p10.c: use call_new_user_funcs instead of interfacing with
644 hash.c internals directly. Remove unused code due to this change.
645
646 * src/global.c src/opserv.c src/mod-python.c src/spamserv.c
647 src/nickserv.c: add extra NULL argument/parameter to reflect change in
648 hash.
649
650 * src/proto-common.c: remove reference to hash internals.
651
9d59f196 6522009-10-27 Henrik Stuart <evilnet@hstuart.dk>
653
654 * src/hash.h: add extra parameter to server_link_func_t and
f0fb2e2d 655 reg_server_link_func. Add new call_server_link_funcs function to abstract
9d59f196 656 hash internals from outside callers.
657
658 * src/proto-p10.c: call call_server_link_funcs rather than interfacing
659 directly with hash.c internals.
660
661 * src/chanserv.c: add extra NULL-argument/parameter to server link
662 handler.
663
664 * src/hash.c: add extra parameter to reg_server_link_func and introduce
665 call_server_link_funcs to shield external callers from the functionality.
666
667 * src/proto-common.c: remove extern definitions for the hash.c structures
668 for the server link callback structure.
669
670 * src/mod-python.c: add extra NULL-argument/parameter to server link
671 handler.
672
44960d6c 6732009-10-27 Henrik Stuart <evilnet@hstuart.dk>
674
675 * src/mod-python.c: remove unused code.
676
0ad6b4a5 6772009-10-27 Henrik Stuart <evilnet@hstuart.dk>
678
679 * src/nickserv.c: marked cmd possibly unused to silence warning.
680
6ae87c77 6812009-10-27 Henrik Stuart <evilnet@hstuart.dk>
682
683 * src/nickserv.h: make auto_oper_privs and auto_admin_privs const.
684
685 * src/proto.h: make privs const in irc_raw_privs.
686
687 * src/proto-p10.c: make privs const in irc_raw_privs.
688
6892009-10-27 Henrik Stuart <evilnet@hstuart.dk>
d5182ae2 690
691 * src/global.c: remove unused code.
692
69517d70 6932009-10-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
694
695 * src/nickserv.c: Send privs out when auto opering clients. These are
696 controlled for now via auto_oper_privs/auto_admin_privs in the nickserv
697 section within x3.conf. In the future we will look at account specific
698 privs.
699
700 * src/proto.h: Added irc_raw_privs and client_modify_priv_by_name.
701
702 * src/proto-p10.c: Added irc_raw_privs.
703
704 * src/tools.c: Added R extended ban.
705
43b43d56 7062009-10-12 Henrik Stuart <evilnet@hstuart.dk>
707
708 * src/mod-python.c: add python_handle_topic and refactor
709 emb_get_channel.
710
711 * src/plugins/__init__.py: add empty topic handler function to
712 Plugin class.
713
714 * src/modpython.py: add topic handler function.
715
9c7f11c2 7162009-10-12 Henrik Stuart <evilnet@hstuart.dk>
717
718 * src/mod-python.c: add python_handle_del_user.
719
720 * src/plugins/__init__.py: add empty del_user handler function to
721 Plugin class.
722
723 * src/modpython.py: add del_user handler function.
724
0a585d7e 7252009-10-12 Henrik Stuart <evilnet@hstuart.dk>
726
727 * src/mod-python.c: refactor python_handle_nick_change.
728
729 * src/plugins/__init__.py: add empty nick_change handler function to
730 Plugin class.
731
732 * src/modpython.py: refactor nick_change to use new plugin
733 system.
734
30814f13 7352009-10-12 Henrik Stuart <evilnet@hstuart.dk>
736
737 * src/plugins/__init__.py: refactor plugin instantiation logic.
738
c9b009fe 7392009-10-12 Henrik Stuart <evilnet@hstuart.dk>
740
741 * src/mod-python.c: refactor python_handle_new_user.
742
743 * src/modpython.py: refactor new_user handler to use new plugin
744 system.
745
746 * src/plugins/__init__.py: add empty new_user handler function to
747 Plugin class.
748
1ad8c8df 7492009-10-12 Henrik Stuart <evilnet@hstuart.dk>
750
751 * src/mod-python.c: refactor python_handle_server_link to be more
752 Pythonic.
753
754 * src/modpython.py: rename old plugins class to plugins_ and use a
755 more general plugin system.
756
757 * src/plugins/__init__.py: extend with plugin base-class and
758 recursive plugin load logic.
759
94a73df0 7602009-10-12 Henrik Stuart <evilnet@hstuart.dk>
761
762 * src/mod-python.c: add emb_service_register function.
763
1e7b511d 7642009-10-12 Henrik Stuart <evilnet@hstuart.dk>
765
766 * src/mod-python.c: add emb_adduser function.
767
7304cfdc 7682009-10-12 Henrik Stuart <evilnet@hstuart.dk>
769
770 * src/mod-python.c: add emb_svsjoin function.
771
f20f0ab5 7722009-10-12 Henrik Stuart <evilnet@hstuart.dk>
773
774 * src/mod-python.c: add emb_svsquit function.
775
776 * src/proto.h: observe proper const-ness in irc_svsquit function.
777
778 * src/proto-p10.c: observe proper const-ness in irc_svsquit function.
779
15df606d 7802009-10-12 Henrik Stuart <evilnet@hstuart.dk>
781
782 * src/mod-python.c: add emb_svsnick function.
783
5661f28e 7842009-10-12 Henrik Stuart <evilnet@hstuart.dk>
785
786 * src/mod-python.c: refactor doc-strings for extension methods to separate
787 variables. Minor code changes that modify function return values/types to
788 be more uniform.
789
86d0ebc4 7902009-10-12 Henrik Stuart <evilnet@hstuart.dk>
791
792 * src/mod-python.c: add emb_fakehost function.
793
26d745b2 7942009-10-12 Henrik Stuart <evilnet@hstuart.dk>
795
796 * src/mod-python.c: add emb_user_mode function.
797
b778caa0 7982009-10-12 Henrik Stuart <evilnet@hstuart.dk>
799
800 * src/mod-python.c: add emb_channel_mode function.
801
8d455e8b 8022009-10-11 Henrik Stuart <evilnet@hstuart.dk>
803
804 * src/mod-python.c: remember to increase reference count of Py_None.
805
749f0565 8062009-10-11 Henrik Stuart <evilnet@hstuart.dk>
807
808 * src/mod-python.c: add emb_kick function.
809
2bee6a6e 8102009-10-11 Henrik Stuart <evilnet@hstuart.dk>
811
812 * src/mod-python.c: add emb_get_config function.
813
3f218269 8142009-10-09 Henrik Stuart <evilnet@hstuart.dk>
815
816 * src/mod-python.c: add emb_timeq_del function.
817
8f206d22 8182009-10-09 Henrik Stuart <evilnet@hstuart.dk>
819
820 * src/mod-python.c: add emb_timeq_add function.
821
8222009-10-07 Henrik Stuart <evilnet@hstuart.dk>
b39754f7 823
824 * src/mod-python.c: refactor dict_t construction logic.
825
c9f7b679 8262009-10-07 Henrik Stuart <evilnet@hstuart.dk>
827
828 * src/mod-python.c: improve error logic for emb_get_channel.
829
92fb809b 8302009-10-06 Henrik Stuart <evilnet@hstuart.dk>
831
832 * src/mod-python.c: refactor modeList conversion into separate function.
833
ee6f1c82 8342009-10-06 Henrik Stuart <evilnet@hstuart.dk>
835
836 * src/mod-python.c: refactor out common error cleanup logic.
837
39d37f27 8382009-10-06 Henrik Stuart <evilnet@hstuart.dk>
839
840 * src/mod-python.c: add emb_get_accounts function and refactor some
841 common logic into a single routine.
842
843 * src/nickserv.h src/nickserv.c: make nickserv_handle_dict externally
844 available.
845
0076604e 8462009-10-06 Henrik Stuart <evilnet@hstuart.dk>
847
848 * src/mod-python.c: add emb_kill function.
849
82089e3f 8502009-10-06 Henrik Stuart <evilnet@hstuart.dk>
851
852 * src/mod-python.c: improve error logic for pyobj_from_usernode.
853
318ec177 8542009-10-06 Henrik Stuart <evilnet@hstuart.dk>
855
856 * src/mod-python.c: improve error logic for emb_get_servers.
857
d12756d7 8582009-10-06 Henrik Stuart <evilnet@hstuart.dk>
859
860 * src/mod-python.c: improve error logic for emb_get_channels.
861
5345ea76 8622009-10-06 Henrik Stuart <evilnet@hstuart.dk>
863
864 * src/mod-python.c: improve error logic for emb_get_users.
865
d8f8d3b6 8662009-10-06 Henrik Stuart <evilnet@hstuart.dk>
867
868 * src/mod-python.c: add emb_get_server function and require P10.
869
dcc1df5e 8702009-10-06 Henrik Stuart <evilnet@hstuart.dk>
871
872 * src/mod-python.c: add emb_get_servers function.
873
f0e11521 8742009-10-06 Henrik Stuart <evilnet@hstuart.dk>
875
876 * src/mod-python.c: fix a bunch of typos
877
cc0b2b7f 8782009-10-05 Henrik Stuart <evilnet@hstuart.dk>
879
880 * src/mod-python.c: add emb_get_channels function.
881
6d94ce8b 8822009-10-05 Henrik Stuart <evilnet@hstuart.dk>
883
884 * src/mod-python.c: add emb_get_users function.
885
5b2b1df2 8862009-10-05 Henrik Stuart <evilnet@hstuart.dk>
887
888 * src/mod-python.c: raise exception on failure in emb_get_account.
889
3f24e818 8902009-10-05 Henrik Stuart <evilnet@hstuart.dk>
891
892 * src/mod-python.c: raise exception on unknown channel in emb_get_channel
893
66f68f65 8942009-10-05 Henrik Stuart <evilnet@hstuart.dk>
895
896 * src/mod-python.c: make emb_send_target_notice more resilient toward
897 erroneous input and raise exceptions on failures.
898
e7af1e12 8992009-10-05 Henrik Stuart <evilnet@hstuart.dk>
900
901 * src/mod-python.c: make emb_send_target_privmsg more resilient toward
902 erroneous input and raise exceptions on failures.
903
a957511b 9042009-10-05 Henrik Stuart <evilnet@hstuart.dk>
905
906 * src/mod-python.c: make emb_dump raise exception on failure.
907
54d2fd3d 9082009-10-05 Henrik Stuart <evilnet@hstuart.dk>
909
910 * src/mod-python.c: set exception on error path in emb_get_user.
911
bfdfd1c3 9122009-10-05 Henrik Stuart <evilnet@hstuart.dk>
913
914 * src/mod-python.c: extract userNode to Python dictionary conversion for
915 future use in handlers.
916
bc2f52df 9172009-10-05 Henrik Stuart <evilnet@hstuart.dk>
918
919 * src/mod-python.c: do not leak handler objects
920
ed8d873c 9212009-10-05 Henrik Stuart <evilnet@hstuart.dk>
922
923 * src/mod-python.c: add support for specifying main module in x3.conf
924
50d61a79 9252009-10-05 Henrik Stuart <evilnet@hstuart.dk>
926
927 * src/mod-python.c: Expose Python services module as _svc to follow normal
928 Python naming conventions for C extensions.
929
14897e8c 9302009-10-05 Henrik Stuart <evilnet@hstuart.dk>
931
932 * src/mod-python.c: Remove unused function.
933
46f628b1 9342009-10-05 Henrik Stuart <evilnet@hstuart.dk>
935
936 * src/mod-python.c: Generalise cmd_run to handle arbitrary statements.
937
8994c9a1 9382009-10-05 Henrik Stuart <evilnet@hstuart.dk>
939
940 * src/main-common.c: Initialise opserv before other services.
941
1ccb8f6e 9422009-09-22 Neil Spierling <sirvulcan@sirvulcan.co.nz>
943
944 * Srvx sync. Author: Michael Poole.
945
946 * src/recdb.c (explain_failure): When MAIN_LOG is NULL, report to stderr.
947
57fdf922 9482009-09-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
949
950 * Srvx sync. Author: Michael Poole.
951
952 * src/chanserv.c (handle_part): Allow the current user to be considered for
953 channels other than the channel being /part'ed.
954
955 * src/modcmd.c (modcmd_saxdb_write): Write bot modes to the database.
956 (modcmd_load_bots): Read them out and use them.
957
958 * src/opserv.c (cmd_whois): Use irc_user_mode_chars() here too.
959
960 * src/opserv.help (INVITE): Document this command.
961
962 * src/proto.h (irc_user_modes): Declare.
963 (irc_user_mode_chars): Likewise.
964
965 * src/proto-common.c (irc_user_modes): Define.
966
967 * src/proto-p10.c (irc_user_mode_chars): Define.
968 (irc_user): Use irc_user_mode_chars() instead of open-coding it.
969
7b3aa3a8 9702009-08-21 Matthew Beeching <jobe@mdbnet.co.uk>
971
972 * src/nickserv.c: Fix for a crash bug when using LOC with LDAP
973 where LDAP account exists and AuthServ account does not
974
5a61e83f 9752009-08-20 Matthew Beeching <jobe@mdbnet.co.uk>
976
977 * src/opserv.help: Fixed a typo in ROUTING EXAMPLE
978
72971fc8 9792009-08-17 Matthew Beeching <jobe@mdbnet.co.uk>
980
981 * src/nickserv.c: Added NSMSG_RECLAIM_HOWTO describing how to
982 AUTH when warned that the nick being used is registered
983
53b62ed9 9842009-08-11 Matthew Beeching <jobe@mdbnet.co.uk>
985
986 * src/proto.h: Added declaration fo irc_privmsg_user
987
988 * src/opserv.c: Added privmsg and notice trace actions
989
990 * src/opserv.help: Added privmsg and notice trace actions
991
9922009-08-11 Matthew Beeching <jobe@mdbnet.co.uk>
4b2dcc0d 993
994 * src/proto-p10.c: ignore SPAMFILTER messages
995
e9df2b7d 9962009-08-11 Neil Spierling <sirvulcan@sirvulcan.co.nz>
997
998 * Srvx sync. Author: Michael Poole.
999
1000 * configure.in: (HAVE_SOCKADDR_SA_LEN): Define to a non-empty value
1001 (specifically, 1).
1002 (HAVE_STRUCT_ADDRINFO): Likewise.
1003
1004 * src/ioset-kevent.c (ioset_kevent_add): Never try to use EV_DELETE, because
1005 that can make kevent() return -1/ENOENT.
1006 (ioset_kevent_update): We need to try to EV_DELETE here instead.
1007 (ioset_kevent_loop): Do not bail if kevent() just returns -1/EINTR.
1008
1009 * src/Makefile.am (EXTRA_x3_SOURCES): Include mod-blacklist.c.
1010
1011 * src/sar.c (ipv4_pton): Set the sockaddr length field when it exists.
1012 (ipv6_pton): Likewise.
1013
18c739ab 10142009-08-11 Matthew Beeching <jobe@mdbnet.co.uk>
412ba860 1015
1016 * src/proto-common.c: Fix to allow trigger (in channel) commands
1017 to work in unregistered channels
1018
63e4abc0 10192009-07-30 Matthew Beeching <jobe@mdbnet.co.uk>
1020
1021 * src/sar.c: Fix for typo in previous commit
1022
d6a00e9a 10232009-07-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1024
1025 * src/sar.c: Commented out an warning message.
1026
fe08d345 10272009-07-29 Matthew Beeching <jobe@mdbnet.co.uk>
1028
1029 * src/nickserv.c: Fix for minor auth bug
1030
bb869923 10312009-07-23 Matthew Beeching <jobe@mdbnet.co.uk>
1032
1033 * src/nickserv.help: Minor spelling correction
1034
e7fe8840 10352009-07-18 Matthew Beeching <jobe@mdbnet.co.uk>
1036
1037 * src/nickserv.c: Fix for NickServ AUTH bug with only password
1038 being supplied
1039
393a3e56 10402009-07-16 Matthew Beeching <jobe@mdbnet.co.uk>
1041
1042 * src/nickserv.c: Added support for NickServ with LDAP enabled
1043
38c4bf0a 10442009-07-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1045
1046 * src/chanserv.c: Crash fix with the spin command for hosts with
1047 a long length.
1048
aa8c38ad 10492009-07-05 Matthew Beeching <jobe@mdbnet.co.uk>
1050
1051 * src/chanserv.c: Fix for crash on ChanServ.UNSUSPEND
1052
9ceee393
J
10532009-06-27 Matthew Beeching <jobe@mdbnet.co.uk>
1054
1055 * src/modcmd.c: Fix for bug #2813183
1056
995043b4 10572009-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1058
1059 * src/chanserv.c: Removed lastmod from gline and shun. (from the
1060 srvx merge)
1061
1062 * src/gline.c: Removed lastmod from gline and shun. (from the srvx
1063 merge)
1064
1065 * src/gline.h: Removed lastmod from gline and shun. (from the srvx
1066 merge)
1067
1068 * src/mod-blacklist.c: Removed lastmod from gline and shun. (from
1069 the srvx merge)
1070
1071 * src/mod-sockcheck.c: Removed lastmod from gline and shun. (from
1072 the srvx merge)
1073
1074 * src/opserv.c: Removed lastmod from gline and shun. (from the srvx
1075 erge)
1076
1077 * src/proto-p10.c: Removed lastmod from gline and shun. (from the srvx
1078 merge)
1079
1080 * src/shun.c: Removed lastmod from gline and shun. (from the srvx merge)
1081
1082 * src/shun.h: Removed lastmod from gline and shun. (from the srvx merge)
1083
1084 * src/spamserv.c: Removed lastmod from gline and shun. (from the srvx
1085 merge)
1086
5671e5c2 10872009-06-05 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1088
1089 * src/proto-p10.c: Bug fix for SF Bug #2801434.
1090
c9aeceb5 10912009-06-02 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1092
1093 * src/hash.h: Updated client PRIVS.
1094
1095 * src/proto-p10.c: Updated client PRIVS.
1096
2e9062b9 10972009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1098
1099 * src/tools.c: Re done the extended channel ban code so that it works
1100 like the ircd code.
1101
95b9d0bc 11022009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1103
1104 * src/tools.c: Return -1 with invalid extended bans.
1105
3b7fa78b 11062009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1107
1108 * src/chanserv.c: Tweak the ban functions to allow invalid bans to
1109 be picked up.
1110
1111 * src/tools.c: Return -1 with invalid extended bans.
1112
277ad996 11132009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1114
1115 * src/chanserv.c: Updated user_matches_glob.
1116
1117 * src/common.h: Updated user_matches_glob.
1118
1119 * src/mod-memoserv.c: Updated user_matches_glob.
1120
1121 * src/nickserv.c: Updated user_matches_glob.
1122
1123 * src/opserv.c Updated user_matches_glob.
1124
1125 * src/tools.c: Added support for shared channel bans (j). As well as
1126 quiet bans. Although these are handled ircd side.
1127
80ca5a69 11282009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1129
1130 * src/tools.c: Extended channel ban support. As well as text and
1131 nick change bans, however these 2 are just ignored as they are
1132 handled ircd side.
1133
634d32a3 11342009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1135
1136 * src/tools.c: Extended account ban support.
1137
8062bfc3 11382009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1139
1140 * src/chanserv.c: Basic extended ban support.
1141
1142 * src/tools.c: Basic extended ban support.
1143
463e23c9 11442009-06-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1145
1146 * src/chanserv.c: Fixed up SF bug #2799155.
1147
1148 * src/modcmd.c: Fixed up an issue where missing args was coming up
1149 when it shouldnt.
1150
be2c97a5 11512009-05-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1152
1153 * GPL 3 and svn propset updates.
1154
37c8e812 11552009-05-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1156
1157 * src/main.c: Added spamserv.h #include.
1158
1159 * src/main-common.c: Woops forgot to init spamserv.
1160
1161 * src/spamserv.c: Fixed up AddLocalUser.
1162
ee25b1b2 11632009-05-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1164
1165 * src/chanserv.c: Small fix with CSMSG_SET_UNREVIEWED.
1166
51e05af8 11672009-05-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1168
1169 * src/hash.c: Couple of tweaks.
1170
1171 * src/proto-common.c: Fix for triggers not working with forwards as well as
1172 off channel services.
1173
7553c653 11742009-05-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1175
1176 * src/chanserv.c: Fixed a crash with setting a .set option with an invalid
1177 option.
1178
1179 * src/mail-smtp.c: Added missing file.
1180
1136f709 11812009-05-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1182
1183 * Major update to bring X3 in line with the latest SRVX commit. Please see
1184 UPGRADE. Credits go to the SRVX team.
1185
11862009-04-22 Neil Spierling <sirvulcan@sirvulcan.co.nz>
39b3b541 1187
1188 * src/proto-p10.c: Ignore stats headers.
1189
413fd8ea 11902009-05-08 Henrik Stuart <evilnet@hstuart.dk>
1191
1192 * src/mod-python.c: generalised cmd_run to process file_input productions.
1193
ef5e0305 11942009-05-06 Henrik Stuart <evilnet@hstuart.dk>
1195
1196 * src/mod-python.c: generalised PYTHONPATH environment setting to
1197 not explicitly set Alex's home directory.
1198
10be9be0 11992009-05-05 Henrik Stuart <evilnet@hstuart.dk>
1200
1201 * src/proto-p10.c: introduced irc_sno for SNO messages. Removed broken
1202 auto_oper on LOC support.
1203
1204 * src/proto.h: introduced irc_sno for SNO messages.
1205
1206 * src/nickserv.c: added registered authentication function to handle
1207 auto_oper on LOC.
1208
6e1142b2 12092009-05-04 Alex Schumann <rubin@afternet.org>
f746eca3 1210
1211 * src/chanserv.c: julien and polo noticed a crash during channel register. Fixed
1212
1213 * x3.conf.example: fix typeo in default channel regex. Thanks again to julien for noticing this.
1214
9c88eebe 12152009-03-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1216
1217 * src/proto-p10.c: Update PRIV handling code for the latest
1218 nefarious 1.3 changes.
1219
50220e57 12202009-02-27 Alex Schumann <rubin@afternet.org>
1221
1222 * src/proto-p10.c: Patch from muer to support auto-oper for LOC
1223 connections too.
2cfebbe2 1224
0ab7b4bc 12252009-01-31 Alex Schumann <rubin@afternet.org>
1226
1227 * src/chanserv.c: change server link handlers to return an int
1228
1229 * src/hash.h: change server link handlers to return an int
1230
1231 * src/plugins/annoy/plugin.py: add some debug code for testing new
1232 hooks
1233
1234 * src/modpython.py: support for new hooks server_link, nick_change,
1235 and new_user
1236
1237 * src/mod-python.c: support for new hooks server_link, nick_change,
1238 and new_user
1239
da4f9236 12402009-01-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1241
1242 * src/opserv.c: Warning fix.
1243
1244 * src/proto-p10.c: Bug fix for SF Bug #2547157 (topic ident bug).
1245
0c33848c 12462009-01-27 Alex Schumann <rubin@afternet.org>
1247
1248 * src/modpython.py: Comment out debug printing
1249
1250 * src/plugins/hangman: New example plugin: Hangman game
1251
b7594203 12522009-01-27 Alex Schumann <rubin@afternet.org>
1253
1254 * src/opserv.c: Fix a hole Sindacious found, where alerts on account
1255 don't trigger because they arent looked for during/after auth.
1256
039a6658 12572009-01-26 Alex Schumann <rubin@afternet.org>
1258
1259 * src/plugins/annoy/plugin.py: more test code
1260
1261 * src/mod-python.c: added emb_get_info, silenced warnings, and stub
1262 TODO comments for all the handlers and emb functions we need to
1263 create. search for TODO and lend a hand! :)
1264
0bcdc113 12652009-01-26 Alex Schumann <rubin@afternet.org>
1266
1267 * src/plugins/annoy/plugin.py: new version of test plugin
1268
12692009-01-25 Alex Schumann <rubin@afternet.org>
d68e1d8a 1270
1271 * Makefile.am: forgot to copy modpython.py where it goes.
1272
07559983 12732009-01-24 Alex Schumann <rubin@afternet.org>
1274
1275 * src/mod-python.c: added plugin hook to log to x3 logs, and worked
1276 out the basics of callback registration.
1277
1278 * src/modpython.py: x3 logging hook and new callback registration
1279
1280 * Makefile.am: install modpython.py and plugins/ during make install
1281
1282 * install-r.sh: shell script to do recursive copy with exclusions
1283
cbfd323c 12842009-01-23 Alex Schumann <rubin@afternet.org>
1285
e0f76584 1286 * src/mod-python.c: refactor to use class-based hook manager. Seems to
4c216694 1287 run now. Also added better comments.
cbfd323c 1288
4c216694 1289 * src/modpython.py: refactored into classes. Seems to run now. Cleaned
1290 up a bit.
cbfd323c 1291
57e3ccf6 12922008-01-12 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1293
1294 * src/opserv.c: Fix for SF bug #2491886. Added OSMSG_USER_ALREADY_THERE.
1295
12962009-01-04 Alex Schumann <rubin@afternet.org>
2045ae25 1297
1298 * src/nickserv.c: fix access change bug when using ldap but not
1299 ldap_oper_group_dn.
1300
06742a38 13012009-01-01 Matthew Beeching <jobe@mdbnet.co.uk>
1302
1303 * languages/README.txt: Changed validate_lang.pl to validate.pl
1304
1305 * languages/validate.pl: Set executable
1306
1307 * languages/lang_export.sh: Set executable
1308
b45fd7d7 13092008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1310
1311 * src/chanserv.c: SF feature 1476390. Added nodelete option to
1312 MERGE.
1313
1314 * src/chanserv.help: SF feature 1476390. Added nodelete option
1315 to MERGE.
1316
f21ec816 13172008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1318
1319 * src/chanserv.c: SF feature 2353198. Patch from CaptKirk. Added
1320 the channel flag to the register command. Also removed the
1321 helping flag.
1322
4648ded2 13232008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1324
1325 * src/hash.c: SF feature 2353183. Made X3 aware of +a.
1326
1327 * src/hash.h: SF feature 2353183. Made X3 aware of +a.
1328
40c18c28 13292008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1330
1331 * src/global.c: Added RCHANNELS which will send notices to all
1332 registered channels. Also changed CHANNELS to notice all channels
1333 instead of registered ones only.
1334
1335 * src/global.h: Added RCHANNELS.
1336
1337 * src/global.help: Added RCHANNELS target.
1338
42c38d42 13392008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1340
1341 * src/global.c: Added AUTHED target.
1342
1343 * src/global.h: Added AUTHED target.
1344
083fb96b 13452008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1346
1347 * src/opserv.c: Store when alerts were last triggered.
1348
d3abe0df 13492008-12-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1350
1351 * x3.conf.example: Added valid_channel_regex.
1352
1353 * src/chanserv.c: Added valid_channel_regex.
1354
a837dcf5 13552008-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1356
1357 * src/chanserv.c: Warning fixes.
1358
1359 * src/proto-p10.c: Warning fixes.
1360
4cb36ef0 13612008-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1362
1363 * configure: Regenerated.
1364
1365 * configure.in: Added math.h check.
1366
1367 * rx/Makefile.in: Regenerated.
1368
1369 * src/chanserv.c: Warning fixes.
1370
1371 * src/config.h.in: Regenerated.
1372
1373 * src/Makefile.in: Regenerated.
1374
1375 * src/math.c: Warning fixes.
1376
1377 * src/nickserv.c: Warning fixes.
1378
1379 * src/opserv.c: Warning fixes.
1380
1381 * src/proto-p10.c: Warning fixes.
1382
0e859bd9 13832008-12-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1384
1385 * src/chanserv.c: Fix for SF bug #2423717. Invalid automode choices
1386 with a string will now show the invalid string rather than 0.
1387
2f7421b5 13882008-12-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1389
1390 * src/nickserv.c: Fix for SF bug #2420339. Password change emails
1391 will not have the first time part in the email. Email change emails
1392 will have them though.
1393
97e51197 13942008-12-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1395
1396 * src/chanserv.c: Fix for SF bug #2353222 (+l not being removed
1397 when dynlimit disabled.
1398
cad8f3a7 13992008-12-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1400
1401 * src/proto-p10.c: Fix for SF bug #2401693 (gsync not working properly).
1402
9a50a1a2 14032008-11-30 Matthew Beeching <jobe@mdbnet.co.uk>
1404
1405 * src/spamserv.c: Fix crash bug in ADDTRUST/DELTRUST
1406
d4e0f0c4 14072008-11-25 Alex Schumann <rubin@afternet.org>
1408
1409 * src/mod-python.c: call run function instead of using
1410 pyrun_simplestring. Set global info for simple reply() to have what it
1411 needs to run.
1412
1413 * src/modpython.py: new name as - interferes with module loading.
1414 added reply() function
1415
8d670803 14162008-11-22 Alex Schumann <rubin@afternet.org>
1417
1418 * src/mod-python.c: Added ability to query info about nick or channel
1419 name
1420
a2c8c575 14212008-11-16 Alex Schumann <rubin@afternet.org>
1422
1423 * src/mod-python.c: filled in some missing pieces.
1424
1425 * src/mod-python.py: more demo code for testing
1426
50ca1f0c 14272008-11-16 Matthew Beeching <jobe@mdbnet.co.uk>
1428
1429 * src/chanserv.help: Minor mistake in help for 'SET MAXSETINFO'
1430
14312008-11-16 Alex Schumann <rubin@afternet.org>
caf97651 1432
a2c8c575 1433 * src/mod-python.c: further work on building basic bits of this
caf97651 1434
a2c8c575 1435 * src/mod-python.py: first pass at what will be the base python script.
caf97651 1436
50ca1f0c 14372008-11-13 Alex Schumann <rubin@afternet.org>
0b350353 1438
a2c8c575 1439 * src/modcmd.c: remove python tests (moved to mod-python.c)
0b350353 1440
a2c8c575 1441 * src/mod-python.c: initial template based on memoserv
0b350353 1442
14c04a50 14432008-11-12 Matthew Beeching <jobe@mdbnet.co.uk>
1444
1445 * tools/db.php: Added sample DB parser script
1446
2f65da8f 14472008-11-06 Alex Schumann <rubin@afternet.org>
1448
a2c8c575 1449 * src/modcmd.c,Makefile.in,src/Makefile.in,configure.in,src/config.h.in:
2f65da8f 1450 Begin work on embedding python.
1451
56b83e80 14522008-11-06 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1453
1454 * src/proto-p10.c: Fixes for SGLINE and SSHUN. As well as a fix for
1455 bug 2173687 (PRIVS part of it is already fixed on trunk).
1456
5f6a98a7 14572008-10-24 Matthew Beeching <jobe@mdbnet.co.uk>
1458
1459 * src/chanserv.help: Minor spelling mistake "change" instead of
1460 "change"
1461
6221421c 14622008-10-10 Matthew Beeching <jobe@mdbnet.co.uk>
1463
1464 * src/opserv.c: Fix for crash on OpServ SVSPART where the
1465 channel specified does not exist.
1466
f2a8c1ea 14672008-09-30 Matthew Beeching <jobe@mdbnet.co.uk>
1468
1469 * src/nickserv.c: Prevent automatic registration of dissallowed
1470 nicks when registering an account
1471
a6fa0035 14722008-09-27 Matthew Beeching <jobe@mdbnet.co.uk>
1473
1474 * src/chanserv.c: Fix for <trigger>shoot telling you to use
1475 .roulette instead of <trigger>roulette
1476
59b38cc0 14772008-09-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1478
1479 * src/proto-p10.c: SGLINE and SSHUN support some stuff coming
1480 soon in Nefarious.
1481
2a4ca4f5 14822008-09-07 Matthew Beeching <jobe@mdbnet.co.uk>
1483
1484 * src/chanserv.c: Changed PEON to PAL
1485
1486 * src/chanserv.help: Changed PEON to PAL
1487
1488 * src/modcmd.c: Changed PEON to PAL
1489
1490 * docs/access-levels.txt: Changed PEON to PAL
1491
1492 * languages/de/chanserv.help: Changed PEON to PAL
1493
1494 * languages/en_GB/chanserv.help: Changed PEON to PAL
1495
055f3f30 14962008-09-06 Matthew Beeching <jobe@mdbnet.co.uk>
1497
1498 * src/proto-p10.c: Added new PRIV_*'s to privtab
1499
1500 * src/mod-snoop.c: Added support for channel mode +h
1501
1502 * src/hash.h: #define's for missing PRIV_*'s
1503
6ff42e24 15042008-09-02 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1505
1506 * src/chanserv.c: Fixed an issue with OPCHAN and channels using off
1507 channel.
1508
df21b43d 15092008-08-19 Alex Schumann <rubin@afternet.org>
19c83de8 1510
1511 * src/chanserv.c: fix a bug in the default wheel spin settings if they
1512 were not in the config file, x3 would core.
1513
92f63dd4 15142008-07-21 Neil SPierling <sirvulcan@sirvulcan.co.nz>
1515
1516 * src/chanserv.c: Turn the kick ban all chans spin action into a
1517 timed ban (5 minutes). Also seperated the setting of the ban from
1518 the stripping of ohv. If Nefarious has halfops disabled then trying
1519 to strip the modes and set the ban results in the numeric being set
1520 as the ban. This will need to be fixed in nefarious.
1521
b08a5f8b 15222008-07-20 Alex Schumann <rubin@afternet.org>
1523
8deb31d3 1524 * src/chanserv.c: remove spin debugging code. Fix gline/kill glitch.
b08a5f8b 1525
1526 * src/config.h: bump trunk to 1.7
1527
74ac2349 15282008-07-19 Alex Schumann <rubin@afternet.org>
1529
5e6460e4 1530 * src/proto-p10.c: dont print warning on uping to a jupe. added
1531 irc_svsquit() function
1532
1533 * src/chanserv.c: rework wheel-of-misfortune a bit, allow individual
1534 spins to be enabled in x3.conf and make it easy to add new ones or
1535 change likelyhoods.
1536
1537 * src/proto.h: added irc_svsquit() prototype
1538
1539 * src/x3.conf.example: wheel action example configs
74ac2349 1540
a218fded 15412008-07-18 Alex Schumann <rubin@afternet.org>
1542
1543 * src/proto-p10.c: set lastmod time to current time when sending
1544 glines, otherwise ircd wont burst them later.
1545
1546 * src/modcmd.c: break credits out to its own command, and add svn
1547 version string to ctcp version reply.
1548
625ccd4e 15492008-07-02 Matthew Beeching <jobe@mdbnet.co.uk>
1550
1551 * src/proto-p10.c: Added missing PRIV_*'s to privtab
1552
1553 * src/hash.h: #define's for missing PRIV_*'s
1554
17d4a698 15552008-06-23 Alex Schumann <rubin@afternet.org>
1556
c64a32cb 1557 * src/chanserv.c: Fix a bug where if spin abuse creates a clone, but an oper kills the
1558 clone before its auto-removed, x3 crashes. Thanks tyler and jigsy.
1559
15602008-06-23 Alex Schumann <rubin@afternet.org>
1561
1562 * src/nickserv.c: make opserv access level required to be in oper ldap
17d4a698 1563 group configurable.
1564
1565 * src/nickserv.h: make opserv access level required to be in oper ldap
1566 group configurable.
1567
18006b5c 15682008-06-12 Alex Schumann <rubin@afternet.org>
1569
1570 * src/nickserv.c: fix login-on-connect logic problem when ldap libs
1571 are present but ldap is not in use.
1572
cf8bedff 15732008-04-22 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1574
1575 * src/chanserv.c: Fixed a small bug with SVSNickChange.
1576
1577 * src/hash.h: Added buttaknife's patch which allows modes to be
1578 searched for using opserv trace. Also Fixed a small bug with
1579 SVSNickChange.
1580
1581 * src/hash.c: Fixed a small bug with SVSNickChange.
1582
1583 * src/opserv.c: Added buttaknife's patch which allows modes to
1584 be searched for using opserv trace.
1585
1586 * src/proto-p10.c: Added buttaknife's patch which allows modes
1587 to be searched for using opserv trace.
1588
04cb4dfc 15892008-04-10 Alex Schumann <rubin@afternet.org>
1590
1591 * src/nickserv.c: Fix wrong param count check in oset password
1592
fba880b8 15932008-04-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1594
1595 * src/chanserv.c: Fixed a bug with x3 not handling kills properly.
1596
1597 * src/opserv.c: Fixed a bug with x3 not handling kills properly.
1598
7dd05763 15992008-04-02 Alex Schumann <rubin@afternet.org>
1600
fba880b8 1601 * src/proto-p10.c: Provisional code for LOC account hostmask validation
7dd05763 1602
fba880b8 1603 * src/nickserv.c: Provisional code for LOC account hostmask validation
7dd05763 1604
90746c83 16052008-04-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1606
1607 * configure: Regenerated.
1608
1609 * configure.in: Bumped up trunk version for X3.
1610
1c76f1b4 16112008-03-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1612
1613 * src/proto-p10.c: Ignore SNO messages.
1614
0bd0bef6 16152008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1616
1617 * configure: Regenerated.
1618
1619 * configure.in: Fixed up a typo spotted by Sakkath.
1620
1621 * x3.conf.example: Fixed up a typo spotted by Sakkath.
1622
e91c6c1e 16232008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1624
1625 * src/chanserv.c: If Nefarious 1.2.0 is in use then use SVSQUIT to
1626 fake a connection reset by peer quit if spin 1 comes up.
1627
16282008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
ea54b136 1629
1630 * src/chanserv.c: Only allow logged in people to use spin.
1631
e91c6c1e 16322008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
b404335b 1633
e03ec3dc 1634 * src/chanserv.c: Added lamepart function so that spin can be used
1635 on Nefarious 1.1.
1636
e91c6c1e 16372008-03-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
e03ec3dc 1638
1639 * src/chanserv.c: Added the wheel of misfortune. This will only
b404335b 1640 work with Nefarious 1.2.0. You can upgrade X3 now even if you are
1641 running 1.1. Also fixed up some roulette/shoot bugs.
1642
e03ec3dc 1643 * src/hash.h: Function to change nicknames in X3 when using SVSNICK.
b404335b 1644
e03ec3dc 1645 * src/hash.c: Function to change nicknames in X3 when using SVSNICK.
b404335b 1646
87708af4 16472008-03-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1648
1649 * src/chanserv.c: Added roulette command.
1650
1651 * src/chanserv.h: Added roulette command.
1652
1653 * src/mod-memoserv.c: Added email sending functionality when
1654 new memos are sent.
1655
74328623 16562008-03-24 Alex Schumann <rubin@afternet.org>
1657
1658 * src/nickserv.c: fix 1 param auth for ldap libs available but not
1659 enabled, case. Thanks jobe.
1660
964a842d 16612008-03-11 Alex Schumann <rubin@afternet.org>
1662
1663 * src/opserv.c: Add svsnick command
1664
1665 * src/opserv.help: add help for svsnick and improve menu a bit
1666
1667 * src/nickserv.c: re-enable 1 param auth if not using ldap.
1668
8fb4e4be 16692008-03-02 Alex Schumann <rubin@afternet.org>
1670
1671 * src/spamserv.c: Possible fix for sf bug 1905760 (spamserv
1672 kill/reconnect segfault)
1673
763de701 16742007-07-31 Alex Schumann <rubin@afternet.org>
1675
1676 * src/proto-p10.c: ignore ALIST messages
1677
684c56b9 16782007-05-08 Alex Schumann <rubin@afternet.org>
1679
1680 * src/nickserv.c: fix authentication bug with ldap by temporarily
1681 removing account-less authentication.
1682
1683 * src/nickserv.help: fix help file to reflect change
1684
16852007-05-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
7e49d01c 1686
1687 * src/mod-webtv.c: Allow opers to override required_mark. Also added
1688 SJOIN (undocumented) so opers can join IRC into channels where its
1689 needed as WebTV can only message clients in channels they are in.
1690
a01701f8 16912007-06-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1692
1693 * src/mod-webtv.c: Added JOIN and PART.
1694
1695 * src/mod-webtv.help: Added JOIN and PART.
1696
684c56b9 16972007-05-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
b15cddea 1698
1699 * src/mod-webtv.c: Added NICK and WHOIS commands. As well as 2 x3.conf
1700 config options, required_mark and valid_marks.
1701
1702 * src/mod-webtv.help: Added INDEX, NICK, and WHOIS.
1703
684c56b9 17042007-05-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2784452e 1705
1706 * configure: Run autogen.sh.
1707
1708 * configure.in: Tweaks for google core dumper 1.1.
1709
1710 * x3.conf.example: Basic webtv module section.
1711
1712 * src/config.h.in: Run autogen.sh.
1713
1714 * src/Makefile.am: Run autogen.sh.
1715
1716 * src/Makefile.in: Run autogen.sh.
1717
1718 * src/mod-webtv.c: Basic module for now. (Does nothing so dont
1719 bother compiling in).
1720
1721 * src/mod-webtv.help: Empty help file for webtv module.
1722
1723 * tools/core_install.sh: Update google core dumper to 1.1.
1724
1725 * tools/coredumper.tar.gz: Update google core dumper to 1.1.
1726
684c56b9 17272007-05-06 Neil Spierling <sirvulcan@sirvulcan.co.nz>
bc06f607 1728
1729 * src/proto-p10.c: Quick fix (as its 12:11am and i have work at 8:30am).
1730 This will stop the "Unable to find user irc.servername.com whose mark
1731 is changing." messages. When a user reconnects and an existing exempt
1732 is on the network for the user, their lastseen time is sent out to
1733 all the servers. This quick fix moves the user checking part to
1734 the relevant part of the function that actually uses users.
1735
8ce9df05 17362007-05-04 Alex Schumann <rubin@afternet.org>
1737
1738 * src/chanserv.c: fixed problem with giveownership logs where the
1739 previous owners handle could reference a free'd string.
1740
d5faccba 17412007-04-24 Alex Schumann <rubin@afternet.org>
1742
1743 * src/nickserv.c: add missing ifdef for inldap search.
1744
b96027ad 17452007-04-22 Alex Schumann <rubin@afternet.org>
1746
1747 * src/nickserv.c: change authserv search accountmask to just account.
1748 added inldap search criteria. added add2ldap search target.
1749
87677bd8 1750 * src/nickserv.help: added help for ldap searching. + only add2ldap if
1751 all the info is there.
b96027ad 1752
41a3556d 1753 * src/x3ldap.c: clean up of some error messages/handling. + add a byte
87677bd8 1754 to password malloc to maybe solve a core problem? + fix an error
1755 checking option.
b96027ad 1756
eb9bf540 17572007-04-21 Alex Schumann <rubin@afternet.org>
1758 * src/nickserv.c: remove some un-needed errors with duplicate
1759 add/deletes in ldap
1760
ddcb3eb3 17612007-04-21 Alex Schumann <rubin@afternet.org>
1762
1763 * src/nickserv.c: fix bug with register_user from loc causing core
1764
bec5dd26 17652007-04-20 Alex Schumann <rubin@afternet.org>
1766
1767 * src/x3ldap.c: support for ldaps (ssl/tls) was added. ldap_host and
1768 ldap_port changed to ldap_uri.
1769
1770 * src/nickserv.c: fixed LOC bugs with accounts that exist in ldap but
1771 not x3 not being created. changed to ldap_uri config instead of
1772 host/port
1773
1774 * src/nickserv.h: changed to ldap_uri
1775
1776 * x3.conf.example: changed to ldap_uri
1777
3b29d086 17782007-04-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1779
1780 * README: testing.
1781
e0bcaf30 17822007-04-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1783
1784 * INSTALL: Another test.
1785
ed7ac86b 17862007-04-08 Alex Schumann <rubin@afternet.org>
1787
1788 * src/chanserv.c: fix for a core when adding kill alert for numchans 1
1789
69566a5b 17902007-04-06 Alex Schumann <rubin@afternet.org>
1791
1792 * src/chanserv.help: added Jigsy's mode help MODE CHANNEL and MODE
1793 USER
1794
c74bf46b 17952007-04-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1796
1797 * ChangeLog: Email update.
1798
2cfebbe2 17992007-04-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1800
1801 * src/AUTHORS: Email update, mostly for CIA commit testing.
1117fc5a 1802
e661b9c3 18032007-04-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1804
1805 * src/helpfile.c: Added colour support $k.
1806
c5b279ed 18072007-03-20 Alex Schumann <rubin@afternet.org>
1808
1809 * src/nickserv.c: ButtaS2sLore sent in this patch to fix the default
1810 style when registering new users.
1811
dc46f772 18122007-03-20 Alex Schumann <rubin@afternet.org>
1813
1814 * src/nickserv.c: applied patch from playa which fixes the nickname
1815 valid checks when registering a nick.
1816
af16f748 18172007-03-20 Alex Schumann <rubin@afternet.org>
1818
1819 * src/nickserv.c: fix trying to do ldap when not enabled during
3c607a5f 1820 cmd_register + also with cmd_unregister
af16f748 1821
5aef35cf 18222007-03-20 Alex Schumann <rubin@afternet.org>
1823
1824 * src/opserv.c: fix for stats alerts filtering
1825
1826 * src/chanserv.c: dont kick lamers if they are currently exempt (+e)
1827
1828 * src/x3ldap.c: fix ldap error code to string
1829
1830 * src/nickserv.c: (comment to add LOC logging)
1831
a6bb184f 18322007-02-26 Alex Schumann <rubin@afternet.org>
1833
1834 * src/nickserv.c: fix bug with LOC logic and ldap.
1835
d6ef86e3 18362007-02-13 Alex Schumann <rubin@afternet.org>
1837
1838 * src/nickserv.c: Fix bugs with ldap cookies. Fix opt_password
1839 warning/crash potential
1840
18412007-02-13 Alex Schumann <rubin@afternet.org>
f19aa016 1842
8dc17ddf 1843 * src/x3ldap.c: Fix double-hashing of passwords when using ldap and
1844 resetpass cookie system.
1845
1846 * src/nickserv.c: Fix double-hashing of passwords when using ldap and
1847 resetpass cookie system. Fix incorrect terms in ldap email error
1848 message.
1849
18502007-02-12 Alex Schumann <rubin@afternet.org>
1851
1852 * src/x3ldap.c: fix ldap_delete not binding first, so causing
a40080a2 1853 access denied sometimes.
1854
18552007-02-12 Alex Schumann <rubin@afternet.org>
1856
1857 * x3.conf.example: fix ldap config example so it actually works
f19aa016 1858
acb142f0 18592007-02-12 Alex Schumann <rubin@afternet.org>
1860
1861 * src/nickserv.h: lowercase account name setting
1862
1863 * x3.conf.example: lowercase account name setting
1864
1865 * src/nickservc: only lowercase account names if the option is set.
1866
d6b0769f 18672007-02-12 Alex Schumann <rubin@afternet.org>
1868
1869 * src/tools.c: adding ircd_strtolower() func
1870
1871 * src/common.h: adding ircd_strtolower() func
1872
82b7b0d8 1873 * src/nickserv.c: force accounts to lowercase at all inputs. ++fix
e0ee1ed8 1874 warning ++fix another
d6b0769f 1875
a3ad3ee3 18762007-02-11 Alex Schumann <rubin@afternet.org>
1877
1878 * src/nickserv.c: fixed a bunch of ldap result value check bugs
1879
8a729617 18802007-02-11 Alex Schumann <rubin@afternet.org>
1881
1882 * src/opserv.c: Added oper group support to ldap
1883
1884 * src/x3ldap.c: Added group support to ldap. Fixed set email bug
1885
1886 * src/x3ldap.h: Added group support to ldap.
1887
1888 * src/nickserv.c: Added group support to ldap
1889
1890 * src/nickserv.h: Added group support to ldap
1891
c74bf46b 18922007-02-11 Neil Spierling <sirvulcan@sirvulcan.co.nz>
03fa9256 1893
1894 * tools/ldap/ldap_convert.php: Fixes after more testing.
1895
24e9e6c3 18962007-02-09 Alex Schumann <rubin@afternet.org>
1897
1898 * src/x3ldap.c: addid search function to get users email address from
1899 ldap
1900
1901 * src/x3ldap.h: func defs for search
1902
1903 * src/nicserv.c: update local copy of email address when they log
8dc06852 1904 in via ldap. fix memory leak.
24e9e6c3 1905
4b8ccfeb 19062007-02-08 Alex Schumann <rubin@afternet.org>
1907
1908 * src/x3ldap.c: cleaning up and switching adduser to use the new
1909 crypted password scheme.
1910
1911 * src/nickserv.c: testing with ldap_enabled set to 0, and/or WITH_LDAP
1912 not defined, uncovered some warnings etc.
1913
c814d8cd 19142007-02-08 Alex Schumann <rubin@afternet.org>
1915
1916 * src/nickserv.c: Filling in ldap support for all password related
1917 operations: cmd_pass, loc_auth, etc.
1918
c74bf46b 19192007-02-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
6cba6239 1920
1921 * tools/ldap/ldap_convert.php: Few tweaks.
1922
19232007-02-08 Alex Schumann <rubin@afternet.org>
1924
1925 * tools/ldap/inetorganon.schema: Scheme for ldap.
1926
1927 * tools/ldap/ldap_convert.php: Conversion script for converting
1928 x3 users to the ldap server.
1929
73d4cc91 19302007-02-07 Alex Schumann <rubin@afternet.org>
1931
1932 * configure.in: adding compile/configure support for ssl libs (not
1933 yet needed)
1934
1935 * configure: updated from above.
1936
1937 * src/config.h.in: adding compile/configure support for ssl libs (not
1938 yet needed)
1939
1940 * src/x3ldap.c: ldap crypted password pain. SUpport for object classes
1941 in config file.
1942
1943 * src/x3ldap.h: ldap crypted password pain. Support for object classes
1944 in config file.
1945
1946 * src/nickserv.c: change password in ldap when its changed in
1947 nickserv. Support for object classes in config file.
1948
1949 * src/nickserv.h: support for object classes in conf file
1950
a5a8a781 19512007-02-07 Alex Schumann <rubin@afternet.org>
1952
1953 * src/x3ldap.c: improve error result feedback
1954
fc012087 1955 * src/nickserv.c: improve error result feedback (oops, fix for if
1956 ldap_enable is 0)
a5a8a781 1957
ea02341b 19582007-02-07 Alex Schumann <rubin@afternet.org>
1959
1960 * src/x3ldap.c: ldap_add functionality
1961
1962 * src/x3ldap.h: ldap_add functionality
1963
1964 * src/nickserv.h: ldap_add functionality
1965
1966 * src/nickserv.c: ldap_add functionality
1967
1968 * x3.conf.example: ldap_add functionality
1969
8da89711 19702007-02-06 Alex Schumann <rubin@afternet.org>
1971
39edf54a 1972 * src/x3ldap.c: fix compiling problem when non-ldap. Compile fixups
1973 and sanity checks.
8da89711 1974
39edf54a 1975 * configure.in: Better ldap library handling **oops ** helps to
1976 actually have -lldap in LIBS...
db9a9a8a 1977
39edf54a 1978 * configure: regenerated from above ** **
1979
1980 * x3.conf.example: tweaked ldap settings
1981
1982 * src/nickserv.h: remove ldap config settings if not compiled in
1983
1984 * src/nickserv.c: automatiaclly add users who can auth to ldap and get
1985 logins working.
8da89711 1986
c74bf46b 19872007-02-06 Neil Spierling <sirvulcan@sirvulcan.co.nz>
50895889 1988
1989 * src/x3ldap.c: Added GPL header, also change the printf's to
1990 log_module's as per one of the todo comments.
1991
1992 * src/x3ldap.h: Added GPL header.
1993
e15f42a4 19942007-02-05 Alex Schumann <rubin@afternet.org>
1995
1996 * src/nickserv.c: fix non-compile without ldap problem
1997
e166c31b 19982007-02-05 Alex Schumann <rubin@afternet.org>
1999
2000 * src/x3ldap.c: Beginnings of ldap authentication support
2001
2002 * src/x3ldap.h: Beginnings of ldap authentication support
2003
2004 * src/nickserv.h: Move config struct to .h so ldap.c can see it too
2005
2006 * src/nickserv.c: Beginnings of ldap authentication support
2007
2008 * x3.conf.example: ldap config settings
2009
2010 * src/md5.c: remove old debugging printf() code
2011
2012 * src/configure.in: add --enable-ldap support to configure
2013
2014 * configure: rebuilt from above
2015
2016 * src/Makefile.am: add --enable-ldap support to configure
2017
2018 * src/Makefile.in: rebuilt from above
2019
2020
c74bf46b 20212007-02-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
b2fd1d25 2022
2023 * src/hash.c: Bug fix for bug #1651561.
2024
c74bf46b 20252007-02-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2bd99739 2026
2027 * src/nickserv.c: Fixed bug #1649326.
2028
cf33840c 20292007-01-28 Alex Schumann <rubin@afternet.org>
2030
2031 * src/mod-memoserv.c: if you bind memoserv commands to chanserv's
2032 nick, and someone sends a memo, send them the memo from memoserv, if
2033 there is a memoserv (not chanserv). Also, make the mini-help prompts
2034 more generic, for when they come from another bot besides memoserv.
2035
c74bf46b 20362007-01-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
956ee72d 2037
2038 * src/proto-p10.c: RPING support.
2039
c74bf46b 20402007-01-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
8f9e3388 2041
2042 * src/proto-p10.c: This will hide annoying rping/rping error messages
2043 from the o3 alert channel when denora is linked. Will write proper
2044 functions when i figure out how rping n rpong works.
2045
c74bf46b 20462007-01-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
ad3104a4 2047
2048 * src/spamserv.c: As kNode points to an entry in killed_users_dict,
2049 we need to free kNode before removing the entry. Fixed a nasty
2050 glibc core.
2051
cc1705aa 20522007-01-12 Alex Schumann <rubin@afternet.org>
2053
2054 * src/mod-helpserv.c: This module is coded very poorly, with lots of
2055 newby c mistakes with pointers and malloc and whatnot. This fixes some
2056 small part of that so that user commands work again, and to reduce
2057 confusion. It needs a LOT more work to be what I would consider
2058 safe..
2059
c74bf46b 20602007-01-12 Neil Spierling <sirvulcan@sirvulcan.co.nz>
c9ec8867 2061
2062 * src/spamserv.c: Horrible but it will do, i need to rewrite
2063 the flag system.
2064
2065 * src/spamserv.h: Oppsie, probably my fault. Fixed caps and
2066 badreaction being linked up.
2067
2068 * src/proto-p10.c: Fixed handling of incoming SVSPART's.
2069
b532a93e 20702007-01-10 Alex Schumann <rubin@afternet.org>
2071
2072 * src/log.c: commented out impossible assertion which makes x3 core on
2073 fatal errors instead of exit cleanly.
2074
9cfdef25 20752007-01-10 Alex Schumann <rubin@afternet.org>
2076
2077 * src/mod-helpserv.c: fix strncpy problem
2078
c74bf46b 20792007-01-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1e993296 2080
2081 * src/chanserv.c: Fixed some bugs in trace_check_bans (Used with
2082 checkrestrictions alerts.
2083
2084 * src/opserv.c: Fixed up how limits are check with checkrestrictions.
2085
c74bf46b 20862007-01-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3da28d8e 2087
2088 * configure: Regenerated.
2089
2090 * configure.in: Added HAVE_HELPSERV.
2091
2092 * x3.conf.example: Seems theres been a hidden prefix option to
2093 allow users to use helpserv commands (ones for users not helpers).
2094
2095 * src/config.h.in: Added HAVE_HELPSERV.
2096
2097 * src/mod-helpserv.c: Made helpserv more useable:
2098
2099 * Added CLOSEREQ for users to close their current request.
2100
2101 * Added SHOWREQ for users to show their current req (equiv of SHOW).
2102
2103 * Added JoinTotal, if ON then when a helper joins the channel they
2104 will be sent a notice of the total UNASSIGNED requests.
2105
2106 * Added AlertNew, if ON then when a user opens a new help request
2107 all helpers will be alerted.
2108
2109 * Added SUSPEND/UNSUSPEND for suspending and unsuspending help
2110 bots.
2111
2112 * Added $i replacer for HelpServ SET's, changes $i to a valid
2113 request id. If no iq exists for another bot uses $i then all
2114 that is displayed is $i.
2115
2116 * Changed the USERCMD function type from void to int so that we
2117 dont get a warning when trying to use REQUIRE_PARMS in a usercmd
2118 function.
2119
2120 * Seeing as helpserv does its help slightly different i added in the
2121 HEADER/DIVIDER/FOOTER help code from modcmd.c, so that the help
2122 output looks the same.
2123
2124 * Addded usercmd_helpserv for to access USERINDEX.
2125
2126 * Allow users to use HELP even without an open request.
2127
2128 * src/mod-helpserv.help: Made the index a bit more like X3, O3 etc.
2129 Also added a USERINDEX. Plus added help for the above things i
2130 added to helpserv
2131
2132 * src/modcmd.c: Adjusted years.
2133
50ea69b0 21342007-01-03 Alex Schumann <rubin@afternet.org>
2135
2136 * src/opserv.c: fix crash in ctcp version checkin
2137
0c8d17fe 21382007-01-01 Alex Schumann <rubin@afternet.org>
2139
2140 * x3.conf.example: Fixed set_shows which didnt get updated a while
2141 back.
2142
c74bf46b 21432006-12-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
ee37b347 2144
2145 * src/spamserv.c: Try this, tho sizeof worked fine for me with
2146 info sizes of 4 and 5 ("blss" and "blsss") i had no crashes.
2147
c74bf46b 21482006-12-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
a674c5d3 2149
2150 * src/spamserv.c: Added CAPSSCAN for scanning caps, other related
2151 options added, CAPSREACTION, CAPSMIN, and CAPSPERCENT.
2152
2153 * src/spamserv.h: Added caps scanning functionality.
2154
2155 * src/spamserv.help Added caps scanning help
2156
c74bf46b 21572006-12-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
9e5e441d 2158
2159 * src/spamserv.c: Tweaked the SET output for the EXCEPT levels.
2160
c74bf46b 21612006-12-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2e4e27fe 2162
2163 * src/spamserv.c: Removed scan voiced/halfops/ops SET options.
2164 Added 4 new except levels, EXCEPTADVLEVEL, EXCEPTBADWORDLEVEL,
2165 EXCEPTFLOODLEVEL, and EXCEPTSPAMLEVEL. Users equal or above to
2166 the specified levels will be exempt. All levels default to
2167 UL_OP (200) at first.
2168
2169 * src/spamserv.h: Added new except variables.
2170
2171 * src/spamserv.help: Added new sections for the new except SET
2172 options, plus removed the level lines for now.
2173
c74bf46b 21742006-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
179a14f6 2175
2176 * Merry Christmas! :)
2177
2178 * src/spamserv.c: Meh cant sleep damn people outside. Fixed a bug
2179 with setting exceptlevel.
2180
9a8aa132 21812006-12-24 Alex Schumann <rubin@afternet.org>
2182
2183 * src/chanserv.c: fixed incorrect message when .dellamer is used on a
2184 nickname.
2185
c74bf46b 21862006-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
bc436744 2187
2188 * Merry Christmas! :)
2189
2190 * This completes RFE 1577823.
2191
2192 * src/spamserv.c: Added EXCEPTLEVEL, this replaces the code that
2193 excepts all people who are opped etc. Only people above this level
2194 will be immune now. Defaults to 300 for channels without the option
2195
2196 * src/spamserv.h: Added exceptlevel.
2197
2198 * src/spamserv.help: Added EXCEPTLEVEL.
2199
c74bf46b 22002006-12-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
19c200c1 2201
2202 * Merry Christmas! :)
2203
2204 * src/spamserv.c: Added trusted accounts support (RFE 1577823).
2205
2206 * src/spamserv.help: ADDTRUST, DELTRUST, OADDTRUST, ODELTRUST,
2207 and LISTTRUST added.
2208
8de34abd 22092006-12-20 Alex Schumann <rubin@afternet.org>
2210
2211 * src/Makefile.in: undo temp fix
2212
2213 * src/opserv.c: perm fix to HAVE_TRACK define problems
2214
2215 * src/configure.in: perm fix to HAVE_TRACK define problems
2216
2217 * src/config.h.in: perm fix to HAVE_TRACK define problems
2218
c74bf46b 22192006-12-21 Neil Spierling <sirvulcan@sirvulcan.co.nz>
d3919a0d 2220
2221 * src/Makefile.in: Temp fix.
2222
2c00fbc2 22232006-12-20 Alex Schumann <rubin@afternet.org>
2224
2225 * src/proto-p10.c: added full mark support including as a trace
2226 criteria.
2227
2228 * src/opserv.c: added full mark support including as a trace
2229 criteria.
2230
2231 * src/hash.h: added full mark support including as a trace
2232 criteria.
2233
2234 * src/opserv.help: documented the 'marked' criteria in trace.
2235
6cf5f880 22362006-12-20 Alex Schumann <rubin@afternet.org>
7b0150f8 2237
2238 * src/chanserv.c: fixing a bug with unmatching userlevels and the del*
2239 commands. (such as delpeon of a user with non-standard peon level)
2240
6cf5f880 2241 * src/spamserv.c: fixing memory corruption problems with dicts. Fixed
2242 crash with service rename, and probably many other problems.
2243
2244 * src/mod-track.c: fixing memory problems, and the broken set command.
2245 Track may be stable now, needs large scale testing.
dd42e7fc 2246
c74bf46b 22472006-12-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
847f5770 2248
2249 * src/chanserv.help: Opps that will teach me for cut n pasting.
2250 Adjusted duration line for CLVL help. Users are not removed after
2251 the duration they are reverted back to their previous access
2252 level.
2253
c74bf46b 22542006-12-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
27fa6acf 2255
2256 * src/chanserv.c: check the ircd side ban list too
2257
2258 * src/opserv.c: Fixed a small bug, woops.
2259
c74bf46b 22602006-12-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
5aa400d2 2261
2262 * src/chanserv.c: Added trace_check_bans, cut down version of
2263 check_bans for checkrestrictions
2264
2265 * src/chanserv.h: Declare trace_check_bans.
2266
2267 * src/opserv.c: Added addalert/trace option checkrestrictions. When
2268 using SVSJOIN as an action this option will check the ban lists, invite
2269 keys and limits of the target channel and if any match or exist (invite
2270 etc) then the SVSJOIN wont go through
2271
2272 * src/opserv.help: Added information about checkrestrictions.
2273
c74bf46b 22742006-12-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
09741492 2275
2276 * src/chanserv.c: Timed CLVL's. This just works like my last commit.
2277
2278 * src/chanserv.h: tweaked expiry to accessexpiry and added clvlexpiry
2279 and lastlevel.
2280
2281 * src/chanserv.help: Added information about timed clvls.
2282
e766ec7c 22832006-12-18 Alex Schumann <rubin@afternet.org>
2284
2285 * src/mod-memoserv.c: add a 'privmsg' flag for being notified via pm
2286 instead of notice, when you get new memos. Fixed a buffer overrun with
2287 memo ids.
2288
2289 * src/mod-memoserv.help: fix-up help for settings.
2290
c74bf46b 22912006-12-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
fd20b142 2292
2293 * src/chanserv.c: New feature, channel managers can now add people
2294 with a duration. After the duration expires the person will be
2295 automatically removed and deoped.
2296
2297 * src/chanserv.h: Added expiry.
2298
2299 * src/chanserv.help: Added information about timed accesses.
2300
2301 * src/modcmd.c: Tweaked addop, addhop etc so a duration can be
2302 specified.
2303
c74bf46b 23042006-12-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
537128ea 2305
2306 * src/proto-p10.c: Reverted one of my line changes.
2307
c74bf46b 23082006-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
e8f92d55 2309
2310 * src/opserv.c: Fixed up a couple of $b errors.
2311
c74bf46b 23122006-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1b6b5e2f 2313
2314 * src/chanserv.c: Woops forgot to init the channel mode change.
2315
2316 * src/chanserv.h: Tweak to check_bans.
2317
2318 * src/proto-p10.c: Add some sanity checks plus moved the +x to
2319 after the CMD_FAKEHOST otherwise if the person auths then gets
2320 marked they will cause 2 Registered quits on the IRCd. Only one
2321 will happen now.
2322
c74bf46b 23232006-12-17 Neil Spierling <sirvulcan@sirvulcan.co.nz>
c99dcaf6 2324
2325 * src/chanserv.c: Added function check_bans to check bans in a
2326 specific channel when needed (see below).
2327
2328 * src/chanserv.h: check_bans deceleration.
2329
2330 * src/proto-p10.c: First of all we dont need a handle_info when
2331 checking for IsHiddenHost, the IRCd takes care of this. Made it
2332 so we copy the fakehost into user->fakehost so X3 can check
2333 IsFakeHost properly. Lastly after we set a fakehost in irc_mark
2334 we need to recheck the users bans just in case a person has
2335 lamer'ed the marked hostname.
2336
d82cf2f0 23372006-12-12 Alex Schumann <rubin@afternet.org>
2338
2339 * configure.in: making google core lib optional
2340
2341 * configure: regenerated
2342
2343 * src/proto-p10.c: added support for sending nefarious marks
2344
2345 * src/proto.h: prototype for irc_mark
2346
2347 * src/opserv.help: documented new mark support. Also documented the
2348 svsjoin and svspart commands as they were missing.
2349
2350 * src/hash.h: added MARKLEN define
2351
2352 * src/opserv.c: added mark command as well as mark support in trace
2353 and addalert.
2354
c74bf46b 23552006-12-12 Neil Spierling <sirvulcan@sirvulcan.co.nz>
a8b2ad8d 2356
2357 * configure: Regenerated.
2358
2359 * configure.in: Add support for google core dumper. Plus updated
2360 tre to 0.7.5.
2361
2362 * Makefile.in: Regenerated.
2363
2364 * rx/Makefile.in: Regenerated.
2365
2366 * src/config.h.in: Regenerated.
2367
2368 * src/Makefile.in: Regenerated.
2369
2370 * tools/core_install.sh: Just like tre_install.sh. This installs
2371 the core dumper.
2372
2373 * tools/coredumper.tar.gz: Google core dumper 0.2.
2374 http://sourceforge.net/projects/goog-coredumper/
2375
2376 * tools/tre_install.sh: Updated version to 0.7.5
2377
2378 * tools/tre.tar.gz: Updated tre to 0.7.5.
2379
283cfa83 23802006-12-10 Alex Schumann <rubin@afternet.org>
2381
2382 * src/opserv.c: fix debug message left at wrong level ("checking
2383 reroute()")
2384
9079d26c 23852006-12-09 Alex Schumann <rubin@afternet.org>
2386
2387 * src/opserv.c: bugfixes to autorouting timer code
5c6bff84 2388 improved stats routing to clean up & take an argument
9079d26c 2389
2390 * src/opserv.h: bugfixes to autorouting timer code
2391
5c6bff84 2392 * src/opserv.help: document new stats routing syntax
2393
9079d26c 2394 * src/timeq.c: added some usefull (commented out) debugging code for
2395 figuring out timer problems.
2396
2397 * src/timerq.h: added some usefull (commented out) debugging code for
2398 figuring out timer problems.
2399
5c6bff84 2400 * src/proto-p10.c: cleanup/improve eob autorouting init
2401
da5b7dfc 24022006-12-08 Alex Schumann <rubin@afternet.org>
2403
2404 * src/opserv.c: Moving some version reply housekeeping to proto-p10.c
2405
2406 * src/proto-p10.c: moving version reply storage here, adding webTV
2407 no_notice support (automatiaclly dont send notices if version reply
2408 says its a webtv user since they cant SEE notices. (other clients to
2409 add?)) note, this needs a version query alert to get the version from
2410 them.
2411
2412 * src/helpfile.c: honor the no_notices user bit
2413
2414 * src/hash.h: add no_notices user bit
2415
8709474a 24162006-12-07 Alex Schumann <rubin@afternet.org>
2417
eaf715f1 2418 * src/opserv.c: Add filter ability to stats alerts + fixup
8709474a 2419
eaf715f1 2420 * src/opserv.help: document filter feature of stats alerts + fixup
8709474a 2421
7a278540 24222006-12-02 Alex Schumann <rubin@afternet.org>
2423
2424 * src/chanserv.c: fix to levels command (- were missing)
2425
2426 * src/tools.c: fix warning
2427
2428 * src/common.h: fix warning
2429
2430 * src/chanserv.help: update online help url, changed help general to
2431 use new $! command char replacement code.
2432
2433 * src/hash.c: fix warning when geoip is off
2434
2435 * src/helpfile.c: add new '$!' code for chanserv's current trigger
2436 char in help files
2437
11d3c79b 24382006-12-01 Alex Schumann <rubin@afternet.org>
2439
2440 * src/chanserv.c: Raisk pointed out that mdelop and friends dont work
2441 on users of non-standard access level such as 201. Fixed this by
2442 changing mdelop and friends to work on the range of access levels.
c9bf23fe 2443 Added a LEVELS command.
2444
2445 * src/chanserv.h: corrected PEON access defines such that 1-150 is
2446 peon instead of 100-150 with 1-99 being undefined.
2447
2448 * src/chanserv.help: help for new LEVELS command
2449
2450 * src/helpfile.c: Improved table functions so that it automatically
2451 right-justifies numerical columns.
2452
2453 * src/tools.c: Added helper functions str_is_number and msnprintf (an
2454 auto-mallocing printf function)
2455
2456 * src/common.h: defines and defines for msnprintf and str_is_number
2457
11d3c79b 2458
23b7ec6e 24592006-11-30 Alex Schumann <rubin@afternet.org>
2460
2461 * src/chanserv.c: Modified .myaccess such that if you give it your own
2462 account when you are not a helper, it still works. (Requested by
2463 Jigsy)
2464
2465 * src/nickserv.help: Corrected the help file to feed oregister based
2466 on email_required instead of email_enabled
2467
d9ffe0e7 2468 * src/nickserv.c: Fix & close sf bug 1584057 (hidden_host with no dots
2469 causes crash in set if no title) thanks xanjunior
2470
c74bf46b 24712006-10-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
4b44eb0f 2472
2473 * src/opserv.c: Minor cosmetic error noticed by Raisk. If doing an
2474 opserv WHOIS from another service (when bound), the channels reply
2475 would come from o3 instead of that service.
2476
c74bf46b 24772006-10-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
39c1a4ef 2478
2479 * src/opserv.c: Added in SVSPART alert/traces.
2480
2481 * src/opserv.help: Added in bits for SVSJOIN, SVSPART, and VERSION.
2482
2483 * src/proto.h: Added in decleration for svspart.
2484
2485 * src/proto-p10.c: Extend current SVSPART functionality so that we
2486 can send them with traces etc.
2487
a62ba70c 24882006-10-14 Alex Schumann <rubin@afternet.org>
2489
2490 * src/opserv.c: fix crash Buttaknife noticed if you forget chantarget
2491 in svsjoin alerts. Cleanup old silent code fragments left over. Check
2492 for missing chantarget in alerts also.
2493
0e08a8e0 24942006-10-12 Alex Schumann <rubin@afternet.org>
2495
2496 * src/opserv.c: Added VERSION alert/trace reaction, so you can now
2497 setup x3 to version only users matching a criteria, and then another
2498 alert to do someting based on the version reply. This should be
2499 usefull for finding bots etc. Or, for example, you can make all xchat
2500 people join #xchat, or all mirc join #mirc etc.
2501 Also, there is a fix in here for SVSJOIN which i hadn't gotten
2502 everything working with.
2503
2504 * src/proto-p10.c: added privmsg_user and version_user functions
2505
2506 * src/proto.h: added privmsg_user and version_user function
2507 declerations
2508
2509 * src/hash.h: added version_reply variable to users
2510
2511
2512
c408f18a 25132006-10-12 Alex Schumann <rubin@afternet.org>
2514
2515 * src/opserv.c: Added SVSJOIN command, to push a user into a channel,
2516 and a TRACE REACTION of SVSJOIN for trace and alerts. Now you can do
2517 something like 'trace SVSJOIN chantarget #dronebots nick bot[*'
2518 or send all level3 users to a perticular channel on connection, etc.
2519
ff5f1ab2 25202006-10-12 Alex Schumann <rubin@afternet.org>
2521
2522 * src/chanserv.c: Make lamers not affect users on the userlist above
2523 inviteme level in the channel. (why kb users who can .uba and
2524 .inviteme back in?)
2525
c74bf46b 25262006-10-10 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1e7eaa91 2527
2528 * src/spamserv.c: Ignore those with access (if the options are
2529 disabled- scanchanops, scanhalfops, scanvoiced.
2530
ffb204b6 25312006-10-08 Alex Schumann <rubin@afternet.org>
1e7eaa91 2532
ffb204b6 2533 * src/chanserv.c: undid 9/16/06 change of 5 second delay before
2534 autojoin. Not really a great solution. Instead, move auth_handler
3c83701b 2535 funcs to be called after stamping etc. thx to Buttaknife for this
2536 solution.
ffb204b6 2537
2538 * src/nickserv.c: move auth_func calls to after stamping, and
2539 commented up the cmd_auth source to make it more managable.
2540
075d7932 25412006-10-04 Alex Schumann <rubin@afternet.org>
2542
2543 * src/chanserv.c: remove redundant 'none' from empty llists
2544
c74bf46b 25452006-10-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
eca6aa4f 2546
2547 * src/nickserv.c: Fix for bug 1555621. Cookie data will be copied
2548 over with odelcookie now.
2549
c74bf46b 25502006-10-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
10fb34f6 2551
2552 * src/chanserv.c: Fix for bug 1551717. If automode is set to 0
2553 in a channel and a user auths in the channel, the user will not
2554 receive autoop etc if they have it enabled in uset.
2555
25562006-10-03 Alex Schumann <rubin@afternet.org>
e6dce34c 2557
2558 * src/opserv.c: Check for connect timer entries before adding new
2559 ones, hopefully will fix bug 1570408 (pLaYa, let us know)
2560
c74bf46b 25612006-09-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
95adb209 2562
2563 * src/modcmd.c: Shortened ThiefMaster to just his nick as per request
2564 by him.
2565
c74bf46b 25662006-09-16 Neil Spierling <sirvulcan@sirvulcan.co.nz>
dd019452 2567
2568 * src/chanserv.c: Do autojoin 5 seconds after handle_auth. Seems its
2569 happening before autohide. Let me know if its still happening before
2570 autohide.
2571
2572 * src/chanserv.help: Updated the AUTOJOIN bit.
2573
5b66c0c2 25742006-09-13 Alex Schumann <rubin@afternet.org>
2575
2576 * src/chanserv.help: improved the help listing for the info command,
2577 and information help category.
2578
c74bf46b 25792006-09-10 Neil Spierling <sirvulcan@sirvulcan.co.nz>
14f0e274 2580
2581 * src/mod-memoserv.c: Fixed crash bug.
2582
2583 * src/spamserv.c: Ignore opers.
2584
c74bf46b 25852006-08-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
4a2a9a4e 2586
2587 * README: tweaks.
2588
c74bf46b 25892006-08-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
73bcd46c 2590
2591 * src/chanserv.help: Tweaked a , to .
2592
c74bf46b 25932006-08-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
ffd8a4c9 2594
2595 * src/opserv.help: Removed privs menu so we can release a tarball.
2596
90e75ffd 25972006-08-25 Alex Schumann <rubin@afternet.org>
2598
2599 * src/chanserv.c: fix uset reply for halfops
2600
2601 * src/nickserv.help: document the 'b' account flag
2602
c74bf46b 26032006-08-26 Neil Spierling <sirvulcan@sirvulcan.co.nz>
f16ad9e7 2604
2605 * x3.conf.example: Added hidden host style option and key options
2606 for style 2.
2607
2608 * src/hosthiding.h: Remove KEY #defines.
2609
2610 * src/hosthiding.c: Set the keys only once using the conf values.
2611
2612 * src/nickserv.c: Generate hidden hosts off crypt hosts instead
2613 of standard hidden hosts if style is 2.
2614
2615 * src/proto-common.c: Generate hidden hosts off crypt hosts instead
2616 of standard hidden hosts if style is 2.
2617
2618 * src/proto-p10.c: Set crypt host to the crypt IP if there is no
2619 hostname (unresolved). This is how Nefarious works.
2620
2621 * src/tools.c: Generate hidden hosts off crypt hosts instead
2622 of standard hidden hosts if style is 2.
2623
c74bf46b 26242006-08-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
cd25f2e9 2625
2626 * src/chanserv.c: Added autojoin USET option, which uses SVSJOIN.
2627
2628 * src/chanserv.h: Added autojoin USET option, which uses SVSJOIN.
2629
2630 * src/proto.h: irc_svsjoin decelerations.
2631
2632 * src/proto-p10.c: Wrote irc_svsjoin plus added the nessecary bits
2633 for SVSJOIN. Also wrote cmd_svsjoin for if X3 should ever recieve
2634 an SJ it will be handled properly as a JOIN. Did the same for
2635 SVSPART.
2636
c74bf46b 26372006-08-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
a45018b2 2638
2639 * src/spamserv.c: Fixed the +k issue with spamserv.
2640
c74bf46b 26412006-08-24 Neil Spierling <sirvulcan@sirvulcan.co.nz>
6c34bb5a 2642
2643 * src/opserv.c: Added PRIVSET Command.
2644
2645 * src/opserv.help: Added PRIVSET Command. Plus contents for the
2646 privs section.
2647
2648 * src/proto.h: irc_privs deceleration.
2649
2650 * src/proto-p10.c: Fixed a compile issue plus added functions for
2651 setting and checking privs.
2652
c74bf46b 26532006-08-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
89d871d8 2654
2655 * x3.conf.example: Add a new ircd type 6 for trunk nefarious.
2656
2657 * src/hash.h: Priv declerations.
2658
2659 * src/opserv.c: Show privs in WHOIS output.
2660
2661 * src/proto.h: client_report_privs decleration.
2662
2663 * src/proto-p10.c: Handle PRIV only for type 6 servers.
2664
90e75ffd 26652006-08-19 Alex Schumann <rubin@afternet.org>
2666
2667 * src/authserv.c: document the oset flag +b in help (hide from staff
2668 command.)
2669
33741441 26702006-08-19 Alex Schumann <rubin@afternet.org>
2671
2672 * src/chanserv.c: added reply command, which responds similar to calc,
2673 but with any message. (for use with bindings)
2674
2675 * src/modcmd.c: enabled the ability to use $a $n and $m in BIND, which
2676 are replaced with the target command's calling user's account, nick,
2677 and numnick respectively. This and the above allows things like:
2678 BIND x3 account x3.reply your account is $a or
2679 BIND x3 kickme x3.kick $n $1-
2680 more to come, maybe, later.
2681
37d706b7 26822006-08-01 Alex Schumann <rubin@afternet.org>
2683
2684 * src/modcmd.c: Added OSI certification message to VERSION command
2685
c74bf46b 26862006-08-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
01a5e8c8 2687
2688 * x3.conf.example: Redid part of the geoip summary.
2689
c74bf46b 26902006-08-09 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1ad7ac15 2691
2692 * src/opserv.c: If we have a city, latitude and longitude returned
2693 then show a map url. Some results have no city but a latitude and
2694 a longitude. The coordinates are useless in this case and most
2695 people would know where the country is around abouts.
2696
c74bf46b 26972006-08-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
58528547 2698
2699 * src/hash.c: Speed up city and country lookups significantly.
2700 Just slow for the first read but once thats done the rest is fast.
2701
c74bf46b 27022006-08-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3a4fdc79 2703
2704 * src/spamserv.c: Fix a crash in spamserv (Tracker# 1535968).
2705 I dont know if this will work for sure as i cant reproduce it. But
2706 my theory is that once the user is kicked the mode node is dropped.
2707 Users without modes should still return a valid mode node.
2708
c74bf46b 27092006-08-08 Neil Spierling <sirvulcan@sirvulcan.co.nz>
5678501c 2710
2711 * src/chanserv.c: Fixed a crash with giveownership. X3 would crash
2712 if a giveownership command was issued in a channel with no owners.
2713
c74bf46b 27142006-08-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
21f6caee 2715
2716 * configure: Regenerated.
2717
2718 * configure.in: Added checks for GeoIP headers and libs.
2719
2720 * x3.conf.example: Add in 2 options for the dat filenames of the
2721 city and country files. If not specified then no geoip data
2722 will be checked.
2723
2724 * src/config.h.in: Regenerated.
2725
2726 * src/hash.c: Created a function to check the geoip info from the
2727 dat files.
2728
2729 * src/hash.h: Decelerations plus added entries to the userNode
2730 struct.
2731
2732 * src/opserv.c: Display the GeoIP information in WHOIS.
2733
2734 * src/proto-p10.c: Call the new geoip data collection function
2735 towards the end of AddUser.
2736
c74bf46b 27372006-08-06 Neil Spierling <sirvulcan@sirvulcan.co.nz>
a2dbccef 2738
2739 * src/global.c: Fixed a bug, wasnt message_del'ing some messages.
2740
4d69a3b1 27412006-08-01 Alex Schumann <rubin@afternet.org>
2742
2743 * src/chanserv.c: Add automode 6, to just voice everyone with access.
2744 Idea by daniel (thx)
2745
c74bf46b 27462006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
7827220c 2747
2748 * This message is apart of the below one, its just seperate so
2749 it doesnt get lost amongst the below messages.
2750
2751 * src/global.c: Fixed a warning.
2752
c74bf46b 27532006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
7827220c 2754
2755 * configure: Removed bahamut support, didnt even work.
2756
2757 * configure.in: Removed bahamut support, didnt even work.
2758
2759 * INSTALL: Removed bahamut support, didnt even work.
2760
2761 * x3.conf.example: Removed bahamut support, didnt even work.
2762
2763 * patches/log-pgsql.diff: Removed bahamut support, didnt even work.
2764
2765 * patches/helpserv-pgsql.diff: Removed bahamut support, didnt even
2766 work.
2767
2768 * src/config.h.in: Removed bahamut support, didnt even work.
2769
2770 * src/gline.c: Removed bahamut support, didnt even work.
2771
2772 * src/hash.h: Removed bahamut support, didnt even work.
2773
2774 * src/nickserv.c: Removed bahamut support, didnt even work.
2775
2776 * src/nickserv.h: Removed bahamut support, didnt even work.
2777
2778 * src/Makefile.am: Removed bahamut support, didnt even work.
2779
2780 * src/Makefile.in: Removed bahamut support, didnt even work.
2781
2782 * src/proto-bahamut.c: Removed bahamut support, didnt even work.
2783
2784 * src/shun.c: Removed bahamut support, didnt even work.
2785
c74bf46b 27862006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
57692f5e 2787
2788 * src/global.c: Added language strings for mod-helpserv.c, opserv.c,
2789 spamserv.c, nickserv.c.
2790
2791 * src/mod-helpserv.c: Changed global_message uses to global_message_arg's.
2792
2793 * src/nickserv.c: Changed global_message uses to global_message_arg's.
2794
2795 * src/opserv.c: Changed global_message uses to global_message_arg's.
2796
2797 * src/spamserv.c: Changed global_message uses to global_message_arg's.
2798
c74bf46b 27992006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
09a3057c 2800
2801 * src/chanserv.c: Changed global_message uses to global_message_arg's.
2802
2803 * src/global.c: Added language strings for chanserv.c
2804
c74bf46b 28052006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
4d99495c 2806
2807 * src/global.c: Make sure we arnt sending duplicate messages in
2808 some cases.
2809
c74bf46b 28102006-08-01 Neil Spierling <sirvulcan@sirvulcan.co.nz>
985d4109 2811
2812 * src/x3.conf.example: Removed the targets option.
2813
2814 * src/global.c: Wrote new function that will global message users
2815 and/or opers and/or helpers messages in their own langauge. The
2816 strings are set either in language files or in the global.c message
2817 struct. This allows us to send defcon notices to people and they
2818 will get them in their own language if they have it set.
2819
2820 * src/global.h: global_message_args decleration.
2821
2822 * src/opserv.c: Removed targets option for defcon as its too hard
2823 to send messages to people in channels if the people have different
2824 language settings.
2825
c74bf46b 28262006-07-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
d8b9cb7c 2827
2828 * src/opserv.c: TODO stuff.
2829
c74bf46b 28302006-07-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
0272358e 2831
2832 * x3.conf.example: Added SHUN setting for DEFCON.
2833
2834 * doc/DEFCON: Added SHUN setting for DEFCON.
2835
2836 * src/opserv.c: Moved the gline check to here. Also added a SHUN
2837 check.
2838
2839 * src/opserv.h: Added SHUN setting for DEFCON.
2840
2841 * src/proto-p10.c: Moved the DEFCON gline check to opserv.c
2842
c74bf46b 28432006-07-31 Neil Spierling <sirvulcan@sirvulcan.co.nz>
08895577 2844
2845 * x3.conf.example: Added new Defcon system settings
2846
2847 * doc/DEFCON: Anope's Defcon doc adapted for X3.
2848
2849 * src/chanserv.c: Block mode changes and channel registrations if
2850 required.
2851
2852 * src/mod-memoserv.c: Block new memos if required.
2853
2854 * src/nickserv.c: Block nick registrations if required.
2855
2856 * src/opserv.c: Added in defcon system, uses some of the anope code.
2857 Most tho is from scratch.
2858
2859 * src/opserv.h: Defcon declerations.
2860
2861 * src/opserv.help: Added DEFCON entry.
2862
2863 * src/proto-p10.c: If required gline new clients, also if required
2864 kill new clients.
2865
35305a49 28662006-07-29 Alex Schumann <rubin@afternet.org>
2867
2868 * configure.in, Makefile.in, src/Makefile.in, tools/tre_install.sh,
2869 src/opserv.c, src/config.h.in, src/nickserv.c, src/Makefile.am: I am
2870 not comfortable running 'make install' on libtre from ./configure.
2871 This violates what the user expects in a way that can harm the system.
2872 Changed how the libtre checks work and provided easy-to-use install
0754f993 2873 script. -fix link stage
35305a49 2874
2875 * rx/Makefile.in: fix autotools warning(s)
2876
babc1c07 28772006-07-28 Alex Schumann <rubin@afternet.org>
2878
2879 * src/nickserv.help: add odelcookie to help oper
2880
31543e44 2881 * x3.conf.example: update & improve x3.conf.example description of
2882 extended_accounts setting.
2883
964abe6b 28842006-07-26 Alex Schumann <rubin@afternet.org>
2885
2886 * src/opserv.c: Fix crash when doing reroute if routing isnt
ce9266cf 2887 configured. | Voice discovered that the error message for addplan fail
2888 was typeo'd so not showing.
964abe6b 2889
20517d48 2890 * src/opserv.help: slight changes to routing help.
2891
2892 * src/chanserv.c: let non-staff see when channels were registered with
2893 .info
2894
d9d33535 28952006-07-24 Alex Schumann <rubin@afternet.org>
2896
2897 * src/proto-p10.c: dont burst channels with 0 users in them (which
2898 were created by alert discrims, most likely)
2899
29002006-07-23 Alex Schumann <rubin@afternet.org>
2901
2902 * x3.conf.example: Added chanserv "modes" to example - use to control
2903 what usermodes chanserv gets. Mainly for setting +d or not, if you
2904 have nef 1.0 'b:' lines setup.
2905
c74bf46b 29062006-07-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
bae4525d 2907
2908 * src/nickserv.c: If theres no title set then the default title
2909 will therefore be the first part of hidden_host in x3.conf.example,
2910 so for consistency with opt_fakehost we will print this.
2911
c74bf46b 29122006-07-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
88b0672a 2913
2914 * src/nickserv.c: The reason why theres no arg rubin is that
2915 if you want to print the fakehost then u dont specify an arg.
2916 This tells opt_fakehost to set fake to the current fakehost
2917 and pass it on to be printed.
2918
bf93ca8d 29192006-07-23 Alex Schumann <rubin@afternet.org>
2920
116d100f 2921 * src/nickserv.c: Add config file regex fakehost test + sanity
574bfc14 2922 checking in title as well (fixed).
bf93ca8d 2923
8108185c 2924 * src/mod-memoserv.c: Fixed crash bug in memosearv read. (check argc
2925 instead of argv[2]==null since argv's dont get set null.
2926
c74bf46b 29272006-07-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
eb43ca8c 2928
2929 * src/mod-memoserv.c: Fix to a crash/output corruption issue.
2930
2931 * src/proto-p10.c: Host in topic supports sethost and fakehost
2932 now.
2933
47956fc5 29342006-07-21 Alex Schumann <rubin@afternet.org>
2935
2936 * src/proto-p10.c: Added support for irc_wallop, irc_squit,
2937 irc_connect, and added callbacks to handle connect failures and
2938 successes. (All prep for auto routing system)
0520d39a 2939
47956fc5 2940 * src/proto.h: Added support for irc_wallop, irc_squit,
2941 irc_connect, and added callbacks to handle connect failures and
2942 successes. (All prep for auto routing system)
0520d39a 2943
dd1fc2a3 2944 * src/opserv.help: Help entries for auto routing system + fix typeo in
2945 routing example
0520d39a 2946
47956fc5 2947 * src/hash.h: New structs for auto routing system
0520d39a 2948
da0c436d 2949 * src/opserv.c: The long-awaited X3 Auto Routing Plan system! + reduce
2950 error message to debug message.
0520d39a 2951
47956fc5 2952 * src/opserv.h: The long-awaited X3 Auto Routing Plan system!
0520d39a 2953
47956fc5 2954 * src/modcmd.c: added 'routing' main command alias.
2955
c74bf46b 29562006-07-16 Neil Spierling <sirvulcan@sirvulcan.co.nz>
5006460e 2957
2958 * x3.conf.example: Added host_in_topic option for sending full
2959 nick!user@host if its enabled. Default to one as Nefarious is
2960 default to TRUE for HOST_IN_TOPIC. There will be wierdness if
2961 you have this enabled on X3 and not on your Nefarious server.
2962
2963 * src/proto-p10.c: Make use of host_in_topic.
2964
c092fcad 29652006-07-13 Alex Schumann <rubin@afternet.org>
2966
2967 * src/opserv.c: make the bot reply from the nick you /msg in all
2968 cases, if commands are bound to a different bot.
2969
2970 * src/nickserv.c: make the bot reply from the nick you /msg in all
2971 cases, if commands are bound to a different bot.
2972
2973 * src/chanserv.c: make the bot reply from the nick you /msg in all
2974 cases, if commands are bound to a different bot.
2975
2976 * src/mod-memoserv.c: Make all memoserv commands reply from the bot you
2977 msg, not the defined memoserv bot, if commands are aliased to other
2978 bots. This may also fix the crash bug playa reported at
2979 http://www.unrealgamers.net/forums/index.php?showtopic=138
2980
be3d31e0 29812006-07-11 Alex Schumann <rubin@afternet.org>
2982
75ef8cdc 2983 * src/chanserv.c: Fixed some weirdness with nef 1.0's 2nd topic setter
2984 and some x3 topic functions.
2985
be3d31e0 2986 * x3.conf.example: Improved server/type setting documentation,
2987 and changed default to 5.
2988
0c0adfe0 29892006-07-11 Alex Schumann <rubin@afternet.org>
2990
2991 * src/opserv.c: fixed silent alerts not getting picked up from db file
2992 on read/load.
2993
827ecd60 29942006-07-11 Alex Schumann <rubin@afternet.org>
2995
df5f6070 2996 * src/opserv.c: add sanity checking to jupe to avoid catastrophic loop
2997 when adding an invalid jupe servername or numeric.
2998 this closes bug number 1513510.
2999
827ecd60 3000 * src/modcmd.c: if pubcmd is set higher than your level, only respond
3001 with the denied msg if the command was actually found. this closes bug
3002 number 1509382.
3003
22d5d8cf 30042006-07-10 Alex Schumann <rubin@afternet.org>
3005
3006 * src/chanserv.c: fixed crash bug trying to deref the handleinfo of a
3007 non-logged-in user (null pointer)
3008
3f5b8801 30092006-07-09 Alex Schumann <rubin@afternet.org>
3010
3011 * src/nickserv.c: fixed bug where unignores were getting sent to the
3012 user multiple times, instead of to each online nick once.
3013
d07e3fff 30142006-07-09 Alex Schumann <rubin@afternet.org>
3015
f0b5157b 3016 * src/nickserv.c: Fixes for addignore/delignore corruption +missed a
b6599cc2 3017 spot. Ugh, messed up the fix. Trying again :)
d07e3fff 3018
c74bf46b 30192006-07-10 Neil Spierling <sirvulcan@sirvulcan.co.nz>
5f1600ab 3020
3021 * src/chanserv.c: INVITE now checks the targets ignore/silence list.
3022 If the target is ignoring the person inviting them then the invite
3023 is denied.
3024
a76bcc6a 30252006-07-07 Alex Schumann <rubin@afternet.org>
3026
3027 * src/mod-memoserv.c: pLaYa reported a crash/corruption bug in
3028 memoserv most easily seen when sending short memos. Rewrote the flag
3029 handling part of memo send to correct it.
3030
18757dc0 30312006-07-05 Alex Schumann <rubin@afternet.org>
3032
3033 * src/helpfile.c: pLaYa pointed out the table code row count is off by
3034 one. Fixed.
3035
c74bf46b 30362006-06-27 Neil Spierling <sirvulcan@sirvulcan.co.nz>
5b1166fd 3037
3038 * configure: Regenerated.
3039
3040 * configure.in: Make use of TRE regexp library. Its more powerful
3041 than the standard library (http://laurikari.net/tre/index.html).
3042 Im also pondering adding services side regexp bans, X3 would
3043 probably required a channel flag called say advanced that can
3044 only be set by the owner. If enabled then regexp bans can be
3045 used. I also added an output saying what modules are enabled,
3046 what protocol is enabled, what malloc is choosen and if debugging
3047 is enabled. Just a bit of a message as the user will of seen
3048 programs just finish compiling and he/she/it may think it
3049 was X3 compiling, but it was just TRE compiling. They still need
3050 to compile X3.
3051
3052 * src/config.h.in: Regenerated.
3053
3054 * src/Makefile.am: Tweak for TRE.
3055
3056 * src/Makefile.in: Regenerated.
3057
3058 * src/nickserv.c: Use the new regex.h Im sure -I includes get
3059 called before system includes like /usr/include.
3060
3061 * src/opserv.c: Use the new regex.h Im sure -I includes get
3062 called before system includes like /usr/include.
3063
3064 * src/tools/tre.tar.gz: TRE 0.7.4. Configure will untar and
3065 compile this just before configure finishes up. Sits around
3066 470KB, rather than another 2.5MB if i TRE untarred. I suppose
3067 i could get it down a bit more using Bzip but there are some
3068 boxes out there still without bzip.
3069
c74bf46b 30702006-06-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
1b4a47ca 3071
3072 * src/mod-memoserv.c: Better history implementation. A seperate
3073 table is used for history entries. Entries contain the same
3074 fields as the memo table except for the message, read, and flags.
3075 Entries are only removed from the history db when they get
3076 expired by do_expire (older than message_expire). Also fixed
3077 up a issue with STATUS. On AfterNET we were getting huge large
3078 for the amount of memos. I now realise it was reading the amount
3079 of users. It now reads the proper amount of memos. I also a count
3080 for history entries.
3081
3082 * src/mod-memoserv.help: EXPIRE handles history and memos now.
3083
c74bf46b 30842006-06-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
35ca8140 3085
3086 * src/mod-memoserv.c: Make use of ignore lists when trying to
3087 send memos.
3088
c74bf46b 30892006-06-25 Neil Spierling <sirvulcan@sirvulcan.co.nz>
6546e922 3090
3091 * src/spamserv.c: Crash fix (finally). Been meaning to do this
3092 for a while now.
3093
a8370a20 30942006-06-23 Alex Schumann <rubin@afternet.org>
3095
3096 * src/modcmd.help, src/opserv.help, src/helpfile.c, src/helpfile.h,
3097 src/modcmd.c, src/nickserv.c: Improvements to
3098 table output and help display.
3099
3100 * src/mod-memoserv.c: fix segfault
3101
31022006-06-23 Alex Schumann <rubin@afternet.org>
6c3ce3bb 3103
3104 * src/chanserv.c: Backing out the bantype patch because it sucks _bad_.
3105 fix it and re-apply if you want it..
3106
3107 * src/chanserv.h: Backing out the bantype patch.
3108
3109 * src/chanserv.help: Backing out the bantype patch.
3110
c74bf46b 31112006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
8cfd8013 3112
3113 * src/mod-memoserv.c: Fixed a bug.
3114
c74bf46b 31152006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
cbc5a1a4 3116
3117 * src/mod-memoserv.c: Added basic HISTORY command. At the moment
3118 if the recipient deletes the memo it will not be listed in the
3119 HISTORY list.
3120
3121 * src/mod-memoserv.help: HISTORY entry.
3122
c74bf46b 31232006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2a951803 3124
3125 * src/mod-memoserv.c: Added new flags, see below.
3126
3127 * src/mod-memoserv.help: Opps forgot the read reciept stuff. Also
3128 added flags for always ignoring read reciepts and always sending
3129 read reciepts.
3130
c74bf46b 31312006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
f2e592d3 3132
3133 * src/mod-memoserv.c: Added CANCEL command for cancelling memos
3134 that you have sent, aslong as they have not been read yet.
3135
3136 * src/mod-memoserv.help: CANCEL entry plus tweaked some read
3137 recipient to read reciept stuff.
3138
c74bf46b 31392006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
34a9e19a 3140
3141 * src/mod-memoserv.c: Redid the db stuff, it now writes users
3142 settings and memos to the memoserv database.
3143
c74bf46b 31442006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
512d7958 3145
3146 * src/mod-memoserv.c: Small bug fix.
3147
c74bf46b 31482006-06-20 Neil Spierling <sirvulcan@sirvulcan.co.nz>
82794e1b 3149
3150 * src/mod-memoserv.c: Added read recipient support via SEND using
3151 -r as a flag. Messages with requested read recipients have a (r)
3152 shown beside the sender nick in LIST. People can ignore a read
3153 recipient using -i when reading the message via READ. Its all
3154 in the help file.
3155
3156 * src/mod-memoserv.help: Added read recipient relevent bits.
3157
3158 * src/opserv.help: Added halfopping functions.
3159
c74bf46b 31602006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
acb6d53d 3161
3162 * src/x3.conf.example: Forgot a ;.
3163
c74bf46b 31642006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
a8692672 3165
3166 * src/mod-memoserv.c: Make use of SET LIMIT.
3167
c74bf46b 31682006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
d9abe201 3169
3170 * src/mod-memoserv.c: Fixed SET bugs and renabled LIMIT now.
3171
c74bf46b 31722006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
a8138c9f 3173
3174 * src/mod-memoserv.c: On Second thoughts dont enable LIMIT now.
3175
c74bf46b 31762006-06-19 Neil Spierling <sirvulcan@sirvulcan.co.nz>
acf3c6d5 3177
3178 * x3.conf.example: Max limit for Memoserv LIMIT option.
3179
3180 * src/hash.h: Fixed halfops issue.
3181
3182 * src/mod-memoserv.c: Added SET LIMIT option for the maximum
3183 amount of memos you can have. This does not do anything yet as
3184 im committing the half ops fix now. This code is fine it just
3185 allows you to adjust the limit for now.
3186
c74bf46b 31872006-06-12 Neil Spierling <sirvulcan@sirvulcan.co.nz>
e3e5ba49 3188
3189 * x3.conf.example: Commented out SpamServ module as there are bugs
3190 and i cant give a definate date as to when i can fix it. Im not
3191 home much these days.
3192
3193 * src/mod-memoserv.c: Redid the SET code using some whatnet code
3194 by wasted. Tweaked here and there. Also added some formatting in
3195 LIST and SET like chanserv SET. Oh and MemoServ will join
3196 autojoin_channels if MemoServ is in a seperate nickname.
3197
3198 * src/mod-memoserv.help: Added OSET and done some tweaking.
3199
3200 * src/nickserv.c: Allow the use of get_victim_oper outside of
3201 nickserv.c.
3202
3203 * src/nickserv.h: Allow the use of get_victim_oper outside of
3204 nickserv.c.
3205
b3052f71 32062006-06-07 Alex Schumann <rubin@afternet.org>
3207
3208 * src/chanserv.help: Added a couple set helps that were missing.
e1443247 3209
3210 * src/helpfile.c: fix missing space in multi-column table output such
3211 as /msg opserv commands * (with nickserv tablewidth setting >60)
b3052f71 3212
1c5f6697 32132006-06-06 Alex Schumann <rubin@afternet.org>
3214
e3e5ba49 3215 * src/opserv.c: Change how addalert silence works, so that its a
3216 parameter instead of an action, and also works with trace now.
3217
1c5f6697 3218 * x3.conf.example: Added a config setting of level needed to use
3219 'silent yes' in trace/addalert.
3220
d762299d 32212006-06-04 Alex Schumann <rubin@afternet.org>
3222
3223 * src/nickserv.c: Fix oregister
3224
7293d1d3 3225 * src/nickserv.help: Update help for oregister
3226
c74bf46b 32272006-06-05 Neil Spierling <sirvulcan@sirvulcan.co.nz>
a6a4707e 3228
3229 * src/proto-p10.c: Properly handle incomming manual silences.
3230
c74bf46b 32312006-06-05 Neil Spierling <sirvulcan@sirvulcan.co.nz>
668dc38e 3232
3233 * src/common.h: pretty_mask etc declerations.
3234
3235 * src/nickserv.c: Parse the mask through pretty_mask before adding
3236 it. Normal ircd side silences go through this, this just keeps
3237 things looking the same and if a user tries to remove a silence
3238 added by ADDIGNORE they will be able to. Oh and I HATE GLIBC :P
3239
3240 * src/proto-p10.c: Send a + if adding a silence.
3241
3242 * src/tools.c: pretty_mask and one other function for reformatting
3243 a hostname so its pretty :) from IRCu.
3244
92fac64c 32452006-06-04 Alex Schumann <rubin@afternet.org>
668dc38e 3246
92fac64c 3247 * src/nickserv.c: Send silences to every nick of a handle, not the
3248 nick that did the command.
3249
c74bf46b 32502006-06-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
3ec42e29 3251
3252 * src/main.c: Moved spamserv initilization to after chanserv.
3253
3254 * src/spamserv.c: Read the db earlier.
3255
c74bf46b 32562006-05-30 Neil Spierling <sirvulcan@sirvulcan.co.nz>
63c95a47 3257
3258 * configure: Regenerated.
3259
3260 * configure.in: Bumped version and changed list email.
3261
3262 * x3.example.conf: Added SpamServ options.
3263
3264 * src/chanserv.c: Join SpamServ if enabled when chanserv joins.
3265
3266 * src/chanserv.h: Declerations
3267
3268 * src/main.c: Init the new SpamServ service.
3269
3270 * src/Makefile.am: Added SpamServ files.
3271
3272 * src/Makefile.in: Regenerated
3273
3274 * src/modcmd.c: Added SpamServ to REBINDALL.
3275
3276 * src/opserv.c: Slab/X3 malloc STATS MEMORY updates.
3277
3278 * src/proto-common.c: Make sure SpamServ gets notices.
3279
3280 * src/spamserv.c: New service that checks for spamming, floods etc.
3281 Requires an oper to register it to a channel for it to work.
3282
3283 * src/spamserv.h: Decelerations.
3284
3285 * src/spamserv.help: Help entries for SpamServ.
3286
c74bf46b 32872006-05-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
fe32eb19 3288
3289 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
3290
3291 * src/chanserv.c: Added selectable bantypes.
3292
3293 * src/chanserv.h: Added selectable bantypes.
3294
3295 * src/chanserv.help: Added help entries.
3296
c74bf46b 32972006-05-29 Neil Spierling <sirvulcan@sirvulcan.co.nz>
0b587959 3298
3299 * src/nickserv.c: Added user option ADVANCED, when we add more
3300 advanced commands users will need to set this to see the options
3301 in help. Further work in helpfile is still needed afaik. This is
3302 just the basics.
3303
3304 * src/nickserv.h: Advanced option declerations.
3305
3306 * src/nickserv.help: Added option ADVANCED, also added AUTOHIDE.
3307 Seems no one added that when they added the AUTOHIDE option.
3308
c74bf46b 33092006-05-28 Neil Spierling <sirvulcan@sirvulcan.co.nz>
7637f48f 3310
3311 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
3312
3313 * x3.example.conf: Added new options- god_timeout, autojoin_channels,
3314 and denied_fakehost_words. Also dropped refresh_period for chanserv
3315 set resync.
3316
3317 * src/chanserv.c: Added god_timeout, disable god mode automatically
3318 when the period times out. Also added a new set option- resync, auto
3319 resyncs the userlist every 3, 6, 9, or 12 hours (or not at all).
3320
3321 * src/chanserv.help: Added entry for SET RESYNC.
3322
3323 * src/global.c: Join global into autojoin_channels if enabled.
3324
3325 * src/main.c: Some tweaking for autojoin_channels.
3326
3327 * src/mod-memoserv.c: If a user has memos and notify on login
3328 enabled then only display the notify notice on login and not
3329 during a netburst.
3330
3331 * src/mod-track.c: Quashed a warning.
3332
3333 * src/modcmd.c: Added functions for god_timeout. Also added wasted
3334 to VERSION output for credits for these features.
3335
3336 * src/nickserv.c: Added denied_fakehost_words, deny the words set
3337 there if an oper trys to use them in a fakehost. Also autojoin
3338 chanserv if enabled into autojoin_channels.
3339
3340 * src/opserv.c: Added REFRESHMAX to reset the max count, ie for
3341 after a drone attack. Also join opserv and reserved nicks into
3342 autojoin_channels if opserv/reserved is enabled.
3343
3344 * src/opserv.help: Added entry for REFRESHMAX.
3345
0779bbcf 33462006-05-25 Alex Schumann <rubin@afternet.org>
3347
b5c80c61 3348 * src/proto-p10.c: make non-existant server type setting not crash x3.
3349
0779bbcf 3350 * src/nickserv.help: Added newby tip to authserv registration
3351 help (about < and >)
3352
3353 * src/mod-track.c: Fixed crash when a server kicks a person (tried to
3354 deref null kicker)
3355
c74bf46b 33562006-05-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
56958740 3357
3358 * src/chanserv.c: Set SWHOIS's when a user auths.
3359
3360 * src/hosthiding.c: Fixed a segfault.
3361
3362 * src/nickserv.c: Epithets now use SWHOIS.
3363
3364 * src/proto.h: Declerations for irc_swhois.
3365
3366 * src/proto-p10.c: Handle SWHOIS's.
3367
c74bf46b 33682006-05-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
68b75482 3369
3370 * src/hash.h: Bumped SOCKIPLEN
3371
3372 * src/hosthiding.c: Functions to crypt IPv6 addresses.
3373
3374 * src/hosthiding.h: IPv6 function declerations.
3375
3376 * src/proto-p10.c: If the users ip address is IPv6 then crypt it
3377 with the ipv6 crypting function.
3378
c74bf46b 33792006-05-23 Neil Spierling <sirvulcan@sirvulcan.co.nz>
37ef8ee3 3380
3381 * src/hash.h: Bits needed for other type of host hiding.
3382
3383 * src/hosthiding.h: Nefarious style 2 host hiding declerations.
3384
3385 * src/hosthiding.c: This will generated crypted style 2 Nefarious
3386 hidden hosts and ips. Currently they are just displayed in O3
3387 WHOIS. Im yet to expand this.
3388
3389 * src/Makefile.am: Added hosthiding.c and hosthiding.h.
3390
3391 * src/Makefile.in: Regenerated.
3392
3393 * src/opserv.c: Display crypted hosts n ips in WHOIS.
3394
3395 * src/proto-p10.c: Generate crypted hosts n ips on everyone and
3396 save them in user->crypthost user->cryptip.
3397
c74bf46b 33982006-05-22 Neil Spierling <sirvulcan@sirvulcan.co.nz>
c02cd944 3399
5177fd21 3400 * src/chanserv.c: Set ignores when you authenticate.
c02cd944 3401
5177fd21 3402 * src/nickserv.c: Added ADDIGNORE, OADDIGNORE, DELIGNORE ODELIGNORE.
3403 Used for centralized silence list management. Currently set ignores
3404 can be viewed in ACCOUNTINFO for via ircd SILENCE.
3405
3406 * src/nickserv.h: Declerations.
3407
3408 * src/nickserv.help: Added help entries for above commands.
3409
3410 * src/proto.h: Declerations.
3411
3412 * src/proto-p10.c: Functions to handle silences
c02cd944 3413
d9896a83 34142006-05-18 Alex Schumann <rubin@afternet.org>
3415
b34a7505 3416 * src/proto-p10.c: Fixed up the track module a bit more
d9896a83 3417
b34a7505 3418 * src/hash.c: Fixed up the track module a bit more, including
3419 reporting correctly when X3 kicks someone. This should affect mrsnoopy
3420 as well, hopefully wont cause any bugs.
d9896a83 3421
e5c85987 3422 * src/mod-track.c: Fixed up the track module a bit more - made track
3423 all/none work
d9896a83 3424
b34a7505 34252006-05-18 Alex Schumann <rubin@afternet.org>
3426
3427 * src/chanserv.c: adding 'classic' view, via patch submitted by pLaYa
3428
3429 * src/nickserv.c: adding 'classic' view, via patch submitted by pLaYa
3430
3431 * src/nickserv.h: adding 'classic' view, via patch submitted by pLaYa
3432
3433 * src/nickserv.help: adding 'classic' view, via patch submitted by pLaYa
d9896a83 3434
34352006-05-18 Alex Schumann <rubin@afternet.org>
3436
b34a7505 3437 * src/chanserv.c: re-disabled netrider kicking. Somehow this got included back
12673a59 3438 in.
3439
b34a7505 3440 * src/mod-track.c: some cleanups and textual changes, to make the commands
12673a59 3441 slightly more user friendly.
3442
c74bf46b 34432006-05-16 Neil Spierling <sirvulcan@sirvulcan.co.nz>
5177fd21 3444
3445 * src/proto-p10.c: Changed 050 specfic topic stuff to a conf setting
3446
3447 * src/x3.conf.example.: adding 050 'type' to server config (rubin
3448 fixed missing ';' and changelog entries)
3449
c74bf46b 34502006-05-16 Neil Spierling <sirvulcan@sirvulcan.co.nz>
f6c7c603 3451
3452 * Most files: Heh i cant be bothered listing all files, see websvn
3453 if you want specific files. I just added a new tracking module, its
3454 just like snoop except it targets specified users. The actual
3455 commit is in the previous revision, i just forgot to update this to
3456 tick over the svn version in version output.
3457
c74bf46b 34582006-05-15 Neil Spierling <sirvulcan@sirvulcan.co.nz>
697f4c9a 3459
2f61d1d7 3460 * Most files: Major update off the new release of srvx 1.3.1. Also
3461 seeing as the new updates dont all have changelog entries ive dropped
3462 the 2 srvx Changelog files and renamed the X3 one to ChangeLog.
697f4c9a 3463
2f61d1d7 34642006-03-20 Alex Schumann <rubin@afternet.org>
697f4c9a 3465
2f61d1d7 3466 * src/chanserv.c: core fix; check if theres a handle_info before looking
3467 at style...
697f4c9a 3468
2f61d1d7 3469 * src/helpfile.c: core fix; check if theres a handle_info before looking
3470 at style...
697f4c9a 3471
2f61d1d7 34722006-03-17 Alex Schumann <rubin@afternet.org>
697f4c9a 3473
2f61d1d7 3474 * src/chanserv.c: more clean style changes
697f4c9a 3475
2f61d1d7 34762006-03-17 Alex Schumann <rubin@afternet.org>
697f4c9a 3477
2f61d1d7 3478 * src/chanserv.c: Added nickserv 'style' setting back. (HomeDawg
3479 and dhp1080 made me do it) Needs lots of work to remove ----
3480 headers for 'clean' setting.
697f4c9a 3481
2f61d1d7 3482 * src/helpfile.c: Added nickserv 'style' stetting back.
697f4c9a 3483
2f61d1d7 3484 * src/nickserv.help: Added help for set style.
697f4c9a 3485
2f61d1d7 3486 * src/mod-helpserv.c: make style affect table outputs.
697f4c9a 3487
2f61d1d7 3488 * src/nickserv.c: Added nickserv 'style' setting back.
697f4c9a 3489
2f61d1d7 3490 * src/nickserv.h: Added nickserve 'style' setting back.
697f4c9a 3491
2f61d1d7 34922006-03-17 Alex Schumann <rubin@afternet.org>
697f4c9a 3493
2f61d1d7 3494 * src/proto-p10.c: Added conf setting for extended_accounts for
3495 backward compatability with stock undernet ircd.
dee9951d 3496
2f61d1d7 3497 * x3.conf.example: Added conf setting for extended_accounts for
3498 backward compatability with stock undernet ircd.
dee9951d 3499
2f61d1d7 35002006-03-06 Alex Schumann <rubin@afternet.org>
3501
3502 * src/opserv.help: Added missing trace criteria to help,
3503 and fixed up a few other bits of help around that topic.
dee9951d 3504
2f61d1d7 35052006-01-16 Alex Schumann <rubin@afternet.org>
dee9951d 3506
2f61d1d7 3507 * src/tools.c: created an email valididty function
dee9951d 3508
2f61d1d7 3509 * src/nickserv.c: check valididty of email better
dee9951d 3510
2f61d1d7 3511 * src/sendmail.c: check validity of email better
dee9951d 3512
2f61d1d7 35132006-01-06 Alex Schumann <rubin@afternet.org>
dee9951d 3514
2f61d1d7 3515 * src/opserv.c: fix gtrace, trace, csearch and alerts to work when aliased
3516 to a different bot, eg chanserv, and to reply from the correct nickname.
3517 also a bunch of whitespace changes
dee9951d 3518
2f61d1d7 3519 * src/nickserv.c: begin work on making nickserv commands bind without
3520 responding from the wrong nick. also a bunch of whitespace changes
dee9951d 3521
2f61d1d7 3522 * src/hash.h: whitespace
dee9951d 3523
2f61d1d7 3524 * src/opserv.help: improved QUERY helpfile. (though command itself still
3525 has bugs)
dee9951d 3526
2f61d1d7 35272005-12-14 Alex Schumann <rubin@afternet.org>
dee9951d 3528
2f61d1d7 3529 * src/chanserv.help: added set bantimeout help
dee9951d 3530
2f61d1d7 35312005-11-08 Alex Schumann <rubin@afternet.org>
dee9951d 3532
2f61d1d7 3533 * src/modcmd.c: cleaned up tabs, added hack to display help on JOINER
3534 aliases properly.
697f4c9a 3535
2f61d1d7 3536 * src/modcmd.help: Added note about escaping spaces to modcmd help.
697f4c9a 3537
2f61d1d7 3538 * src/nickserv.help: Improved help files
697f4c9a 3539
2f61d1d7 3540 * src/chanserv.help: Improved help files
697f4c9a 3541
2f61d1d7 35422005-10-13 Alex Schumann <rubin@afternet.org>
697f4c9a 3543
2f61d1d7 3544 * src/proto-p10.c: ignore remote /lusers
697f4c9a 3545
2f61d1d7 35462005-09-13 Alex Schumann <rubin@afternet.org>
697f4c9a 3547
2f61d1d7 3548 * src/global.c: Changed motd header style
697f4c9a 3549
2f61d1d7 3550 * src/nickserv.help: Improved directions for getting and using
3551 accounts.
697f4c9a 3552
2f61d1d7 3553 * src/chanserv.help: Improved directions for getting and using
3554 accounts.
b336c8db 3555
2f61d1d7 35562005-08-13 Alex Schumann <rubin@afternet.org>
b336c8db 3557
2f61d1d7 3558 * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored
3559 some *@* protection.
b336c8db 3560
2f61d1d7 3561 * src/tools.c: added function to detect an overmask (too general)
b336c8db 3562
2f61d1d7 3563 * src/common.h: added function to detect an overmask (too general)
b336c8db 3564
2f61d1d7 35652005-08-12 Alex Schumann <rubin@afternet.org>
0d16e639 3566
2f61d1d7 3567 * src/chanserv.c: Modified resync to work accourding to automode
3568 setting, and fixed a buffer overflow problem.
0d16e639 3569
2f61d1d7 3570 * src/chanserv.help: updated set automode and rsync help.
0d16e639 3571
2f61d1d7 3572 * src/nickserv.h: Added an autohide setting to nickserv/authserv that
3573 sets +x on AUTH.
0d16e639 3574
2f61d1d7 3575 * src/nickserv.c: Added an autohide setting to nickserv/authserv that
3576 sets +x on AUTH.
0d16e639 3577
2f61d1d7 35782005-08-12 Alex Schumann <rubin@afternet.org>
0d16e639 3579
2f61d1d7 3580 * src/chanserv.c: Cleanup. Added 'automode' channel setting in place
3581 of 'voice' setting. + Rewording setting help
0d16e639 3582
2f61d1d7 3583 * src/chanserv.h: Cleanup. Added 'automode' channel setting in place
3584 of 'voice' setting.
0d16e639 3585
2f61d1d7 3586 * src/chanserv.help: Added help for automode. + Rewording setting help
0d16e639 3587
2f61d1d7 35882005-08-11 Alex Schumann <rubin@afternet.org>
0d16e639 3589
2f61d1d7 3590 * src/proto-p10.c: added irc_umode() to send usermodes (Life4Christ)
0d16e639 3591
2f61d1d7 3592 * src/proto-bahumit.c: added irc_umode() to send usermodes, untested..
0d16e639 3593
2f61d1d7 3594 * src/proto.h: added irc_umode() to send usermodes (Life4Christ)
0d16e639 3595
2f61d1d7 3596 * src/nickserv.c: Added option to have authserv oper/admin people with
3597 opserv access. (Life4Christ)
0d16e639 3598
2f61d1d7 3599 * src/opserv.c: Added admin_level config option
3600
3601 * src/opserv.h: Added admin_level config option
0d16e639 3602
2f61d1d7 36032005-08-11 Alex Schumann <rubin@afternet.org>
0d16e639 3604
2f61d1d7 3605 * src/proto-p10.c: Avoid duplicating an oper in curr_opers (,staff
3606 command) when nef* bug sends the +o twice. ++fix bug in patch
0d16e639 3607
2f61d1d7 36082005-08-09 Alex Schumann <rubin@afternet.org>
0d16e639 3609
2f61d1d7 3610 * src/chanserv.c: Fixed banTimeout to actually remove the bans :)
0d16e639 3611
2f61d1d7 36122005-08-08 Alex Schumann <rubin@afternet.org>
0d16e639 3613
2f61d1d7 3614 * src/chanserv.c: Added banTimeout feature to .set
0d16e639 3615
2f61d1d7 3616 * src/chanserv.h: added banTimeout feature to .set
0d16e639 3617
2f61d1d7 3618 * src/recdb.c: Added some better error catching in database_get_data()
0d16e639 3619
2f61d1d7 3620 * src/proto-common.h: tabs
0d16e639 3621
2f61d1d7 3622 * x3.conf.example: added bantimeout to default set list, and ban
3623 timeout frequency config setting.
0d16e639 3624
2f61d1d7 36252005-08-04 Alex Schumann <rubin@afternet.org>
0d16e639 3626
2f61d1d7 3627 * src/chanserv.c: Changed kick protected message to one without %s or
3628 $b because the kick function doesnt support replacements.
0d16e639 3629
2f61d1d7 3630 * src/tools.c: fixed spelling error in comment.
0d16e639 3631
2f61d1d7 36322005-07-28 Alex Schumann <rubin@afternet.org>
0d16e639 3633
2f61d1d7 3634 * src/chanserv.c: fixed crash bug in 8ball (required params was off by
3635 one)
0d16e639 3636
2f61d1d7 3637 * src/proto-p10.c: Ignore wallusers (WU) tokens from server without
3638 whining.
0d16e639 3639
2f61d1d7 36402005-07-26 Alex Schumann <rubin@afternet.org>
0d16e639 3641
2f61d1d7 3642 * x3.conf.example: Updated from live afternet file and improved help
3643 and layout. Added vim directive to set syntax type.
0d16e639 3644
2f61d1d7 3645 * src/chanserv.c: ported x2's 8ball in, and improved it.
0d16e639 3646
2f61d1d7 3647 * src/math.c: Added osiris' hack to do_math for supporting
3648 2(10) and 2pi etc. Improved it to handle pi2 also.
0d16e639 3649
2f61d1d7 3650 * src/chanserv.help: updated 8ball help and added 'myaccess' to
3651 information help index.
0d16e639 3652
2f61d1d7 36532005-07-18 Alex Schumann <rubin@afternet.org>
d76ed9a9 3654
2f61d1d7 3655 * src/proto-p10.c: added +L awareness
d76ed9a9 3656
2f61d1d7 3657 * src/hash.h: added +L awareness
d76ed9a9 3658
2f61d1d7 3659 * src/chanserv.help: changed set ctcpreaction help
d76ed9a9 3660
c74bf46b 36612005-07-18 Neil Spierling <sirvulcan@sirvulcan.co.nz>
d76ed9a9 3662
2f61d1d7 3663 * src/modcmd.h: Lets make some functions global.
d76ed9a9 3664
2f61d1d7 3665 * src/modcmd.c: Log hostmasks no matter what.
d76ed9a9 3666
2f61d1d7 3667 * src/log.c: Lookup commands if they are from OpServ in the log.
3668 If they match channel specific commands like OP, DEOP, etc then
3669 we will display them in a LAST command (assuming the person doing
3670 the LAST is an oper). Normal clients wont see commands that have
3671 been performed by OpServ.
d76ed9a9 3672
2f61d1d7 36732005-07-15 Alex Schumann <rubin@afternet.org>
d76ed9a9 3674
2f61d1d7 3675 * src/chanserv.c: Changed around ctcpreaction setting so it:
3676 a) doesnt crash.
3677 b) doesnt kick userlist members ever
3678 c) has only 1 setting needed to control it
3679 * src/chanserv.h: removed some old oplevel stuff.
d76ed9a9 3680
2f61d1d7 36812005-07-14 Alex Schumann <rubin@afternet.org>
d76ed9a9 3682
2f61d1d7 3683 * src/proto-p10.c: made it ignore EX, MK and PRIV tokens to
3684 remove errors from log. Fixed problem with missing break; in
3685 channel mode c parsing (reed).
d76ed9a9 3686
2f61d1d7 3687 * src/mod-memoserv.c: Improved memoserv 'you have notes' message.
3688
3689 * src/log.c: Changed channel log target to send PRIVMSG instead of
3690 NOTICE. (Ghozer)
3691
c74bf46b 36922005-05-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2f61d1d7 3693
3694 * configure: Regenerated.
3695
3696 * configure.in: Added checks for tgmath.h.
3697
3698 * src/chanserv.c: Added new command LAST, from X2. Similar to
3699 EVENTS except its file based. Bear in mind you dont have to use
3700 both. You can bind what you want to use. Commented out zoot_list
3701 as its not in use, just a warning fix.
3702
3703 * src/hash.c: Warning fix.
3704
3705 * src/log.h: Misc defines.
3706
3707 * src/log.c: Logging functions from X2.
3708
3709 * src/math.c: If tgmath.h doesnt exist then include some other
3710 files that contain the functions we require.
3711
3712 * src/modcmd.c: Added a small ctcp reply, gender.. like gnuworld X.
3713
3714 * src/proto-p10.c: Added chanserv.h #include to squash a small
3715 compile error. Made X3 understand MARK's to a small point. Fixed
3716 a small parsing bug with exempts.
3717
37182005-07-06 Alex Schumann <rubin@afternet.org>
3719
3720 * src/chanserv.c: Fixed a couple awkward looking outputs with userlist
3721
3722 * src/opserv.c: Fixed an awkward output of trace count etc.
3723
37242005-06-22 Alex Schumann <rubin@afternet.org>
3725 * src/chanserv.help: Improved DURATION help
3726
3727 * src/tools.c: Changed 'M' duration to 30 days (not 31) as its
3728 a better average.
3729
37302005-05-27 Alex Schumann <rubin@afternet.org>
3731
3732 * src/chanserv.c: Improved usability of register command, fixed
3733 unregister reply.
3734
3735 * src/chanserv.help: Improved usability of register command
3736
37372005-05-27 Alex Schumann <rubin@afternet.org>
3738
3739 * src/chanserv.c: Resync working now
3740
37412005-05-27 Reed Loden <reed@reedloden.com>
3742
3743 * src/chanserv.c: Fixed an incorrectly named message. Fixed some
3744 grammar issues in the message send to pending users. Fixed a
3745 problem with some of the resync code.
3746
37472005-05-27 Alex Schumann <rubin@afternet.org>
3748
3749 * src/chanserv.c: make pending add check if the person is already on
3750 the userlist before re-adding them (thx exec & reed for noticing this)
3751 Fix capitalisation of I in pending notice.
3752
37532005-05-18 Alex Schumann <rubin@afternet.org>
3754
3755 * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
3756 working, and pointed me to the opserv helpfiles command, which shows
3757 what services search what help files. This fixes the help command to
3758 search that list as it should. Still need to modify the 'default'
3759 helpfile search bindigs because I dont think chanserv should respond
3760 to help from opserv's db, etc. See opserv's 'helpfiles' command.
3761
3762 * src/modcmd.help: clarified 'helpfiles' help.
3763
37642005-05-18 Alex Schumann <rubin@afternet.org>
3765
3766 * src/helpfile.c: make send_help() return true/false and not send
3767 errors so svccmd_send_help can 'take control' of things.
3768
3769 * src/modcmd.c: Fixed up the help system (again) / find aliased
3770 commands help if none exists. / Display no help for that command on
3771 commands (instead of topic)
3772
3773 * src/modcmd.h: Fixed up the help system (again)
3774
3775 * src/global.c: Fixed syntax display
3776
3777 * src/chanserv.help: Removed =---= formatting, fixed a few things.
3778 *spelling ++more spelling (thx reed)
3779
3780 * src/nickserv.help: Removed =---= formatting, fixed a few things.
3781 *spelling ++more spelling (thx reed)
3782
3783 * src/opserv.help: Removed =---= formatting, fixed a few things.
3784 ++spelling (thx reed)
3785
3786 * src/global.help: simplified index
3787
3788 * src/nickserv.c: Changed message users get when their email is
3789 already used for an account, fixed syntax help
3790
3791 * src/opserv.c: fixed syntax help
3792
37932005-05-16 Alex Schumann <rubin@afternet.org>
3794
3795 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
3796 the help file.
3797
37982005-05-04 Alex Schumann <rubin@afternet.org>
3799
3800 * src/modcmd.c: added a 'rebindall' command to assist with
3801 upgrades and changes which change command bindings.
3802
3803 * src/modcmd.help: modified help to reflect above
3804
3805 * src/opserv.help: modified help to reflect above
3806
3807 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
3808 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
3809 between channel bans (+b) and x3 remembered bans (lamers)
3810
3811 * src/chanserv.help: modified help to reflect above
3812
3813 * UPGRADE: added use of rebindall to upgrade instructions
3814
38152005-05-04 Alex Schumann <rubin@afternet.org>
3816
3817 * src/chanserv.c: added an 'adduser pending' feature, where if
3818 someone isn't authed x3 will ask them to /auth or register, and then
3819 automatically finish adding them to the channel when they do.
3820 Fixed email bug with adduser pending
3821
3822 * src/chanserv.h: adduser pending
3823
3824 * src/hash.c: adduser pending
3825
3826 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
3827
3828 * src/nickserv.c: adduser pending cleanup and activation code,
3829 Arch sync (Avoid losing channel information when
3830 replacing an account using the mergedb command.)
3831
3832 * src/proto-p10.c: adduser pending cleanup code
3833
3834 * src/nickserv.help: improved set and register help
3835
38362005-05-04 Alex Schumann <rubin@afternet.org>
3837
3838 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
3839 negitive). Added set voice to provide control over use of voice.
3840 Implimented a basic chanserv db version control system for upgrading
3841 seamlessly.
3842
3843 * src/chanserv.help: adjusted help to reflect voice and uset autoop
3844 changes.
3845
3846 * src/hash.h: updated ssz comment from z to Z
3847
3848 * src/modcmd.help: rewrote BIND help
3849
3850 * src/proto-p10.c: Added Z (sslonly) support back in
3851
3852 * UPGRADE: created file to document upgrading procedures
3853
38542005-04-23 Alex Schumann <rubin@afternet.org>
3855 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
3856 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
3857 topicmask to be an on or off setting, uninfluenced by enftopic.
3858 Added feature to use mask on /topic in addition to ,topic sets.
3859 Removed special consideration for ircops in protect_user()
3860
3861 * src/chanserv.help: updated documentation to reflect the new and
3862 much simpler topicmask feature, and removed op/voice levels.
3863
3864 * src/nickserv.c: added tailing 'end of' line for accountinfo
3865 for non-opers too.
3866
3867 * src/modcmd.c: tweaked alias notification for help and breef help.
3868
38692005-04-20 Alex Schumann <rubin@afternet.org>
3870
3871 * src/proto-common.c: removing +d. needs to be a config option
3872 or something.
3873
3874 * src/nickserv.help: modified main help reply of authserv
3875
3876 * src/nickserv.c: added title, epithet, and fakehost to oset listing
3877
3878 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
3879 totally redesigned though.
3880
38812005-04-15 Alex Schumann <rubin@afternet.org>
3882
3883 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
3884 at the same time. The whole block needs to be if/else instead of
3885 switch though, to be cleaner.
3886
3887 * src/nickserv.help: added fakehost and title options to help oset.
3888
3889 * src/nickserv.c: removed 'style' setting. (was not being used in
3890 code anyway)
3891
c74bf46b 38922005-04-04 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2f61d1d7 3893
3894 * src/proto-p10.c: Reinstated +d usermode.
3895
38962005-03-30 Alex Schumann <rubin@afternet.org>
3897
3898 * src/chanserv.c: Fixed unban.
3899
3900 * x3.conf.example: added note in snoop config that improper
3901 setting for bots nick will cause segfault.
3902
39032005-03-22 Alex Schumann <rubin@afternet.org>
3904
3905 * x3.conf.example: added sethost/fakehost settings to conf
3906
39072005-03-19 Alex Schumann <rubin@afternet.org>
3908
3909 * chanserv.c: Changed style of command outputs, added userlevel back
3910 to users list.
3911
3912 * opserv.c: Changed style of command outputs, removed warn feature
3913
3914 * tools.c: shortened duration string lengths
3915
3916 * main.c: shortened duration string lengths
3917
3918 * sendmail.c: Changed style of stats email
3919
39202005-03-18 Alex Schumann <rubin@afternet.org>
3921
3922 * Changed breef to brief...
3923
3924 * chanserv.c: Changed to access level names instead of numbers.
3925
39262005-03-17 Alex Schumann <rubin@afternet.org>
3927
3928
3929 * src/opserv.c: Improved readability of trace print output
3930
3931 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
3932 a little.
3933
3934 * src/helpfile.c: Improved table_send readability (used in lots
3935 of listings including users and stats network etc)
3936
39372005-03-15 Alex Schumann <rubin@afternet.org>
3938
3939 * src/chanserv.c: Improved some syntax error reporting for commands
3940
3941 * src/helpfile.c: Added a 'breef' help function
3942
3943 * src/helpfile.h: Added a 'breef' help function
3944
3945 * src/main.c: Improved some syntax error reporting for commands
3946
3947 * src/modcmd.c: Improved some syntax error reporting for commands
3948
3949 * src/modcmd.h: Improved some syntax error reporting for commands
3950
39512005-03-15 Reed Loden <reed@reedloden.com>
3952
3953 * Synchronization with srvx--devo--1.3--patch-19.
3954
39552005-03-12 Alex Schumann <rubin@afternet.org>
3956
3957 * src/common.h, src/opserv.h: more SRVX->X3 fixes
3958
3959 * opserv.c: fixed SRVX defines to X3
3960
3961 * src/nickserv.c: Applied patch to bring up to date with
3962 local uncommitted changes on afternets srvx2 tree. improved
3963 cookie gen code and removed /play from cookie messages.
3964
3965 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
3966 bunch more places.
3967
c74bf46b 39682005-03-07 Neil Spierling <sirvulcan@sirvulcan.co.nz>
2f61d1d7 3969
3970 * nickserv.help: Added odelcookie section.
3971
3972 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
3973 cookies.
3974
3975 * src/md5.c: Cleaned up compile warnings.
3976
3977 * src/nickserv.help: Added odelcookie section.
3978
d76ed9a9 3979