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