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