]> jfr.im git - irc/evilnet/x3.git/blob - ChangeLog
tired, see changelog lol
[irc/evilnet/x3.git] / ChangeLog
1 /***********************************************************************
2 X3 ChangeLog
3
4 2006-10-10 Neil Spierling <sirvulcan@gmail.com>
5
6 * src/spamserv.c: Ignore those with access (if the options are
7 disabled- scanchanops, scanhalfops, scanvoiced.
8
9 2006-10-08 Alex Schumann <rubin@afternet.org>
10
11 * src/chanserv.c: undid 9/16/06 change of 5 second delay before
12 autojoin. Not really a great solution. Instead, move auth_handler
13 funcs to be called after stamping etc. thx to Buttaknife for this
14 solution.
15
16 * src/nickserv.c: move auth_func calls to after stamping, and
17 commented up the cmd_auth source to make it more managable.
18
19 2006-10-04 Alex Schumann <rubin@afternet.org>
20
21 * src/chanserv.c: remove redundant 'none' from empty llists
22
23 2006-10-04 Neil Spierling <sirvulcan@gmail.com>
24
25 * src/nickserv.c: Fix for bug 1555621. Cookie data will be copied
26 over with odelcookie now.
27
28 2006-10-04 Neil Spierling <sirvulcan@gmail.com>
29
30 * src/chanserv.c: Fix for bug 1551717. If automode is set to 0
31 in a channel and a user auths in the channel, the user will not
32 receive autoop etc if they have it enabled in uset.
33
34 2006-10-03 Alex Schumann <rubin@afternet.org>
35
36 * src/opserv.c: Check for connect timer entries before adding new
37 ones, hopefully will fix bug 1570408 (pLaYa, let us know)
38
39 2006-09-25 Neil Spierling <sirvulcan@gmail.com>
40
41 * src/modcmd.c: Shortened ThiefMaster to just his nick as per request
42 by him.
43
44 2006-09-16 Neil Spierling <sirvulcan@gmail.com>
45
46 * src/chanserv.c: Do autojoin 5 seconds after handle_auth. Seems its
47 happening before autohide. Let me know if its still happening before
48 autohide.
49
50 * src/chanserv.help: Updated the AUTOJOIN bit.
51
52 2006-09-13 Alex Schumann <rubin@afternet.org>
53
54 * src/chanserv.help: improved the help listing for the info command,
55 and information help category.
56
57 2006-09-10 Neil Spierling <sirvulcan@gmail.com>
58
59 * src/mod-memoserv.c: Fixed crash bug.
60
61 * src/spamserv.c: Ignore opers.
62
63 2006-08-28 Neil Spierling <sirvulcan@gmail.com>
64
65 * README: tweaks.
66
67 2006-08-27 Neil Spierling <sirvulcan@gmail.com>
68
69 * src/chanserv.help: Tweaked a , to .
70
71 2006-08-27 Neil Spierling <sirvulcan@gmail.com>
72
73 * src/opserv.help: Removed privs menu so we can release a tarball.
74
75 2006-08-25 Alex Schumann <rubin@afternet.org>
76
77 * src/chanserv.c: fix uset reply for halfops
78
79 * src/nickserv.help: document the 'b' account flag
80
81 2006-08-26 Neil Spierling <sirvulcan@gmail.com>
82
83 * x3.conf.example: Added hidden host style option and key options
84 for style 2.
85
86 * src/hosthiding.h: Remove KEY #defines.
87
88 * src/hosthiding.c: Set the keys only once using the conf values.
89
90 * src/nickserv.c: Generate hidden hosts off crypt hosts instead
91 of standard hidden hosts if style is 2.
92
93 * src/proto-common.c: Generate hidden hosts off crypt hosts instead
94 of standard hidden hosts if style is 2.
95
96 * src/proto-p10.c: Set crypt host to the crypt IP if there is no
97 hostname (unresolved). This is how Nefarious works.
98
99 * src/tools.c: Generate hidden hosts off crypt hosts instead
100 of standard hidden hosts if style is 2.
101
102 2006-08-24 Neil Spierling <sirvulcan@gmail.com>
103
104 * src/chanserv.c: Added autojoin USET option, which uses SVSJOIN.
105
106 * src/chanserv.h: Added autojoin USET option, which uses SVSJOIN.
107
108 * src/proto.h: irc_svsjoin decelerations.
109
110 * src/proto-p10.c: Wrote irc_svsjoin plus added the nessecary bits
111 for SVSJOIN. Also wrote cmd_svsjoin for if X3 should ever recieve
112 an SJ it will be handled properly as a JOIN. Did the same for
113 SVSPART.
114
115 2006-08-24 Neil Spierling <sirvulcan@gmail.com>
116
117 * src/spamserv.c: Fixed the +k issue with spamserv.
118
119 2006-08-24 Neil Spierling <sirvulcan@gmail.com>
120
121 * src/opserv.c: Added PRIVSET Command.
122
123 * src/opserv.help: Added PRIVSET Command. Plus contents for the
124 privs section.
125
126 * src/proto.h: irc_privs deceleration.
127
128 * src/proto-p10.c: Fixed a compile issue plus added functions for
129 setting and checking privs.
130
131 2006-08-23 Neil Spierling <sirvulcan@gmail.com>
132
133 * x3.conf.example: Add a new ircd type 6 for trunk nefarious.
134
135 * src/hash.h: Priv declerations.
136
137 * src/opserv.c: Show privs in WHOIS output.
138
139 * src/proto.h: client_report_privs decleration.
140
141 * src/proto-p10.c: Handle PRIV only for type 6 servers.
142
143 2006-08-19 Alex Schumann <rubin@afternet.org>
144
145 * src/authserv.c: document the oset flag +b in help (hide from staff
146 command.)
147
148 2006-08-19 Alex Schumann <rubin@afternet.org>
149
150 * src/chanserv.c: added reply command, which responds similar to calc,
151 but with any message. (for use with bindings)
152
153 * src/modcmd.c: enabled the ability to use $a $n and $m in BIND, which
154 are replaced with the target command's calling user's account, nick,
155 and numnick respectively. This and the above allows things like:
156 BIND x3 account x3.reply your account is $a or
157 BIND x3 kickme x3.kick $n $1-
158 more to come, maybe, later.
159
160 2006-08-01 Alex Schumann <rubin@afternet.org>
161
162 * src/modcmd.c: Added OSI certification message to VERSION command
163
164 2006-08-09 Neil Spierling <sirvulcan@gmail.com>
165
166 * x3.conf.example: Redid part of the geoip summary.
167
168 2006-08-09 Neil Spierling <sirvulcan@gmail.com>
169
170 * src/opserv.c: If we have a city, latitude and longitude returned
171 then show a map url. Some results have no city but a latitude and
172 a longitude. The coordinates are useless in this case and most
173 people would know where the country is around abouts.
174
175 2006-08-08 Neil Spierling <sirvulcan@gmail.com>
176
177 * src/hash.c: Speed up city and country lookups significantly.
178 Just slow for the first read but once thats done the rest is fast.
179
180 2006-08-08 Neil Spierling <sirvulcan@gmail.com>
181
182 * src/spamserv.c: Fix a crash in spamserv (Tracker# 1535968).
183 I dont know if this will work for sure as i cant reproduce it. But
184 my theory is that once the user is kicked the mode node is dropped.
185 Users without modes should still return a valid mode node.
186
187 2006-08-08 Neil Spierling <sirvulcan@gmail.com>
188
189 * src/chanserv.c: Fixed a crash with giveownership. X3 would crash
190 if a giveownership command was issued in a channel with no owners.
191
192 2006-08-07 Neil Spierling <sirvulcan@gmail.com>
193
194 * configure: Regenerated.
195
196 * configure.in: Added checks for GeoIP headers and libs.
197
198 * x3.conf.example: Add in 2 options for the dat filenames of the
199 city and country files. If not specified then no geoip data
200 will be checked.
201
202 * src/config.h.in: Regenerated.
203
204 * src/hash.c: Created a function to check the geoip info from the
205 dat files.
206
207 * src/hash.h: Decelerations plus added entries to the userNode
208 struct.
209
210 * src/opserv.c: Display the GeoIP information in WHOIS.
211
212 * src/proto-p10.c: Call the new geoip data collection function
213 towards the end of AddUser.
214
215 2006-08-06 Neil Spierling <sirvulcan@gmail.com>
216
217 * src/global.c: Fixed a bug, wasnt message_del'ing some messages.
218
219 2006-08-01 Alex Schumann <rubin@afternet.org>
220
221 * src/chanserv.c: Add automode 6, to just voice everyone with access.
222 Idea by daniel (thx)
223
224 2006-08-01 Neil Spierling <sirvulcan@gmail.com>
225
226 * This message is apart of the below one, its just seperate so
227 it doesnt get lost amongst the below messages.
228
229 * src/global.c: Fixed a warning.
230
231 2006-08-01 Neil Spierling <sirvulcan@gmail.com>
232
233 * configure: Removed bahamut support, didnt even work.
234
235 * configure.in: Removed bahamut support, didnt even work.
236
237 * INSTALL: Removed bahamut support, didnt even work.
238
239 * x3.conf.example: Removed bahamut support, didnt even work.
240
241 * patches/log-pgsql.diff: Removed bahamut support, didnt even work.
242
243 * patches/helpserv-pgsql.diff: Removed bahamut support, didnt even
244 work.
245
246 * src/config.h.in: Removed bahamut support, didnt even work.
247
248 * src/gline.c: Removed bahamut support, didnt even work.
249
250 * src/hash.h: Removed bahamut support, didnt even work.
251
252 * src/nickserv.c: Removed bahamut support, didnt even work.
253
254 * src/nickserv.h: Removed bahamut support, didnt even work.
255
256 * src/Makefile.am: Removed bahamut support, didnt even work.
257
258 * src/Makefile.in: Removed bahamut support, didnt even work.
259
260 * src/proto-bahamut.c: Removed bahamut support, didnt even work.
261
262 * src/shun.c: Removed bahamut support, didnt even work.
263
264 2006-08-01 Neil Spierling <sirvulcan@gmail.com>
265
266 * src/global.c: Added language strings for mod-helpserv.c, opserv.c,
267 spamserv.c, nickserv.c.
268
269 * src/mod-helpserv.c: Changed global_message uses to global_message_arg's.
270
271 * src/nickserv.c: Changed global_message uses to global_message_arg's.
272
273 * src/opserv.c: Changed global_message uses to global_message_arg's.
274
275 * src/spamserv.c: Changed global_message uses to global_message_arg's.
276
277 2006-08-01 Neil Spierling <sirvulcan@gmail.com>
278
279 * src/chanserv.c: Changed global_message uses to global_message_arg's.
280
281 * src/global.c: Added language strings for chanserv.c
282
283 2006-08-01 Neil Spierling <sirvulcan@gmail.com>
284
285 * src/global.c: Make sure we arnt sending duplicate messages in
286 some cases.
287
288 2006-08-01 Neil Spierling <sirvulcan@gmail.com>
289
290 * src/x3.conf.example: Removed the targets option.
291
292 * src/global.c: Wrote new function that will global message users
293 and/or opers and/or helpers messages in their own langauge. The
294 strings are set either in language files or in the global.c message
295 struct. This allows us to send defcon notices to people and they
296 will get them in their own language if they have it set.
297
298 * src/global.h: global_message_args decleration.
299
300 * src/opserv.c: Removed targets option for defcon as its too hard
301 to send messages to people in channels if the people have different
302 language settings.
303
304 2006-07-31 Neil Spierling <sirvulcan@gmail.com>
305
306 * src/opserv.c: TODO stuff.
307
308 2006-07-31 Neil Spierling <sirvulcan@gmail.com>
309
310 * x3.conf.example: Added SHUN setting for DEFCON.
311
312 * doc/DEFCON: Added SHUN setting for DEFCON.
313
314 * src/opserv.c: Moved the gline check to here. Also added a SHUN
315 check.
316
317 * src/opserv.h: Added SHUN setting for DEFCON.
318
319 * src/proto-p10.c: Moved the DEFCON gline check to opserv.c
320
321 2006-07-31 Neil Spierling <sirvulcan@gmail.com>
322
323 * x3.conf.example: Added new Defcon system settings
324
325 * doc/DEFCON: Anope's Defcon doc adapted for X3.
326
327 * src/chanserv.c: Block mode changes and channel registrations if
328 required.
329
330 * src/mod-memoserv.c: Block new memos if required.
331
332 * src/nickserv.c: Block nick registrations if required.
333
334 * src/opserv.c: Added in defcon system, uses some of the anope code.
335 Most tho is from scratch.
336
337 * src/opserv.h: Defcon declerations.
338
339 * src/opserv.help: Added DEFCON entry.
340
341 * src/proto-p10.c: If required gline new clients, also if required
342 kill new clients.
343
344 2006-07-29 Alex Schumann <rubin@afternet.org>
345
346 * configure.in, Makefile.in, src/Makefile.in, tools/tre_install.sh,
347 src/opserv.c, src/config.h.in, src/nickserv.c, src/Makefile.am: I am
348 not comfortable running 'make install' on libtre from ./configure.
349 This violates what the user expects in a way that can harm the system.
350 Changed how the libtre checks work and provided easy-to-use install
351 script. -fix link stage
352
353 * rx/Makefile.in: fix autotools warning(s)
354
355 2006-07-28 Alex Schumann <rubin@afternet.org>
356
357 * src/nickserv.help: add odelcookie to help oper
358
359 * x3.conf.example: update & improve x3.conf.example description of
360 extended_accounts setting.
361
362 2006-07-26 Alex Schumann <rubin@afternet.org>
363
364 * src/opserv.c: Fix crash when doing reroute if routing isnt
365 configured. | Voice discovered that the error message for addplan fail
366 was typeo'd so not showing.
367
368 * src/opserv.help: slight changes to routing help.
369
370 * src/chanserv.c: let non-staff see when channels were registered with
371 .info
372
373 2006-07-24 Alex Schumann <rubin@afternet.org>
374
375 * src/proto-p10.c: dont burst channels with 0 users in them (which
376 were created by alert discrims, most likely)
377
378 2006-07-23 Alex Schumann <rubin@afternet.org>
379
380 * x3.conf.example: Added chanserv "modes" to example - use to control
381 what usermodes chanserv gets. Mainly for setting +d or not, if you
382 have nef 1.0 'b:' lines setup.
383
384 2006-07-25 Neil Spierling <sirvulcan@gmail.com>
385
386 * src/nickserv.c: If theres no title set then the default title
387 will therefore be the first part of hidden_host in x3.conf.example,
388 so for consistency with opt_fakehost we will print this.
389
390 2006-07-25 Neil Spierling <sirvulcan@gmail.com>
391
392 * src/nickserv.c: The reason why theres no arg rubin is that
393 if you want to print the fakehost then u dont specify an arg.
394 This tells opt_fakehost to set fake to the current fakehost
395 and pass it on to be printed.
396
397 2006-07-23 Alex Schumann <rubin@afternet.org>
398
399 * src/nickserv.c: Add config file regex fakehost test + sanity
400 checking in title as well (fixed).
401
402 * src/mod-memoserv.c: Fixed crash bug in memosearv read. (check argc
403 instead of argv[2]==null since argv's dont get set null.
404
405 2006-07-23 Neil Spierling <sirvulcan@gmail.com>
406
407 * src/mod-memoserv.c: Fix to a crash/output corruption issue.
408
409 * src/proto-p10.c: Host in topic supports sethost and fakehost
410 now.
411
412 2006-07-21 Alex Schumann <rubin@afternet.org>
413
414 * src/proto-p10.c: Added support for irc_wallop, irc_squit,
415 irc_connect, and added callbacks to handle connect failures and
416 successes. (All prep for auto routing system)
417
418 * src/proto.h: Added support for irc_wallop, irc_squit,
419 irc_connect, and added callbacks to handle connect failures and
420 successes. (All prep for auto routing system)
421
422 * src/opserv.help: Help entries for auto routing system + fix typeo in
423 routing example
424
425 * src/hash.h: New structs for auto routing system
426
427 * src/opserv.c: The long-awaited X3 Auto Routing Plan system! + reduce
428 error message to debug message.
429
430 * src/opserv.h: The long-awaited X3 Auto Routing Plan system!
431
432 * src/modcmd.c: added 'routing' main command alias.
433
434 2006-07-16 Neil Spierling <sirvulcan@gmail.com>
435
436 * x3.conf.example: Added host_in_topic option for sending full
437 nick!user@host if its enabled. Default to one as Nefarious is
438 default to TRUE for HOST_IN_TOPIC. There will be wierdness if
439 you have this enabled on X3 and not on your Nefarious server.
440
441 * src/proto-p10.c: Make use of host_in_topic.
442
443 2006-07-13 Alex Schumann <rubin@afternet.org>
444
445 * src/opserv.c: make the bot reply from the nick you /msg in all
446 cases, if commands are bound to a different bot.
447
448 * src/nickserv.c: make the bot reply from the nick you /msg in all
449 cases, if commands are bound to a different bot.
450
451 * src/chanserv.c: make the bot reply from the nick you /msg in all
452 cases, if commands are bound to a different bot.
453
454 * src/mod-memoserv.c: Make all memoserv commands reply from the bot you
455 msg, not the defined memoserv bot, if commands are aliased to other
456 bots. This may also fix the crash bug playa reported at
457 http://www.unrealgamers.net/forums/index.php?showtopic=138
458
459 2006-07-11 Alex Schumann <rubin@afternet.org>
460
461 * src/chanserv.c: Fixed some weirdness with nef 1.0's 2nd topic setter
462 and some x3 topic functions.
463
464 * x3.conf.example: Improved server/type setting documentation,
465 and changed default to 5.
466
467 2006-07-11 Alex Schumann <rubin@afternet.org>
468
469 * src/opserv.c: fixed silent alerts not getting picked up from db file
470 on read/load.
471
472 2006-07-11 Alex Schumann <rubin@afternet.org>
473
474 * src/opserv.c: add sanity checking to jupe to avoid catastrophic loop
475 when adding an invalid jupe servername or numeric.
476 this closes bug number 1513510.
477
478 * src/modcmd.c: if pubcmd is set higher than your level, only respond
479 with the denied msg if the command was actually found. this closes bug
480 number 1509382.
481
482 2006-07-10 Alex Schumann <rubin@afternet.org>
483
484 * src/chanserv.c: fixed crash bug trying to deref the handleinfo of a
485 non-logged-in user (null pointer)
486
487 2006-07-09 Alex Schumann <rubin@afternet.org>
488
489 * src/nickserv.c: fixed bug where unignores were getting sent to the
490 user multiple times, instead of to each online nick once.
491
492 2006-07-09 Alex Schumann <rubin@afternet.org>
493
494 * src/nickserv.c: Fixes for addignore/delignore corruption +missed a
495 spot. Ugh, messed up the fix. Trying again :)
496
497 2006-07-10 Neil Spierling <sirvulcan@gmail.com>
498
499 * src/chanserv.c: INVITE now checks the targets ignore/silence list.
500 If the target is ignoring the person inviting them then the invite
501 is denied.
502
503 2006-07-07 Alex Schumann <rubin@afternet.org>
504
505 * src/mod-memoserv.c: pLaYa reported a crash/corruption bug in
506 memoserv most easily seen when sending short memos. Rewrote the flag
507 handling part of memo send to correct it.
508
509 2006-07-05 Alex Schumann <rubin@afternet.org>
510
511 * src/helpfile.c: pLaYa pointed out the table code row count is off by
512 one. Fixed.
513
514 2006-06-27 Neil Spierling <sirvulcan@gmail.com>
515
516 * configure: Regenerated.
517
518 * configure.in: Make use of TRE regexp library. Its more powerful
519 than the standard library (http://laurikari.net/tre/index.html).
520 Im also pondering adding services side regexp bans, X3 would
521 probably required a channel flag called say advanced that can
522 only be set by the owner. If enabled then regexp bans can be
523 used. I also added an output saying what modules are enabled,
524 what protocol is enabled, what malloc is choosen and if debugging
525 is enabled. Just a bit of a message as the user will of seen
526 programs just finish compiling and he/she/it may think it
527 was X3 compiling, but it was just TRE compiling. They still need
528 to compile X3.
529
530 * src/config.h.in: Regenerated.
531
532 * src/Makefile.am: Tweak for TRE.
533
534 * src/Makefile.in: Regenerated.
535
536 * src/nickserv.c: Use the new regex.h Im sure -I includes get
537 called before system includes like /usr/include.
538
539 * src/opserv.c: Use the new regex.h Im sure -I includes get
540 called before system includes like /usr/include.
541
542 * src/tools/tre.tar.gz: TRE 0.7.4. Configure will untar and
543 compile this just before configure finishes up. Sits around
544 470KB, rather than another 2.5MB if i TRE untarred. I suppose
545 i could get it down a bit more using Bzip but there are some
546 boxes out there still without bzip.
547
548 2006-06-25 Neil Spierling <sirvulcan@gmail.com>
549
550 * src/mod-memoserv.c: Better history implementation. A seperate
551 table is used for history entries. Entries contain the same
552 fields as the memo table except for the message, read, and flags.
553 Entries are only removed from the history db when they get
554 expired by do_expire (older than message_expire). Also fixed
555 up a issue with STATUS. On AfterNET we were getting huge large
556 for the amount of memos. I now realise it was reading the amount
557 of users. It now reads the proper amount of memos. I also a count
558 for history entries.
559
560 * src/mod-memoserv.help: EXPIRE handles history and memos now.
561
562 2006-06-25 Neil Spierling <sirvulcan@gmail.com>
563
564 * src/mod-memoserv.c: Make use of ignore lists when trying to
565 send memos.
566
567 2006-06-25 Neil Spierling <sirvulcan@gmail.com>
568
569 * src/spamserv.c: Crash fix (finally). Been meaning to do this
570 for a while now.
571
572 2006-06-23 Alex Schumann <rubin@afternet.org>
573
574 * src/modcmd.help, src/opserv.help, src/helpfile.c, src/helpfile.h,
575 src/modcmd.c, src/nickserv.c: Improvements to
576 table output and help display.
577
578 * src/mod-memoserv.c: fix segfault
579
580 2006-06-23 Alex Schumann <rubin@afternet.org>
581
582 * src/chanserv.c: Backing out the bantype patch because it sucks _bad_.
583 fix it and re-apply if you want it..
584
585 * src/chanserv.h: Backing out the bantype patch.
586
587 * src/chanserv.help: Backing out the bantype patch.
588
589 2006-06-20 Neil Spierling <sirvulcan@gmail.com>
590
591 * src/mod-memoserv.c: Fixed a bug.
592
593 2006-06-20 Neil Spierling <sirvulcan@gmail.com>
594
595 * src/mod-memoserv.c: Added basic HISTORY command. At the moment
596 if the recipient deletes the memo it will not be listed in the
597 HISTORY list.
598
599 * src/mod-memoserv.help: HISTORY entry.
600
601 2006-06-20 Neil Spierling <sirvulcan@gmail.com>
602
603 * src/mod-memoserv.c: Added new flags, see below.
604
605 * src/mod-memoserv.help: Opps forgot the read reciept stuff. Also
606 added flags for always ignoring read reciepts and always sending
607 read reciepts.
608
609 2006-06-20 Neil Spierling <sirvulcan@gmail.com>
610
611 * src/mod-memoserv.c: Added CANCEL command for cancelling memos
612 that you have sent, aslong as they have not been read yet.
613
614 * src/mod-memoserv.help: CANCEL entry plus tweaked some read
615 recipient to read reciept stuff.
616
617 2006-06-20 Neil Spierling <sirvulcan@gmail.com>
618
619 * src/mod-memoserv.c: Redid the db stuff, it now writes users
620 settings and memos to the memoserv database.
621
622 2006-06-20 Neil Spierling <sirvulcan@gmail.com>
623
624 * src/mod-memoserv.c: Small bug fix.
625
626 2006-06-20 Neil Spierling <sirvulcan@gmail.com>
627
628 * src/mod-memoserv.c: Added read recipient support via SEND using
629 -r as a flag. Messages with requested read recipients have a (r)
630 shown beside the sender nick in LIST. People can ignore a read
631 recipient using -i when reading the message via READ. Its all
632 in the help file.
633
634 * src/mod-memoserv.help: Added read recipient relevent bits.
635
636 * src/opserv.help: Added halfopping functions.
637
638 2006-06-19 Neil Spierling <sirvulcan@gmail.com>
639
640 * src/x3.conf.example: Forgot a ;.
641
642 2006-06-19 Neil Spierling <sirvulcan@gmail.com>
643
644 * src/mod-memoserv.c: Make use of SET LIMIT.
645
646 2006-06-19 Neil Spierling <sirvulcan@gmail.com>
647
648 * src/mod-memoserv.c: Fixed SET bugs and renabled LIMIT now.
649
650 2006-06-19 Neil Spierling <sirvulcan@gmail.com>
651
652 * src/mod-memoserv.c: On Second thoughts dont enable LIMIT now.
653
654 2006-06-19 Neil Spierling <sirvulcan@gmail.com>
655
656 * x3.conf.example: Max limit for Memoserv LIMIT option.
657
658 * src/hash.h: Fixed halfops issue.
659
660 * src/mod-memoserv.c: Added SET LIMIT option for the maximum
661 amount of memos you can have. This does not do anything yet as
662 im committing the half ops fix now. This code is fine it just
663 allows you to adjust the limit for now.
664
665 2006-06-12 Neil Spierling <sirvulcan@gmail.com>
666
667 * x3.conf.example: Commented out SpamServ module as there are bugs
668 and i cant give a definate date as to when i can fix it. Im not
669 home much these days.
670
671 * src/mod-memoserv.c: Redid the SET code using some whatnet code
672 by wasted. Tweaked here and there. Also added some formatting in
673 LIST and SET like chanserv SET. Oh and MemoServ will join
674 autojoin_channels if MemoServ is in a seperate nickname.
675
676 * src/mod-memoserv.help: Added OSET and done some tweaking.
677
678 * src/nickserv.c: Allow the use of get_victim_oper outside of
679 nickserv.c.
680
681 * src/nickserv.h: Allow the use of get_victim_oper outside of
682 nickserv.c.
683
684 2006-06-07 Alex Schumann <rubin@afternet.org>
685
686 * src/chanserv.help: Added a couple set helps that were missing.
687
688 * src/helpfile.c: fix missing space in multi-column table output such
689 as /msg opserv commands * (with nickserv tablewidth setting >60)
690
691 2006-06-06 Alex Schumann <rubin@afternet.org>
692
693 * src/opserv.c: Change how addalert silence works, so that its a
694 parameter instead of an action, and also works with trace now.
695
696 * x3.conf.example: Added a config setting of level needed to use
697 'silent yes' in trace/addalert.
698
699 2006-06-04 Alex Schumann <rubin@afternet.org>
700
701 * src/nickserv.c: Fix oregister
702
703 * src/nickserv.help: Update help for oregister
704
705 2006-06-05 Neil Spierling <sirvulcan@gmail.com>
706
707 * src/proto-p10.c: Properly handle incomming manual silences.
708
709 2006-06-05 Neil Spierling <sirvulcan@gmail.com>
710
711 * src/common.h: pretty_mask etc declerations.
712
713 * src/nickserv.c: Parse the mask through pretty_mask before adding
714 it. Normal ircd side silences go through this, this just keeps
715 things looking the same and if a user tries to remove a silence
716 added by ADDIGNORE they will be able to. Oh and I HATE GLIBC :P
717
718 * src/proto-p10.c: Send a + if adding a silence.
719
720 * src/tools.c: pretty_mask and one other function for reformatting
721 a hostname so its pretty :) from IRCu.
722
723 2006-06-04 Alex Schumann <rubin@afternet.org>
724
725 * src/nickserv.c: Send silences to every nick of a handle, not the
726 nick that did the command.
727
728 2006-06-04 Neil Spierling <sirvulcan@gmail.com>
729
730 * src/main.c: Moved spamserv initilization to after chanserv.
731
732 * src/spamserv.c: Read the db earlier.
733
734 2006-05-30 Neil Spierling <sirvulcan@gmail.com>
735
736 * configure: Regenerated.
737
738 * configure.in: Bumped version and changed list email.
739
740 * x3.example.conf: Added SpamServ options.
741
742 * src/chanserv.c: Join SpamServ if enabled when chanserv joins.
743
744 * src/chanserv.h: Declerations
745
746 * src/main.c: Init the new SpamServ service.
747
748 * src/Makefile.am: Added SpamServ files.
749
750 * src/Makefile.in: Regenerated
751
752 * src/modcmd.c: Added SpamServ to REBINDALL.
753
754 * src/opserv.c: Slab/X3 malloc STATS MEMORY updates.
755
756 * src/proto-common.c: Make sure SpamServ gets notices.
757
758 * src/spamserv.c: New service that checks for spamming, floods etc.
759 Requires an oper to register it to a channel for it to work.
760
761 * src/spamserv.h: Decelerations.
762
763 * src/spamserv.help: Help entries for SpamServ.
764
765 2006-05-29 Neil Spierling <sirvulcan@gmail.com>
766
767 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
768
769 * src/chanserv.c: Added selectable bantypes.
770
771 * src/chanserv.h: Added selectable bantypes.
772
773 * src/chanserv.help: Added help entries.
774
775 2006-05-29 Neil Spierling <sirvulcan@gmail.com>
776
777 * src/nickserv.c: Added user option ADVANCED, when we add more
778 advanced commands users will need to set this to see the options
779 in help. Further work in helpfile is still needed afaik. This is
780 just the basics.
781
782 * src/nickserv.h: Advanced option declerations.
783
784 * src/nickserv.help: Added option ADVANCED, also added AUTOHIDE.
785 Seems no one added that when they added the AUTOHIDE option.
786
787 2006-05-28 Neil Spierling <sirvulcan@gmail.com>
788
789 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
790
791 * x3.example.conf: Added new options- god_timeout, autojoin_channels,
792 and denied_fakehost_words. Also dropped refresh_period for chanserv
793 set resync.
794
795 * src/chanserv.c: Added god_timeout, disable god mode automatically
796 when the period times out. Also added a new set option- resync, auto
797 resyncs the userlist every 3, 6, 9, or 12 hours (or not at all).
798
799 * src/chanserv.help: Added entry for SET RESYNC.
800
801 * src/global.c: Join global into autojoin_channels if enabled.
802
803 * src/main.c: Some tweaking for autojoin_channels.
804
805 * src/mod-memoserv.c: If a user has memos and notify on login
806 enabled then only display the notify notice on login and not
807 during a netburst.
808
809 * src/mod-track.c: Quashed a warning.
810
811 * src/modcmd.c: Added functions for god_timeout. Also added wasted
812 to VERSION output for credits for these features.
813
814 * src/nickserv.c: Added denied_fakehost_words, deny the words set
815 there if an oper trys to use them in a fakehost. Also autojoin
816 chanserv if enabled into autojoin_channels.
817
818 * src/opserv.c: Added REFRESHMAX to reset the max count, ie for
819 after a drone attack. Also join opserv and reserved nicks into
820 autojoin_channels if opserv/reserved is enabled.
821
822 * src/opserv.help: Added entry for REFRESHMAX.
823
824 2006-05-25 Alex Schumann <rubin@afternet.org>
825
826 * src/proto-p10.c: make non-existant server type setting not crash x3.
827
828 * src/nickserv.help: Added newby tip to authserv registration
829 help (about < and >)
830
831 * src/mod-track.c: Fixed crash when a server kicks a person (tried to
832 deref null kicker)
833
834 2006-05-23 Neil Spierling <sirvulcan@gmail.com>
835
836 * src/chanserv.c: Set SWHOIS's when a user auths.
837
838 * src/hosthiding.c: Fixed a segfault.
839
840 * src/nickserv.c: Epithets now use SWHOIS.
841
842 * src/proto.h: Declerations for irc_swhois.
843
844 * src/proto-p10.c: Handle SWHOIS's.
845
846 2006-05-23 Neil Spierling <sirvulcan@gmail.com>
847
848 * src/hash.h: Bumped SOCKIPLEN
849
850 * src/hosthiding.c: Functions to crypt IPv6 addresses.
851
852 * src/hosthiding.h: IPv6 function declerations.
853
854 * src/proto-p10.c: If the users ip address is IPv6 then crypt it
855 with the ipv6 crypting function.
856
857 2006-05-23 Neil Spierling <sirvulcan@gmail.com>
858
859 * src/hash.h: Bits needed for other type of host hiding.
860
861 * src/hosthiding.h: Nefarious style 2 host hiding declerations.
862
863 * src/hosthiding.c: This will generated crypted style 2 Nefarious
864 hidden hosts and ips. Currently they are just displayed in O3
865 WHOIS. Im yet to expand this.
866
867 * src/Makefile.am: Added hosthiding.c and hosthiding.h.
868
869 * src/Makefile.in: Regenerated.
870
871 * src/opserv.c: Display crypted hosts n ips in WHOIS.
872
873 * src/proto-p10.c: Generate crypted hosts n ips on everyone and
874 save them in user->crypthost user->cryptip.
875
876 2006-05-22 Neil Spierling <sirvulcan@gmail.com>
877
878 * src/chanserv.c: Set ignores when you authenticate.
879
880 * src/nickserv.c: Added ADDIGNORE, OADDIGNORE, DELIGNORE ODELIGNORE.
881 Used for centralized silence list management. Currently set ignores
882 can be viewed in ACCOUNTINFO for via ircd SILENCE.
883
884 * src/nickserv.h: Declerations.
885
886 * src/nickserv.help: Added help entries for above commands.
887
888 * src/proto.h: Declerations.
889
890 * src/proto-p10.c: Functions to handle silences
891
892 2006-05-18 Alex Schumann <rubin@afternet.org>
893
894 * src/proto-p10.c: Fixed up the track module a bit more
895
896 * src/hash.c: Fixed up the track module a bit more, including
897 reporting correctly when X3 kicks someone. This should affect mrsnoopy
898 as well, hopefully wont cause any bugs.
899
900 * src/mod-track.c: Fixed up the track module a bit more - made track
901 all/none work
902
903 2006-05-18 Alex Schumann <rubin@afternet.org>
904
905 * src/chanserv.c: adding 'classic' view, via patch submitted by pLaYa
906
907 * src/nickserv.c: adding 'classic' view, via patch submitted by pLaYa
908
909 * src/nickserv.h: adding 'classic' view, via patch submitted by pLaYa
910
911 * src/nickserv.help: adding 'classic' view, via patch submitted by pLaYa
912
913 2006-05-18 Alex Schumann <rubin@afternet.org>
914
915 * src/chanserv.c: re-disabled netrider kicking. Somehow this got included back
916 in.
917
918 * src/mod-track.c: some cleanups and textual changes, to make the commands
919 slightly more user friendly.
920
921 2006-05-16 Neil Spierling <sirvulcan@gmail.com>
922
923 * src/proto-p10.c: Changed 050 specfic topic stuff to a conf setting
924
925 * src/x3.conf.example.: adding 050 'type' to server config (rubin
926 fixed missing ';' and changelog entries)
927
928 2006-05-16 Neil Spierling <sirvulcan@gmail.com>
929
930 * Most files: Heh i cant be bothered listing all files, see websvn
931 if you want specific files. I just added a new tracking module, its
932 just like snoop except it targets specified users. The actual
933 commit is in the previous revision, i just forgot to update this to
934 tick over the svn version in version output.
935
936 2006-05-15 Neil Spierling <sirvulcan@gmail.com>
937
938 * Most files: Major update off the new release of srvx 1.3.1. Also
939 seeing as the new updates dont all have changelog entries ive dropped
940 the 2 srvx Changelog files and renamed the X3 one to ChangeLog.
941
942 2006-03-20 Alex Schumann <rubin@afternet.org>
943
944 * src/chanserv.c: core fix; check if theres a handle_info before looking
945 at style...
946
947 * src/helpfile.c: core fix; check if theres a handle_info before looking
948 at style...
949
950 2006-03-17 Alex Schumann <rubin@afternet.org>
951
952 * src/chanserv.c: more clean style changes
953
954 2006-03-17 Alex Schumann <rubin@afternet.org>
955
956 * src/chanserv.c: Added nickserv 'style' setting back. (HomeDawg
957 and dhp1080 made me do it) Needs lots of work to remove ----
958 headers for 'clean' setting.
959
960 * src/helpfile.c: Added nickserv 'style' stetting back.
961
962 * src/nickserv.help: Added help for set style.
963
964 * src/mod-helpserv.c: make style affect table outputs.
965
966 * src/nickserv.c: Added nickserv 'style' setting back.
967
968 * src/nickserv.h: Added nickserve 'style' setting back.
969
970 2006-03-17 Alex Schumann <rubin@afternet.org>
971
972 * src/proto-p10.c: Added conf setting for extended_accounts for
973 backward compatability with stock undernet ircd.
974
975 * x3.conf.example: Added conf setting for extended_accounts for
976 backward compatability with stock undernet ircd.
977
978 2006-03-06 Alex Schumann <rubin@afternet.org>
979
980 * src/opserv.help: Added missing trace criteria to help,
981 and fixed up a few other bits of help around that topic.
982
983 2006-01-16 Alex Schumann <rubin@afternet.org>
984
985 * src/tools.c: created an email valididty function
986
987 * src/nickserv.c: check valididty of email better
988
989 * src/sendmail.c: check validity of email better
990
991 2006-01-06 Alex Schumann <rubin@afternet.org>
992
993 * src/opserv.c: fix gtrace, trace, csearch and alerts to work when aliased
994 to a different bot, eg chanserv, and to reply from the correct nickname.
995 also a bunch of whitespace changes
996
997 * src/nickserv.c: begin work on making nickserv commands bind without
998 responding from the wrong nick. also a bunch of whitespace changes
999
1000 * src/hash.h: whitespace
1001
1002 * src/opserv.help: improved QUERY helpfile. (though command itself still
1003 has bugs)
1004
1005 2005-12-14 Alex Schumann <rubin@afternet.org>
1006
1007 * src/chanserv.help: added set bantimeout help
1008
1009 2005-11-08 Alex Schumann <rubin@afternet.org>
1010
1011 * src/modcmd.c: cleaned up tabs, added hack to display help on JOINER
1012 aliases properly.
1013
1014 * src/modcmd.help: Added note about escaping spaces to modcmd help.
1015
1016 * src/nickserv.help: Improved help files
1017
1018 * src/chanserv.help: Improved help files
1019
1020 2005-10-13 Alex Schumann <rubin@afternet.org>
1021
1022 * src/proto-p10.c: ignore remote /lusers
1023
1024 2005-09-13 Alex Schumann <rubin@afternet.org>
1025
1026 * src/global.c: Changed motd header style
1027
1028 * src/nickserv.help: Improved directions for getting and using
1029 accounts.
1030
1031 * src/chanserv.help: Improved directions for getting and using
1032 accounts.
1033
1034 2005-08-13 Alex Schumann <rubin@afternet.org>
1035
1036 * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored
1037 some *@* protection.
1038
1039 * src/tools.c: added function to detect an overmask (too general)
1040
1041 * src/common.h: added function to detect an overmask (too general)
1042
1043 2005-08-12 Alex Schumann <rubin@afternet.org>
1044
1045 * src/chanserv.c: Modified resync to work accourding to automode
1046 setting, and fixed a buffer overflow problem.
1047
1048 * src/chanserv.help: updated set automode and rsync help.
1049
1050 * src/nickserv.h: Added an autohide setting to nickserv/authserv that
1051 sets +x on AUTH.
1052
1053 * src/nickserv.c: Added an autohide setting to nickserv/authserv that
1054 sets +x on AUTH.
1055
1056 2005-08-12 Alex Schumann <rubin@afternet.org>
1057
1058 * src/chanserv.c: Cleanup. Added 'automode' channel setting in place
1059 of 'voice' setting. + Rewording setting help
1060
1061 * src/chanserv.h: Cleanup. Added 'automode' channel setting in place
1062 of 'voice' setting.
1063
1064 * src/chanserv.help: Added help for automode. + Rewording setting help
1065
1066 2005-08-11 Alex Schumann <rubin@afternet.org>
1067
1068 * src/proto-p10.c: added irc_umode() to send usermodes (Life4Christ)
1069
1070 * src/proto-bahumit.c: added irc_umode() to send usermodes, untested..
1071
1072 * src/proto.h: added irc_umode() to send usermodes (Life4Christ)
1073
1074 * src/nickserv.c: Added option to have authserv oper/admin people with
1075 opserv access. (Life4Christ)
1076
1077 * src/opserv.c: Added admin_level config option
1078
1079 * src/opserv.h: Added admin_level config option
1080
1081 2005-08-11 Alex Schumann <rubin@afternet.org>
1082
1083 * src/proto-p10.c: Avoid duplicating an oper in curr_opers (,staff
1084 command) when nef* bug sends the +o twice. ++fix bug in patch
1085
1086 2005-08-09 Alex Schumann <rubin@afternet.org>
1087
1088 * src/chanserv.c: Fixed banTimeout to actually remove the bans :)
1089
1090 2005-08-08 Alex Schumann <rubin@afternet.org>
1091
1092 * src/chanserv.c: Added banTimeout feature to .set
1093
1094 * src/chanserv.h: added banTimeout feature to .set
1095
1096 * src/recdb.c: Added some better error catching in database_get_data()
1097
1098 * src/proto-common.h: tabs
1099
1100 * x3.conf.example: added bantimeout to default set list, and ban
1101 timeout frequency config setting.
1102
1103 2005-08-04 Alex Schumann <rubin@afternet.org>
1104
1105 * src/chanserv.c: Changed kick protected message to one without %s or
1106 $b because the kick function doesnt support replacements.
1107
1108 * src/tools.c: fixed spelling error in comment.
1109
1110 2005-07-28 Alex Schumann <rubin@afternet.org>
1111
1112 * src/chanserv.c: fixed crash bug in 8ball (required params was off by
1113 one)
1114
1115 * src/proto-p10.c: Ignore wallusers (WU) tokens from server without
1116 whining.
1117
1118 2005-07-26 Alex Schumann <rubin@afternet.org>
1119
1120 * x3.conf.example: Updated from live afternet file and improved help
1121 and layout. Added vim directive to set syntax type.
1122
1123 * src/chanserv.c: ported x2's 8ball in, and improved it.
1124
1125 * src/math.c: Added osiris' hack to do_math for supporting
1126 2(10) and 2pi etc. Improved it to handle pi2 also.
1127
1128 * src/chanserv.help: updated 8ball help and added 'myaccess' to
1129 information help index.
1130
1131 2005-07-18 Alex Schumann <rubin@afternet.org>
1132
1133 * src/proto-p10.c: added +L awareness
1134
1135 * src/hash.h: added +L awareness
1136
1137 * src/chanserv.help: changed set ctcpreaction help
1138
1139 2005-07-18 Neil Spierling <sirvulcan@gmail.com>
1140
1141 * src/modcmd.h: Lets make some functions global.
1142
1143 * src/modcmd.c: Log hostmasks no matter what.
1144
1145 * src/log.c: Lookup commands if they are from OpServ in the log.
1146 If they match channel specific commands like OP, DEOP, etc then
1147 we will display them in a LAST command (assuming the person doing
1148 the LAST is an oper). Normal clients wont see commands that have
1149 been performed by OpServ.
1150
1151 2005-07-15 Alex Schumann <rubin@afternet.org>
1152
1153 * src/chanserv.c: Changed around ctcpreaction setting so it:
1154 a) doesnt crash.
1155 b) doesnt kick userlist members ever
1156 c) has only 1 setting needed to control it
1157 * src/chanserv.h: removed some old oplevel stuff.
1158
1159 2005-07-14 Alex Schumann <rubin@afternet.org>
1160
1161 * src/proto-p10.c: made it ignore EX, MK and PRIV tokens to
1162 remove errors from log. Fixed problem with missing break; in
1163 channel mode c parsing (reed).
1164
1165 * src/mod-memoserv.c: Improved memoserv 'you have notes' message.
1166
1167 * src/log.c: Changed channel log target to send PRIVMSG instead of
1168 NOTICE. (Ghozer)
1169
1170 2005-05-07 Neil Spierling <sirvulcan@gmail.com>
1171
1172 * configure: Regenerated.
1173
1174 * configure.in: Added checks for tgmath.h.
1175
1176 * src/chanserv.c: Added new command LAST, from X2. Similar to
1177 EVENTS except its file based. Bear in mind you dont have to use
1178 both. You can bind what you want to use. Commented out zoot_list
1179 as its not in use, just a warning fix.
1180
1181 * src/hash.c: Warning fix.
1182
1183 * src/log.h: Misc defines.
1184
1185 * src/log.c: Logging functions from X2.
1186
1187 * src/math.c: If tgmath.h doesnt exist then include some other
1188 files that contain the functions we require.
1189
1190 * src/modcmd.c: Added a small ctcp reply, gender.. like gnuworld X.
1191
1192 * src/proto-p10.c: Added chanserv.h #include to squash a small
1193 compile error. Made X3 understand MARK's to a small point. Fixed
1194 a small parsing bug with exempts.
1195
1196 2005-07-06 Alex Schumann <rubin@afternet.org>
1197
1198 * src/chanserv.c: Fixed a couple awkward looking outputs with userlist
1199
1200 * src/opserv.c: Fixed an awkward output of trace count etc.
1201
1202 2005-06-22 Alex Schumann <rubin@afternet.org>
1203 * src/chanserv.help: Improved DURATION help
1204
1205 * src/tools.c: Changed 'M' duration to 30 days (not 31) as its
1206 a better average.
1207
1208 2005-05-27 Alex Schumann <rubin@afternet.org>
1209
1210 * src/chanserv.c: Improved usability of register command, fixed
1211 unregister reply.
1212
1213 * src/chanserv.help: Improved usability of register command
1214
1215 2005-05-27 Alex Schumann <rubin@afternet.org>
1216
1217 * src/chanserv.c: Resync working now
1218
1219 2005-05-27 Reed Loden <reed@reedloden.com>
1220
1221 * src/chanserv.c: Fixed an incorrectly named message. Fixed some
1222 grammar issues in the message send to pending users. Fixed a
1223 problem with some of the resync code.
1224
1225 2005-05-27 Alex Schumann <rubin@afternet.org>
1226
1227 * src/chanserv.c: make pending add check if the person is already on
1228 the userlist before re-adding them (thx exec & reed for noticing this)
1229 Fix capitalisation of I in pending notice.
1230
1231 2005-05-18 Alex Schumann <rubin@afternet.org>
1232
1233 * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
1234 working, and pointed me to the opserv helpfiles command, which shows
1235 what services search what help files. This fixes the help command to
1236 search that list as it should. Still need to modify the 'default'
1237 helpfile search bindigs because I dont think chanserv should respond
1238 to help from opserv's db, etc. See opserv's 'helpfiles' command.
1239
1240 * src/modcmd.help: clarified 'helpfiles' help.
1241
1242 2005-05-18 Alex Schumann <rubin@afternet.org>
1243
1244 * src/helpfile.c: make send_help() return true/false and not send
1245 errors so svccmd_send_help can 'take control' of things.
1246
1247 * src/modcmd.c: Fixed up the help system (again) / find aliased
1248 commands help if none exists. / Display no help for that command on
1249 commands (instead of topic)
1250
1251 * src/modcmd.h: Fixed up the help system (again)
1252
1253 * src/global.c: Fixed syntax display
1254
1255 * src/chanserv.help: Removed =---= formatting, fixed a few things.
1256 *spelling ++more spelling (thx reed)
1257
1258 * src/nickserv.help: Removed =---= formatting, fixed a few things.
1259 *spelling ++more spelling (thx reed)
1260
1261 * src/opserv.help: Removed =---= formatting, fixed a few things.
1262 ++spelling (thx reed)
1263
1264 * src/global.help: simplified index
1265
1266 * src/nickserv.c: Changed message users get when their email is
1267 already used for an account, fixed syntax help
1268
1269 * src/opserv.c: fixed syntax help
1270
1271 2005-05-16 Alex Schumann <rubin@afternet.org>
1272
1273 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
1274 the help file.
1275
1276 2005-05-04 Alex Schumann <rubin@afternet.org>
1277
1278 * src/modcmd.c: added a 'rebindall' command to assist with
1279 upgrades and changes which change command bindings.
1280
1281 * src/modcmd.help: modified help to reflect above
1282
1283 * src/opserv.help: modified help to reflect above
1284
1285 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
1286 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
1287 between channel bans (+b) and x3 remembered bans (lamers)
1288
1289 * src/chanserv.help: modified help to reflect above
1290
1291 * UPGRADE: added use of rebindall to upgrade instructions
1292
1293 2005-05-04 Alex Schumann <rubin@afternet.org>
1294
1295 * src/chanserv.c: added an 'adduser pending' feature, where if
1296 someone isn't authed x3 will ask them to /auth or register, and then
1297 automatically finish adding them to the channel when they do.
1298 Fixed email bug with adduser pending
1299
1300 * src/chanserv.h: adduser pending
1301
1302 * src/hash.c: adduser pending
1303
1304 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
1305
1306 * src/nickserv.c: adduser pending cleanup and activation code,
1307 Arch sync (Avoid losing channel information when
1308 replacing an account using the mergedb command.)
1309
1310 * src/proto-p10.c: adduser pending cleanup code
1311
1312 * src/nickserv.help: improved set and register help
1313
1314 2005-05-04 Alex Schumann <rubin@afternet.org>
1315
1316 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
1317 negitive). Added set voice to provide control over use of voice.
1318 Implimented a basic chanserv db version control system for upgrading
1319 seamlessly.
1320
1321 * src/chanserv.help: adjusted help to reflect voice and uset autoop
1322 changes.
1323
1324 * src/hash.h: updated ssz comment from z to Z
1325
1326 * src/modcmd.help: rewrote BIND help
1327
1328 * src/proto-p10.c: Added Z (sslonly) support back in
1329
1330 * UPGRADE: created file to document upgrading procedures
1331
1332 2005-04-23 Alex Schumann <rubin@afternet.org>
1333 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
1334 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
1335 topicmask to be an on or off setting, uninfluenced by enftopic.
1336 Added feature to use mask on /topic in addition to ,topic sets.
1337 Removed special consideration for ircops in protect_user()
1338
1339 * src/chanserv.help: updated documentation to reflect the new and
1340 much simpler topicmask feature, and removed op/voice levels.
1341
1342 * src/nickserv.c: added tailing 'end of' line for accountinfo
1343 for non-opers too.
1344
1345 * src/modcmd.c: tweaked alias notification for help and breef help.
1346
1347 2005-04-20 Alex Schumann <rubin@afternet.org>
1348
1349 * src/proto-common.c: removing +d. needs to be a config option
1350 or something.
1351
1352 * src/nickserv.help: modified main help reply of authserv
1353
1354 * src/nickserv.c: added title, epithet, and fakehost to oset listing
1355
1356 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
1357 totally redesigned though.
1358
1359 2005-04-15 Alex Schumann <rubin@afternet.org>
1360
1361 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
1362 at the same time. The whole block needs to be if/else instead of
1363 switch though, to be cleaner.
1364
1365 * src/nickserv.help: added fakehost and title options to help oset.
1366
1367 * src/nickserv.c: removed 'style' setting. (was not being used in
1368 code anyway)
1369
1370 2005-04-04 Neil Spierling <sirvulcan@gmail.com>
1371
1372 * src/proto-p10.c: Reinstated +d usermode.
1373
1374 2005-03-30 Alex Schumann <rubin@afternet.org>
1375
1376 * src/chanserv.c: Fixed unban.
1377
1378 * x3.conf.example: added note in snoop config that improper
1379 setting for bots nick will cause segfault.
1380
1381 2005-03-22 Alex Schumann <rubin@afternet.org>
1382
1383 * x3.conf.example: added sethost/fakehost settings to conf
1384
1385 2005-03-19 Alex Schumann <rubin@afternet.org>
1386
1387 * chanserv.c: Changed style of command outputs, added userlevel back
1388 to users list.
1389
1390 * opserv.c: Changed style of command outputs, removed warn feature
1391
1392 * tools.c: shortened duration string lengths
1393
1394 * main.c: shortened duration string lengths
1395
1396 * sendmail.c: Changed style of stats email
1397
1398 2005-03-18 Alex Schumann <rubin@afternet.org>
1399
1400 * Changed breef to brief...
1401
1402 * chanserv.c: Changed to access level names instead of numbers.
1403
1404 2005-03-17 Alex Schumann <rubin@afternet.org>
1405
1406
1407 * src/opserv.c: Improved readability of trace print output
1408
1409 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
1410 a little.
1411
1412 * src/helpfile.c: Improved table_send readability (used in lots
1413 of listings including users and stats network etc)
1414
1415 2005-03-15 Alex Schumann <rubin@afternet.org>
1416
1417 * src/chanserv.c: Improved some syntax error reporting for commands
1418
1419 * src/helpfile.c: Added a 'breef' help function
1420
1421 * src/helpfile.h: Added a 'breef' help function
1422
1423 * src/main.c: Improved some syntax error reporting for commands
1424
1425 * src/modcmd.c: Improved some syntax error reporting for commands
1426
1427 * src/modcmd.h: Improved some syntax error reporting for commands
1428
1429 2005-03-15 Reed Loden <reed@reedloden.com>
1430
1431 * Synchronization with srvx--devo--1.3--patch-19.
1432
1433 2005-03-12 Alex Schumann <rubin@afternet.org>
1434
1435 * src/common.h, src/opserv.h: more SRVX->X3 fixes
1436
1437 * opserv.c: fixed SRVX defines to X3
1438
1439 * src/nickserv.c: Applied patch to bring up to date with
1440 local uncommitted changes on afternets srvx2 tree. improved
1441 cookie gen code and removed /play from cookie messages.
1442
1443 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
1444 bunch more places.
1445
1446 2005-03-07 Neil Spierling <sirvulcan@gmail.com>
1447
1448 * nickserv.help: Added odelcookie section.
1449
1450 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
1451 cookies.
1452
1453 * src/md5.c: Cleaned up compile warnings.
1454
1455 * src/nickserv.help: Added odelcookie section.
1456
1457 ***********************************************************************/
1458
1459 #define CVS_VERSION "$Id$"
1460