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