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