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