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