]> jfr.im git - irc/evilnet/x3.git/blob - ChangeLog
x3 fixes for silence
[irc/evilnet/x3.git] / ChangeLog
1 /***********************************************************************
2 X3 ChangeLog
3
4 2006-06-05 Neil Spierling <sirvulcan@gmail.com>
5
6 * src/common.h: pretty_mask etc declerations.
7
8 * src/nickserv.c: Parse the mask through pretty_mask before adding
9 it. Normal ircd side silences go through this, this just keeps
10 things looking the same and if a user tries to remove a silence
11 added by ADDIGNORE they will be able to. Oh and I HATE GLIBC :P
12
13 * src/proto-p10.c: Send a + if adding a silence.
14
15 * src/tools.c: pretty_mask and one other function for reformatting
16 a hostname so its pretty :) from IRCu.
17
18 2006-06-04 Alex Schumann <rubin@afternet.org>
19
20 * src/nickserv.c: Send silences to every nick of a handle, not the
21 nick that did the command.
22
23 2006-06-04 Neil Spierling <sirvulcan@gmail.com>
24
25 * src/main.c: Moved spamserv initilization to after chanserv.
26
27 * src/spamserv.c: Read the db earlier.
28
29 2006-05-30 Neil Spierling <sirvulcan@gmail.com>
30
31 * configure: Regenerated.
32
33 * configure.in: Bumped version and changed list email.
34
35 * x3.example.conf: Added SpamServ options.
36
37 * src/chanserv.c: Join SpamServ if enabled when chanserv joins.
38
39 * src/chanserv.h: Declerations
40
41 * src/main.c: Init the new SpamServ service.
42
43 * src/Makefile.am: Added SpamServ files.
44
45 * src/Makefile.in: Regenerated
46
47 * src/modcmd.c: Added SpamServ to REBINDALL.
48
49 * src/opserv.c: Slab/X3 malloc STATS MEMORY updates.
50
51 * src/proto-common.c: Make sure SpamServ gets notices.
52
53 * src/spamserv.c: New service that checks for spamming, floods etc.
54 Requires an oper to register it to a channel for it to work.
55
56 * src/spamserv.h: Decelerations.
57
58 * src/spamserv.help: Help entries for SpamServ.
59
60 2006-05-29 Neil Spierling <sirvulcan@gmail.com>
61
62 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
63
64 * src/chanserv.c: Added selectable bantypes.
65
66 * src/chanserv.h: Added selectable bantypes.
67
68 * src/chanserv.help: Added help entries.
69
70 2006-05-29 Neil Spierling <sirvulcan@gmail.com>
71
72 * src/nickserv.c: Added user option ADVANCED, when we add more
73 advanced commands users will need to set this to see the options
74 in help. Further work in helpfile is still needed afaik. This is
75 just the basics.
76
77 * src/nickserv.h: Advanced option declerations.
78
79 * src/nickserv.help: Added option ADVANCED, also added AUTOHIDE.
80 Seems no one added that when they added the AUTOHIDE option.
81
82 2006-05-28 Neil Spierling <sirvulcan@gmail.com>
83
84 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
85
86 * x3.example.conf: Added new options- god_timeout, autojoin_channels,
87 and denied_fakehost_words. Also dropped refresh_period for chanserv
88 set resync.
89
90 * src/chanserv.c: Added god_timeout, disable god mode automatically
91 when the period times out. Also added a new set option- resync, auto
92 resyncs the userlist every 3, 6, 9, or 12 hours (or not at all).
93
94 * src/chanserv.help: Added entry for SET RESYNC.
95
96 * src/global.c: Join global into autojoin_channels if enabled.
97
98 * src/main.c: Some tweaking for autojoin_channels.
99
100 * src/mod-memoserv.c: If a user has memos and notify on login
101 enabled then only display the notify notice on login and not
102 during a netburst.
103
104 * src/mod-track.c: Quashed a warning.
105
106 * src/modcmd.c: Added functions for god_timeout. Also added wasted
107 to VERSION output for credits for these features.
108
109 * src/nickserv.c: Added denied_fakehost_words, deny the words set
110 there if an oper trys to use them in a fakehost. Also autojoin
111 chanserv if enabled into autojoin_channels.
112
113 * src/opserv.c: Added REFRESHMAX to reset the max count, ie for
114 after a drone attack. Also join opserv and reserved nicks into
115 autojoin_channels if opserv/reserved is enabled.
116
117 * src/opserv.help: Added entry for REFRESHMAX.
118
119 2006-05-25 Alex Schumann <rubin@afternet.org>
120
121 * src/proto-p10.c: make non-existant server type setting not crash x3.
122
123 * src/nickserv.help: Added newby tip to authserv registration
124 help (about < and >)
125
126 * src/mod-track.c: Fixed crash when a server kicks a person (tried to
127 deref null kicker)
128
129 2006-05-23 Neil Spierling <sirvulcan@gmail.com>
130
131 * src/chanserv.c: Set SWHOIS's when a user auths.
132
133 * src/hosthiding.c: Fixed a segfault.
134
135 * src/nickserv.c: Epithets now use SWHOIS.
136
137 * src/proto.h: Declerations for irc_swhois.
138
139 * src/proto-p10.c: Handle SWHOIS's.
140
141 2006-05-23 Neil Spierling <sirvulcan@gmail.com>
142
143 * src/hash.h: Bumped SOCKIPLEN
144
145 * src/hosthiding.c: Functions to crypt IPv6 addresses.
146
147 * src/hosthiding.h: IPv6 function declerations.
148
149 * src/proto-p10.c: If the users ip address is IPv6 then crypt it
150 with the ipv6 crypting function.
151
152 2006-05-23 Neil Spierling <sirvulcan@gmail.com>
153
154 * src/hash.h: Bits needed for other type of host hiding.
155
156 * src/hosthiding.h: Nefarious style 2 host hiding declerations.
157
158 * src/hosthiding.c: This will generated crypted style 2 Nefarious
159 hidden hosts and ips. Currently they are just displayed in O3
160 WHOIS. Im yet to expand this.
161
162 * src/Makefile.am: Added hosthiding.c and hosthiding.h.
163
164 * src/Makefile.in: Regenerated.
165
166 * src/opserv.c: Display crypted hosts n ips in WHOIS.
167
168 * src/proto-p10.c: Generate crypted hosts n ips on everyone and
169 save them in user->crypthost user->cryptip.
170
171 2006-05-22 Neil Spierling <sirvulcan@gmail.com>
172
173 * src/chanserv.c: Set ignores when you authenticate.
174
175 * src/nickserv.c: Added ADDIGNORE, OADDIGNORE, DELIGNORE ODELIGNORE.
176 Used for centralized silence list management. Currently set ignores
177 can be viewed in ACCOUNTINFO for via ircd SILENCE.
178
179 * src/nickserv.h: Declerations.
180
181 * src/nickserv.help: Added help entries for above commands.
182
183 * src/proto.h: Declerations.
184
185 * src/proto-p10.c: Functions to handle silences
186
187 2006-05-18 Alex Schumann <rubin@afternet.org>
188
189 * src/proto-p10.c: Fixed up the track module a bit more
190
191 * src/hash.c: Fixed up the track module a bit more, including
192 reporting correctly when X3 kicks someone. This should affect mrsnoopy
193 as well, hopefully wont cause any bugs.
194
195 * src/mod-track.c: Fixed up the track module a bit more - made track
196 all/none work
197
198 2006-05-18 Alex Schumann <rubin@afternet.org>
199
200 * src/chanserv.c: adding 'classic' view, via patch submitted by pLaYa
201
202 * src/nickserv.c: adding 'classic' view, via patch submitted by pLaYa
203
204 * src/nickserv.h: adding 'classic' view, via patch submitted by pLaYa
205
206 * src/nickserv.help: adding 'classic' view, via patch submitted by pLaYa
207
208 2006-05-18 Alex Schumann <rubin@afternet.org>
209
210 * src/chanserv.c: re-disabled netrider kicking. Somehow this got included back
211 in.
212
213 * src/mod-track.c: some cleanups and textual changes, to make the commands
214 slightly more user friendly.
215
216 2006-05-16 Neil Spierling <sirvulcan@gmail.com>
217
218 * src/proto-p10.c: Changed 050 specfic topic stuff to a conf setting
219
220 * src/x3.conf.example.: adding 050 'type' to server config (rubin
221 fixed missing ';' and changelog entries)
222
223 2006-05-16 Neil Spierling <sirvulcan@gmail.com>
224
225 * Most files: Heh i cant be bothered listing all files, see websvn
226 if you want specific files. I just added a new tracking module, its
227 just like snoop except it targets specified users. The actual
228 commit is in the previous revision, i just forgot to update this to
229 tick over the svn version in version output.
230
231 2006-05-15 Neil Spierling <sirvulcan@gmail.com>
232
233 * Most files: Major update off the new release of srvx 1.3.1. Also
234 seeing as the new updates dont all have changelog entries ive dropped
235 the 2 srvx Changelog files and renamed the X3 one to ChangeLog.
236
237 2006-03-20 Alex Schumann <rubin@afternet.org>
238
239 * src/chanserv.c: core fix; check if theres a handle_info before looking
240 at style...
241
242 * src/helpfile.c: core fix; check if theres a handle_info before looking
243 at style...
244
245 2006-03-17 Alex Schumann <rubin@afternet.org>
246
247 * src/chanserv.c: more clean style changes
248
249 2006-03-17 Alex Schumann <rubin@afternet.org>
250
251 * src/chanserv.c: Added nickserv 'style' setting back. (HomeDawg
252 and dhp1080 made me do it) Needs lots of work to remove ----
253 headers for 'clean' setting.
254
255 * src/helpfile.c: Added nickserv 'style' stetting back.
256
257 * src/nickserv.help: Added help for set style.
258
259 * src/mod-helpserv.c: make style affect table outputs.
260
261 * src/nickserv.c: Added nickserv 'style' setting back.
262
263 * src/nickserv.h: Added nickserve 'style' setting back.
264
265 2006-03-17 Alex Schumann <rubin@afternet.org>
266
267 * src/proto-p10.c: Added conf setting for extended_accounts for
268 backward compatability with stock undernet ircd.
269
270 * x3.conf.example: Added conf setting for extended_accounts for
271 backward compatability with stock undernet ircd.
272
273 2006-03-06 Alex Schumann <rubin@afternet.org>
274
275 * src/opserv.help: Added missing trace criteria to help,
276 and fixed up a few other bits of help around that topic.
277
278 2006-01-16 Alex Schumann <rubin@afternet.org>
279
280 * src/tools.c: created an email valididty function
281
282 * src/nickserv.c: check valididty of email better
283
284 * src/sendmail.c: check validity of email better
285
286 2006-01-06 Alex Schumann <rubin@afternet.org>
287
288 * src/opserv.c: fix gtrace, trace, csearch and alerts to work when aliased
289 to a different bot, eg chanserv, and to reply from the correct nickname.
290 also a bunch of whitespace changes
291
292 * src/nickserv.c: begin work on making nickserv commands bind without
293 responding from the wrong nick. also a bunch of whitespace changes
294
295 * src/hash.h: whitespace
296
297 * src/opserv.help: improved QUERY helpfile. (though command itself still
298 has bugs)
299
300 2005-12-14 Alex Schumann <rubin@afternet.org>
301
302 * src/chanserv.help: added set bantimeout help
303
304 2005-11-08 Alex Schumann <rubin@afternet.org>
305
306 * src/modcmd.c: cleaned up tabs, added hack to display help on JOINER
307 aliases properly.
308
309 * src/modcmd.help: Added note about escaping spaces to modcmd help.
310
311 * src/nickserv.help: Improved help files
312
313 * src/chanserv.help: Improved help files
314
315 2005-10-13 Alex Schumann <rubin@afternet.org>
316
317 * src/proto-p10.c: ignore remote /lusers
318
319 2005-09-13 Alex Schumann <rubin@afternet.org>
320
321 * src/global.c: Changed motd header style
322
323 * src/nickserv.help: Improved directions for getting and using
324 accounts.
325
326 * src/chanserv.help: Improved directions for getting and using
327 accounts.
328
329 2005-08-13 Alex Schumann <rubin@afternet.org>
330
331 * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored
332 some *@* protection.
333
334 * src/tools.c: added function to detect an overmask (too general)
335
336 * src/common.h: added function to detect an overmask (too general)
337
338 2005-08-12 Alex Schumann <rubin@afternet.org>
339
340 * src/chanserv.c: Modified resync to work accourding to automode
341 setting, and fixed a buffer overflow problem.
342
343 * src/chanserv.help: updated set automode and rsync help.
344
345 * src/nickserv.h: Added an autohide setting to nickserv/authserv that
346 sets +x on AUTH.
347
348 * src/nickserv.c: Added an autohide setting to nickserv/authserv that
349 sets +x on AUTH.
350
351 2005-08-12 Alex Schumann <rubin@afternet.org>
352
353 * src/chanserv.c: Cleanup. Added 'automode' channel setting in place
354 of 'voice' setting. + Rewording setting help
355
356 * src/chanserv.h: Cleanup. Added 'automode' channel setting in place
357 of 'voice' setting.
358
359 * src/chanserv.help: Added help for automode. + Rewording setting help
360
361 2005-08-11 Alex Schumann <rubin@afternet.org>
362
363 * src/proto-p10.c: added irc_umode() to send usermodes (Life4Christ)
364
365 * src/proto-bahumit.c: added irc_umode() to send usermodes, untested..
366
367 * src/proto.h: added irc_umode() to send usermodes (Life4Christ)
368
369 * src/nickserv.c: Added option to have authserv oper/admin people with
370 opserv access. (Life4Christ)
371
372 * src/opserv.c: Added admin_level config option
373
374 * src/opserv.h: Added admin_level config option
375
376 2005-08-11 Alex Schumann <rubin@afternet.org>
377
378 * src/proto-p10.c: Avoid duplicating an oper in curr_opers (,staff
379 command) when nef* bug sends the +o twice. ++fix bug in patch
380
381 2005-08-09 Alex Schumann <rubin@afternet.org>
382
383 * src/chanserv.c: Fixed banTimeout to actually remove the bans :)
384
385 2005-08-08 Alex Schumann <rubin@afternet.org>
386
387 * src/chanserv.c: Added banTimeout feature to .set
388
389 * src/chanserv.h: added banTimeout feature to .set
390
391 * src/recdb.c: Added some better error catching in database_get_data()
392
393 * src/proto-common.h: tabs
394
395 * x3.conf.example: added bantimeout to default set list, and ban
396 timeout frequency config setting.
397
398 2005-08-04 Alex Schumann <rubin@afternet.org>
399
400 * src/chanserv.c: Changed kick protected message to one without %s or
401 $b because the kick function doesnt support replacements.
402
403 * src/tools.c: fixed spelling error in comment.
404
405 2005-07-28 Alex Schumann <rubin@afternet.org>
406
407 * src/chanserv.c: fixed crash bug in 8ball (required params was off by
408 one)
409
410 * src/proto-p10.c: Ignore wallusers (WU) tokens from server without
411 whining.
412
413 2005-07-26 Alex Schumann <rubin@afternet.org>
414
415 * x3.conf.example: Updated from live afternet file and improved help
416 and layout. Added vim directive to set syntax type.
417
418 * src/chanserv.c: ported x2's 8ball in, and improved it.
419
420 * src/math.c: Added osiris' hack to do_math for supporting
421 2(10) and 2pi etc. Improved it to handle pi2 also.
422
423 * src/chanserv.help: updated 8ball help and added 'myaccess' to
424 information help index.
425
426 2005-07-18 Alex Schumann <rubin@afternet.org>
427
428 * src/proto-p10.c: added +L awareness
429
430 * src/hash.h: added +L awareness
431
432 * src/chanserv.help: changed set ctcpreaction help
433
434 2005-07-18 Neil Spierling <sirvulcan@gmail.com>
435
436 * src/modcmd.h: Lets make some functions global.
437
438 * src/modcmd.c: Log hostmasks no matter what.
439
440 * src/log.c: Lookup commands if they are from OpServ in the log.
441 If they match channel specific commands like OP, DEOP, etc then
442 we will display them in a LAST command (assuming the person doing
443 the LAST is an oper). Normal clients wont see commands that have
444 been performed by OpServ.
445
446 2005-07-15 Alex Schumann <rubin@afternet.org>
447
448 * src/chanserv.c: Changed around ctcpreaction setting so it:
449 a) doesnt crash.
450 b) doesnt kick userlist members ever
451 c) has only 1 setting needed to control it
452 * src/chanserv.h: removed some old oplevel stuff.
453
454 2005-07-14 Alex Schumann <rubin@afternet.org>
455
456 * src/proto-p10.c: made it ignore EX, MK and PRIV tokens to
457 remove errors from log. Fixed problem with missing break; in
458 channel mode c parsing (reed).
459
460 * src/mod-memoserv.c: Improved memoserv 'you have notes' message.
461
462 * src/log.c: Changed channel log target to send PRIVMSG instead of
463 NOTICE. (Ghozer)
464
465 2005-05-07 Neil Spierling <sirvulcan@gmail.com>
466
467 * configure: Regenerated.
468
469 * configure.in: Added checks for tgmath.h.
470
471 * src/chanserv.c: Added new command LAST, from X2. Similar to
472 EVENTS except its file based. Bear in mind you dont have to use
473 both. You can bind what you want to use. Commented out zoot_list
474 as its not in use, just a warning fix.
475
476 * src/hash.c: Warning fix.
477
478 * src/log.h: Misc defines.
479
480 * src/log.c: Logging functions from X2.
481
482 * src/math.c: If tgmath.h doesnt exist then include some other
483 files that contain the functions we require.
484
485 * src/modcmd.c: Added a small ctcp reply, gender.. like gnuworld X.
486
487 * src/proto-p10.c: Added chanserv.h #include to squash a small
488 compile error. Made X3 understand MARK's to a small point. Fixed
489 a small parsing bug with exempts.
490
491 2005-07-06 Alex Schumann <rubin@afternet.org>
492
493 * src/chanserv.c: Fixed a couple awkward looking outputs with userlist
494
495 * src/opserv.c: Fixed an awkward output of trace count etc.
496
497 2005-06-22 Alex Schumann <rubin@afternet.org>
498 * src/chanserv.help: Improved DURATION help
499
500 * src/tools.c: Changed 'M' duration to 30 days (not 31) as its
501 a better average.
502
503 2005-05-27 Alex Schumann <rubin@afternet.org>
504
505 * src/chanserv.c: Improved usability of register command, fixed
506 unregister reply.
507
508 * src/chanserv.help: Improved usability of register command
509
510 2005-05-27 Alex Schumann <rubin@afternet.org>
511
512 * src/chanserv.c: Resync working now
513
514 2005-05-27 Reed Loden <reed@reedloden.com>
515
516 * src/chanserv.c: Fixed an incorrectly named message. Fixed some
517 grammar issues in the message send to pending users. Fixed a
518 problem with some of the resync code.
519
520 2005-05-27 Alex Schumann <rubin@afternet.org>
521
522 * src/chanserv.c: make pending add check if the person is already on
523 the userlist before re-adding them (thx exec & reed for noticing this)
524 Fix capitalisation of I in pending notice.
525
526 2005-05-18 Alex Schumann <rubin@afternet.org>
527
528 * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
529 working, and pointed me to the opserv helpfiles command, which shows
530 what services search what help files. This fixes the help command to
531 search that list as it should. Still need to modify the 'default'
532 helpfile search bindigs because I dont think chanserv should respond
533 to help from opserv's db, etc. See opserv's 'helpfiles' command.
534
535 * src/modcmd.help: clarified 'helpfiles' help.
536
537 2005-05-18 Alex Schumann <rubin@afternet.org>
538
539 * src/helpfile.c: make send_help() return true/false and not send
540 errors so svccmd_send_help can 'take control' of things.
541
542 * src/modcmd.c: Fixed up the help system (again) / find aliased
543 commands help if none exists. / Display no help for that command on
544 commands (instead of topic)
545
546 * src/modcmd.h: Fixed up the help system (again)
547
548 * src/global.c: Fixed syntax display
549
550 * src/chanserv.help: Removed =---= formatting, fixed a few things.
551 *spelling ++more spelling (thx reed)
552
553 * src/nickserv.help: Removed =---= formatting, fixed a few things.
554 *spelling ++more spelling (thx reed)
555
556 * src/opserv.help: Removed =---= formatting, fixed a few things.
557 ++spelling (thx reed)
558
559 * src/global.help: simplified index
560
561 * src/nickserv.c: Changed message users get when their email is
562 already used for an account, fixed syntax help
563
564 * src/opserv.c: fixed syntax help
565
566 2005-05-16 Alex Schumann <rubin@afternet.org>
567
568 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
569 the help file.
570
571 2005-05-04 Alex Schumann <rubin@afternet.org>
572
573 * src/modcmd.c: added a 'rebindall' command to assist with
574 upgrades and changes which change command bindings.
575
576 * src/modcmd.help: modified help to reflect above
577
578 * src/opserv.help: modified help to reflect above
579
580 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
581 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
582 between channel bans (+b) and x3 remembered bans (lamers)
583
584 * src/chanserv.help: modified help to reflect above
585
586 * UPGRADE: added use of rebindall to upgrade instructions
587
588 2005-05-04 Alex Schumann <rubin@afternet.org>
589
590 * src/chanserv.c: added an 'adduser pending' feature, where if
591 someone isn't authed x3 will ask them to /auth or register, and then
592 automatically finish adding them to the channel when they do.
593 Fixed email bug with adduser pending
594
595 * src/chanserv.h: adduser pending
596
597 * src/hash.c: adduser pending
598
599 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
600
601 * src/nickserv.c: adduser pending cleanup and activation code,
602 Arch sync (Avoid losing channel information when
603 replacing an account using the mergedb command.)
604
605 * src/proto-p10.c: adduser pending cleanup code
606
607 * src/nickserv.help: improved set and register help
608
609 2005-05-04 Alex Schumann <rubin@afternet.org>
610
611 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
612 negitive). Added set voice to provide control over use of voice.
613 Implimented a basic chanserv db version control system for upgrading
614 seamlessly.
615
616 * src/chanserv.help: adjusted help to reflect voice and uset autoop
617 changes.
618
619 * src/hash.h: updated ssz comment from z to Z
620
621 * src/modcmd.help: rewrote BIND help
622
623 * src/proto-p10.c: Added Z (sslonly) support back in
624
625 * UPGRADE: created file to document upgrading procedures
626
627 2005-04-23 Alex Schumann <rubin@afternet.org>
628 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
629 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
630 topicmask to be an on or off setting, uninfluenced by enftopic.
631 Added feature to use mask on /topic in addition to ,topic sets.
632 Removed special consideration for ircops in protect_user()
633
634 * src/chanserv.help: updated documentation to reflect the new and
635 much simpler topicmask feature, and removed op/voice levels.
636
637 * src/nickserv.c: added tailing 'end of' line for accountinfo
638 for non-opers too.
639
640 * src/modcmd.c: tweaked alias notification for help and breef help.
641
642 2005-04-20 Alex Schumann <rubin@afternet.org>
643
644 * src/proto-common.c: removing +d. needs to be a config option
645 or something.
646
647 * src/nickserv.help: modified main help reply of authserv
648
649 * src/nickserv.c: added title, epithet, and fakehost to oset listing
650
651 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
652 totally redesigned though.
653
654 2005-04-15 Alex Schumann <rubin@afternet.org>
655
656 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
657 at the same time. The whole block needs to be if/else instead of
658 switch though, to be cleaner.
659
660 * src/nickserv.help: added fakehost and title options to help oset.
661
662 * src/nickserv.c: removed 'style' setting. (was not being used in
663 code anyway)
664
665 2005-04-04 Neil Spierling <sirvulcan@gmail.com>
666
667 * src/proto-p10.c: Reinstated +d usermode.
668
669 2005-03-30 Alex Schumann <rubin@afternet.org>
670
671 * src/chanserv.c: Fixed unban.
672
673 * x3.conf.example: added note in snoop config that improper
674 setting for bots nick will cause segfault.
675
676 2005-03-22 Alex Schumann <rubin@afternet.org>
677
678 * x3.conf.example: added sethost/fakehost settings to conf
679
680 2005-03-19 Alex Schumann <rubin@afternet.org>
681
682 * chanserv.c: Changed style of command outputs, added userlevel back
683 to users list.
684
685 * opserv.c: Changed style of command outputs, removed warn feature
686
687 * tools.c: shortened duration string lengths
688
689 * main.c: shortened duration string lengths
690
691 * sendmail.c: Changed style of stats email
692
693 2005-03-18 Alex Schumann <rubin@afternet.org>
694
695 * Changed breef to brief...
696
697 * chanserv.c: Changed to access level names instead of numbers.
698
699 2005-03-17 Alex Schumann <rubin@afternet.org>
700
701
702 * src/opserv.c: Improved readability of trace print output
703
704 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
705 a little.
706
707 * src/helpfile.c: Improved table_send readability (used in lots
708 of listings including users and stats network etc)
709
710 2005-03-15 Alex Schumann <rubin@afternet.org>
711
712 * src/chanserv.c: Improved some syntax error reporting for commands
713
714 * src/helpfile.c: Added a 'breef' help function
715
716 * src/helpfile.h: Added a 'breef' help function
717
718 * src/main.c: Improved some syntax error reporting for commands
719
720 * src/modcmd.c: Improved some syntax error reporting for commands
721
722 * src/modcmd.h: Improved some syntax error reporting for commands
723
724 2005-03-15 Reed Loden <reed@reedloden.com>
725
726 * Synchronization with srvx--devo--1.3--patch-19.
727
728 2005-03-12 Alex Schumann <rubin@afternet.org>
729
730 * src/common.h, src/opserv.h: more SRVX->X3 fixes
731
732 * opserv.c: fixed SRVX defines to X3
733
734 * src/nickserv.c: Applied patch to bring up to date with
735 local uncommitted changes on afternets srvx2 tree. improved
736 cookie gen code and removed /play from cookie messages.
737
738 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
739 bunch more places.
740
741 2005-03-07 Neil Spierling <sirvulcan@gmail.com>
742
743 * nickserv.help: Added odelcookie section.
744
745 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
746 cookies.
747
748 * src/md5.c: Cleaned up compile warnings.
749
750 * src/nickserv.help: Added odelcookie section.
751
752 ***********************************************************************/
753
754 #define CVS_VERSION "$Id$"
755