]> jfr.im git - irc/evilnet/x3.git/blob - ChangeLog
Some mod-track fixups, and make x3 kicking a user report correctly in all modules
[irc/evilnet/x3.git] / ChangeLog
1 /***********************************************************************
2 X3 ChangeLog
3
4 2006-05-18 Alex Schumann <rubin@afternet.org>
5
6 * src/proto-p10.c: Fixed up the track module a bit more
7
8 * src/hash.c: Fixed up the track module a bit more, including
9 reporting correctly when X3 kicks someone. This should affect mrsnoopy
10 as well, hopefully wont cause any bugs.
11
12 * src/mod-track.c: Fixed up the track module a bit more
13
14 2006-05-18 Alex Schumann <rubin@afternet.org>
15
16 * src/chanserv.c: adding 'classic' view, via patch submitted by pLaYa
17
18 * src/nickserv.c: adding 'classic' view, via patch submitted by pLaYa
19
20 * src/nickserv.h: adding 'classic' view, via patch submitted by pLaYa
21
22 * src/nickserv.help: adding 'classic' view, via patch submitted by pLaYa
23
24 2006-05-18 Alex Schumann <rubin@afternet.org>
25
26 * src/chanserv.c: re-disabled netrider kicking. Somehow this got included back
27 in.
28
29 * src/mod-track.c: some cleanups and textual changes, to make the commands
30 slightly more user friendly.
31
32 2006-05-16 Neil Spierling <sirvulcan@gmail.com>
33
34 * Most files: Heh i cant be bothered listing all files, see websvn
35 if you want specific files. I just added a new tracking module, its
36 just like snoop except it targets specified users. The actual
37 commit is in the previous revision, i just forgot to update this to
38 tick over the svn version in version output.
39
40 2006-05-15 Neil Spierling <sirvulcan@gmail.com>
41
42 * Most files: Major update off the new release of srvx 1.3.1. Also
43 seeing as the new updates dont all have changelog entries ive dropped
44 the 2 srvx Changelog files and renamed the X3 one to ChangeLog.
45
46 2006-03-20 Alex Schumann <rubin@afternet.org>
47
48 * src/chanserv.c: core fix; check if theres a handle_info before looking
49 at style...
50
51 * src/helpfile.c: core fix; check if theres a handle_info before looking
52 at style...
53
54 2006-03-17 Alex Schumann <rubin@afternet.org>
55
56 * src/chanserv.c: more clean style changes
57
58 2006-03-17 Alex Schumann <rubin@afternet.org>
59
60 * src/chanserv.c: Added nickserv 'style' setting back. (HomeDawg
61 and dhp1080 made me do it) Needs lots of work to remove ----
62 headers for 'clean' setting.
63
64 * src/helpfile.c: Added nickserv 'style' stetting back.
65
66 * src/nickserv.help: Added help for set style.
67
68 * src/mod-helpserv.c: make style affect table outputs.
69
70 * src/nickserv.c: Added nickserv 'style' setting back.
71
72 * src/nickserv.h: Added nickserve 'style' setting back.
73
74 2006-03-17 Alex Schumann <rubin@afternet.org>
75
76 * src/proto-p10.c: Added conf setting for extended_accounts for
77 backward compatability with stock undernet ircd.
78
79 * x3.conf.example: Added conf setting for extended_accounts for
80 backward compatability with stock undernet ircd.
81
82 2006-03-06 Alex Schumann <rubin@afternet.org>
83
84 * src/opserv.help: Added missing trace criteria to help,
85 and fixed up a few other bits of help around that topic.
86
87 2006-01-16 Alex Schumann <rubin@afternet.org>
88
89 * src/tools.c: created an email valididty function
90
91 * src/nickserv.c: check valididty of email better
92
93 * src/sendmail.c: check validity of email better
94
95 2006-01-06 Alex Schumann <rubin@afternet.org>
96
97 * src/opserv.c: fix gtrace, trace, csearch and alerts to work when aliased
98 to a different bot, eg chanserv, and to reply from the correct nickname.
99 also a bunch of whitespace changes
100
101 * src/nickserv.c: begin work on making nickserv commands bind without
102 responding from the wrong nick. also a bunch of whitespace changes
103
104 * src/hash.h: whitespace
105
106 * src/opserv.help: improved QUERY helpfile. (though command itself still
107 has bugs)
108
109 2005-12-14 Alex Schumann <rubin@afternet.org>
110
111 * src/chanserv.help: added set bantimeout help
112
113 2005-11-08 Alex Schumann <rubin@afternet.org>
114
115 * src/modcmd.c: cleaned up tabs, added hack to display help on JOINER
116 aliases properly.
117
118 * src/modcmd.help: Added note about escaping spaces to modcmd help.
119
120 * src/nickserv.help: Improved help files
121
122 * src/chanserv.help: Improved help files
123
124 2005-10-13 Alex Schumann <rubin@afternet.org>
125
126 * src/proto-p10.c: ignore remote /lusers
127
128 2005-09-13 Alex Schumann <rubin@afternet.org>
129
130 * src/global.c: Changed motd header style
131
132 * src/nickserv.help: Improved directions for getting and using
133 accounts.
134
135 * src/chanserv.help: Improved directions for getting and using
136 accounts.
137
138 2005-08-13 Alex Schumann <rubin@afternet.org>
139
140 * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored
141 some *@* protection.
142
143 * src/tools.c: added function to detect an overmask (too general)
144
145 * src/common.h: added function to detect an overmask (too general)
146
147 2005-08-12 Alex Schumann <rubin@afternet.org>
148
149 * src/chanserv.c: Modified resync to work accourding to automode
150 setting, and fixed a buffer overflow problem.
151
152 * src/chanserv.help: updated set automode and rsync help.
153
154 * src/nickserv.h: Added an autohide setting to nickserv/authserv that
155 sets +x on AUTH.
156
157 * src/nickserv.c: Added an autohide setting to nickserv/authserv that
158 sets +x on AUTH.
159
160 2005-08-12 Alex Schumann <rubin@afternet.org>
161
162 * src/chanserv.c: Cleanup. Added 'automode' channel setting in place
163 of 'voice' setting. + Rewording setting help
164
165 * src/chanserv.h: Cleanup. Added 'automode' channel setting in place
166 of 'voice' setting.
167
168 * src/chanserv.help: Added help for automode. + Rewording setting help
169
170 2005-08-11 Alex Schumann <rubin@afternet.org>
171
172 * src/proto-p10.c: added irc_umode() to send usermodes (Life4Christ)
173
174 * src/proto-bahumit.c: added irc_umode() to send usermodes, untested..
175
176 * src/proto.h: added irc_umode() to send usermodes (Life4Christ)
177
178 * src/nickserv.c: Added option to have authserv oper/admin people with
179 opserv access. (Life4Christ)
180
181 * src/opserv.c: Added admin_level config option
182
183 * src/opserv.h: Added admin_level config option
184
185 2005-08-11 Alex Schumann <rubin@afternet.org>
186
187 * src/proto-p10.c: Avoid duplicating an oper in curr_opers (,staff
188 command) when nef* bug sends the +o twice. ++fix bug in patch
189
190 2005-08-09 Alex Schumann <rubin@afternet.org>
191
192 * src/chanserv.c: Fixed banTimeout to actually remove the bans :)
193
194 2005-08-08 Alex Schumann <rubin@afternet.org>
195
196 * src/chanserv.c: Added banTimeout feature to .set
197
198 * src/chanserv.h: added banTimeout feature to .set
199
200 * src/recdb.c: Added some better error catching in database_get_data()
201
202 * src/proto-common.h: tabs
203
204 * x3.conf.example: added bantimeout to default set list, and ban
205 timeout frequency config setting.
206
207 2005-08-04 Alex Schumann <rubin@afternet.org>
208
209 * src/chanserv.c: Changed kick protected message to one without %s or
210 $b because the kick function doesnt support replacements.
211
212 * src/tools.c: fixed spelling error in comment.
213
214 2005-07-28 Alex Schumann <rubin@afternet.org>
215
216 * src/chanserv.c: fixed crash bug in 8ball (required params was off by
217 one)
218
219 * src/proto-p10.c: Ignore wallusers (WU) tokens from server without
220 whining.
221
222 2005-07-26 Alex Schumann <rubin@afternet.org>
223
224 * x3.conf.example: Updated from live afternet file and improved help
225 and layout. Added vim directive to set syntax type.
226
227 * src/chanserv.c: ported x2's 8ball in, and improved it.
228
229 * src/math.c: Added osiris' hack to do_math for supporting
230 2(10) and 2pi etc. Improved it to handle pi2 also.
231
232 * src/chanserv.help: updated 8ball help and added 'myaccess' to
233 information help index.
234
235 2005-07-18 Alex Schumann <rubin@afternet.org>
236
237 * src/proto-p10.c: added +L awareness
238
239 * src/hash.h: added +L awareness
240
241 * src/chanserv.help: changed set ctcpreaction help
242
243 2005-07-18 Neil Spierling <sirvulcan@gmail.com>
244
245 * src/modcmd.h: Lets make some functions global.
246
247 * src/modcmd.c: Log hostmasks no matter what.
248
249 * src/log.c: Lookup commands if they are from OpServ in the log.
250 If they match channel specific commands like OP, DEOP, etc then
251 we will display them in a LAST command (assuming the person doing
252 the LAST is an oper). Normal clients wont see commands that have
253 been performed by OpServ.
254
255 2005-07-15 Alex Schumann <rubin@afternet.org>
256
257 * src/chanserv.c: Changed around ctcpreaction setting so it:
258 a) doesnt crash.
259 b) doesnt kick userlist members ever
260 c) has only 1 setting needed to control it
261 * src/chanserv.h: removed some old oplevel stuff.
262
263 2005-07-14 Alex Schumann <rubin@afternet.org>
264
265 * src/proto-p10.c: made it ignore EX, MK and PRIV tokens to
266 remove errors from log. Fixed problem with missing break; in
267 channel mode c parsing (reed).
268
269 * src/mod-memoserv.c: Improved memoserv 'you have notes' message.
270
271 * src/log.c: Changed channel log target to send PRIVMSG instead of
272 NOTICE. (Ghozer)
273
274 2005-05-07 Neil Spierling <sirvulcan@gmail.com>
275
276 * configure: Regenerated.
277
278 * configure.in: Added checks for tgmath.h.
279
280 * src/chanserv.c: Added new command LAST, from X2. Similar to
281 EVENTS except its file based. Bear in mind you dont have to use
282 both. You can bind what you want to use. Commented out zoot_list
283 as its not in use, just a warning fix.
284
285 * src/hash.c: Warning fix.
286
287 * src/log.h: Misc defines.
288
289 * src/log.c: Logging functions from X2.
290
291 * src/math.c: If tgmath.h doesnt exist then include some other
292 files that contain the functions we require.
293
294 * src/modcmd.c: Added a small ctcp reply, gender.. like gnuworld X.
295
296 * src/proto-p10.c: Added chanserv.h #include to squash a small
297 compile error. Made X3 understand MARK's to a small point. Fixed
298 a small parsing bug with exempts.
299
300 2005-07-06 Alex Schumann <rubin@afternet.org>
301
302 * src/chanserv.c: Fixed a couple awkward looking outputs with userlist
303
304 * src/opserv.c: Fixed an awkward output of trace count etc.
305
306 2005-06-22 Alex Schumann <rubin@afternet.org>
307 * src/chanserv.help: Improved DURATION help
308
309 * src/tools.c: Changed 'M' duration to 30 days (not 31) as its
310 a better average.
311
312 2005-05-27 Alex Schumann <rubin@afternet.org>
313
314 * src/chanserv.c: Improved usability of register command, fixed
315 unregister reply.
316
317 * src/chanserv.help: Improved usability of register command
318
319 2005-05-27 Alex Schumann <rubin@afternet.org>
320
321 * src/chanserv.c: Resync working now
322
323 2005-05-27 Reed Loden <reed@reedloden.com>
324
325 * src/chanserv.c: Fixed an incorrectly named message. Fixed some
326 grammar issues in the message send to pending users. Fixed a
327 problem with some of the resync code.
328
329 2005-05-27 Alex Schumann <rubin@afternet.org>
330
331 * src/chanserv.c: make pending add check if the person is already on
332 the userlist before re-adding them (thx exec & reed for noticing this)
333 Fix capitalisation of I in pending notice.
334
335 2005-05-18 Alex Schumann <rubin@afternet.org>
336
337 * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
338 working, and pointed me to the opserv helpfiles command, which shows
339 what services search what help files. This fixes the help command to
340 search that list as it should. Still need to modify the 'default'
341 helpfile search bindigs because I dont think chanserv should respond
342 to help from opserv's db, etc. See opserv's 'helpfiles' command.
343
344 * src/modcmd.help: clarified 'helpfiles' help.
345
346 2005-05-18 Alex Schumann <rubin@afternet.org>
347
348 * src/helpfile.c: make send_help() return true/false and not send
349 errors so svccmd_send_help can 'take control' of things.
350
351 * src/modcmd.c: Fixed up the help system (again) / find aliased
352 commands help if none exists. / Display no help for that command on
353 commands (instead of topic)
354
355 * src/modcmd.h: Fixed up the help system (again)
356
357 * src/global.c: Fixed syntax display
358
359 * src/chanserv.help: Removed =---= formatting, fixed a few things.
360 *spelling ++more spelling (thx reed)
361
362 * src/nickserv.help: Removed =---= formatting, fixed a few things.
363 *spelling ++more spelling (thx reed)
364
365 * src/opserv.help: Removed =---= formatting, fixed a few things.
366 ++spelling (thx reed)
367
368 * src/global.help: simplified index
369
370 * src/nickserv.c: Changed message users get when their email is
371 already used for an account, fixed syntax help
372
373 * src/opserv.c: fixed syntax help
374
375 2005-05-16 Alex Schumann <rubin@afternet.org>
376
377 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
378 the help file.
379
380 2005-05-04 Alex Schumann <rubin@afternet.org>
381
382 * src/modcmd.c: added a 'rebindall' command to assist with
383 upgrades and changes which change command bindings.
384
385 * src/modcmd.help: modified help to reflect above
386
387 * src/opserv.help: modified help to reflect above
388
389 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
390 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
391 between channel bans (+b) and x3 remembered bans (lamers)
392
393 * src/chanserv.help: modified help to reflect above
394
395 * UPGRADE: added use of rebindall to upgrade instructions
396
397 2005-05-04 Alex Schumann <rubin@afternet.org>
398
399 * src/chanserv.c: added an 'adduser pending' feature, where if
400 someone isn't authed x3 will ask them to /auth or register, and then
401 automatically finish adding them to the channel when they do.
402 Fixed email bug with adduser pending
403
404 * src/chanserv.h: adduser pending
405
406 * src/hash.c: adduser pending
407
408 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
409
410 * src/nickserv.c: adduser pending cleanup and activation code,
411 Arch sync (Avoid losing channel information when
412 replacing an account using the mergedb command.)
413
414 * src/proto-p10.c: adduser pending cleanup code
415
416 * src/nickserv.help: improved set and register help
417
418 2005-05-04 Alex Schumann <rubin@afternet.org>
419
420 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
421 negitive). Added set voice to provide control over use of voice.
422 Implimented a basic chanserv db version control system for upgrading
423 seamlessly.
424
425 * src/chanserv.help: adjusted help to reflect voice and uset autoop
426 changes.
427
428 * src/hash.h: updated ssz comment from z to Z
429
430 * src/modcmd.help: rewrote BIND help
431
432 * src/proto-p10.c: Added Z (sslonly) support back in
433
434 * UPGRADE: created file to document upgrading procedures
435
436 2005-04-23 Alex Schumann <rubin@afternet.org>
437 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
438 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
439 topicmask to be an on or off setting, uninfluenced by enftopic.
440 Added feature to use mask on /topic in addition to ,topic sets.
441 Removed special consideration for ircops in protect_user()
442
443 * src/chanserv.help: updated documentation to reflect the new and
444 much simpler topicmask feature, and removed op/voice levels.
445
446 * src/nickserv.c: added tailing 'end of' line for accountinfo
447 for non-opers too.
448
449 * src/modcmd.c: tweaked alias notification for help and breef help.
450
451 2005-04-20 Alex Schumann <rubin@afternet.org>
452
453 * src/proto-common.c: removing +d. needs to be a config option
454 or something.
455
456 * src/nickserv.help: modified main help reply of authserv
457
458 * src/nickserv.c: added title, epithet, and fakehost to oset listing
459
460 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
461 totally redesigned though.
462
463 2005-04-15 Alex Schumann <rubin@afternet.org>
464
465 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
466 at the same time. The whole block needs to be if/else instead of
467 switch though, to be cleaner.
468
469 * src/nickserv.help: added fakehost and title options to help oset.
470
471 * src/nickserv.c: removed 'style' setting. (was not being used in
472 code anyway)
473
474 2005-04-04 Neil Spierling <sirvulcan@gmail.com>
475
476 * src/proto-p10.c: Reinstated +d usermode.
477
478 2005-03-30 Alex Schumann <rubin@afternet.org>
479
480 * src/chanserv.c: Fixed unban.
481
482 * x3.conf.example: added note in snoop config that improper
483 setting for bots nick will cause segfault.
484
485 2005-03-22 Alex Schumann <rubin@afternet.org>
486
487 * x3.conf.example: added sethost/fakehost settings to conf
488
489 2005-03-19 Alex Schumann <rubin@afternet.org>
490
491 * chanserv.c: Changed style of command outputs, added userlevel back
492 to users list.
493
494 * opserv.c: Changed style of command outputs, removed warn feature
495
496 * tools.c: shortened duration string lengths
497
498 * main.c: shortened duration string lengths
499
500 * sendmail.c: Changed style of stats email
501
502 2005-03-18 Alex Schumann <rubin@afternet.org>
503
504 * Changed breef to brief...
505
506 * chanserv.c: Changed to access level names instead of numbers.
507
508 2005-03-17 Alex Schumann <rubin@afternet.org>
509
510
511 * src/opserv.c: Improved readability of trace print output
512
513 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
514 a little.
515
516 * src/helpfile.c: Improved table_send readability (used in lots
517 of listings including users and stats network etc)
518
519 2005-03-15 Alex Schumann <rubin@afternet.org>
520
521 * src/chanserv.c: Improved some syntax error reporting for commands
522
523 * src/helpfile.c: Added a 'breef' help function
524
525 * src/helpfile.h: Added a 'breef' help function
526
527 * src/main.c: Improved some syntax error reporting for commands
528
529 * src/modcmd.c: Improved some syntax error reporting for commands
530
531 * src/modcmd.h: Improved some syntax error reporting for commands
532
533 2005-03-15 Reed Loden <reed@reedloden.com>
534
535 * Synchronization with srvx--devo--1.3--patch-19.
536
537 2005-03-12 Alex Schumann <rubin@afternet.org>
538
539 * src/common.h, src/opserv.h: more SRVX->X3 fixes
540
541 * opserv.c: fixed SRVX defines to X3
542
543 * src/nickserv.c: Applied patch to bring up to date with
544 local uncommitted changes on afternets srvx2 tree. improved
545 cookie gen code and removed /play from cookie messages.
546
547 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
548 bunch more places.
549
550 2005-03-07 Neil Spierling <sirvulcan@gmail.com>
551
552 * nickserv.help: Added odelcookie section.
553
554 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
555 cookies.
556
557 * src/md5.c: Cleaned up compile warnings.
558
559 * src/nickserv.help: Added odelcookie section.
560
561 ***********************************************************************/
562
563 #define CVS_VERSION "$Id$"
564