Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / ChangeLog
1 2001-05-01  Perry Lorier       <Isomer@coders.net>
2         * doc/iauth.doc: Protocol for iauth server. (from hybrid).
3         * doc/linux-poll.patch: Patch to make Linux under 2.2 not deadlock
4                 when you have far far too many sockets in use.
5         * {include,ircd}/iauth.c: A start on iauth support.
6
7 2001-05-01  Perry Lorier       <Isomer@coders.net>
8         * ircd/s_err.c: Suggested wording change.
9         * ircd/s_user.c: Users aren't target limited against +k users.
10         * ircd/chkconf.c: Made it compile again, who knows if it works, but
11                 now I can at least make install
12         * various: Cleanups on m_*.c files.
13
14
15 2001-04-23  Kevin L. Mitchell  <klmitch@mit.edu>
16
17         * ircd/s_misc.c (exit_client): make netsplit server notice say the
18         right thing
19
20         * ircd/m_links.c (m_links_redirect): forward-port RPL_ENDOFLINKS
21         change to make Khaled happy...
22
23         * ircd/m_whois.c (do_whois): pull-up of m_whois() fix
24         (do_whois): duh...
25
26 2001-04-21  Kevin L. Mitchell  <klmitch@mit.edu>
27
28         * ircd/msgq.c: finally remove the msgq_integrity() hack, as it's
29         turned up no more bugs
30
31         * ircd/ircd.c: use /* */ comments instead of // comments--all the
32         world's not gcc :(
33
34         * ircd/s_conf.c (conf_add_server): use /* */ comments instead of
35         // comments--all the world's not gcc :(
36
37         * ircd/runmalloc.c: finally garbage-collect unused file
38
39         * include/runmalloc.h: finally garbage-collect unused file
40
41         * ircd/<multiple files>: addition of '#include "config.h"' before
42         all other includes in most .c files
43
44         * include/<multiple files>: remove includes of config.h, which are
45         now going into the raw .c files
46
47 2001-04-20  Kevin L. Mitchell  <klmitch@mit.edu>
48
49         * ircd/m_whois.c (do_whois): display proper server name if the
50         user is looking up himself
51
52         * ircd/m_who.c (m_who): disable match by servername or display of
53         server names by non-opers
54
55         * include/ircd_policy.h: add define for
56         HEAD_IN_SAND_WHO_SERVERNAME to cover full intent of sub-motion 15
57         of CFV 165
58
59 2001-04-18  Kevin L. Mitchell  <klmitch@mit.edu>
60
61         * ircd/s_conf.c: keep the $R in memory so we can see it clearly
62         when we do a /stats k
63
64         * ircd/s_user.c (set_user_mode): pull-up of changes to prevent
65         users from turning on +s and +g
66
67         * ircd/s_misc.c (exit_client): pull-up of changes to turn off
68         net.split notice
69
70         * ircd/parse.c: pull-up of changes to disable /trace, /links, and
71         /map for users
72
73         * ircd/m_whois.c (do_whois): pull-up of server name masking for
74         /whois
75
76         * ircd/m_user.c (m_user): removal of umode and snomask defaulting
77         functions, pull-up
78
79         * ircd/m_stats.c (m_stats): pull-up of stats-disabling stuff
80
81         * ircd/m_map.c (m_map_redirect): pull-up of m_map_redirect()
82
83         * ircd/m_links.c (m_links_redirect): pull-up of m_links_redirect()
84
85         * ircd/channel.c (channel_modes): pull-up of channel key display
86         as *
87
88         * include/ircd_policy.h: pull-up of ircd_policy.h
89
90         * include/client.h: pull-up of Set/ClearServNotice()
91
92         * ircd/gline.c (do_gline): report client name in G-line message
93         (pull-up)
94
95         * ircd/s_user.c (register_user): pull-up--show IP address in some
96         server notices dealing only with users; report which connection
97         class has filled up
98
99         * ircd/s_stats.c (report_deny_list): use conf->flags &
100         DENY_FLAGS_IP insteaf of conf->ip_kill
101
102         * ircd/m_stats.c (report_klines): use conf->flags & DENY_FLAGS_IP
103         insteaf of conf->ip_kill
104
105         * ircd/s_conf.c: use flags field in struct DenyConf; pull-up of
106         K-line by real name
107
108         * include/s_conf.h: use a flags field in struct DenyConf; define
109         DENY_FLAGS_FILE, DENY_FLAGS_IP, and DENY_FLAGS_REALNAME for
110         pull-up of K-line by real name
111
112         * ircd/m_trace.c: pull-up of IP show for user connections
113
114         * doc/example.conf: pull-up of the realname K-line documentation
115
116         * ircd/ircd.c: forward port of pid file advisory locking mechanism
117
118 2001-04-16  Kevin L. Mitchell  <klmitch@mit.edu>
119
120         * ircd/send.c (sendcmdto_flag_butone): recast to just broadcast to
121         all servers, rather than to only servers that have +w/+g/whatever
122         users on them; among other things, this removes that atrocity
123         known as sentalong[] from this function
124
125         * ircd/m_admin.c: must include ircd.h to declare "me"; must
126         include hash.h to declare FindUser()
127
128         * ircd/m_wallusers.c: implementation of WALLUSERS
129
130         * ircd/m_desynch.c (ms_desynch): only send DESYNCHs to opers
131
132         * ircd/m_wallops.c: only send WALLOPS to opers
133
134         * ircd/parse.c: add WALLUSERS command to parser table
135
136         * include/handlers.h: declare wallusers handlers
137
138         * include/msg.h: add WALLUSERS command
139
140         * ircd/send.c (sendcmdto_flag_butone): if FLAGS_OPER is or'd with
141         flag, send only to appropriate opers
142
143 2001-03-13 Joseph Bongaarts <foxxe@wtfs.net>
144         * ircd/os_openbsd.c: Tweaked the openbsd hack a bit.
145         
146 2001-03-07  Joseph Bongaarts  <foxxe@wtfs.net>
147
148         * config/configure.in: Add check for OpenBSD
149
150         * ircd/os_openbsd.c: Add seperate os dep file for openbsd which
151         differs from generic BSD, particularly in its handling of
152         _XOPEN_SOURCE.
153         
154 2001-02-12  Kevin L. Mitchell  <klmitch@mit.edu>
155
156         * ircd/m_gline.c (ms_gline): propagate a G-line that happened to
157         have been added by a U-lined server, rather than going through the
158         activate/deactivate logic; propagate G-line removals by U-lined
159         servers as well
160
161         * ircd/gline.c: rename propagate_gline() to gline_propagate();
162         make gline_propagate() return an int 0 (convenience return); only
163         update lastmod in gline_activate() and gline_deactivate() if the
164         current lastmod is non-zero, since 0 lastmod is our flag of a
165         U-lined server having added a G-line
166
167         * include/gline.h (gline_propagate): exporting the G-line
168         propagation function
169
170         * ircd/m_list.c (m_list): duh; permit explicit channel name
171         specification only when /list gets two arguments ("Kev
172         #wasteland") rather than when /list gets more than two
173         arguments--nice braino
174
175 2001-01-29  Thomas Helvey <twhelvey1@home.com>
176
177         * ircd/ircd_reply.c (need_more_params): fix bug that allowed
178         unregistered clients to spam opers with protocol violation
179         messages. Note: the bugfix may have eliminated some useful
180         protocol violation messages.
181         Please send protocol violation messages explicitly from the
182         functions they are discovered in, you have much better context
183         for the error there and it helps to document the behavior of the
184         server. This was also a design bug in that it violated the
185         "A function should do one thing" heuristic. Patching this one
186         would have resulted in a continuous spawning of other bugs over
187         the next 3 years, so I killed it. Check around for stuff this
188         broke and readd the calls to protocol_violation in the functions
189         that need to send the message.
190
191 2001-01-29  Kevin L. Mitchell  <klmitch@mit.edu>
192
193         * ircd/channel.c (mode_parse_ban): stopper a tiny leak--if a ban
194         already existed, then the logic would (attempt to) skip it, but
195         would not free the ban string; now the ban string is free'd and
196         the ban count is decremented, releasing the ban for use
197
198         * ircd/s_user.c: make send_umode_out() take a prop argument
199         instead of testing for the PRIV_PROPAGATE privilege itself; fix
200         set_umode() to use this new argument, calculating it before
201         calculating the new privileges for a -o'd user
202
203         * ircd/m_oper.c (m_oper): pass the new prop argument to
204         send_umode_out()
205
206         * ircd/channel.c (mode_parse_ban): turn off MODE_ADD bit in bans
207         that we're not actually going to add because they already exist;
208         test that particular bit before adding to the linked list
209
210         * include/s_user.h: add a prop argument to send_umode_out() to
211         indicate whether or not to propagate the user mode
212
213 2001-01-24  Kevin L. Mitchell  <klmitch@mit.edu>
214
215         * ircd/msgq.c: ircd_vsnprintf() returns the number of bytes that
216         it would have written; upper-bound the number to prevent overflows
217         by proxy; also, tune buffer size given to ircd_vsnprintf() to take
218         into account the fact that ircd_vsnprintf() already takes the
219         terminal \0 into account
220
221 2001-01-22  Kevin L. Mitchell  <klmitch@mit.edu>
222
223         * ircd/msgq.c: add an incredibly ugly hack to attempt to track
224         down an apparent buffer overflow; remove msgq_map(), since it's no
225         longer used anywhere; slight tweaks to prevent off-by-one errors,
226         but these can't explain the problems we've seen
227
228         * include/msgq.h: remove msgq_map(), since it's no longer used
229         anywhere
230
231 2001-01-18  Kevin L. Mitchell  <klmitch@mit.edu>
232
233         * ircd/s_user.c (set_nick_name): call client_set_privs() after
234         parsing user modes
235
236 2001-01-17  Kevin L. Mitchell  <klmitch@mit.edu>
237
238         * ircd/s_bsd.c (read_message): fix a typo in the select version of
239         read_message()
240
241         * ircd/whowas.c (whowas_free): MyFree() is a macro that expects
242         its argument to be an lvalue, which means we can't use
243         whowas_clean()'s handy-dandy "return ww" feature
244
245         * ircd/ircd_features.c: default LOCOP_KILL to TRUE--oops...
246
247 2001-01-15  Kevin L. Mitchell  <klmitch@mit.edu>
248
249         * ircd/client.c: fixed feattab; basically, when I changed features
250         to use small integers specifying bit positions, instead of the
251         bits themselves, I forgot to update feattab to not | these
252         privileges together; also fixed a bug in the antiprivs masking
253         loop in client_set_privs()--last index wouldn't get parsed
254
255 2001-01-03  Kevin L. Mitchell  <klmitch@mit.edu>
256
257         * ircd/whowas.c: Completely re-did the old allocation scheme by
258         turning it into a linked list, permitting the
259         NICKNAMEHISTORYLENGTH feature to be changed on the fly
260
261         * ircd/s_debug.c (count_memory): use FEAT_NICKNAMEHISTORYLENGTH
262         feature instead of old #define
263
264         * ircd/ircd_features.c: add NICKNAMEHISTORYLENGTH feature as an
265         integer feature with a notify callback (whowas_realloc)
266
267         * ircd/client.c (client_set_privs): second memset was supposed to
268         be over antiprivs, not privs; thanks, Chris Behrens
269         <cbehrens@xo.com> for pointing that out...
270
271         * include/whowas.h: new elements for an extra linked list in
272         struct Whowas; a notify function for feature value changes
273
274         * include/ircd_features.h: new feature--FEAT_NICKNAMEHISTORYLENGTH
275
276         * config/config-sh.in: NICKNAMEHISTORYLENGTH is now a feature
277
278 2001-01-02  Kevin L. Mitchell  <klmitch@mit.edu>
279
280         * config/config-sh.in: get rid of DEFAULT_LIST_PARAMETER
281         compile-time option--now in features subsystem
282
283         * ircd/motd.c (motd_init): rework motd_init() to be called as the
284         notify function for MPATH and RPATH features (should probably
285         split it up a bit, though...)
286
287         * ircd/m_privs.c (mo_privs): if called with no parameters, return
288         privs of the caller, rather than an error
289
290         * ircd/m_list.c: pull usage message into its own function; pull
291         list parameter processing into its own function that does not
292         modify the contents of the parameter; add list_set_default() to
293         set the default list parameter (uses the notify hook); rework
294         m_list() to make use of these functions; removed dead code
295
296         * ircd/ircd_log.c (log_feature_mark): make sure to return 0, since
297         we have no notify handler
298
299         * ircd/ircd_features.c: add notify callback for notification of
300         value changes; give mark callback an int return value to indicate
301         whether or not to call the notify callback; fix up feature macros
302         for new notify callback; add DEFAULT_LIST_PARAM feature; rewrite
303         string handling in feature_set() to deal with def_str being a null
304         pointer; wrote feature_init() to set up all defaults appropriately
305
306         * ircd/ircd.c (main): call feature_init() instead of
307         feature_mark(), to avoid calling notify functions while setting up
308         defaults
309
310         * ircd/client.c: updated to deal with new privileges structure
311
312         * ircd/class.c: updated so init_class() can be called should one
313         of PINGFREQUENCY, CONNECTFREQUENCY, MAXIMUM_LINKS, or
314         DEFAULTMAXSENDQLENGTH be changed
315
316         * include/ircd_log.h: log_feature_mark() updated to fit with new
317         API changes
318
319         * include/ircd_features.h: added DEFAULT_LIST_PARAM feature and
320         feature_init() function (found necessary since adding the notify
321         stuff and notifying motd.c during start-up...before we defined
322         RPATH!)
323
324         * include/client.h: move privs around to enable addition of more
325         bits if necessary; based on the FD_* macros
326
327         * include/channel.h: declare list_set_default (actually located in
328         m_list.c *blanche*)
329
330         * ircd/s_user.c: retrieve MAXSILES and MAXSILELENGTH (now
331         AVBANLEN*MAXSILES) from features subsystem
332
333         * ircd/s_debug.c (debug_serveropts): CMDLINE_CONFIG doesn't go to
334         anything anymore
335
336         * ircd/s_bsd.c: retrieve HANGONGOODLINK and HANGONRETRYDELAY from
337         the features subsystem
338
339         * ircd/s_auth.c (start_auth): NODNS migrated to the features
340         subsystem
341
342         * ircd/random.c: created random_seed_set() function to set seed
343         value, along with some stuff to make ircrandom() a little more
344         random--state preserving, xor of time instead of direct usage,
345         etc.; it's still a pseudo-random number generator, though, and
346         hopefully I haven't broken the randomness
347
348         * ircd/m_version.c: FEATUREVALUES makes use of feature_int() calls
349
350         * ircd/m_join.c: use features interface to retrieve
351         MAXCHANNELSPERUSER
352
353         * ircd/ircd_features.c: add NODISP flag for super-secret features;
354         add a whole bunch of new features migrated over from make config
355
356         * ircd/ircd.c: use features interface to retrieve PINGFREQUENCY,
357         CONNECTTIMEOUT, and TIMESEC
358
359         * ircd/client.c (client_get_ping): use features interface to
360         retrieve PINGFREQUENCY
361
362         * ircd/class.c: use features interface to retrieve PINGFREQUENCY,
363         CONNECTFREQUENCY, MAXIMUM_LINKS, and DEFAULTMAXSENDQLENGTH
364
365         * ircd/chkconf.c (DEFAULTMAXSENDQLENGTH): since it's now in the
366         features subsystem, we have to add something explicit
367
368         * ircd/channel.c: use features interface to retrieve
369         KILLCHASETIMELIMIT, MAXBANLENGTH, MAXBANS, and MAXCHANNELSPERUSER;
370         note that MAXBANLENGTH is now calculated dynamically from MAXBANS
371         and AVBANLEN
372
373         * ircd/Makefile.in: run make depend
374
375         * include/supported.h (FEATURESVALUES): update to reference
376         feature settings
377
378         * include/random.h: add prototype for random_seed_set
379
380         * include/ircd_features.h: add several more features
381
382         * include/channel.h: move MAXBANS and MAXBANLENGTH into feature
383         subsystem
384
385         * config/config-sh.in: feature-ized some more stuff
386
387         * include/motd.h: some new elements in motd.h for motd.c changes
388
389         * ircd/motd.c: motd_cache() now searches a list of already cached
390         MOTD files; saves us from having duplicate caches in memory if
391         there are two identical T-lines for two different sites...
392
393 2001-01-02  Perry Lorier <isomer@coders.net>
394         * ircd/motd.c: don't core if the motd isn't found.  Bug found by
395         Amarande.
396
397 2001-01-02  Perry Lorier <isomer@coders.net>
398         * ircd/s_err.c: Added third param to 004 - the channel modes that tage params.  Used by hybrid/epic.
399         * ircd/s_channels.c: Added fix for msg'ing a -n+m channel - thanks
400                 to guppy for noticing, and hektik for providing the fix.
401         * misc others: Minor cleanups, added more protocol_violations, ripped
402                 out more P09 stuffs, bit more protocol neg stuff.
403
404 2000-12-19  Kevin L. Mitchell  <klmitch@mit.edu>
405
406         * ircd/m_ison.c (m_ison): Dianora says that ISON has to end with a
407         space (*sigh* stupid clients...)
408
409         * ircd/s_user.c: make WALLOPS_OPER_ONLY a feature managed through
410         ircd_features.[ch]
411
412         * ircd/s_err.c: get rid of GODMODE conditionals
413
414         * ircd/s_debug.c (debug_serveropts): switch to using appropriate
415         calls into the features subsystem for various serveropts
416         characters
417
418         * ircd/s_conf.c (find_conf_entry): get rid of USEONE conditional
419
420         * ircd/s_bsd.c: remove GODMODE conditional; use features subsystem
421         to get value of VIRTUAL_HOST and CLIENT_FLOOD; remove
422         NOFLOWCONTROL conditional
423
424         * ircd/s_auth.c: use features subsystem to determine value of
425         KILL_IPMISMATCH
426
427         * ircd/parse.c: get rid of NOOPER and GODMODE conditionals; use
428         features subsystem to determine the setting of IDLE_FROM_MSG
429
430         * ircd/numnicks.c: get rid of EXTENDED_NUMERICS conditionals
431
432         * ircd/motd.c: get value of NODEFAULTMOTD from features subsystem;
433         use features subsystem to get motd file names
434
435         * ircd/m_settime.c: get value of RELIABLE_CLOCK from features
436         subsystem
437
438         * ircd/m_server.c: get rid of CRYPT_LINK_PASSWORD, since it does
439         us no good; use features subsystem to figure out if we need to do
440         HUB-type stuff; make TESTNET debugging sendto_opmask_butone's use
441         the Debug(()) macro instead; get value of RELIABLE_CLOCK from
442         features subsystem
443
444         * ircd/m_privmsg.c: get IDLE_FROM_MSG from the features subsystem
445
446         * ircd/m_oper.c: get CRYPT_OPER_PASSWORD from the features
447         subsystem
448
449         * ircd/m_connect.c: get SERVER_PORT from the features subsystem
450
451         * ircd/ircd_log.c (log_set_file): fix a bug that kept log files
452         from getting marked if they were already set to something...
453
454         * ircd/ircd_features.c: add a flag to indicates read-only access;
455         add several new features that used to be compile-time selected
456
457         * ircd/ircd.c: grab pidfile out of feature subsystem; don't check
458         access to motd files (what the heck?); make sure to initialize the
459         feature subsystem before trying to write the config file
460
461         * ircd/dbuf.c: use feature_int() to retrieve BUFFERPOOL settings;
462         use feature_bool() to figure out if we're using the FERGUSON
463         flusher
464
465         * ircd/Makefile.in: MPATH and RPATH are now done differently, so
466         remove the clause that creates empty files of that name; also ran
467         make depend
468
469         * include/sys.h: CLIENT_FLOOD is now a feature; unfortunately,
470         there is no easy way to bounds-check it at present
471
472         * include/querycmds.h: make sure ircd_features.h is included; use
473         feature_str(FEAT_DOMAINNAME) in calls to match()
474
475         * include/ircd_features.h: many new features that used to be
476         compile-time selected
477
478         * config/config-sh.in: add * to DOMAINNAME; try also using first
479         argument to search in /etc/resolv.conf; removed many compile-time
480         options that now can be configured through the features system
481
482 2000-12-18  Kevin L. Mitchell  <klmitch@mit.edu>
483
484         * doc/api/log.txt: how to use the logging API
485
486         * doc/api/features.txt: how to use the features API
487
488         * doc/api/api.txt: how to write API documentation
489
490         * include/ircd_features.h: rearranged a couple of features for
491         neatness purposes
492
493         * ircd/ircd_features.c: cleaned up the macros some; rearranged
494         some code to all go into the switch; rearranged a couple of
495         features for neatness purposes
496
497 2000-12-16  Greg Sikorski <gte@atomicrevs.demon.co.uk>
498         * ircd/os_bsd.c: Added os_set_tos for BSD users.
499
500 2000-12-16  Kevin L. Mitchell  <klmitch@mit.edu>
501
502         * ircd/ircd_features.c: Isomer almost got it right; you need to
503         use F_I(), since it's an integer value, not a boolean value.  The
504         asserts in feature_int would catch you out...  Also made the F_*
505         macros take flags
506
507         * ircd/s_err.c: define RPL_PRIVS reply
508
509         * ircd/parse.c: put new PRIVS command into command table
510
511         * ircd/m_privs.c (mo_privs): message handler to report operator
512         privileges
513
514         * ircd/ircd_features.c: declare new features OPER_SET and
515         LOCOP_SET; redo boolean testing routine to accept TRUE, YES, and
516         ON for boolean TRUE, and FALSE, NO, and OFF for boolean FALSE
517
518         * ircd/client.c: simplify client_set_privs() with a table that
519         defines what features to test for; add new client_report_privs()
520
521         * ircd/Makefile.in: compile new m_privs.c; run make depend
522
523         * include/numeric.h (RPL_PRIVS): new reply numeric for displaying
524         an operator's privileges
525
526         * include/msg.h: define new command: PRIVS
527
528         * include/ircd_features.h: create new features OPER_SET and
529         LOCOP_SET for controlling access to /set
530
531         * include/handlers.h (mo_privs): declare message handler for
532         reporting oper privileges
533
534         * include/client.h (client_report_privs): declare function to
535         report what privileges an oper has
536
537         * ircd/m_whois.c (do_whois): fix a bug that caused /whois to
538         report that a user is an oper if the oper doing the /whois had
539         PRIV_SEE_OPERS
540
541 2000-12-17  Isomer <Isomer@coders.net>
542         * ircd/listener.c: added support for TOS twiddling as a 'feature'.
543
544 2000-12-17  Isomer <Isomer@coders.net>
545         * ircd/os_linux.c: add TOS stuffs
546
547         * ircd/listener.c: add TOS stuffs
548
549 2000-12-16  Kevin L. Mitchell  <klmitch@mit.edu>
550
551         * ircd/whocmds.c (do_who): use HasPriv to determine whether or not
552         to indicate a user is an oper
553
554         * ircd/s_user.c: clear privileges setting when deopping; don't
555         propagate +o unless user has PRIV_PROPAGATE privilege
556
557         * ircd/s_debug.c (debug_serveropts): created debug_serveropts()
558         function and replaced how the server option string is generated
559
560         * ircd/parse.c: remove conditional on CONFIG_OPERCMDS
561
562         * ircd/m_whois.c (do_whois): use HasPriv to determine whether or
563         not to indicate the user is an operator
564
565         * ircd/m_who.c: use HasPriv to determine whether or not a user
566         should be displayed in the list of opers
567
568         * ircd/m_version.c: call debug_serveropts() to get server option
569         string
570
571         * ircd/m_userip.c (userip_formatter): use HasPriv to determine
572         whether or not to show oper status
573
574         * ircd/m_userhost.c (userhost_formatter): use HasPriv to determine
575         whether or not to show oper status
576
577         * ircd/m_restart.c (mo_restart): replace ugly #ifdef conditional
578         checks with HasPriv check; remove dead code
579
580         * ircd/m_rehash.c (mo_rehash): replace ugly #ifdef conditional
581         checks with HasPriv check
582
583         * ircd/m_opmode.c (mo_opmode): use HasPriv to check permissions;
584         use feature_bool to check if disabled
585
586         * ircd/m_oper.c (m_oper): set oper priviliges
587
588         * ircd/m_mode.c (m_mode): replace #ifdef conditional with HasPriv
589         check
590
591         * ircd/m_kill.c (mo_kill): use HasPriv checks to determine if we
592         can kill
593
594         * ircd/m_kick.c (m_kick): replace #ifdef conditional with HasPriv
595         check
596
597         * ircd/m_jupe.c (mo_jupe): rework permissions checking structure;
598         use feature_bool to check if disabled
599
600         * ircd/m_join.c (m_join): remove BADCHAN conditional; replace
601         #ifdef conditional with a HasPriv check
602
603         * ircd/m_gline.c (mo_gline): rework permissions checking
604         structure; use feature_bool to check if any part is disabled
605
606         * ircd/m_die.c: replace ugly #ifdef conditionals with HasPriv
607         check; remove dead code
608
609         * ircd/m_clearmode.c: use feature_bool() to detect if we're
610         disabled; use HasPriv to figure out what we're permitted to do;
611         only allow clearmode on moded channels
612
613         * ircd/ircd_features.c: define various features; use HasPriv to
614         verify permissions to set/reset
615
616         * ircd/gline.c (gline_add): use HasPriv instead of #ifdef
617         conditionals
618
619         * ircd/client.c (client_set_privs): function to set an oper's
620         privileges
621
622         * ircd/channel.c: use HasPriv calls instead of #ifdef conditionals
623
624         * include/whocmds.h: deconditionalize several macros and
625         substitute appropriate calls to HasPriv()
626
627         * include/s_debug.h: get rid of global serveropts[]; define new
628         function debug_serveropts() to build that string on the fly
629
630         * include/ircd_features.h: define some features
631
632         * include/client.h: add privs member to struct Connection; define
633         various priviledges
634
635         * include/channel.h: no longer using IsOperOnLocalChannel; remove
636         conditional of MAGIC_OPER_OVERRIDE on OPER_WALK_THROUGH_LMODES
637
638         * doc/Configure.help: remove help information for deprecated
639         options
640
641         * config/config-sh.in: remove certain deprecated options having to
642         do with what opers can and cannot do--first stage in moving
643         compile-time constants into the .conf
644
645 2000-12-16  Isomer <Isomer@coders.net>
646         * ircd/parse.c: detect if the prefix is missing and try and recover
647         instead of coring.
648
649 2000-12-15  Kevin L. Mitchell  <klmitch@mit.edu>
650
651         * ircd/ircd_log.c: found and fixed some bugs in the debug logging
652         code that would sometimes result in the log file not being
653         reopened--which meant that a user could connect and get the
654         logging output--oops
655
656         * ircd/Makefile.in: run make depend...
657
658         * ircd/s_stats.c: get rid of report_feature_list()
659
660         * ircd/s_err.c: add the 'bad value' error message, shift error
661         messages over somewhat
662
663         * ircd/s_debug.c (debug_init): call log_debug_init with the
664         use_tty flag
665
666         * ircd/s_conf.c (read_configuration_file): unmark features before
667         reading the config file, then reset unmarked features after
668         reading the config file
669
670         * ircd/m_stats.c: use feature_report() instead of
671         report_feature_list()
672
673         * ircd/ircd_log.c: fix log_debug_file (bogus assertion); add
674         special 'mark' flags and use them; add the stuff needed by the
675         features API
676
677         * ircd/ircd_features.c: rework the features API and add gobs of
678         comments to try to explain what some of these complex functions
679         are actually doing
680
681         * include/s_stats.h: get rid of report_feature_list(); use
682         feature_report() instead
683
684         * include/numeric.h: added a new error message and shifted old
685         values over some--this is, after all, an alpha
686
687         * include/ircd_log.h: log_debug_init now takes an integer to tell
688         it if it should be using the tty; added a couple of functions
689         required by the features API
690
691         * include/ircd_features.h: add an enum and some more functions to
692         flesh out the feature API--it should now be possible to put all
693         those compile-time constants in the config file!
694
695         * ircd/send.c: got the direction of the assert incorrect...
696
697         * ircd/send.c: implement the efficiency of flush_connections by
698         creating a linked list of struct Connection's with queued data;
699         also get rid of flush_sendq_except and make sure to yank
700         connections out of the list when their sendQs become empty (notice
701         the assertion in flush_connections!)
702
703         * ircd/s_bsd.c (close_connection): must yank the Connection out of
704         the sendq list
705
706         * ircd/list.c (dealloc_connection): must yank the Connection out
707         of the sendq list
708
709         * ircd/dbuf.c (dbuf_put): call flush_connections instead of the
710         deprecated flush_sendq_except
711
712         * ircd/client.c: define a couple new helper functions for sendq
713         threading--this will make the flush_connections function in send.c
714         considerably more efficient by creating a linked list of
715         Connections that have queued data to send
716
717         * include/send.h: remove flush_sendq_except, as it's not used
718         anymore
719
720         * include/client.h: declare a couple new helper functions for the
721         sendq threading system
722
723 2000-12-14  Kevin L. Mitchell  <klmitch@mit.edu>
724
725         * ircd/m_ison.c (m_ison): Apply Diane Bruce's patch to make ISON
726         parse all arguments
727
728         * ircd/s_debug.c (count_memory): modify to report for clients and
729         connections, not local clients and remote clients
730
731         * ircd/list.c: fiddle with the client-fiddling functions to take
732         into account the divorce of struct Connection from struct Client
733
734         * ircd/ircd.c: define a struct Connection for me, initialize it,
735         and link it into the right place (ewww, globals!)
736
737         * include/client.h: remove CLIENT_{LOCAL,REMOTE}_SIZE; split
738         struct Client into struct Client and struct Connection; redefine
739         local-portion accessor macros to go through struct Client to the
740         struct Connection; define struct Connection accessor macros
741
742 2000-12-13  Kevin L. Mitchell  <klmitch@mit.edu>
743
744         * ircd/whowas.c: missed a couple of accesses to a struct Client
745
746         * ircd/uping.c: missed a couple of accesses to a struct Client
747
748         * ircd/send.c: missed a couple of accesses to a struct Client
749
750         * ircd/s_user.c: missed a couple of accesses to a struct Client
751
752         * ircd/s_misc.c: missed a couple of accesses to a struct Client
753
754         * ircd/s_conf.c: missed a couple of accesses to a struct Client
755
756         * ircd/s_bsd.c: missed a couple of accesses to a struct Client
757
758         * ircd/s_auth.c: missed a couple of accesses to a struct Client
759
760         * ircd/res.c: missed a couple of accesses to a struct Client
761
762         * ircd/parse.c: missed a couple of accesses to a struct Client
763
764         * ircd/m_whois.c: use new accessor macros for struct Client
765
766         * ircd/m_who.c: use new accessor macros for struct Client
767
768         * ircd/m_wallchops.c: use new accessor macros for struct Client
769
770         * ircd/m_version.c: use new accessor macros for struct Client
771
772         * ircd/m_userip.c: use new accessor macros for struct Client
773
774         * ircd/m_userhost.c: use new accessor macros for struct Client
775
776         * ircd/m_user.c: use new accessor macros for struct Client
777
778         * ircd/m_uping.c: use new accessor macros for struct Client
779
780         * ircd/m_trace.c: use new accessor macros for struct Client
781
782         * ircd/m_topic.c: use new accessor macros for struct Client
783
784         * ircd/m_time.c: use new accessor macros for struct Client
785
786         * ircd/m_stats.c: use new accessor macros for struct Client
787
788         * ircd/m_squit.c: use new accessor macros for struct Client
789
790         * ircd/m_silence.c: use new accessor macros for struct Client
791
792         * ircd/m_server.c: use new accessor macros for struct Client;
793         remove dead code
794
795         * ircd/m_rpong.c: use new accessor macros for struct Client
796
797         * ircd/m_rping.c: use new accessor macros for struct Client
798
799         * ircd/m_quit.c: use new accessor macros for struct Client
800
801         * ircd/m_privmsg.c: use new accessor macros for struct Client
802
803         * ircd/m_pong.c: use new accessor macros for struct Client; remove
804         dead code
805
806         * ircd/m_ping.c: use new accessor macros for struct Client
807
808         * ircd/m_pass.c: use new accessor macros for struct Client
809
810         * ircd/m_part.c: use new accessor macros for struct Client
811
812         * ircd/m_oper.c: use new accessor macros for struct Client
813
814         * ircd/m_notice.c: use new accessor macros for struct Client
815
816         * ircd/m_nick.c: use new accessor macros for struct Client
817
818         * ircd/m_names.c: use new accessor macros for struct Client
819
820         * ircd/m_mode.c: use new accessor macros for struct Client
821
822         * ircd/m_map.c: use new accessor macros for struct Client
823
824         * ircd/m_list.c: use new accessor macros for struct Client
825
826         * ircd/m_links.c: use new accessor macros for struct Client;
827         remove some dead code
828
829         * ircd/m_kill.c: use new accessor macros for struct Client; remove
830         some dead code
831
832         * ircd/m_kick.c: use new accessor macros for struct Client
833
834         * ircd/m_join.c: use new accessor macros for struct Client; remove
835         some dead code
836
837         * ircd/m_ison.c: use new accessor macros for struct Client
838
839         * ircd/m_invite.c: use new accessor macros for struct Client
840
841         * ircd/m_info.c: use new accessor macros for struct Client
842
843         * ircd/m_gline.c: use new accessor macros for struct Client
844
845         * ircd/m_error.c: use new accessor macros for struct Client
846
847         * ircd/m_create.c: use new accessor macros for struct Client
848
849         * ircd/m_connect.c: use new accessor macros for struct Client;
850         removed some dead code
851
852         * ircd/m_burst.c: use new accessor macros for struct Client
853
854         * ircd/m_away.c: use new accessor macros for struct Client
855
856         * ircd/m_admin.c: use new accessor macros for struct Client
857
858         * ircd/hash.c: missed a couple of accesses to a struct Client
859
860         * ircd/gline.c: missed a couple of accesses to a struct Client
861
862         * ircd/crule.c: missed a couple of accesses to a struct Client
863
864         * ircd/class.c: missed an access to a struct Client
865
866         * ircd/channel.c: missed a couple of accesses to a struct Client
867
868         * ircd/IPcheck.c: missed an access to a struct Client
869
870         * include/querycmds.h: fix a couple of stats macros to use
871         structure accessor macros
872
873         * include/client.h: change structure member names to highlight any
874         places in the code I've missed
875
876 2000-12-12  Kevin L. Mitchell  <klmitch@mit.edu>
877
878         * ircd/whowas.c: use new struct Client accessor macros
879
880         * ircd/whocmds.c: use new struct Client accessor macros
881
882         * ircd/send.c: use new struct Client accessor macros
883
884         * ircd/s_user.c: use new struct Client accessor macros; removed
885         some dead code
886
887         * ircd/s_serv.c: use new struct Client accessor macros; removed
888         some dead code
889
890         * ircd/s_numeric.c: use new struct Client accessor macros
891
892         * ircd/s_misc.c: use new struct Client accessor macros
893
894         * ircd/s_debug.c: use new struct Client accessor macros
895
896         * ircd/s_conf.c: use new struct Client accessor macros
897
898         * ircd/s_bsd.c: use new struct Client accessor macros
899
900         * ircd/s_auth.c: use new struct Client accessor macros
901
902         * ircd/parse.c: use new struct Client accessor macros
903
904         * ircd/packet.c: use new struct Client accessor macros
905
906         * ircd/numnicks.c: use new struct Client accessor macros
907
908         * ircd/motd.c: use new struct Client accessor macros
909
910         * ircd/listener.c: use new struct Client accessor macros
911
912         * ircd/list.c: use new struct Client accessor macros
913
914         * ircd/jupe.c: use new struct Client accessor macros
915
916         * ircd/ircd_snprintf.c: use new struct Client accessor macros
917
918         * ircd/ircd_reply.c: use new struct Client accessor macros
919
920         * ircd/ircd_relay.c: use new struct Client accessor macros
921
922         * ircd/ircd.c: use new struct Client accessor macros
923
924         * ircd/gline.c: catch some instances of me.<stuff> I missed
925         previously
926
927         * ircd/client.c: use cli_ instead of con_
928
929         * ircd/class.c: use cli_ instead of con_
930
931         * ircd/channel.c: use cli_ instead of con_
932
933         * ircd/IPcheck.c: use cli_ instead of con_; catch some instances
934         of me.<stuff> I missed previously
935
936         * include/client.h: use cli_ instead of con_...seemed like a good
937         idea at the time *shrug*
938
939 2000-12-11  Kevin L. Mitchell  <klmitch@mit.edu>
940
941         * ircd/hash.c: use struct Client accessor macros
942
943         * ircd/gline.c: use struct Client accessor macros
944
945         * ircd/crule.c: use struct Client accessor macros
946
947         * ircd/client.c: use struct Client accessor macros; remove some
948         dead code
949
950         * ircd/class.c: use struct Client accessor macros
951
952         * ircd/channel.c: use struct Client accessor macros; remove some
953         dead code
954
955         * ircd/IPcheck.c: use struct Client accessor macros
956
957         * include/numnicks.h: use struct Client accessor macros
958
959         * include/client.h: first step to divorcing struct Client and
960         struct Connection--define accessor macros and use them
961
962         * ircd/gline.c: When Uworld removed Uworld-set G-lines, only the
963         uplink would remove them.  This is because the removal protocol
964         message wasn't being sent to the uplinks.  This is fixed by fixing
965         propagate_gline() to send the proper number of arguments depending
966         on whether or not we're adding or deleting the Uworld gline, and
967         by having gline_deactivate() make sure to turn off the active bit
968         and call propagate_gline() if it's a Uworld gline
969
970 2000-12-10  Kevin L. Mitchell  <klmitch@mit.edu>
971
972         * ircd/os_generic.c: make sure IOV_MAX gets defined, just in case
973
974         * ircd/os_bsd.c: apparently BSD doesn't have IOV_MAX defined
975         anywhere intelligent...
976
977 2000-12-09  Kevin L. Mitchell  <klmitch@mit.edu>
978
979         * ircd/send.c (send_queued): call deliver_it with appropriate
980         arguments
981
982         * ircd/s_serv.c: reorder a couple of headers--cosmetic
983
984         * ircd/s_bsd.c (deliver_it): make deliver_it work with a struct
985         MsgQ
986
987         * ircd/os_solaris.c (os_sendv_nonb): function for calling writev
988         with appropriate iovec
989
990         * ircd/os_linux.c (os_sendv_nonb): function for calling writev
991         with appropriate iovec
992
993         * ircd/os_generic.c (os_sendv_nonb): function for calling writev
994         with appropriate iovec
995
996         * ircd/os_bsd.c (os_sendv_nonb): function for calling writev with
997         appropriate iovec
998
999         * ircd/msgq.c (msgq_mapiov): add a len_p argument for totalling up
1000         exactly how much we're trying to write out to the fd
1001
1002         * include/s_bsd.h: make deliver_it take a struct MsgQ
1003
1004         * include/msgq.h: add a len_p argument to msgq_mapiov to help
1005         detect short writes that indicate possible socket blocking
1006
1007         * include/ircd_osdep.h: declare os_sendv_nonb()
1008
1009         * ircd/channel.c (modebuf_mode): don't add empty modes...
1010
1011 2000-12-08  Kevin L. Mitchell  <klmitch@mit.edu>
1012
1013         * include/send.h: add prio argument to send_buffer to select
1014         between normal and priority queues
1015
1016         * ircd/s_user.c (send_user_info): add prio argument to send_buffer
1017         call
1018
1019         * ircd/m_ison.c (m_ison): add prio argument to send_buffer call
1020
1021         * ircd/ircd_reply.c (send_reply): add prio argument to send_buffer
1022         call
1023
1024         * ircd/channel.c (send_channel_modes): add prio argument to
1025         send_buffer call
1026
1027         * ircd/send.c (send_buffer): add a prio argument to select the
1028         priority queue; update send.c functions to use it
1029
1030         * ircd/msgq.c (msgq_add): remove msgq_prio; fold msgq_link and
1031         msgq_add; add a prio argument to msgq_add to select the priority
1032         queue
1033
1034         * include/msgq.h: remove msgq_prio; add a prio argument to
1035         msgq_add
1036
1037         * ircd/send.c: remove sendbuf; remove GODMODE code; switch to
1038         using msgq functions instead of dbuf functions; remove old, dead
1039         sendto_* functions; redo send_buffer to take a struct MsgBuf;
1040         rework sendcmdto_* functions to make use of the new struct MsgBuf
1041
1042         * ircd/s_user.c: remove hunt_server; restructure send_user_info to
1043         make appropriate use of struct MsgBuf
1044
1045         * ircd/s_debug.c (count_memory): count memory used by the MsgQ
1046         system and report it
1047
1048         * ircd/s_conf.c (read_configuration_file): use
1049         sendto_opmask_butone instead of the now dead sendto_op_mask
1050
1051         * ircd/s_bsd.c: switch to using appropriate MsgQLength and other
1052         calls on sendQ
1053
1054         * ircd/parse.c (parse_server): get rid of a piece of GODMODE code
1055
1056         * ircd/msgq.c: add msgq_append and msgq_bufleft; fix a bug in
1057         msgq_clean
1058
1059         * ircd/m_version.c: fix spelling in comments marking dead code
1060
1061         * ircd/m_userip.c (userip_formatter): restructure to make use of
1062         struct MsgBuf
1063
1064         * ircd/m_userhost.c (userhost_formatter): restructure to make use
1065         of struct MsgBuf
1066
1067         * ircd/m_stats.c: use MsgQLength on a sendQ
1068
1069         * ircd/m_settime.c: use MsgQLength instead of DBufLength on a
1070         sendQ; mark a piece of dead code
1071
1072         * ircd/m_names.c: use send_reply instead of sendto_one
1073
1074         * ircd/m_mode.c: use new mode; remove old dead code
1075
1076         * ircd/m_ison.c (m_ison): restructure to make use of struct MsgBuf
1077
1078         * ircd/m_burst.c: use BUFSIZE instead of IRC_BUFSIZE; remove old
1079         dead code
1080
1081         * ircd/listener.c (accept_connection): use sendto_opmask_butone
1082         instead of sendto_op_mask
1083
1084         * ircd/list.c (free_client): use MsgQClear to clear sendQ
1085
1086         * ircd/ircd_reply.c: remove send_error_to_client; restructure
1087         send_reply to make use of struct MsgBuf
1088
1089         * ircd/dbuf.c (dbuf_put): remove argument to flush_sendq_except,
1090         since its no longer used (at least currently)
1091
1092         * ircd/channel.c: restructure send_channel_modes to make use of
1093         struct MsgBuf; remove set_mode, add_token_to_sendbuf, cancel_mode,
1094         and send_hack_notice; use BUFSIZE instead of IRC_BUFSIZE
1095
1096         * ircd/Makefile.in: add msgq.c to list of sources; run make depend
1097
1098         * ircd/IPcheck.c: use sendcmdto_one instead of sendto_one
1099
1100         * include/send.h: send_buffer now takes a struct MsgBuf * instead
1101         of a char *; flush_sendq_except now takes no arguments, as sendq
1102         flushing currently only happens in dbuf.h and sendQ is a struct
1103         MsgQ; remove prototypes for a lot of old sendto_* functions that
1104         aren't used anymore; remove sendbuf and IRC_BUFSIZE--the former is
1105         no longer needed, and the latter is identical to BUFSIZE in
1106         ircd_defs.h
1107
1108         * include/s_user.h: make InfoFormatter take a struct MsgBuf*
1109         instead of a char *; also make it return void, instead of char *
1110
1111         * include/msgq.h: add msgq_append and msgq_bufleft functions
1112
1113         * include/client.h: use a struct MsgQ instead of a struct DBuf for
1114         sendq
1115
1116         * doc/Configure.help: Remove help for compile-time options that
1117         have gone away
1118
1119         * config/config-sh.in: remove CONFIG_NEWMODE
1120
1121         * ircd/m_server.c (mr_server): don't send server IPs in any server
1122         notices
1123
1124         * ircd/msgq.c (msgq_vmake): add \r\n to messages
1125
1126 2000-12-07  Kevin L. Mitchell  <klmitch@mit.edu>
1127
1128         * include/msgq.h: declare the MsgQ API
1129
1130         * ircd/msgq.c: implementation of new MsgQ system
1131
1132 2000-12-06  Kevin L. Mitchell  <klmitch@mit.edu>
1133
1134         * ircd/ircd_features.c: #include was supposed to be for
1135           ircd_features.h, not features.h--missed when I had to do a
1136           rename because of namespace collision
1137
1138 2000-12-05  Greg Sikorski <gte@atomicrevs.demon.co.uk>
1139         * ircd/m_topic.c: Added missing braces that caused all remote
1140           topics to be ignored.
1141
1142 2000-12-04  Kevin L. Mitchell  <klmitch@mit.edu>
1143
1144         * ircd/m_create.c: I'm tired of the exit_client warning :)
1145         (ms_create): discovered that exit_client() was being called with
1146         too few arguments
1147
1148         * ircd/s_misc.c (exit_client): remove all dependance on
1149         FNAME_USERLOG, since that's now gone; log only to LS_USER
1150
1151         * ircd/s_debug.c: USE_SYSLOG no longer means anything
1152
1153         * ircd/m_oper.c (m_oper): no longer log to LS_OPERLOG--we already
1154         log to LS_OPER
1155
1156         * ircd/m_kill.c: no longer conditionalize on SYSLOG_KILL
1157
1158         * ircd/ircd_log.c: remove LS_OPERLOG, LS_USERLOG
1159
1160         * include/ircd_log.h: remove LS_OPERLOG, LS_USERLOG--they serve
1161         the same purpose as LS_USER and LS_OPER
1162
1163         * config/config-sh.in: remove no longer relevant log config
1164         variables
1165
1166         * ircd/uping.c (uping_init): use log_write instead of ircd_log
1167
1168         * ircd/s_misc.c (exit_client): use log_write instead of ircd_log
1169
1170         * ircd/s_conf.c: use log_write instead of ircd_log
1171
1172         * ircd/s_bsd.c (report_error): use log_write instead of ircd_log
1173
1174         * ircd/s_auth.c (timeout_auth_queries): use log_write instead of
1175         ircd_log
1176
1177         * ircd/res.c (send_res_msg): use log_write instead of ircd_log
1178
1179         * ircd/m_who.c: use log_write instead of write_log; no longer
1180         conditionalize on WPATH; mark dead ircd_log calls
1181
1182         * ircd/m_uping.c: mark dead ircd_log call
1183
1184         * ircd/m_server.c (mr_server): use log_write instead of ircd_log
1185
1186         * ircd/m_restart.c: use log_write instead of ircd_log; mark dead
1187         ircd_log calls
1188
1189         * ircd/m_rehash.c (mo_rehash): use log_write instead of ircd_log
1190
1191         * ircd/m_oper.c: use log_write instead of ircd_log; no longer
1192         conditionalize on FNAME_OPERLOG; mark dead ircd_log calls
1193
1194         * ircd/m_kill.c: mark dead ircd_log calls
1195
1196         * ircd/m_connect.c: use log_write instead of ircd_log; mark dead
1197         ircd_log
1198
1199         * ircd/m_clearmode.c: use log_write instead of write_log; no
1200         longer conditionalize on OPATH
1201
1202         * ircd/jupe.c: use log_write instead of write_log; no longer
1203         conditionalize on JPATH
1204
1205         * ircd/ircd_log.c: add USER subsystem; remove ircd_log() compat
1206         function; fix a couple of bugs
1207
1208         * ircd/ircd_alloc.c: fixed a comment
1209
1210         * ircd/ircd.c: use log_write instead of ircd_log; fold server
1211         notice generation in a couple of cases
1212
1213         * ircd/gline.c: use log_write instead of write_log; no longer
1214         conditionalize on GPATH
1215
1216         * ircd/channel.c (modebuf_flush_int): use log_write instead of
1217         write_log; no longer conditionalize on OPATH
1218
1219         * ircd/Makefile.in: run make depend, since dependencies have
1220         changed
1221
1222         * doc/example.conf: add system USER to documentation
1223
1224         * include/ircd_log.h: add system USER; remove old ircd_log()
1225         declarations
1226
1227 2000-12-04  Isomer <isomer@coders.net>
1228         * ircd/m_names.c: Add NAMES_EON to do_names to say add a
1229         'end_of_names' reply when done.
1230         * ircd/m_join.c: use NAMES_EON as mentioned above
1231
1232 2000-12-01  net  <simms@LUCIDA.QC.CA>
1233
1234         * ircd/motd.c: add a freelist for struct Motds
1235
1236 2000-11-30  Kevin L. Mitchell  <klmitch@mit.edu>
1237
1238         * ircd/s_stats.c (report_feature_list): report features--only
1239         local opers can see logging configuration, since it doesn't really
1240         mean anything to users
1241
1242         * ircd/s_err.c: add reply messages for new feature subsystem
1243
1244         * ircd/s_conf.c: add F lines to .conf
1245
1246         * ircd/parse.c: add the message descriptions for /set, /reset, and
1247         /get
1248
1249         * ircd/m_stats.c: add /stats f
1250
1251         * ircd/m_set.c (mo_set): implement /set
1252
1253         * ircd/m_reset.c (mo_reset): implement /reset
1254
1255         * ircd/m_rehash.c: /rehash m now flushes MOTD cache, and /rehash l
1256         reopens log files (for log file rotation)
1257
1258         * ircd/m_get.c (mo_get): implement /get
1259
1260         * ircd/ircd_log.c: use int instead of void return value; add
1261         log_report_features() and log_canon(); fix a function that
1262         disappears if DEBUGMODE not #define'd
1263
1264         * ircd/ircd_features.c: functions to manipulate feature settings
1265         either from the config file or with the new /set, /reset, and /get
1266         commands
1267
1268         * ircd/Makefile.in: add new .c files, run make depend
1269
1270         * include/s_stats.h: declare report_feature_list() (/stats f
1271         handler)
1272
1273         * include/numeric.h: add RPL_STATSFLINE, RPL_FEATURE,
1274         ERR_NOFEATURE, ERR_BADLOGTYPE, ERR_BADLOGSYS, and ERR_BADLOGVALUE
1275         reply numerics
1276
1277         * include/msg.h: add defines for SET, RESET, and GET
1278
1279         * include/ircd_log.h: add a function to canonicalize subsystem
1280         names; change some void return values to int
1281
1282         * include/ircd_features.h: new features subsystem handles all the
1283         manipulation of special features, like log files
1284
1285         * include/handlers.h: declare new mo_{s,res,g}et message handlers
1286         for fiddling with features run-time
1287
1288         * include/client.h (SNO_DEFAULT): don't set SNO_DEBUG by default;
1289         seemed like a good idea at the time...
1290
1291         * doc/example.conf: document new F lines
1292
1293 2000-11-29  Kevin L. Mitchell  <klmitch@mit.edu>
1294
1295         * ircd/s_debug.c: rewrite debug_init() and vdebug() in terms of
1296         new logging functions, which have special support for the debug
1297         log; added loop detection to vdebug(), so that I can
1298         sendto_opmask_butone() from log_vwrite() without incurring another
1299         call to vdebug()
1300
1301         * ircd/s_conf.c (rehash): call log_reopen() from rehash routine;
1302         this allows log file rotations
1303
1304         * ircd/m_kill.c: call log_write_kill() instead of ircd_log_kill()
1305
1306         * ircd/ircd_log.c: much more work fleshing out the interface;
1307         removed old interface; included backwards-compat ircd_log()
1308         function that logs to subsystem LS_OLDLOG
1309
1310         * ircd/ircd.c: switch to new log_init()/log_close()/log_reopen()
1311         functions
1312
1313         * include/ircd_log.h: include stdarg.h for va_list; move ordering
1314         warning to top of file; fill out LogSys enum; declare new
1315         log_debug_init(), log_vwrite(), log_write_kill(), and
1316         log_[sg]et_*() functions; add flags argument to log_write();
1317         defined flags to inhibit various logging actions
1318
1319         * include/client.h: added support for new SNO_DEBUG, enabled only
1320         if DEBUGMODE is defined
1321
1322 2000-11-28  Kevin L. Mitchell  <klmitch@mit.edu>
1323
1324         * ircd/ircd_log.c: make sure the various LOG_* constants are
1325         defined (probably not needed, since #include <syslog.h> isn't
1326         conditional); various static data needed for the new logging
1327         functions; definitions of new logging functions
1328
1329         * include/ircd_log.h: new LogSys enum, declarations for part of
1330         new logging API
1331
1332         * ircd/motd.c: we were setting type to MOTD_CLASS unconditionally,
1333         which was of course stupid; switched to using switch/case in
1334         initialization in motd_create(); zero the MotdList.other pointer
1335         from motd_clear()
1336
1337         * ircd/ircd.c (main): motd_init() has to come before init_conf(),
1338         or we overwrite init_conf()'s hard work with respect to T-lines
1339
1340 2000-11-27  Kevin L. Mitchell  <klmitch@mit.edu>
1341
1342         * ircd/s_stats.c: comment out report_motd_list and include a
1343         reference to motd_report()
1344
1345         * ircd/s_conf.c: rip out the old MOTD manipulation functions; call
1346         motd_add() from the conf parser; call motd_clear() from the rehash
1347         routine; remove the no longer needed memory clearing and reloading
1348         stuff from the rehash service routine
1349
1350         * ircd/motd.c: loads new API, including static internal functions
1351         to do allocation/deallocation, etc.
1352
1353         * ircd/m_stats.c: use new motd_report() instead of
1354         report_motd_list()
1355
1356         * ircd/m_motd.c: use new syntax for motd_send()
1357
1358         * ircd/ircd.c: use new motd_init() function
1359
1360         * ircd/Makefile.in (SRC): forgot to add motd.c to SRC in
1361         Makefile.(in); also ran make depend
1362
1363         * include/motd.h: don't need config.h, but now do need time.h;
1364         define new structures and constants; redefine old API and define
1365         new functions
1366
1367 2000-11-22  Kevin L. Mitchell  <klmitch@mit.edu>
1368
1369         * ircd/s_user.c (register_user): use motd_signon() instead of
1370         calling m_motd; much cleaner this way
1371
1372         * ircd/motd.c: write the new motd_* stuff to make MOTD handling
1373         less of a crock
1374
1375         * ircd/m_motd.c: rewrite m{,s}_motd to call out to new motd_*
1376         functions
1377
1378         * include/motd.h: define new MOTD API stuff
1379
1380 2000-11-20  Kevin L. Mitchell  <klmitch@mit.edu>
1381
1382         * ircd/ircd_reply.c (protocol_violation): rewrite
1383         protocol_violation so it'll actually work
1384
1385         oh, yeah, use %s -> cptr->name, instead of %c -> cptr, so we get
1386         the client's real name in there.
1387
1388         * ircd/m_motd.c (m_motd): Iso's addition of get_client_class(sptr)
1389         resulted in core dumps if NODEFAULTMOTD is defined, because m_motd
1390         gets called from register_user with a NULL sptr.  This is probably
1391         a design problem, but this bandaid will do for now...
1392
1393 2000-11-19  Isomer <isomer@coders.net>
1394         * ircd/ircd_reply.c: added 'protocol_violation', thus alerting us
1395         to problems in the server<->server protocol.
1396
1397         * ircd/m_connect.c: allow remote connects with a port of '0'
1398         meaning to use the port in the config file.
1399
1400         * ircd/m_create.c: Enable hacking protection, lets see how far we
1401         get.
1402
1403         * ircd/m_error.c: The RFC says never accept ERROR from unreg'd
1404         clients, so we don't any more.
1405
1406         * ircd/m_kill.c: The kill path is now made up of numnicks of servers,
1407         and the user@host is displayed of the victim.
1408
1409         * ircd/m_map.c: reloaded 'dump_map'.
1410
1411         * ircd/m_trace.c: allow per class T:
1412
1413         * ircd/m_stats.c: allow local opers /remote stats anywhere on the 'net.
1414
1415 2000-11-17  Isomer <isomer@coders.net>
1416
1417         * ircd/m_topic.c: Fixed bug where we'd only send to clients topics
1418         that were the *same* instead of different.  Oh the embarrasment!
1419
1420         * ircd/IPcheck.c: Merged net's fix.
1421
1422 2000-11-02  Kevin L. Mitchell  <klmitch@mit.edu>
1423
1424         * ircd/m_whois.c: remove compiler warning by adding a newline to
1425         end of file
1426
1427         * ircd/m_names.c: moved the flags up to s_user.h
1428
1429         * ircd/m_join.c: call do_names instead of m_names; restructure
1430         ms_join to never transmute a JOIN into a CREATE, but use the TS in
1431         the JOIN (if present) to timestamp the channel
1432
1433         * ircd/channel.c: send JOINs individually, instead of grouping
1434         them, so that we can send the channel's creation time
1435
1436         * include/s_user.h: declare do_names()
1437
1438 2000-10-30  Isomer <isomer@coders.net>
1439         * ircd/m_oper.c: Fixed warning
1440
1441 2000-10-30  Isomer <isomer@coders.net>
1442         * ircd/m_oper.c: Fixed over agressive cut and no paste
1443
1444 2000-10-30  Isomer <isomer@coders.net>
1445
1446         * ircd/m_topic.c: Restructured, fixed bug where topics on local
1447         channels are propergated (I forget who pointed this out to me, but
1448         thanks anyway).  Also to save bandwidth don't send the topic to
1449         users if the topic is already the same on the server (but still
1450         propergate to other servers).  X/W's "autotopic" feature must
1451         chew a lot of bandwidth, hopefully this will help reduce this.
1452
1453         * doc/rfc1459.rfc: Updated documentation on /topic.
1454
1455         * ircd/listener.c: snotice warnings about failed accept()'s
1456         potentially warning admins that they're running out of fd's.
1457
1458         * ircd/stats.c, ircd/class.c: Removed /stats v, added number of
1459         people in a class in /stats y
1460
1461         * ircd/m_create.c: Checks for timewarp hacking and squit's
1462         evil servers. (currently disabled)
1463         
1464
1465 2000-10-30  net <simms@lucida.qc.ca>
1466         
1467         * ircd/gline.c: Fixed various bugs Isomer left behind.
1468
1469 2000-10-26  Kevin L. Mitchell  <klmitch@mit.edu>
1470
1471         * ircd/m_join.c (m_join): reply on attempt to join a BADCHANed
1472         channel is now ERR_BANNEDFROMCHAN instead of ERR_BADCHANNAME
1473
1474 2000-10-24  Kevin L. Mitchell  <klmitch@mit.edu>
1475
1476         * ircd/channel.c: ok, now last mode rules; mode +ps will always
1477         result in +s (and won't send a mode if the channel is already +s);
1478         mode +sp will always result in +p; -n+n on a +n channel results in
1479         no mode change; -n+n on a -n channel results in a +n mode change;
1480         etc.
1481
1482 2000-10-23  Kevin L. Mitchell  <klmitch@mit.edu>
1483
1484         * ircd/channel.c: add "add" and "del" elements to ParseState to
1485         avoid not-too-pretty -p+s when +s is sufficient; fix a bug in
1486         mode_parse_limit that caused it to clear all channel modes
1487         prematurely; restructure mode_parse_mode to avoid calling
1488         modebuf_mode too early (ties in with first mentioned change);
1489         better logic for +p/+s mutual exclusivity; initialize "add" and
1490         "del" elements in mode_parse; send simple modes down to
1491         modebuf_mode after the loop in mode_parse
1492
1493 2000-09-28  Greg Sikorski <gte@atomicrevs.demon.co.uk>
1494         * ircd/m_names.c: Fixed a non-lethal logic error that 
1495         triggers an assert() in find_member_link while debugging.
1496         (Spotted by Maniac-).
1497 2000-09-19  Thomas Helvey <helveytw@home.com>
1498         * ircd/s_conf.c: move K:lines to their own list and data
1499         structures, add supporting code.
1500         * ircd/m_stats.c: cleanup stats processing a bit move
1501         kline listing code to a new function, haven't figured
1502         out where it goes yet tho'
1503         * ircd/s_stats.c: added K:line bulk lister
1504         * include/s_conf.h: added new DenyConf struct
1505         * *[ch]: fixeup code that depended on changes
1506
1507 2000-09-17  Thomas Helvey <helveytw@home.com>
1508         * ircd/class.c: encapsulate class list
1509         * include/class.h: clean up classes
1510         * * fixup code that depended on changes
1511
1512 2000-09-17  Thomas Helvey <helveytw@home.com>
1513         * ircd/s_conf.c: add me to local conf
1514         * include/s_conf.h: move CONF_ME macro to chkconf.c
1515         * ircd/s_bsd.c: cleanup initialization, allow virtual host
1516         to be changed by rehash
1517
1518 2000-09-17  Thomas Helvey <helveytw@home.com>
1519         * include/class.h: add missing prototype
1520         * ircd/class.c: make argument to get_conf_class const
1521
1522 2000-09-17  Thomas Helvey <helveytw@home.com>
1523         * ircd/*.c: merged in changes from 2.10.10.pl12, cleanup
1524         merge conflicts.
1525         * ircd/*.h: merged in changes from 2.10.10.pl12, cleanup
1526         merge conflicts
1527
1528 2000-09-16  Thomas Helvey <helveytw@home.com>
1529         * ircd/s_conf.c: add code for server struct
1530         * ircd/client.c: copy of class.c sort of, new file for client
1531         specific operations, will move things here as appropriate,
1532         currently only one function is exported from here.
1533         * ircd/*.c: general logic cleanups, convert negatives to
1534         positives in places.
1535
1536 2000-09-16  Thomas Helvey <helveytw@home.com>
1537         * ircd/s_conf.c: add code for new crule data structs, strip quotes
1538         * ircd/crule.c: clean up scary casting a bit, type safety stuff
1539         * include/s_conf.h: add CRuleConf struct and support, remove
1540         unused constants
1541         * include/crule.h: type safety cleanups
1542         * ircd/*.c: fixup code that depended on stuff I changed
1543
1544 2000-09-15  Thomas Helvey <helveytw@home.com>
1545         * ircd/s_conf.c: start adding code for new conf data structs, changed
1546         listeners, admin line, motd lines, class lines. Move validate_hostent
1547         to resolver. General mayhem.
1548         * include/s_conf.h: new data structs and accessors
1549         * ircd/res.c: move validate_hostent here, rewrite, use regular
1550         expression for validation.
1551         * doc/example.conf: update docs for port
1552
1553 2000-09-14  Thomas Helvey <helveytw@home.com>
1554         * ircd/s_conf.c (conf_init): rewrite conf file parser, start to break
1555         up conf_init into managable chunks.
1556         * ircd/listener.c (set_listener_mask): fix logic bug core dump.
1557         * include/s_conf.h: add new data struct for local info (unwinding the mess).
1558
1559 2000-09-13  Thomas Helvey <helveytw@home.com>
1560         * ircd/list.c: put Clients in free lists, pre-allocate MAXCONNECTIONS
1561         local clients.
1562         * ircd/list.c: put SLinks in free lists
1563         * ircd/channel.c: put Memberships in free lists
1564         * ircd/ircd.c: rearrange initializations a bit in main
1565         Note: With these changes, ircd NEVER frees Clients, SLinks or
1566         Memberships. It will also rarely need to allocate new
1567         ones during net bursts and other disruptions. This should
1568         cut down on memory fragmentation a bit as well.
1569
1570 2000-08-30  Kevin L. Mitchell  <klmitch@mit.edu>
1571
1572         * ircd/m_names.c (do_names): pull-up from do_names fix in
1573         u2.10.10.pl11
1574
1575 2000-07-15  Perry Lorier       <Isomer@coders.net>
1576         * various: IP only k:'s and G:'s now do bit tests instead of two(!) 
1577                  match()'s.  Major Major cpu savings.  Also speed up the
1578                  other case slightly.  As a side effect you can now
1579                  k/Gline *@10.0.0.0/8.  I'll do bans tomorrow, it's nearing
1580                  3am.
1581
1582 2000-07-15  Perry Lorier       <Isomer@coders.net>
1583         * various: Fixed warnings after compiling on an alpha.
1584 2000-07-09  Perry Lorier       <Isomer@coders.net>
1585         * doc/ircd.8: Applied grammitical changes by Liandrin, applied
1586                       changes suggested by various other people.
1587         * ircd/IPcheck.c: More bug fixes.  Current problem appears to be
1588                         that it gets a corrupt entry somehow.
1589 2000-07-09  Greg Sikorski <gte@atomicrevs.demon.co.uk>
1590         * ircd/m_oper.c: Clean up compiler warning.
1591
1592 2000-07-08  Perry Lorier       <Isomer@coders.net>
1593         * doc/ircd.8: Updated the documentation, it was slightly out of date
1594                       being updated around 1989.
1595         * ircd/m_whois.c: Rewrote for clarity, and probably a bit more speed.
1596                           fixed a few minor glitches.
1597         * doc/rfc1459.unet: Updated.
1598         * ircd/IPcheck.c: Fixed more bugs.
1599         * ircd/s_bsd.c: We now keep track of servers we've conected.
1600
1601 2000-07-02  Perry Lorier       <Isomer@coders.net>
1602         * ircd/s_misc.c: Fixed remote IPcheck bug.  Ok, I'm a moron, so sue
1603                         me.  Thanks to Hektik, thanks thanks thanks thanks
1604                         thanks thanks thanks thanks thank thanks thank thanks
1605
1606 2000-07-01  Perry Lorier       <Isomer@coders.net>
1607         * ircd/s_conf.c: "Fixed" the "bug" where people would "evade" K:'s.
1608         * ircd/s_conf.c, include/IPcheck.h: Fixed compile warnings.
1609
1610 2000-06-22  Perry Lorier       <Isomer@coders.net>
1611         * ircd/IPcheck.c: Large chunks redone.
1612         * ircd/s_conf.c: Changes due to IPcheck - ONE nolonger supported,
1613                         single AND double digit limits are allowed now.
1614         * misc other: Changes to IPcheck.
1615
1616 2000-06-30  Perry Lorier       <Isomer@coders.net>
1617         * ircd/ircd.c: Fix command line parameter bugs.
1618
1619 2000-06-30  Perry Lorier       <Isomer@coders.net>
1620         * ircd/m_kill.c: Fixed bug with LOCAL_KILL_ONLY
1621         * ircd/m_nick.c: Tidied things up.
1622
1623 2000-06-12 Joseph Bongaarts <foxxe@trms.com>
1624         * ircd/m_stats.c: Iso forgot mo_stats when he added /stats v
1625         
1626 2000-05-29  Perry Lorier       <Isomer@coders.net>
1627         * ircd/m_stats.c: add /stats v to do only the last part of the /trace
1628         * ircd/IPcheck.c: Cosmetic change, if we meddle with it enough do
1629                         you think it'll get bored and fix itself?
1630
1631 2000-06-09  Greg Sikorski <gte@atomicrevs.demon.co.uk>
1632
1633         * ircd/m_names.c: Clean up compiler warnings.
1634
1635 2000-06-09  Kevin L. Mitchell  <klmitch@mit.edu>
1636
1637         * ircd/channel.c (mode_parse_client): don't send warning if
1638         there's not enough arguments for a +/-o/v; means the habit of
1639         doing "/mode #channel +oooooo bob" doesn't result in a bunch of
1640         error messages
1641
1642 2000-06-04  Greg Sikorski <gte@atomicrevs.demon.co.uk>
1643
1644         * ircd/m_names.c: Re-factor code to remove unneccessary
1645         GlobalChannelList iteration every time someone joins a channel.
1646
1647 2000-06-02  Kevin L. Mitchell  <klmitch@mit.edu>
1648
1649         * ircd/s_user.c: add struct Gline * argument to register_user;
1650         look up global glines and repropagate them if necessary; send
1651         acknowledgement of gline to remote servers when registering users
1652
1653         * ircd/s_serv.c (server_estab): don't send acknowledgement of
1654         local glines to remote servers; do send gline acknowledgement of
1655         bursted users
1656
1657         * ircd/m_user.c (m_user): pass new struct Gline * argument to
1658         register_user
1659
1660         * ircd/m_pong.c: pass new struct Gline * argument to register_user
1661
1662         * ircd/m_nick.c (ms_nick): document protocol change
1663
1664         * ircd/gline.c: support GLINE_LASTMOD
1665
1666         * include/s_user.h: add struct Gline * argument to register_user
1667
1668         * include/gline.h: add GLINE_LASTMOD to look up non-zero lastmods
1669
1670         * ircd/s_conf.c (find_kill): add unsigned int argument to
1671         gline_lookup()
1672
1673         * ircd/gline.c: add GLINE_GLOBAL to lookup or find only global
1674         glines; add unsigned int argument to gline_lookup()
1675
1676         * include/gline.h: add GLINE_GLOBAL flag; add unsigned int
1677         argument to gline_lookup()
1678
1679         * ircd/m_server.c: Resend jupe only when there is no %<lastmod>
1680         parameter, or when it falls out of bounds: see comments prior to
1681         call to jupe_resend(); call server_estab with struct Jupe
1682         parameter, so that we place the appropriate %<lastmod> in the
1683         appropriate place.
1684
1685         * ircd/s_serv.c (server_estab): send %<lastmod> for introduced
1686         server, as well as for servers when we're sending the BURST
1687
1688         * include/s_serv.h: add a struct Jupe * to the arguments for
1689         server_estab() so that we can send the appropriate lastmod
1690         parameter
1691
1692         * ircd/m_gline.c (ms_gline): actually, this should be the
1693         slightest bit more efficient...
1694
1695         * ircd/m_jupe.c (ms_jupe): actually, this should be the slightest
1696         bit more efficient...
1697
1698         * ircd/m_gline.c (ms_gline): inhibit GLINE processing resends
1699         during netburst
1700
1701         * ircd/m_jupe.c (ms_jupe): inhibit JUPE processing resends during
1702         netburst
1703
1704         * ircd/channel.c (joinbuf_join): really remove user from local
1705         channels
1706
1707 2000-05-29  Perry Lorier       <Isomer@coders.net>
1708         * ircd/m_names.c: Removed redundant space. 
1709         * ircd/s_bsd.c: Fixed incorrect syntax on ERROR line.
1710
1711 2000-05-18  Kevin L. Mitchell  <klmitch@mit.edu>
1712
1713         * ircd/m_burst.c (ms_burst): er...that should have been a ",", not
1714         a " "
1715
1716 2000-05-04  Kevin L. Mitchell  <klmitch@mit.edu>
1717
1718         * ircd/channel.c: replace bogus assertions with returns, which is
1719         logically correct; only wipe out limit/key if they were originally
1720         set in the first place; remove user from channel when doing a
1721         PARTALL; only send MODE +o for user CREATEing channel if user is
1722         not MyUser--CREATE will only be used if the channel did not
1723         originally exist, therefore we can assume no one local is on the
1724         channel anyway, and we don't exactly need for the user to see an
1725         explicit +o for themselves
1726
1727         * doc/readme.gline: describe the syntax of the GLINE command
1728
1729         * doc/readme.jupe: update to reflect a couple of changes to JUPE
1730
1731         * ircd/gline.c: don't propagate local changes
1732
1733         * ircd/jupe.c: don't propagate local changes
1734
1735         * ircd/m_gline.c (mo_gline): force local flag when deactivating
1736         glines with 0 lastmod
1737
1738         * ircd/gline.c (gline_deactivate): G-lines with zero lastmod time
1739         are now removed instead of being deactivated
1740
1741         * ircd/m_gline.c (ms_gline): make G-lines of the form "GLINE *
1742         -<mask>" be accepted
1743
1744         * ircd/channel.c (send_channel_modes): deal with one of the last
1745         vestiges of sendbuf
1746
1747         * ircd/m_burst.c (ms_burst): debugged ban processing; removed
1748         debugging hooks
1749
1750         * ircd/channel.c (modebuf_extract): remove debugging
1751         sendto_opmask_butone calls
1752
1753 2000-05-03  Kevin L. Mitchell  <klmitch@mit.edu>
1754
1755         * ircd/channel.c: support a couple of new flags to support using
1756         mode_parse; fix some bugs with 0 struct ModeBuf *; implementation
1757         of modebuf_extract to extract added flags for use by ms_burst
1758
1759         * include/channel.h: a couple of new flags to support using
1760         mode_parse inside ms_burst
1761
1762         * ircd/m_burst.c (ms_burst): brand new implementation of BURST
1763
1764         * ircd/m_endburst.c: add loop to processing of end_of_burst to
1765         free empty channels after the BURST is over.
1766
1767         * ircd/m_server.c: convert to use new send.c functions--I wanted
1768         to rewrite it from scratch, but the logic's pretty complex; I may
1769         still rewrite it, though...
1770
1771 2000-05-02  Thomas Helvey <tomh@inxpress.net>
1772
1773         * ircd/ircd.c: fix broken header include ordering
1774
1775 2000-05-02  Thomas Helvey <tomh@inxpress.net>
1776         
1777         * ircd/IPcheck.c: cleanups for ZenShadow's cleanups
1778         review emailed privately
1779
1780         * include/IPcheck.h: removed unneeded include
1781
1782 2000-05-02  Kevin L. Mitchell  <klmitch@mit.edu>
1783
1784         * ircd/s_user.c (hunt_server): throw in a comment so I know what
1785         the sendto_one is for
1786
1787         * include/querycmds.h (Count_unknownbecomesclient): convert to
1788         sendto_opmask_butone
1789
1790         * ircd/send.c: start removing dead code
1791
1792         * include/send.h: start removing dead code
1793
1794         * ircd/m_rping.c: convert to sendcmdto_one / send_reply /
1795         hunt_server_cmd
1796
1797         * ircd/m_rpong.c: convert to sendcmdto_one / send_reply
1798
1799 2000-05-01  Kevin L. Mitchell  <klmitch@mit.edu>
1800
1801         * ircd/m_stats.c: convert to sendcmdto_one / send_reply
1802
1803         * ircd/m_kick.c: Completely reimplement m_kick
1804
1805         * ircd/channel.c: send_user_joins removed; it was dead code,
1806         anyway...
1807
1808 2000-05-01  Perry Lorier <isomer@coders.net>
1809         * ircd/m_invite.c: Fix for the rest of m_invite.c, and again.
1810         * ircd/channels.c: My fix for the part problem.  Untested, probably
1811                 won't work.  Can't be much worse than the current problem.
1812                 it'll either work or core, take your pick.
1813
1814
1815 2000-04-30  Perry Lorier <isomer@coders.net>
1816         * config/config-sh.in: Fix for CONNEXIT
1817         * ircd/s_{user,misc}.c: Fix for CONNEXIT
1818         * ircd/m_invite.c: Fix for incorrectly numnickified invite.
1819                         (Kev: Want to come talk to me about this?)
1820
1821 2000-04-30  Steven M. Doyle <steven@doyle.net>
1822         * ircd/ircd.c
1823           - general cleanups and readability enhancements
1824           - rewrite of setuid/chroot code.
1825           - server will no longer run as root
1826           - -DPROFIL compile option removed
1827           - Fixed IPcheck API calls
1828  
1829         * config/config-sh.in
1830           - Fixed up chroot compile options
1831           - Added options for debug and profile compiles
1832  
1833         * config/gen.ircd.Makefile
1834           - Support for new debug/profile options
1835  
1836         * ircd/Makefile.in
1837           - Support for new debug/profile options
1838  
1839         * ircd/ircd_signal.c
1840           - Removed -DPROFIL
1841
1842         * include/IPcheck.h
1843           - Removed old API prototypes, added new ones
1844         
1845         * ircd/IPcheck.c
1846           - Readability cleanups (well, I -think-...)
1847           - Changed IPRegistryEntry.last_connect to a time_t.  The previously
1848             used unsigned short was probably causing interesting things after
1849             a client had been connected longer than about 65,535 seconds...
1850           - Removed old API functions.
1851
1852         * ircd/whocmds.c
1853           - Removed IPcheck.h include
1854         
1855         * Additionally modified IPcheck API calls in:
1856           - ircd/m_nick.c
1857           - ircd/m_auth.c
1858           - ircd/s_bsd.c
1859           - ircd/s_conf.c
1860           - ircd/s_misc.c
1861           - ircd/s_serv.c
1862           - ircd/s_user.c
1863         
1864         
1865 2000-04-30  Perry Lorier <isomer@coders.net>
1866         * ircd/s_bsd.c: Sigh. :)
1867         * ircd/m_mode.c: fix for modeless channels by poptix.
1868
1869 2000-04-29  Kevin L. Mitchell  <klmitch@mit.edu>
1870
1871         * ircd/m_join.c: reimplement JOIN in terms of struct JoinBuf
1872
1873         * ircd/channel.c (clean_channelname): make clean_channelname also
1874         truncate long channel names
1875
1876 2000-04-28  Kevin L. Mitchell  <klmitch@mit.edu>
1877
1878         * ircd/m_create.c: reimplement CREATE in terms of struct JoinBuf
1879
1880         * ircd/channel.c: implemented joinbuf_init, joinbuf_join,
1881         joinbuf_flush
1882
1883         * include/channel.h: definitions and declarations for the struct
1884         JoinBuf abstraction
1885
1886 2000-04-29  Perry Lorier <isomer@coders.net>
1887         * ircd/s_bsd.c: Ok, so I thought I compiled and tested this...
1888
1889 2000-04-29  Perry Lorier <isomer@coders.net>
1890         * ircd/s_bsd.c: Add debugging code to IPcheck
1891
1892 2000-04-28  Kevin L. Mitchell  <klmitch@mit.edu>
1893
1894         * include/ircd_reply.h (SND_EXPLICIT): use instead of RPL_EXPLICIT
1895
1896         * ircd/ircd_reply.c (send_reply): use SND_EXPLICIT instead of
1897         RPL_EXPLICIT
1898
1899         * ircd/m_userhost.c (m_userhost): add a dead code comment
1900
1901         * ircd/m_desynch.c: forgot one...
1902
1903         * ircd/m_rehash.c (mo_rehash): er, duplicates :)
1904
1905         * ircd/m_proto.c (proto_send_supported): just change a comment so
1906         it doesn't show up in my scans
1907
1908         * ircd/ircd_reply.c (send_reply): fix a slight bug...
1909
1910         * ircd/s_numeric.c (do_numeric): use new sendcmdto_* functions,
1911         kinda hackish...
1912
1913         * ircd/parse.c (parse_server): argument wrangling to make
1914         processing in do_numeric a little easier to deal with
1915
1916         * ircd/s_serv.c (server_estab): SERVER should come from
1917         acptr->serv->up, not &me
1918
1919         * ircd/m_lusers.c: accidentally left out sptr for a %C
1920
1921         * ircd/send.c: hack to support doing wallchops...
1922
1923         * ircd/m_whowas.c: convert to new send functions
1924
1925         * ircd/m_whois.c: convert to new send functions
1926
1927         * ircd/m_who.c: convert to new send functions
1928
1929         * ircd/m_wallops.c: convert to new send functions
1930
1931         * ircd/m_wallchops.c: convert to new send functions
1932
1933         * ircd/m_version.c: convert to new send functions
1934
1935         * ircd/m_userip.c: convert to new send functions
1936
1937         * ircd/m_userhost.c: convert to new send functions
1938
1939         * ircd/m_uping.c: convert to new send functions
1940
1941         * ircd/m_trace.c: convert to new send functions
1942
1943         * ircd/m_topic.c: convert to new send functions
1944
1945         * ircd/m_time.c: convert to new send functions
1946
1947         * ircd/m_squit.c: convert to new send functions
1948
1949         * ircd/m_silence.c: convert to new send functions
1950
1951         * ircd/m_settime.c: convert to new send functions
1952
1953         * ircd/m_restart.c: convert to new send functions
1954
1955         * ircd/m_rehash.c: convert to new send functions
1956
1957         * ircd/m_privmsg.c: convert to new send functions
1958
1959         * ircd/m_pong.c: convert to new send functions
1960
1961         * ircd/m_ping.c: convert to new send functions
1962
1963         * ircd/m_pass.c: convert to new send functions
1964
1965         * ircd/m_opmode.c: convert to new send functions
1966
1967         * ircd/m_oper.c: convert to new send functions
1968
1969         * ircd/m_notice.c: convert to new send functions
1970
1971         * ircd/m_nick.c: convert to new send functions
1972
1973         * ircd/m_names.c: convert to new send functions
1974
1975         * ircd/m_motd.c: convert to new send functions
1976
1977         * ircd/m_mode.c: convert to new send functions
1978
1979         * ircd/m_map.c: convert to new send functions
1980
1981         * ircd/m_lusers.c: convert to new send functions
1982
1983         * ircd/m_list.c: convert to new send functions
1984
1985         * ircd/m_links.c: convert to new send functions
1986
1987         * ircd/m_kill.c: convert to new send functions
1988
1989         * ircd/m_jupe.c: convert to new send functions
1990
1991         * ircd/m_invite.c: convert to new send functions
1992
1993         * ircd/m_info.c: convert to new send functions
1994
1995         * ircd/m_help.c: convert to new send functions
1996
1997         * ircd/m_gline.c: convert to new send functions
1998
1999         * ircd/m_error.c: convert to new send functions
2000
2001         * ircd/m_endburst.c: convert to new send functions
2002
2003         * ircd/m_die.c: convert to new send functions
2004
2005         * ircd/m_destruct.c: convert to new send functions
2006
2007         * ircd/m_defaults.c: convert to new send functions
2008
2009         * ircd/m_connect.c: convert to new send functions
2010
2011 2000-04-28  Perry Lorier <isomer@coders.net>
2012         * RELEASE.NOTES: Describe a few more undocumented features.
2013         * config/config-sh.in: change the default paths for logging
2014         and the recommended number of channels.
2015         * include/supported.h: Rearrange slightly, added CHANTYPE's
2016
2017 2000-04-27  Kevin L. Mitchell  <klmitch@mit.edu>
2018
2019         * ircd/m_close.c: convert to send_reply
2020
2021         * ircd/m_clearmode.c: convert to send_reply, sendcmdto_serv_butone
2022
2023         * ircd/m_away.c: convert to send_reply and sendcmdto_serv_butone
2024
2025         * ircd/m_admin.c: convert to send_reply and hunt_server_cmd
2026
2027         * ircd/s_user.c (hunt_server_cmd): new hunt_server replacement
2028         that takes cmd and tok arguments, etc.  NOTE: THIS IMPLEMENTATION
2029         HAS A MAJOR HACK!!!  The whole hunt_server architecture should be
2030         carefully rethought...
2031
2032         * ircd/s_stats.c (hunt_stats): use new hunt_server_cmd
2033
2034         * include/s_user.h: hunt_server_cmd -- replacement for hunt_server
2035
2036         * ircd/s_misc.c: *sigh* 2.10.10 doesn't support squitting by
2037         numeric nick; therefore, we have to use the server name
2038
2039         * ircd/m_squit.c (ms_squit): allow to squit by server numeric nick
2040
2041         * ircd/send.c: fix minor bugs
2042
2043         * ircd/s_user.c (check_target_limit): mark dead code so I filter
2044         it when I grep
2045
2046         * ircd/s_serv.c (exit_new_server): mark dead code so I filter it
2047         when I grep
2048
2049         * ircd/parse.c: mark dead code so I filter it when I grep
2050
2051         * ircd/map.c: mark dead code so I filter it when I grep
2052
2053         * ircd/ircd.c: mark dead code so I filter it when I grep
2054
2055         * ircd/ircd_relay.c: convert over to new sendcmdto_*, send_reply
2056         functions
2057
2058         * ircd/channel.c: mark dead code so I filter it when I grep
2059
2060         * ircd/s_stats.c: use send_reply instead of sendto_one w/rpl_str;
2061         hope I'm not stepping on toes...
2062
2063         * ircd/s_conf.c: more sendto_opmask_butone / send_reply
2064         conversions; use ircd_snprintf in a couple of cases to negate the
2065         possibility of buffer overflow
2066
2067 2000-04-26  Kevin L. Mitchell  <klmitch@mit.edu>
2068
2069         * ircd/channel.c: convert as much as possible to new send
2070         semantics
2071
2072         * ircd/send.c (sendcmdto_common_channels): fix a subtle bug --
2073         test member->user->from->fd, not from->fd
2074
2075         * ircd/gline.c (gline_add): go ahead and add badchans; we just
2076         won't look for them in m_gline; this way, they always work...
2077
2078         * ircd/jupe.c: use ircd_vsnprintf conversion specifiers
2079
2080         * ircd/gline.c: since write_log now uses ircd_vsnprintf, use
2081         ircd_vsnprintf conversion specifiers
2082
2083         * ircd/support.c (write_log): use ircd_vsnprintf for write_log, so
2084         I have my conversion specifiers
2085
2086         * ircd/gline.c (do_gline): use send_reply for ERR_YOUREBANNEDCREEP
2087
2088         * ircd/send.c (sendcmdto_flag_butone): explicitly send WALLOPS to
2089         local users
2090
2091         * ircd/s_serv.c (exit_new_server): rewrite exit_new_server to be a
2092         little less brain-dead
2093
2094         * ircd/s_misc.c: use sendcmdto_one, sendrawto_one, and send_reply
2095
2096         * ircd/s_debug.c: use send_reply with RPL_EXPLICIT for
2097         RPL_STATSDEBUG
2098
2099         * ircd/res.c (cres_mem): use send_reply with RPL_EXPLICIT for
2100         RPL_STATSDEBUG
2101
2102         * ircd/list.c (send_listinfo): use send_reply with RPL_EXPLICIT
2103         for RPL_STATSDEBUG
2104
2105         * ircd/m_pong.c: use RPL_EXPLICIT for ERR_BADPING
2106
2107         * ircd/ircd.c: use RPL_EXPLICIT for ERR_BADPING
2108
2109         * ircd/s_user.c (register_user): use RPL_EXPLICIT for
2110         ERR_INVALIDUSERNAME
2111
2112         * ircd/ircd_reply.c (send_reply): support RPL_EXPLICIT
2113
2114         * include/ircd_reply.h (RPL_EXPLICIT): somewhat of a hack to mark
2115         a numeric as needing to use an explicit pattern, which will be the
2116         first argument in the variable argument list
2117
2118         * ircd/s_user.c: use sendrawto_one instead of sendto_one to send
2119         non-prefixed nospoof PING
2120
2121         * ircd/s_bsd.c: use sendrawto_one instead of sendto_one to send
2122         non-prefixed SERVER login
2123
2124         * ircd/ircd.c (check_pings): fix last sendto_one calls (except for
2125         a numeric usage further up)
2126
2127         * include/send.h: declare sendrawto_one
2128
2129         * ircd/send.c (sendrawto_one): new function to use ONLY for
2130         non-prefixed commands, like PING to client, or PASS/SERVER on
2131         server registration
2132
2133 2000-04-25  Kevin L. Mitchell  <klmitch@mit.edu>
2134
2135         * ircd/ircd_snprintf.c (doprintf): implement %H for possible
2136         future expansion (channel numerics?)
2137
2138         * include/ircd_snprintf.h: added documentation to # to explain use
2139         with %C; added documentation for : to explain use with %C; added
2140         documentation for %H for channels
2141
2142         * ircd/whocmds.c: use send_reply
2143
2144         * ircd/userload.c: use sendcmdto_one
2145
2146         * ircd/uping.c: use sendcmdto_one
2147
2148         * ircd/send.c: use new flags to %C format string; ':' prefixes
2149         client name with a colon for local connects, '#' uses
2150         nick!user@host form for local connects
2151
2152         * ircd/s_user.c: use send_reply, sendto_opmask_butone,
2153         sendcmdto_one, sendcmdto_serv_butone, sendcmdto_flag_butone
2154
2155         * ircd/s_serv.c: use sendcmdto_one, sendto_opmask_butone
2156
2157         * ircd/s_bsd.c: use sendto_opmask_butone, send_reply,
2158         sendcmdto_one
2159
2160         * ircd/s_auth.c: use sendto_opmask_butone
2161
2162         * ircd/res.c: use sendcmdto_one
2163
2164         * ircd/ircd_snprintf.c (doprintf): minor bug fixes and some
2165         debugging assertions
2166
2167 2000-04-24  Kevin L. Mitchell  <klmitch@mit.edu>
2168
2169         * ircd/support.c: dumpcore is no longer used, so get rid of it
2170
2171         * ircd/parse.c: use send_reply, sendcmdto_one
2172
2173         * ircd/map.c: use send_reply
2174
2175         * ircd/listener.c: use send_reply
2176
2177         * ircd/jupe.c: use sendto_opmask_butone, send_reply
2178
2179         * ircd/ircd_reply.c: use send_reply
2180
2181         * ircd/ircd.c: use sendto_opmask_butone
2182
2183         * ircd/gline.c: use sendto_opmask_butone, send_reply
2184
2185         * ircd/ircd_snprintf.c (doprintf): make it deal with incompletely
2186         registered clients; make FLAG_ALT print nick!user@host; make
2187         FLAG_COLON print :blah
2188
2189         * ircd/class.c (report_classes): use send_reply instead of
2190         sendto_one
2191
2192         * ircd/hash.c (m_hash): replace sendto_one with sendcmdto_one
2193
2194         * ircd/IPcheck.c (ip_registry_connect_succeeded): replace
2195         sendto_one with sendcmdto_one
2196
2197 2000-04-21  Kevin L. Mitchell  <klmitch@mit.edu>
2198
2199         * ircd/send.c: clean up logic in sendcmdto_channel_butone; use
2200         MyConnect() instead of IsServer() in sendcmdto_flag_butone; define
2201         sendcmdto_match_butone
2202
2203         * include/send.h: declare sendcmdto_match_butone
2204
2205 2000-04-20  Kevin L. Mitchell  <klmitch@mit.edu>
2206
2207         * ircd/jupe.c: update to use send_reply()
2208
2209         * ircd/gline.c: update to use send_reply()
2210
2211         * include/ircd_reply.h: declare send_reply
2212
2213         * ircd/ircd_reply.c (send_reply): send_error_to_client, but for
2214         replies; uses ircd_snprintf
2215
2216         * ircd/send.c: added comments to redirect searchers to appropriate
2217         sendcmdto_* function; moved new functions to end of file; added
2218         explanatory comments; reordered arguments; defined new functions
2219         mentioned below
2220
2221         * ircd/m_jupe.c: reorder arguments to sendcmdto_* functions
2222
2223         * ircd/m_gline.c: reorder arguments to sendcmdto_* functions
2224
2225         * ircd/jupe.c: reorder arguments to sendcmdto_* functions
2226
2227         * ircd/gline.c: reorder arguments to sendcmdto_* functions
2228
2229         * include/send.h: reorder arguments, add explanatory comments,
2230         declare new functions sendcmdto_flag_butone, sendto_opmask_butone,
2231         and vsendto_opmask_butone
2232
2233 2000-04-19  Kevin L. Mitchell  <klmitch@mit.edu>
2234
2235         * ircd/send.c: define sendcmdto_channel_butone, wrote a simplified
2236         vsendto_op_mask that uses '*' instead of the receiving client
2237         nickname
2238
2239         * include/send.h: declare sendcmdto_channel_butone; takes a skip
2240         argument that allows you to skip (or not to skip) deaf users,
2241         users behind bursting servers, and non channel operators
2242
2243 2000-04-17  Kevin L. Mitchell  <klmitch@mit.edu>
2244
2245         * ircd/send.c: new sendcmdto_channel_butserv -- note that old
2246         sendto_channel_butserv has a subtle bug; also wrote
2247         sendcmdto_common_channels.
2248
2249         * include/send.h: declare new sendcmdto_* functions
2250
2251         * ircd/jupe.c: support local deactivations of jupes
2252
2253         * ircd/gline.c: support local deactivations of glines
2254
2255         * include/jupe.h: JUPE_LDEACT allows jupes to be locally
2256         deactivated; if they aren't locally deactivated, then it slaves to
2257         the net-wide activation status; JupeIsRemActive() tests only
2258         whether the jupe is active everywhere else
2259
2260         * include/gline.h: GLINE_LDEACT allows glines to be locally
2261         deactivated; if they aren't locally deactivated, then it slaves to
2262         the net-wide activation status; GlineIsRemActive() tests only
2263         whether the gline is active everywhere else
2264
2265         * ircd/gline.c: detect overlapping G-lines; if an existing, wider
2266         gline expires after the new one will, we drop the new one,
2267         otherwise we add the G-line after that one (so the wide one will
2268         apply first); if the new one contains an existing G-line and if it
2269         will expire after the existing one, we drop the existing one to
2270         save memory
2271
2272         * ircd/m_gline.c (mo_gline): opers could issue remote local
2273         glines when CONFIG_OPERCMDS was off; fixed
2274
2275 2000-04-16  Kevin L. Mitchell  <klmitch@mit.edu>
2276
2277         * ircd/m_jupe.c (mo_jupe): allow target argument to be dropped if
2278         this is a local JUPE
2279
2280         * ircd/gline.c: add flags argument to gline_activate and
2281         gline_deactivate for future expansion
2282
2283         * ircd/m_gline.c: pass flags to gline_activate and
2284         gline_deactivate
2285
2286         * include/gline.h: add flags argument to gline_activate and
2287         gline_deactivate
2288
2289         * ircd/jupe.c: add flags argument to jupe_activate and
2290         jupe_deactivate for future expansion
2291
2292         * include/jupe.h: add flags argument to jupe_activate and
2293         jupe_deactivate
2294
2295         * ircd/m_jupe.c: pass a flags argument to jupe_add instead of
2296         local, active; pass flags to jupe_activate and jupe_deactivate
2297
2298         * include/gline.h: remove dead code
2299
2300         * ircd/gline.c: make gline expire times relative to CurrentTime,
2301         since that should be monotonically increasing, instead of
2302         TStime(), which can be set backwards, and which can therefore
2303         cause an expire time to increase; make local glines be removed
2304         instead of just deactivated; don't let gline_find() look for
2305         user@host glines if the mask being looked up is a channel mask
2306
2307         * ircd/send.c (vsendcmdto_one): forgot to account for the case
2308         where origin is a server and destination is a user
2309
2310         * ircd/jupe.c: make jupe expire times relative to CurrentTime,
2311         since that should be monotonically increasing, instead of
2312         TStime(), which can be set backwards, and which can therefore
2313         cause an expire time to increase; make local jupes be removed
2314         instead of just deactivated
2315
2316         * ircd/ircd_snprintf.c: d'oh, thanks for catching that; short for
2317         limit is fine.  any other warnings I should know about?
2318
2319 2000-04-15  Thomas Helvey <tomh@inxpress.net>
2320
2321         * ircd/*.c: const correctness and type safety cleanups to
2322         get code to compile with C++ compiler. Still has
2323         signed/unsigned comparison warnings.
2324
2325 2000-04-15  Greg Sikorski <gte@atomicrevs.demon.co.uk>
2326
2327         * ircd/userload.c: change <sys/time.h> include to <time.h> for
2328           portability.
2329
2330 2000-04-14  Kevin L. Mitchell  <klmitch@mit.edu>
2331
2332         * ircd/m_gline.c (mo_gline): d'oh, target isn't a numeric; use %C
2333         and convert acptr...
2334
2335         * ircd/s_user.c: move gline_lookup function call into
2336         register_user, where it'll have a username to lookup!
2337
2338         * ircd/m_gline.c: modify to utilize new sendcmdto_* series of
2339         functions; also stuff send_error_to_client into return clauses
2340
2341         * ircd/m_jupe.c: modify to utilize new sendcmdto_* series of
2342         functions; also use send_error_to_client where that makes sense
2343
2344         * ircd/jupe.c: modify to utilize new sendcmdto_* series of
2345         functions; also use send_error_to_client where that makes sense
2346
2347         * ircd/gline.c: modify to utilize new sendcmdto_* series of
2348         functions; also fix gline_lookup() to deal properly with remote
2349         clients--boy, do struct Client and struct User need to be cleaned
2350         up!
2351
2352         * ircd/ircd_snprintf.c (doprintf): a dest of &me is a server,
2353         too...
2354
2355         * ircd/send.c: wrote sendcmdto_one(), vsendcmdto_one(), and
2356         sendcmdto_serv_butone(), all utilizing the %v conversion of
2357         ircd_snprintf()
2358
2359         * include/send.h: define IRC_BUFSIZE, max size of a message;
2360         declare sendcmdto_one(), vsendcmdto_one(), and
2361         sendcmdto_serv_butone()
2362
2363         * include/msg.h: define all the CMD_* constants needed to utilize
2364         the new sendcmdto_* series of functions
2365
2366         * ircd/Makefile.in (SRC): list ircd_snprintf.c; run make depend
2367
2368         * ircd/gline.c: remove old, dead code.
2369
2370         * ircd/m_gline.c (mo_gline): disallow setting of global G-lines
2371         unless CONFIG_OPERCMDS is enabled; disallow listing of all G-lines
2372         (don't advertise proxies); remove dead code
2373
2374         * ircd/parse.c: oper handler for JUPE only lists jupes unless
2375         CONFIG_OPERCMDS is enabled
2376
2377         * ircd/m_jupe.c (mo_jupe): don't compile mo_jupe() if
2378         CONFIG_OPERCMDS is not enabled; we'll disable it in parse.c
2379
2380         * ircd/m_opmode.c (mo_opmode): if CONFIG_OPERCMDS is not enabled,
2381         always return ERR_DISABLED
2382
2383         * ircd/m_clearmode.c (mo_clearmode): if CONFIG_OPERCMDS is not
2384         enabled, always return ERR_DISABLED
2385
2386         * ircd/s_err.c: add error message to indicate disabled commands
2387
2388         * include/numeric.h (ERR_DISABLED): to indicate disabled commands
2389
2390         * doc/Configure.help: add documentation for CONFIG_OPERCMDS
2391
2392         * config/config-sh.in: add CONFIG_OPERCMDS, default both it and
2393         CONFIG_NEW_MODE to 'y' for now
2394
2395         * ircd/gline.c (gline_list): fix a minor formatting bogon
2396
2397         * BUGS: since I fixed that bug, might as well mark it fixed.
2398
2399         * ircd/m_join.c: look up badchans with GLINE_EXACT
2400
2401         * ircd/m_gline.c: fix parc count problems; look up existing
2402         G-lines with GLINE_EXACT; only set new lastmod when
2403         activating/deactivating existing glines if old lastmod was not 0
2404
2405         * ircd/gline.c: forgot to copy the gline reason over; don't
2406         propagate a gline with 0 lastmod if origin is user; add
2407         GLINE_EXACT to force exact matching of gline mask
2408
2409         * ircd/ircd_snprintf.c (doprintf): forgot to deal with the zero
2410         flag properly
2411
2412         * ircd/s_conf.c (find_kill): gline_find() takes a char *userhost,
2413         but gline_lookup() actually takes a client--d'oh.
2414
2415 2000-04-13  Thomas Helvey <tomh@inxpress.net>
2416         * ircd/IPcheck.c: Back port BLMet's bugfix from 2.10.10
2417
2418 2000-04-13  Greg Sikorski <gte@atomicrevs.demon.co.uk>
2419
2420         * ircd/whocmds.c: Don't make idle flag default in /who, to prevent:
2421           "/who * x"
2422           "Gte3 H*iwg Gte@212.49.240.217 :1 :0 I am the one that was."
2423           (Found by Plexus).
2424
2425         * ircd/whocmds.c: Change idle time calc from socket idle to user
2426           idle.
2427
2428 2000-04-13  Kevin L. Mitchell  <klmitch@mit.edu>
2429
2430         * config/aclocal.m4 (unet_CHECK_TYPE_SIZES): check size of void *,
2431         too, for ircd_snprintf.c
2432
2433         * include/ircd_snprintf.h: documentation for ircd_(v)snprintf, in
2434         comments; mostly descended from the Linux manpage for printf, but
2435         also documenting the extensions.
2436
2437         * ircd/ircd_snprintf.c: NULL dest is equivalent to going to a
2438         client; make 'q' be the same as 'L'; remove __inline__; only
2439         define EXTENSION if HAVE_LONG_LONG is defined
2440
2441         * include/handlers.h: declare m_gline()
2442
2443         * ircd/parse.c: gline can be called by users, but it only lists
2444         the glines.
2445
2446         * ircd/s_user.c (set_nick_name): resend gline if a remote server
2447         introduces a glined client
2448
2449         * ircd/s_serv.c (server_estab): burst glines, too
2450
2451         * ircd/gline.c: fix up all the expire times to be offsets;
2452         simplify gline_resend()
2453
2454         * ircd/m_gline.c: begin coding replacements for ms_gline(),
2455         mo_gline(), and m_gline()
2456
2457         * ircd/gline.c (gline_add): allow *@#channel to work correctly;
2458         also, prohibit local BADCHANs if LOCAL_BADCHAN not defined
2459
2460 2000-04-13  Greg Sikorski <gte@atomicrevs.demon.co.uk>
2461
2462         * tools/Bouncer/*: Add comments/documentation/tags.
2463         * tools/Bouncer/*: Add debug defines, make task fork().
2464
2465 2000-04-12  Thomas Helvey <tomh@inxpress.net>
2466         * ircd/s_err.c: Cleanup s_err.c make one table so we
2467         don't have to do anything tricky to get an error string.
2468
2469 2000-04-12  Greg Sikorski <gte@atomicrevs.demon.co.uk>
2470         * Add port bouncer for http (x/w)
2471
2472 2000-04-12  Kevin L. Mitchell  <klmitch@mit.edu>
2473
2474         * ircd/s_conf.c (find_kill): replaced call to find_gline() with a
2475         call to gline_find(); also used GlineReason() instead of direct
2476         reference to structure member
2477
2478         * ircd/m_join.c (m_join): replace bad_channel() calls with calls
2479         to gline_find(name, GLINE_BADCHAN), and also check to see if gline
2480         is active
2481
2482         * ircd/channel.c: nothing seems to be called anywhere...
2483
2484         * ircd/s_err.c: update a couple of replies to dovetail with new
2485         semantics
2486
2487         * ircd/gline.c: begin complete re-implementation of gline.c along
2488         the lines of the final design of jupe.c
2489
2490         * include/gline.h: begin complete re-implementation of gline.c
2491         along the lines of the final design of jupe.c
2492
2493         * ircd/channel.c (mode_process_clients): fix "Deop of +k user on
2494         %s by %s" message...
2495
2496         * ircd/ircd_snprintf.c: my new snprintf()-like functions
2497
2498         * include/ircd_snprintf.h: my new snprintf()-like functions
2499
2500 2000-04-11  Thomas Helvey <tomh@inxpress.net>
2501         * ircd/IPcheck.c: removed old dead code
2502         * ircd/s_user.c (send_user_info): removed non-standard
2503           user not found message for userhost/userip
2504
2505 2000-04-11  Greg Sikorski <gte@atomicrevs.demon.co.uk>
2506
2507         * ircd/s_err.c: Added missing quotes to ERR_DONTCHEAT numeric.
2508         * doc/p10.html: Work on chapter 4.
2509
2510 2000-04-10  Kevin L. Mitchell  <klmitch@mit.edu>
2511
2512         * ircd/channel.c (mode_parse_client): fix coredump on /mode
2513         #foobar +o nosuchnick
2514
2515 2000-04-10  Perry Lorier  <Isomer@coders.net>
2516         * BUGS: Added bug.
2517
2518 2000-04-09  Thomas Helvey <tomh@inxpress.net>
2519         * include/IPcheck.h: fix prototype
2520         * ircd/s_user.c: fix usage of IPcheck_remote_connect
2521         * ircd/IPcheck.c: removed unused args
2522
2523 2000-04-09  Thomas Helvey <tomh@inxpress.net>
2524         * include/IPcheck.h: add proto for IPcheck_expire
2525
2526         * ircd/IPcheck.c: Rewrote
2527
2528         * ircd/ircd.c: Add IPcheck_expire to main message loop
2529
2530         * ircd/s_user.c: Redo target hashing, refactor target code
2531
2532         * include/numeric.h: Cleaned up numerics, added which ones are
2533         in use by other networks and what they are in use for.
2534
2535         * ircd/channel.c: cleaned can_join(), allow anyone through anything
2536         if /invited, simplified the function.  Opers overusing OPEROVERRIDE
2537         will get a message explaining to them not to cheat.
2538
2539         * ircd/m_join.c: cleaned up the various join functions, should be
2540         a lot more efficient.  Still needs work.  Now assumes that s<->s
2541         won't send it a JOIN 0.  Service coders - note this and tread with
2542         care.
2543
2544         * ircd/m_stats.c: added Gte-'s stats doc patch.
2545
2546         * ircd/m_version.c: /version now returns the 005 numeric as well.
2547         as requested by Liandrin.
2548
2549
2550 2000-04-07  Kevin L. Mitchell  <klmitch@mit.edu>
2551
2552         * ircd/m_clearmode.c: add include for support.h for write_log()
2553
2554         * configure: move ircd/crypt/* to tools/*
2555
2556 2000-04-06  Thomas Helvey <tomh@inxpress.net>
2557         * ircd/s_auth.c: Shorten auth connect timeout to 60 seconds
2558           set client host to server alias if connection from localhost
2559
2560 2000-04-06  Perry Lorier <isomer@coders.net>
2561         * ircd/ircd.c: Fix core during pinging (oops)
2562         
2563 2000-04-06  Perry Lorier <isomer@coders.net>
2564         * ircd/send.c: fixed wrong ident being sent to channels bug.
2565         * include/numerics.h: Updated some of the numerics from other
2566         networks.  Flagged some as 'unused' by undernet.
2567
2568 2000-03-30  Perry Lorier <isomer@coders.net>
2569         * ircd/ircd.c: Lets see if this helps the ping problem at all.
2570         * ircd/whocmds.c, /doc/readme.who: Added %l specifier to get idle
2571         time for local clients. (as requested), extended who now returns all
2572         the flags (@+!) so you can tell the complete state of a client.
2573
2574 2000-03-30  Thomas Helvey <tomh@inxpress.net>
2575         * m_rping.c m_rpong.c: add Gte's rping/rpong fixes
2576
2577 2000-03-30  Perry Lorier <isomer@coders.net>
2578         * ircd/parse.c: oops, missed opers.
2579
2580 2000-03-30  Perry Lorier <isomer@coders.net>
2581         * ircd/parse.c: fixed mystifying ping bug thats been plaguing us
2582         for so long.  Remember: m_ping MUST be in the parse array. :)
2583
2584 2000-03-30  Perry Lorier <isomer@coders.net>
2585         * ircd/ircd.c: test in check_pings was wrong.  I move that we
2586         disallow cvs commit after 10pm localtime....
2587
2588 2000-03-30  Perry Lorier <isomer@coders.net>
2589         * ircd/m_pong.c: Fix it for servers too.
2590
2591 2000-03-30  Perry Lorier <isomer@coders.net>
2592         * ircd/m_pong.c: Fix ping timeout bugs
2593
2594 2000-03-30  Perry Lorier <isomer@coders.net>
2595         * ircd/channel.c: Bans had CurrentTime in their when field instead
2596         of TStime()
2597
2598 2000-03-31  Thomas Helvey <tomh@ixpress.net>
2599         * ircd/numnicks.c (SetXYYCapacity): fix for extended
2600         numerics.
2601
2602 2000-03-30  Perry Lorier <isomer@coders.net>
2603         * ircd/m_nick.c: send kills both ways so when we add nick change
2604         on collision we don't desync the network.
2605
2606         * ircd/map.c: Fixup the map a bit more.
2607
2608 2000-03-31  Kevin L. Mitchell  <klmitch@mit.edu>
2609
2610         * ircd/m_clearmode.c (do_clearmode): Log the CLEARMODE to OPATH
2611
2612         * ircd/m_opmode.c: Log the mode changes to OPATH
2613
2614         * ircd/channel.c (modebuf_flush_int): Log the mode changes to
2615         OPATH
2616
2617         * include/channel.h (MODEBUF_DEST_LOG): Log the mode changes to
2618         OPATH
2619
2620         * doc/Configure.help: help text for CONFIG_LOG_OPMODE / OPATH
2621
2622         * config/config-sh.in: added OPATH for opmode log file
2623
2624         * ircd/m_clearmode.c (do_clearmode): updated uses of
2625         modebuf_mode_string() for the new usage
2626
2627         * ircd/channel.c: added flag MODE_FREE and an int argument to
2628         modebuf_mode_string() to indicate that the string must be free'd;
2629         updated calls to modebuf_mode_string() for the new usage; called
2630         collapse(pretty_mask()) on the ban string and use allocated memory
2631         for it; added ban list length accounting; fixed a number of small
2632         bugs in ban processing
2633
2634         * include/channel.h: added flag MODE_FREE and an int argument to
2635         modebuf_mode_string() to indicate that the string must be free'd
2636
2637         * ircd/m_clearmode.c (do_clearmode): made sure clearmode removed
2638         keys and limits that are set
2639
2640 2000-03-30  Perry Lorier <isomer@coders.net>
2641         * ircd/ircd.c: rewrote check_pings() for maintainability
2642         and speed.  Also changed quit msg's so they don't have
2643         redundant nick[host] info in them.
2644
2645         * ircd/send.c: Changed write errors to report what error
2646         occured (if possible).
2647
2648         * ircd/gline.c: added gline comment to the quit.
2649
2650         * ircd/m_server.c: Added suggestions to server quits mentioning
2651         what went wrong so the admin can fix it earlier instead of asking
2652         questions...
2653
2654         * ircd/map.c: Changed m_map() to hide numerics, show a * beside
2655         servers that aren't fully burst yet.  And show '(--s)' for servers
2656         where its not sure.
2657
2658         * doc/example.conf: Fixed wrapped U:
2659
2660 2000-03-30  Kevin L. Mitchell  <klmitch@mit.edu>
2661
2662         * ircd/m_mode.c (ms_mode): implemented a new m_mode in terms of
2663         mode_parse() (version selectable at compile time)
2664
2665         * ircd/m_clearmode.c (mo_clearmode): clean_channelname(parv[1])
2666
2667         * ircd/m_opmode.c (mo_opmode): clean_channelname(parv[1])
2668
2669         * config/config-sh.in: add new config option to enable new m_mode
2670         implementation
2671
2672         * doc/Configure.help: add documentation for new config option
2673         CONFIG_NEW_MODE
2674
2675         * ircd/channel.c (mode_parse_client): /opmode #foobar -o -- 461
2676         MODE -v : Not enough parameters
2677
2678         * ircd/m_clearmode.c (do_clearmode): do_clearmode() would remove
2679         +k and +l even if they weren't set...
2680
2681         * ircd/m_opmode.c: implement the OPMODE command using mode_parse()
2682
2683         * ircd/channel.c: make mode_process_clients() clear the DEOPPED
2684         flag; fix +s+p exclusivity; add MODE_ADD/MODE_DEL to flag list
2685         for; test the 0-th member, not the i-th member, of the client
2686         change state stuff
2687
2688         * ircd/m_clearmode.c (do_clearmode): use the new
2689         mode_invite_clear() function
2690
2691         * ircd/channel.c: cleared up all the compile-time warnings and
2692         errors
2693
2694         * include/channel.h: added declarations for mode_ban_invalidate()
2695         and mode_invite_clear()
2696
2697         * ircd/channel.c: finished mode_parse(), then broke it up into a
2698         dozen or so helper functions to make the code easier to read
2699
2700 2000-03-29  Thomas Helvey <tomh@inxpress.net>
2701         * ircd/ircd.c: refactor server initialization a bit, use
2702         getopt for parsing command line, refactor init_sys, main,
2703         and other bits.
2704
2705         * ircd/s_bsd.c: add functions for initialization to clean
2706         up logic a bit and remove duplicated code.
2707
2708         * include/ircd.h: add struct for server process related
2709         variables.
2710
2711 2000-03-29  Kevin L. Mitchell  <klmitch@mit.edu>
2712
2713         * ircd/channel.c: initial definition of mode_parse(); flags to
2714         prevent doing the same thing multiple times; helper method
2715         send_notoper() to send a "Not oper"/"Not on channel" notice
2716
2717         * include/channel.h: declare mode_parse() and helper flags
2718
2719         * ircd/channel.c (modebuf_flush_int): fiddled with timestamp
2720         sending to match the current action of set_mode() closely enough
2721         that hopefully there won't be major conflicts
2722
2723         * ircd/channel.c (modebuf_flush_int): consolidated the mode string
2724         building logic, reversed the order of the arguments to mode
2725         commands to have '-' preceed '+'
2726
2727 2000-03-29  Thomas Helvey <tomh@inxpress.net>
2728         * ircd/s_bsd.c (add_connection): don't disable socket options
2729         let OS tune itself and allow important performance tweaks to 
2730         work.
2731
2732 2000-03-28  Kevin L. Mitchell  <klmitch@mit.edu>
2733
2734         * ircd/channel.c (modebuf_flush_int): use %d, not %-15d; I got
2735         confused by set_mode, which is doing some really weird logic;
2736         guess what I'm going to rewrite next?  ;)
2737
2738 2000-03-28  Kevin L. Mitchell  <klmitch@emc.com>
2739
2740         * include/channel.h: added MODE_SAVE for the bounds checking stuff
2741         in modebuf_flush
2742
2743         * ircd/channel.c: make modebuf_flush into modebuf_flush_int and
2744         make it do bounds checking on the buffer; all modes are sent only
2745         if the all parameter is 1; modebuf_flush is the exported wrapper
2746
2747         * include/channel.h: add BOUNCE, renumber flags to get a little
2748         more space
2749
2750         * ircd/channel.c (modebuf_flush): don't overload HACK2, add
2751         BOUNCE; send DESYNCH message
2752
2753 2000-03-27  Kevin L. Mitchell  <klmitch@emc.com>
2754
2755         * ircd/m_clearmode.c (do_clearmode): only mark the modes the
2756         channel actually has in effect for deletion
2757
2758         * ircd/channel.c: added explanatory comments to all added
2759         functions; made flushing take place at the correct place even if
2760         the MODEBUF_DEST_DEOP flag is set; rewrote build_string() helper
2761         to bash some stupid bugs; made modebuf_flush() return if ModeBuf
2762         is empty, fixed the apparent source, removed some bogus string
2763         termination code, properly terminate the mode strings, add support
2764         for HACK2 and HACK3, made limit strings not be sent if the limit
2765         is being removed, changed where '+' and '-' come from in sent
2766         strings, added support for DEOP flag, set up bouncing code for
2767         HACK2
2768
2769         * ircd/Makefile.in: ran make depend
2770
2771         * include/channel.h: added new defines for future functionality,
2772         made modebuf_flush() return int so I can use tail recursion
2773
2774         * ircd/m_clearmode.c: add msg.h to includes; other misc cleanups
2775         to make it all compile
2776
2777         * ircd/m_opmode.c: add msg.h to includes...
2778
2779         * ircd/m_clearmode.c: implemented mo_clearchan()/ms_clearchan()
2780
2781         * ircd/channel.c (modebuf_flush): realized I forgot to
2782         nul-terminate addbuf/rembuf properly...
2783
2784         * ircd/m_clearmode.c (do_clearmode): wrote do_clearmode()...
2785
2786         * ircd/channel.c (modebuf_flush): correct sendto_server_butone to
2787         sendto_serv_butone--blah^2
2788
2789         * ircd/send.c (sendto_serv_butone): stupid comments confused me
2790
2791         * ircd/channel.c (modebuf_flush): if there are no mode changes to
2792         propagate, we're done...
2793
2794         * ircd/channel.c (modebuf_flush): duh; it's sendto_server_butone,
2795         not sendto_all_butone
2796
2797         * ircd/m_clearmode.c: define skeleton for m{o,s}_clearmode
2798
2799         * ircd/m_opmode.c: define skeleton for m{o,s}_opmode
2800
2801         * ircd/Makefile.in (SRC): added m_opmode() and m_clearmode() to
2802         the list
2803
2804         * ircd/parse.c: added messages for opmode and clearmode
2805
2806         * include/handlers.h: added declarations for mo_opmode(),
2807         ms_opmode(), mo_clearmode(), and ms_clearmode()
2808
2809         * include/msg.h: define MSG_OPMODE, TOK_OPMODE, MSG_CLEARMODE, and
2810         TOK_CLEARMODE
2811
2812         * include/channel.h (MODEBUF_DEST_OPMODE): Define the
2813         MODEBUF_DEST_OPMODE flag
2814
2815         * ircd/channel.c (modebuf_flush): added new flag,
2816         MODEBUF_DEST_OPMODE; causes channel MODE/HACK(4) notice to appear
2817         to originate from source's server (or source itself, if
2818         IsServer(source)); also causes a server-level MODE to be sent as
2819         OPMODE instead
2820
2821         * include/channel.h: defined MODEBUF_DEST_SERVER,
2822         MODEBUF_DEST_HACK4
2823
2824         * ircd/channel.c: Add another argument to build_string() to handle
2825         numeric nicks; implemented MODEBUF_DEST_SERVER to send MODEs to
2826         servers; implemented MODEBUF_DEST_HACK4 to cause HACK(4) notices
2827         to be sent out
2828
2829 2000-03-27  Perry Lorier <isomer@coders.net>
2830
2831         * ircd/s_bsd.c: fixed missing 'u' typo.
2832
2833 2000-03-26  Kevin L. Mitchell  <klmitch@emc.com>
2834
2835         * ircd/channel.c: implement modebuf_init(), _mode(), _mode_uint(),
2836         _mode_string(), _mode_client(), _flush(); also implemented a
2837         simple build_string()
2838
2839         * include/channel.h: added definition of ModeBuf, modebuf_*
2840         manipulation functions, and a couple of helper macros
2841
2842 2000-03-24 Thomas Helvey <tomh@inxpress.net>
2843   * numicks.c: convert extended numerics to use original mask version
2844   * numnicks.h: ""
2845   * s_user.c:
2846 2000-03-23 Thomas Helvey <tomh@inxpress.net>
2847   * Merge in changes from production
2848 2000-03-22 Thomas Helvey <tomh@inxpress.net>
2849   * numicks.c: Tweak to numnick generator to reduce possibility of duplicates.
2850   * rfc1459.unet: Add Maniac's documentation for /names 0
2851 * Fix misc. jupe bugs that somehow made it into the tree
2852 * Escape /names 0 to mean /names --Maniac
2853 * Don't core when server asks for info --Maniac 
2854 * Add Kev's jupe patch --Bleep
2855 * Add Maniacs squit patch --Bleep
2856 * Merge in u2_10_10_beta07 changes --Bleep
2857 * Merge in u2_10_10_beta06 changes --Bleep
2858 * Start ircu2.10.11 development, beta branch u2_10_10 --Bleep
2859 #-----------------------------------------------------------------------------