]> jfr.im git - irc/evilnet/x3.git/blame - ChangeLog
forgot this
[irc/evilnet/x3.git] / ChangeLog
CommitLineData
2f61d1d7 1/***********************************************************************
2 X3 ChangeLog
1117fc5a 3
6c3ce3bb 42006-06-07 Alex Schumann <rubin@afternet.org>
5
6 * src/chanserv.c: Backing out the bantype patch because it sucks _bad_.
7 fix it and re-apply if you want it..
8
9 * src/chanserv.h: Backing out the bantype patch.
10
11 * src/chanserv.help: Backing out the bantype patch.
12
8cfd8013 132006-06-20 Neil Spierling <sirvulcan@gmail.com>
14
15 * src/mod-memoserv.c: Fixed a bug.
16
cbc5a1a4 172006-06-20 Neil Spierling <sirvulcan@gmail.com>
18
19 * src/mod-memoserv.c: Added basic HISTORY command. At the moment
20 if the recipient deletes the memo it will not be listed in the
21 HISTORY list.
22
23 * src/mod-memoserv.help: HISTORY entry.
24
2a951803 252006-06-20 Neil Spierling <sirvulcan@gmail.com>
26
27 * src/mod-memoserv.c: Added new flags, see below.
28
29 * src/mod-memoserv.help: Opps forgot the read reciept stuff. Also
30 added flags for always ignoring read reciepts and always sending
31 read reciepts.
32
f2e592d3 332006-06-20 Neil Spierling <sirvulcan@gmail.com>
34
35 * src/mod-memoserv.c: Added CANCEL command for cancelling memos
36 that you have sent, aslong as they have not been read yet.
37
38 * src/mod-memoserv.help: CANCEL entry plus tweaked some read
39 recipient to read reciept stuff.
40
34a9e19a 412006-06-20 Neil Spierling <sirvulcan@gmail.com>
42
43 * src/mod-memoserv.c: Redid the db stuff, it now writes users
44 settings and memos to the memoserv database.
45
512d7958 462006-06-20 Neil Spierling <sirvulcan@gmail.com>
47
48 * src/mod-memoserv.c: Small bug fix.
49
82794e1b 502006-06-20 Neil Spierling <sirvulcan@gmail.com>
51
52 * src/mod-memoserv.c: Added read recipient support via SEND using
53 -r as a flag. Messages with requested read recipients have a (r)
54 shown beside the sender nick in LIST. People can ignore a read
55 recipient using -i when reading the message via READ. Its all
56 in the help file.
57
58 * src/mod-memoserv.help: Added read recipient relevent bits.
59
60 * src/opserv.help: Added halfopping functions.
61
acb6d53d 622006-06-19 Neil Spierling <sirvulcan@gmail.com>
63
64 * src/x3.conf.example: Forgot a ;.
65
a8692672 662006-06-19 Neil Spierling <sirvulcan@gmail.com>
67
68 * src/mod-memoserv.c: Make use of SET LIMIT.
69
d9abe201 702006-06-19 Neil Spierling <sirvulcan@gmail.com>
71
72 * src/mod-memoserv.c: Fixed SET bugs and renabled LIMIT now.
73
a8138c9f 742006-06-19 Neil Spierling <sirvulcan@gmail.com>
75
76 * src/mod-memoserv.c: On Second thoughts dont enable LIMIT now.
77
acf3c6d5 782006-06-19 Neil Spierling <sirvulcan@gmail.com>
79
80 * x3.conf.example: Max limit for Memoserv LIMIT option.
81
82 * src/hash.h: Fixed halfops issue.
83
84 * src/mod-memoserv.c: Added SET LIMIT option for the maximum
85 amount of memos you can have. This does not do anything yet as
86 im committing the half ops fix now. This code is fine it just
87 allows you to adjust the limit for now.
88
e3e5ba49 892006-06-12 Neil Spierling <sirvulcan@gmail.com>
90
91 * x3.conf.example: Commented out SpamServ module as there are bugs
92 and i cant give a definate date as to when i can fix it. Im not
93 home much these days.
94
95 * src/mod-memoserv.c: Redid the SET code using some whatnet code
96 by wasted. Tweaked here and there. Also added some formatting in
97 LIST and SET like chanserv SET. Oh and MemoServ will join
98 autojoin_channels if MemoServ is in a seperate nickname.
99
100 * src/mod-memoserv.help: Added OSET and done some tweaking.
101
102 * src/nickserv.c: Allow the use of get_victim_oper outside of
103 nickserv.c.
104
105 * src/nickserv.h: Allow the use of get_victim_oper outside of
106 nickserv.c.
107
b3052f71 1082006-06-07 Alex Schumann <rubin@afternet.org>
109
110 * src/chanserv.help: Added a couple set helps that were missing.
e1443247 111
112 * src/helpfile.c: fix missing space in multi-column table output such
113 as /msg opserv commands * (with nickserv tablewidth setting >60)
b3052f71 114
1c5f6697 1152006-06-06 Alex Schumann <rubin@afternet.org>
116
e3e5ba49 117 * src/opserv.c: Change how addalert silence works, so that its a
118 parameter instead of an action, and also works with trace now.
119
1c5f6697 120 * x3.conf.example: Added a config setting of level needed to use
121 'silent yes' in trace/addalert.
122
d762299d 1232006-06-04 Alex Schumann <rubin@afternet.org>
124
125 * src/nickserv.c: Fix oregister
126
7293d1d3 127 * src/nickserv.help: Update help for oregister
128
a6a4707e 1292006-06-05 Neil Spierling <sirvulcan@gmail.com>
130
131 * src/proto-p10.c: Properly handle incomming manual silences.
132
668dc38e 1332006-06-05 Neil Spierling <sirvulcan@gmail.com>
134
135 * src/common.h: pretty_mask etc declerations.
136
137 * src/nickserv.c: Parse the mask through pretty_mask before adding
138 it. Normal ircd side silences go through this, this just keeps
139 things looking the same and if a user tries to remove a silence
140 added by ADDIGNORE they will be able to. Oh and I HATE GLIBC :P
141
142 * src/proto-p10.c: Send a + if adding a silence.
143
144 * src/tools.c: pretty_mask and one other function for reformatting
145 a hostname so its pretty :) from IRCu.
146
92fac64c 1472006-06-04 Alex Schumann <rubin@afternet.org>
668dc38e 148
92fac64c 149 * src/nickserv.c: Send silences to every nick of a handle, not the
150 nick that did the command.
151
3ec42e29 1522006-06-04 Neil Spierling <sirvulcan@gmail.com>
153
154 * src/main.c: Moved spamserv initilization to after chanserv.
155
156 * src/spamserv.c: Read the db earlier.
157
63c95a47 1582006-05-30 Neil Spierling <sirvulcan@gmail.com>
159
160 * configure: Regenerated.
161
162 * configure.in: Bumped version and changed list email.
163
164 * x3.example.conf: Added SpamServ options.
165
166 * src/chanserv.c: Join SpamServ if enabled when chanserv joins.
167
168 * src/chanserv.h: Declerations
169
170 * src/main.c: Init the new SpamServ service.
171
172 * src/Makefile.am: Added SpamServ files.
173
174 * src/Makefile.in: Regenerated
175
176 * src/modcmd.c: Added SpamServ to REBINDALL.
177
178 * src/opserv.c: Slab/X3 malloc STATS MEMORY updates.
179
180 * src/proto-common.c: Make sure SpamServ gets notices.
181
182 * src/spamserv.c: New service that checks for spamming, floods etc.
183 Requires an oper to register it to a channel for it to work.
184
185 * src/spamserv.h: Decelerations.
186
187 * src/spamserv.help: Help entries for SpamServ.
188
fe32eb19 1892006-05-29 Neil Spierling <sirvulcan@gmail.com>
190
191 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
192
193 * src/chanserv.c: Added selectable bantypes.
194
195 * src/chanserv.h: Added selectable bantypes.
196
197 * src/chanserv.help: Added help entries.
198
0b587959 1992006-05-29 Neil Spierling <sirvulcan@gmail.com>
200
201 * src/nickserv.c: Added user option ADVANCED, when we add more
202 advanced commands users will need to set this to see the options
203 in help. Further work in helpfile is still needed afaik. This is
204 just the basics.
205
206 * src/nickserv.h: Advanced option declerations.
207
208 * src/nickserv.help: Added option ADVANCED, also added AUTOHIDE.
209 Seems no one added that when they added the AUTOHIDE option.
210
7637f48f 2112006-05-28 Neil Spierling <sirvulcan@gmail.com>
212
213 * Below functions by Wasted (Martijn Smit) <wasted@lostdomain.org>
214
215 * x3.example.conf: Added new options- god_timeout, autojoin_channels,
216 and denied_fakehost_words. Also dropped refresh_period for chanserv
217 set resync.
218
219 * src/chanserv.c: Added god_timeout, disable god mode automatically
220 when the period times out. Also added a new set option- resync, auto
221 resyncs the userlist every 3, 6, 9, or 12 hours (or not at all).
222
223 * src/chanserv.help: Added entry for SET RESYNC.
224
225 * src/global.c: Join global into autojoin_channels if enabled.
226
227 * src/main.c: Some tweaking for autojoin_channels.
228
229 * src/mod-memoserv.c: If a user has memos and notify on login
230 enabled then only display the notify notice on login and not
231 during a netburst.
232
233 * src/mod-track.c: Quashed a warning.
234
235 * src/modcmd.c: Added functions for god_timeout. Also added wasted
236 to VERSION output for credits for these features.
237
238 * src/nickserv.c: Added denied_fakehost_words, deny the words set
239 there if an oper trys to use them in a fakehost. Also autojoin
240 chanserv if enabled into autojoin_channels.
241
242 * src/opserv.c: Added REFRESHMAX to reset the max count, ie for
243 after a drone attack. Also join opserv and reserved nicks into
244 autojoin_channels if opserv/reserved is enabled.
245
246 * src/opserv.help: Added entry for REFRESHMAX.
247
0779bbcf 2482006-05-25 Alex Schumann <rubin@afternet.org>
249
b5c80c61 250 * src/proto-p10.c: make non-existant server type setting not crash x3.
251
0779bbcf 252 * src/nickserv.help: Added newby tip to authserv registration
253 help (about < and >)
254
255 * src/mod-track.c: Fixed crash when a server kicks a person (tried to
256 deref null kicker)
257
56958740 2582006-05-23 Neil Spierling <sirvulcan@gmail.com>
259
260 * src/chanserv.c: Set SWHOIS's when a user auths.
261
262 * src/hosthiding.c: Fixed a segfault.
263
264 * src/nickserv.c: Epithets now use SWHOIS.
265
266 * src/proto.h: Declerations for irc_swhois.
267
268 * src/proto-p10.c: Handle SWHOIS's.
269
68b75482 2702006-05-23 Neil Spierling <sirvulcan@gmail.com>
271
272 * src/hash.h: Bumped SOCKIPLEN
273
274 * src/hosthiding.c: Functions to crypt IPv6 addresses.
275
276 * src/hosthiding.h: IPv6 function declerations.
277
278 * src/proto-p10.c: If the users ip address is IPv6 then crypt it
279 with the ipv6 crypting function.
280
37ef8ee3 2812006-05-23 Neil Spierling <sirvulcan@gmail.com>
282
283 * src/hash.h: Bits needed for other type of host hiding.
284
285 * src/hosthiding.h: Nefarious style 2 host hiding declerations.
286
287 * src/hosthiding.c: This will generated crypted style 2 Nefarious
288 hidden hosts and ips. Currently they are just displayed in O3
289 WHOIS. Im yet to expand this.
290
291 * src/Makefile.am: Added hosthiding.c and hosthiding.h.
292
293 * src/Makefile.in: Regenerated.
294
295 * src/opserv.c: Display crypted hosts n ips in WHOIS.
296
297 * src/proto-p10.c: Generate crypted hosts n ips on everyone and
298 save them in user->crypthost user->cryptip.
299
5177fd21 3002006-05-22 Neil Spierling <sirvulcan@gmail.com>
c02cd944 301
5177fd21 302 * src/chanserv.c: Set ignores when you authenticate.
c02cd944 303
5177fd21 304 * src/nickserv.c: Added ADDIGNORE, OADDIGNORE, DELIGNORE ODELIGNORE.
305 Used for centralized silence list management. Currently set ignores
306 can be viewed in ACCOUNTINFO for via ircd SILENCE.
307
308 * src/nickserv.h: Declerations.
309
310 * src/nickserv.help: Added help entries for above commands.
311
312 * src/proto.h: Declerations.
313
314 * src/proto-p10.c: Functions to handle silences
c02cd944 315
d9896a83 3162006-05-18 Alex Schumann <rubin@afternet.org>
317
b34a7505 318 * src/proto-p10.c: Fixed up the track module a bit more
d9896a83 319
b34a7505 320 * src/hash.c: Fixed up the track module a bit more, including
321 reporting correctly when X3 kicks someone. This should affect mrsnoopy
322 as well, hopefully wont cause any bugs.
d9896a83 323
e5c85987 324 * src/mod-track.c: Fixed up the track module a bit more - made track
325 all/none work
d9896a83 326
b34a7505 3272006-05-18 Alex Schumann <rubin@afternet.org>
328
329 * src/chanserv.c: adding 'classic' view, via patch submitted by pLaYa
330
331 * src/nickserv.c: adding 'classic' view, via patch submitted by pLaYa
332
333 * src/nickserv.h: adding 'classic' view, via patch submitted by pLaYa
334
335 * src/nickserv.help: adding 'classic' view, via patch submitted by pLaYa
d9896a83 336
3372006-05-18 Alex Schumann <rubin@afternet.org>
338
b34a7505 339 * src/chanserv.c: re-disabled netrider kicking. Somehow this got included back
12673a59 340 in.
341
b34a7505 342 * src/mod-track.c: some cleanups and textual changes, to make the commands
12673a59 343 slightly more user friendly.
344
5177fd21 3452006-05-16 Neil Spierling <sirvulcan@gmail.com>
346
347 * src/proto-p10.c: Changed 050 specfic topic stuff to a conf setting
348
349 * src/x3.conf.example.: adding 050 'type' to server config (rubin
350 fixed missing ';' and changelog entries)
351
f6c7c603 3522006-05-16 Neil Spierling <sirvulcan@gmail.com>
353
354 * Most files: Heh i cant be bothered listing all files, see websvn
355 if you want specific files. I just added a new tracking module, its
356 just like snoop except it targets specified users. The actual
357 commit is in the previous revision, i just forgot to update this to
358 tick over the svn version in version output.
359
2f61d1d7 3602006-05-15 Neil Spierling <sirvulcan@gmail.com>
697f4c9a 361
2f61d1d7 362 * Most files: Major update off the new release of srvx 1.3.1. Also
363 seeing as the new updates dont all have changelog entries ive dropped
364 the 2 srvx Changelog files and renamed the X3 one to ChangeLog.
697f4c9a 365
2f61d1d7 3662006-03-20 Alex Schumann <rubin@afternet.org>
697f4c9a 367
2f61d1d7 368 * src/chanserv.c: core fix; check if theres a handle_info before looking
369 at style...
697f4c9a 370
2f61d1d7 371 * src/helpfile.c: core fix; check if theres a handle_info before looking
372 at style...
697f4c9a 373
2f61d1d7 3742006-03-17 Alex Schumann <rubin@afternet.org>
697f4c9a 375
2f61d1d7 376 * src/chanserv.c: more clean style changes
697f4c9a 377
2f61d1d7 3782006-03-17 Alex Schumann <rubin@afternet.org>
697f4c9a 379
2f61d1d7 380 * src/chanserv.c: Added nickserv 'style' setting back. (HomeDawg
381 and dhp1080 made me do it) Needs lots of work to remove ----
382 headers for 'clean' setting.
697f4c9a 383
2f61d1d7 384 * src/helpfile.c: Added nickserv 'style' stetting back.
697f4c9a 385
2f61d1d7 386 * src/nickserv.help: Added help for set style.
697f4c9a 387
2f61d1d7 388 * src/mod-helpserv.c: make style affect table outputs.
697f4c9a 389
2f61d1d7 390 * src/nickserv.c: Added nickserv 'style' setting back.
697f4c9a 391
2f61d1d7 392 * src/nickserv.h: Added nickserve 'style' setting back.
697f4c9a 393
2f61d1d7 3942006-03-17 Alex Schumann <rubin@afternet.org>
697f4c9a 395
2f61d1d7 396 * src/proto-p10.c: Added conf setting for extended_accounts for
397 backward compatability with stock undernet ircd.
dee9951d 398
2f61d1d7 399 * x3.conf.example: Added conf setting for extended_accounts for
400 backward compatability with stock undernet ircd.
dee9951d 401
2f61d1d7 4022006-03-06 Alex Schumann <rubin@afternet.org>
403
404 * src/opserv.help: Added missing trace criteria to help,
405 and fixed up a few other bits of help around that topic.
dee9951d 406
2f61d1d7 4072006-01-16 Alex Schumann <rubin@afternet.org>
dee9951d 408
2f61d1d7 409 * src/tools.c: created an email valididty function
dee9951d 410
2f61d1d7 411 * src/nickserv.c: check valididty of email better
dee9951d 412
2f61d1d7 413 * src/sendmail.c: check validity of email better
dee9951d 414
2f61d1d7 4152006-01-06 Alex Schumann <rubin@afternet.org>
dee9951d 416
2f61d1d7 417 * src/opserv.c: fix gtrace, trace, csearch and alerts to work when aliased
418 to a different bot, eg chanserv, and to reply from the correct nickname.
419 also a bunch of whitespace changes
dee9951d 420
2f61d1d7 421 * src/nickserv.c: begin work on making nickserv commands bind without
422 responding from the wrong nick. also a bunch of whitespace changes
dee9951d 423
2f61d1d7 424 * src/hash.h: whitespace
dee9951d 425
2f61d1d7 426 * src/opserv.help: improved QUERY helpfile. (though command itself still
427 has bugs)
dee9951d 428
2f61d1d7 4292005-12-14 Alex Schumann <rubin@afternet.org>
dee9951d 430
2f61d1d7 431 * src/chanserv.help: added set bantimeout help
dee9951d 432
2f61d1d7 4332005-11-08 Alex Schumann <rubin@afternet.org>
dee9951d 434
2f61d1d7 435 * src/modcmd.c: cleaned up tabs, added hack to display help on JOINER
436 aliases properly.
697f4c9a 437
2f61d1d7 438 * src/modcmd.help: Added note about escaping spaces to modcmd help.
697f4c9a 439
2f61d1d7 440 * src/nickserv.help: Improved help files
697f4c9a 441
2f61d1d7 442 * src/chanserv.help: Improved help files
697f4c9a 443
2f61d1d7 4442005-10-13 Alex Schumann <rubin@afternet.org>
697f4c9a 445
2f61d1d7 446 * src/proto-p10.c: ignore remote /lusers
697f4c9a 447
2f61d1d7 4482005-09-13 Alex Schumann <rubin@afternet.org>
697f4c9a 449
2f61d1d7 450 * src/global.c: Changed motd header style
697f4c9a 451
2f61d1d7 452 * src/nickserv.help: Improved directions for getting and using
453 accounts.
697f4c9a 454
2f61d1d7 455 * src/chanserv.help: Improved directions for getting and using
456 accounts.
b336c8db 457
2f61d1d7 4582005-08-13 Alex Schumann <rubin@afternet.org>
b336c8db 459
2f61d1d7 460 * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored
461 some *@* protection.
b336c8db 462
2f61d1d7 463 * src/tools.c: added function to detect an overmask (too general)
b336c8db 464
2f61d1d7 465 * src/common.h: added function to detect an overmask (too general)
b336c8db 466
2f61d1d7 4672005-08-12 Alex Schumann <rubin@afternet.org>
0d16e639 468
2f61d1d7 469 * src/chanserv.c: Modified resync to work accourding to automode
470 setting, and fixed a buffer overflow problem.
0d16e639 471
2f61d1d7 472 * src/chanserv.help: updated set automode and rsync help.
0d16e639 473
2f61d1d7 474 * src/nickserv.h: Added an autohide setting to nickserv/authserv that
475 sets +x on AUTH.
0d16e639 476
2f61d1d7 477 * src/nickserv.c: Added an autohide setting to nickserv/authserv that
478 sets +x on AUTH.
0d16e639 479
2f61d1d7 4802005-08-12 Alex Schumann <rubin@afternet.org>
0d16e639 481
2f61d1d7 482 * src/chanserv.c: Cleanup. Added 'automode' channel setting in place
483 of 'voice' setting. + Rewording setting help
0d16e639 484
2f61d1d7 485 * src/chanserv.h: Cleanup. Added 'automode' channel setting in place
486 of 'voice' setting.
0d16e639 487
2f61d1d7 488 * src/chanserv.help: Added help for automode. + Rewording setting help
0d16e639 489
2f61d1d7 4902005-08-11 Alex Schumann <rubin@afternet.org>
0d16e639 491
2f61d1d7 492 * src/proto-p10.c: added irc_umode() to send usermodes (Life4Christ)
0d16e639 493
2f61d1d7 494 * src/proto-bahumit.c: added irc_umode() to send usermodes, untested..
0d16e639 495
2f61d1d7 496 * src/proto.h: added irc_umode() to send usermodes (Life4Christ)
0d16e639 497
2f61d1d7 498 * src/nickserv.c: Added option to have authserv oper/admin people with
499 opserv access. (Life4Christ)
0d16e639 500
2f61d1d7 501 * src/opserv.c: Added admin_level config option
502
503 * src/opserv.h: Added admin_level config option
0d16e639 504
2f61d1d7 5052005-08-11 Alex Schumann <rubin@afternet.org>
0d16e639 506
2f61d1d7 507 * src/proto-p10.c: Avoid duplicating an oper in curr_opers (,staff
508 command) when nef* bug sends the +o twice. ++fix bug in patch
0d16e639 509
2f61d1d7 5102005-08-09 Alex Schumann <rubin@afternet.org>
0d16e639 511
2f61d1d7 512 * src/chanserv.c: Fixed banTimeout to actually remove the bans :)
0d16e639 513
2f61d1d7 5142005-08-08 Alex Schumann <rubin@afternet.org>
0d16e639 515
2f61d1d7 516 * src/chanserv.c: Added banTimeout feature to .set
0d16e639 517
2f61d1d7 518 * src/chanserv.h: added banTimeout feature to .set
0d16e639 519
2f61d1d7 520 * src/recdb.c: Added some better error catching in database_get_data()
0d16e639 521
2f61d1d7 522 * src/proto-common.h: tabs
0d16e639 523
2f61d1d7 524 * x3.conf.example: added bantimeout to default set list, and ban
525 timeout frequency config setting.
0d16e639 526
2f61d1d7 5272005-08-04 Alex Schumann <rubin@afternet.org>
0d16e639 528
2f61d1d7 529 * src/chanserv.c: Changed kick protected message to one without %s or
530 $b because the kick function doesnt support replacements.
0d16e639 531
2f61d1d7 532 * src/tools.c: fixed spelling error in comment.
0d16e639 533
2f61d1d7 5342005-07-28 Alex Schumann <rubin@afternet.org>
0d16e639 535
2f61d1d7 536 * src/chanserv.c: fixed crash bug in 8ball (required params was off by
537 one)
0d16e639 538
2f61d1d7 539 * src/proto-p10.c: Ignore wallusers (WU) tokens from server without
540 whining.
0d16e639 541
2f61d1d7 5422005-07-26 Alex Schumann <rubin@afternet.org>
0d16e639 543
2f61d1d7 544 * x3.conf.example: Updated from live afternet file and improved help
545 and layout. Added vim directive to set syntax type.
0d16e639 546
2f61d1d7 547 * src/chanserv.c: ported x2's 8ball in, and improved it.
0d16e639 548
2f61d1d7 549 * src/math.c: Added osiris' hack to do_math for supporting
550 2(10) and 2pi etc. Improved it to handle pi2 also.
0d16e639 551
2f61d1d7 552 * src/chanserv.help: updated 8ball help and added 'myaccess' to
553 information help index.
0d16e639 554
2f61d1d7 5552005-07-18 Alex Schumann <rubin@afternet.org>
d76ed9a9 556
2f61d1d7 557 * src/proto-p10.c: added +L awareness
d76ed9a9 558
2f61d1d7 559 * src/hash.h: added +L awareness
d76ed9a9 560
2f61d1d7 561 * src/chanserv.help: changed set ctcpreaction help
d76ed9a9 562
2f61d1d7 5632005-07-18 Neil Spierling <sirvulcan@gmail.com>
d76ed9a9 564
2f61d1d7 565 * src/modcmd.h: Lets make some functions global.
d76ed9a9 566
2f61d1d7 567 * src/modcmd.c: Log hostmasks no matter what.
d76ed9a9 568
2f61d1d7 569 * src/log.c: Lookup commands if they are from OpServ in the log.
570 If they match channel specific commands like OP, DEOP, etc then
571 we will display them in a LAST command (assuming the person doing
572 the LAST is an oper). Normal clients wont see commands that have
573 been performed by OpServ.
d76ed9a9 574
2f61d1d7 5752005-07-15 Alex Schumann <rubin@afternet.org>
d76ed9a9 576
2f61d1d7 577 * src/chanserv.c: Changed around ctcpreaction setting so it:
578 a) doesnt crash.
579 b) doesnt kick userlist members ever
580 c) has only 1 setting needed to control it
581 * src/chanserv.h: removed some old oplevel stuff.
d76ed9a9 582
2f61d1d7 5832005-07-14 Alex Schumann <rubin@afternet.org>
d76ed9a9 584
2f61d1d7 585 * src/proto-p10.c: made it ignore EX, MK and PRIV tokens to
586 remove errors from log. Fixed problem with missing break; in
587 channel mode c parsing (reed).
d76ed9a9 588
2f61d1d7 589 * src/mod-memoserv.c: Improved memoserv 'you have notes' message.
590
591 * src/log.c: Changed channel log target to send PRIVMSG instead of
592 NOTICE. (Ghozer)
593
5942005-05-07 Neil Spierling <sirvulcan@gmail.com>
595
596 * configure: Regenerated.
597
598 * configure.in: Added checks for tgmath.h.
599
600 * src/chanserv.c: Added new command LAST, from X2. Similar to
601 EVENTS except its file based. Bear in mind you dont have to use
602 both. You can bind what you want to use. Commented out zoot_list
603 as its not in use, just a warning fix.
604
605 * src/hash.c: Warning fix.
606
607 * src/log.h: Misc defines.
608
609 * src/log.c: Logging functions from X2.
610
611 * src/math.c: If tgmath.h doesnt exist then include some other
612 files that contain the functions we require.
613
614 * src/modcmd.c: Added a small ctcp reply, gender.. like gnuworld X.
615
616 * src/proto-p10.c: Added chanserv.h #include to squash a small
617 compile error. Made X3 understand MARK's to a small point. Fixed
618 a small parsing bug with exempts.
619
6202005-07-06 Alex Schumann <rubin@afternet.org>
621
622 * src/chanserv.c: Fixed a couple awkward looking outputs with userlist
623
624 * src/opserv.c: Fixed an awkward output of trace count etc.
625
6262005-06-22 Alex Schumann <rubin@afternet.org>
627 * src/chanserv.help: Improved DURATION help
628
629 * src/tools.c: Changed 'M' duration to 30 days (not 31) as its
630 a better average.
631
6322005-05-27 Alex Schumann <rubin@afternet.org>
633
634 * src/chanserv.c: Improved usability of register command, fixed
635 unregister reply.
636
637 * src/chanserv.help: Improved usability of register command
638
6392005-05-27 Alex Schumann <rubin@afternet.org>
640
641 * src/chanserv.c: Resync working now
642
6432005-05-27 Reed Loden <reed@reedloden.com>
644
645 * src/chanserv.c: Fixed an incorrectly named message. Fixed some
646 grammar issues in the message send to pending users. Fixed a
647 problem with some of the resync code.
648
6492005-05-27 Alex Schumann <rubin@afternet.org>
650
651 * src/chanserv.c: make pending add check if the person is already on
652 the userlist before re-adding them (thx exec & reed for noticing this)
653 Fix capitalisation of I in pending notice.
654
6552005-05-18 Alex Schumann <rubin@afternet.org>
656
657 * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
658 working, and pointed me to the opserv helpfiles command, which shows
659 what services search what help files. This fixes the help command to
660 search that list as it should. Still need to modify the 'default'
661 helpfile search bindigs because I dont think chanserv should respond
662 to help from opserv's db, etc. See opserv's 'helpfiles' command.
663
664 * src/modcmd.help: clarified 'helpfiles' help.
665
6662005-05-18 Alex Schumann <rubin@afternet.org>
667
668 * src/helpfile.c: make send_help() return true/false and not send
669 errors so svccmd_send_help can 'take control' of things.
670
671 * src/modcmd.c: Fixed up the help system (again) / find aliased
672 commands help if none exists. / Display no help for that command on
673 commands (instead of topic)
674
675 * src/modcmd.h: Fixed up the help system (again)
676
677 * src/global.c: Fixed syntax display
678
679 * src/chanserv.help: Removed =---= formatting, fixed a few things.
680 *spelling ++more spelling (thx reed)
681
682 * src/nickserv.help: Removed =---= formatting, fixed a few things.
683 *spelling ++more spelling (thx reed)
684
685 * src/opserv.help: Removed =---= formatting, fixed a few things.
686 ++spelling (thx reed)
687
688 * src/global.help: simplified index
689
690 * src/nickserv.c: Changed message users get when their email is
691 already used for an account, fixed syntax help
692
693 * src/opserv.c: fixed syntax help
694
6952005-05-16 Alex Schumann <rubin@afternet.org>
696
697 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
698 the help file.
699
7002005-05-04 Alex Schumann <rubin@afternet.org>
701
702 * src/modcmd.c: added a 'rebindall' command to assist with
703 upgrades and changes which change command bindings.
704
705 * src/modcmd.help: modified help to reflect above
706
707 * src/opserv.help: modified help to reflect above
708
709 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
710 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
711 between channel bans (+b) and x3 remembered bans (lamers)
712
713 * src/chanserv.help: modified help to reflect above
714
715 * UPGRADE: added use of rebindall to upgrade instructions
716
7172005-05-04 Alex Schumann <rubin@afternet.org>
718
719 * src/chanserv.c: added an 'adduser pending' feature, where if
720 someone isn't authed x3 will ask them to /auth or register, and then
721 automatically finish adding them to the channel when they do.
722 Fixed email bug with adduser pending
723
724 * src/chanserv.h: adduser pending
725
726 * src/hash.c: adduser pending
727
728 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
729
730 * src/nickserv.c: adduser pending cleanup and activation code,
731 Arch sync (Avoid losing channel information when
732 replacing an account using the mergedb command.)
733
734 * src/proto-p10.c: adduser pending cleanup code
735
736 * src/nickserv.help: improved set and register help
737
7382005-05-04 Alex Schumann <rubin@afternet.org>
739
740 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
741 negitive). Added set voice to provide control over use of voice.
742 Implimented a basic chanserv db version control system for upgrading
743 seamlessly.
744
745 * src/chanserv.help: adjusted help to reflect voice and uset autoop
746 changes.
747
748 * src/hash.h: updated ssz comment from z to Z
749
750 * src/modcmd.help: rewrote BIND help
751
752 * src/proto-p10.c: Added Z (sslonly) support back in
753
754 * UPGRADE: created file to document upgrading procedures
755
7562005-04-23 Alex Schumann <rubin@afternet.org>
757 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
758 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
759 topicmask to be an on or off setting, uninfluenced by enftopic.
760 Added feature to use mask on /topic in addition to ,topic sets.
761 Removed special consideration for ircops in protect_user()
762
763 * src/chanserv.help: updated documentation to reflect the new and
764 much simpler topicmask feature, and removed op/voice levels.
765
766 * src/nickserv.c: added tailing 'end of' line for accountinfo
767 for non-opers too.
768
769 * src/modcmd.c: tweaked alias notification for help and breef help.
770
7712005-04-20 Alex Schumann <rubin@afternet.org>
772
773 * src/proto-common.c: removing +d. needs to be a config option
774 or something.
775
776 * src/nickserv.help: modified main help reply of authserv
777
778 * src/nickserv.c: added title, epithet, and fakehost to oset listing
779
780 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
781 totally redesigned though.
782
7832005-04-15 Alex Schumann <rubin@afternet.org>
784
785 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
786 at the same time. The whole block needs to be if/else instead of
787 switch though, to be cleaner.
788
789 * src/nickserv.help: added fakehost and title options to help oset.
790
791 * src/nickserv.c: removed 'style' setting. (was not being used in
792 code anyway)
793
7942005-04-04 Neil Spierling <sirvulcan@gmail.com>
795
796 * src/proto-p10.c: Reinstated +d usermode.
797
7982005-03-30 Alex Schumann <rubin@afternet.org>
799
800 * src/chanserv.c: Fixed unban.
801
802 * x3.conf.example: added note in snoop config that improper
803 setting for bots nick will cause segfault.
804
8052005-03-22 Alex Schumann <rubin@afternet.org>
806
807 * x3.conf.example: added sethost/fakehost settings to conf
808
8092005-03-19 Alex Schumann <rubin@afternet.org>
810
811 * chanserv.c: Changed style of command outputs, added userlevel back
812 to users list.
813
814 * opserv.c: Changed style of command outputs, removed warn feature
815
816 * tools.c: shortened duration string lengths
817
818 * main.c: shortened duration string lengths
819
820 * sendmail.c: Changed style of stats email
821
8222005-03-18 Alex Schumann <rubin@afternet.org>
823
824 * Changed breef to brief...
825
826 * chanserv.c: Changed to access level names instead of numbers.
827
8282005-03-17 Alex Schumann <rubin@afternet.org>
829
830
831 * src/opserv.c: Improved readability of trace print output
832
833 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
834 a little.
835
836 * src/helpfile.c: Improved table_send readability (used in lots
837 of listings including users and stats network etc)
838
8392005-03-15 Alex Schumann <rubin@afternet.org>
840
841 * src/chanserv.c: Improved some syntax error reporting for commands
842
843 * src/helpfile.c: Added a 'breef' help function
844
845 * src/helpfile.h: Added a 'breef' help function
846
847 * src/main.c: Improved some syntax error reporting for commands
848
849 * src/modcmd.c: Improved some syntax error reporting for commands
850
851 * src/modcmd.h: Improved some syntax error reporting for commands
852
8532005-03-15 Reed Loden <reed@reedloden.com>
854
855 * Synchronization with srvx--devo--1.3--patch-19.
856
8572005-03-12 Alex Schumann <rubin@afternet.org>
858
859 * src/common.h, src/opserv.h: more SRVX->X3 fixes
860
861 * opserv.c: fixed SRVX defines to X3
862
863 * src/nickserv.c: Applied patch to bring up to date with
864 local uncommitted changes on afternets srvx2 tree. improved
865 cookie gen code and removed /play from cookie messages.
866
867 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
868 bunch more places.
869
8702005-03-07 Neil Spierling <sirvulcan@gmail.com>
871
872 * nickserv.help: Added odelcookie section.
873
874 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
875 cookies.
876
877 * src/md5.c: Cleaned up compile warnings.
878
879 * src/nickserv.help: Added odelcookie section.
880
881***********************************************************************/
882
883#define CVS_VERSION "$Id$"
d76ed9a9 884