b69bc4760e1319241e2ede48a5888758a41e723c
[ircu2.10.12-pk.git] / ChangeLog
1 2000-06-02  Kevin L. Mitchell  <klmitch@mit.edu>
2
3         * ircd/m_gline.c (ms_gline): actually, this should be the
4         slightest bit more efficient...
5
6         * ircd/m_jupe.c (ms_jupe): actually, this should be the slightest
7         bit more efficient...
8
9         * ircd/m_gline.c (ms_gline): inhibit GLINE processing resends
10         during netburst
11
12         * ircd/m_jupe.c (ms_jupe): inhibit JUPE processing resends during
13         netburst
14
15         * ircd/channel.c (joinbuf_join): really remove user from local
16         channels
17
18 2000-05-29  Perry Lorier       <Isomer@coders.net>
19         * ircd/m_names.c: Removed redundant space. 
20         * ircd/s_bsd.c: Fixed incorrect syntax on ERROR line.
21
22 2000-05-18  Kevin L. Mitchell  <klmitch@mit.edu>
23
24         * ircd/m_burst.c (ms_burst): er...that should have been a ",", not
25         a " "
26
27 2000-05-04  Kevin L. Mitchell  <klmitch@mit.edu>
28
29         * ircd/channel.c: replace bogus assertions with returns, which is
30         logically correct; only wipe out limit/key if they were originally
31         set in the first place; remove user from channel when doing a
32         PARTALL; only send MODE +o for user CREATEing channel if user is
33         not MyUser--CREATE will only be used if the channel did not
34         originally exist, therefore we can assume no one local is on the
35         channel anyway, and we don't exactly need for the user to see an
36         explicit +o for themselves
37
38         * doc/readme.gline: describe the syntax of the GLINE command
39
40         * doc/readme.jupe: update to reflect a couple of changes to JUPE
41
42         * ircd/gline.c: don't propagate local changes
43
44         * ircd/jupe.c: don't propagate local changes
45
46         * ircd/m_gline.c (mo_gline): force local flag when deactivating
47         glines with 0 lastmod
48
49         * ircd/gline.c (gline_deactivate): G-lines with zero lastmod time
50         are now removed instead of being deactivated
51
52         * ircd/m_gline.c (ms_gline): make G-lines of the form "GLINE *
53         -<mask>" be accepted
54
55         * ircd/channel.c (send_channel_modes): deal with one of the last
56         vestiges of sendbuf
57
58         * ircd/m_burst.c (ms_burst): debugged ban processing; removed
59         debugging hooks
60
61         * ircd/channel.c (modebuf_extract): remove debugging
62         sendto_opmask_butone calls
63
64 2000-05-03  Kevin L. Mitchell  <klmitch@mit.edu>
65
66         * ircd/channel.c: support a couple of new flags to support using
67         mode_parse; fix some bugs with 0 struct ModeBuf *; implementation
68         of modebuf_extract to extract added flags for use by ms_burst
69
70         * include/channel.h: a couple of new flags to support using
71         mode_parse inside ms_burst
72
73         * ircd/m_burst.c (ms_burst): brand new implementation of BURST
74
75         * ircd/m_endburst.c: add loop to processing of end_of_burst to
76         free empty channels after the BURST is over.
77
78         * ircd/m_server.c: convert to use new send.c functions--I wanted
79         to rewrite it from scratch, but the logic's pretty complex; I may
80         still rewrite it, though...
81
82 2000-05-02  Thomas Helvey <tomh@inxpress.net>
83
84         * ircd/ircd.c: fix broken header include ordering
85
86 2000-05-02  Thomas Helvey <tomh@inxpress.net>
87         
88         * ircd/IPcheck.c: cleanups for ZenShadow's cleanups
89         review emailed privately
90
91         * include/IPcheck.h: removed unneeded include
92
93 2000-05-02  Kevin L. Mitchell  <klmitch@mit.edu>
94
95         * ircd/s_user.c (hunt_server): throw in a comment so I know what
96         the sendto_one is for
97
98         * include/querycmds.h (Count_unknownbecomesclient): convert to
99         sendto_opmask_butone
100
101         * ircd/send.c: start removing dead code
102
103         * include/send.h: start removing dead code
104
105         * ircd/m_rping.c: convert to sendcmdto_one / send_reply /
106         hunt_server_cmd
107
108         * ircd/m_rpong.c: convert to sendcmdto_one / send_reply
109
110 2000-05-01  Kevin L. Mitchell  <klmitch@mit.edu>
111
112         * ircd/m_stats.c: convert to sendcmdto_one / send_reply
113
114         * ircd/m_kick.c: Completely reimplement m_kick
115
116         * ircd/channel.c: send_user_joins removed; it was dead code,
117         anyway...
118
119 2000-05-01  Perry Lorier <isomer@coders.net>
120         * ircd/m_invite.c: Fix for the rest of m_invite.c, and again.
121         * ircd/channels.c: My fix for the part problem.  Untested, probably
122                 won't work.  Can't be much worse than the current problem.
123                 it'll either work or core, take your pick.
124
125
126 2000-04-30  Perry Lorier <isomer@coders.net>
127         * config/config-sh.in: Fix for CONNEXIT
128         * ircd/s_{user,misc}.c: Fix for CONNEXIT
129         * ircd/m_invite.c: Fix for incorrectly numnickified invite.
130                         (Kev: Want to come talk to me about this?)
131
132 2000-04-30  Steven M. Doyle <steven@doyle.net>
133         * ircd/ircd.c
134           - general cleanups and readability enhancements
135           - rewrite of setuid/chroot code.
136           - server will no longer run as root
137           - -DPROFIL compile option removed
138           - Fixed IPcheck API calls
139  
140         * config/config-sh.in
141           - Fixed up chroot compile options
142           - Added options for debug and profile compiles
143  
144         * config/gen.ircd.Makefile
145           - Support for new debug/profile options
146  
147         * ircd/Makefile.in
148           - Support for new debug/profile options
149  
150         * ircd/ircd_signal.c
151           - Removed -DPROFIL
152
153         * include/IPcheck.h
154           - Removed old API prototypes, added new ones
155         
156         * ircd/IPcheck.c
157           - Readability cleanups (well, I -think-...)
158           - Changed IPRegistryEntry.last_connect to a time_t.  The previously
159             used unsigned short was probably causing interesting things after
160             a client had been connected longer than about 65,535 seconds...
161           - Removed old API functions.
162
163         * ircd/whocmds.c
164           - Removed IPcheck.h include
165         
166         * Additionally modified IPcheck API calls in:
167           - ircd/m_nick.c
168           - ircd/m_auth.c
169           - ircd/s_bsd.c
170           - ircd/s_conf.c
171           - ircd/s_misc.c
172           - ircd/s_serv.c
173           - ircd/s_user.c
174         
175         
176 2000-04-30  Perry Lorier <isomer@coders.net>
177         * ircd/s_bsd.c: Sigh. :)
178         * ircd/m_mode.c: fix for modeless channels by poptix.
179
180 2000-04-29  Kevin L. Mitchell  <klmitch@mit.edu>
181
182         * ircd/m_join.c: reimplement JOIN in terms of struct JoinBuf
183
184         * ircd/channel.c (clean_channelname): make clean_channelname also
185         truncate long channel names
186
187 2000-04-28  Kevin L. Mitchell  <klmitch@mit.edu>
188
189         * ircd/m_create.c: reimplement CREATE in terms of struct JoinBuf
190
191         * ircd/channel.c: implemented joinbuf_init, joinbuf_join,
192         joinbuf_flush
193
194         * include/channel.h: definitions and declarations for the struct
195         JoinBuf abstraction
196
197 2000-04-29  Perry Lorier <isomer@coders.net>
198         * ircd/s_bsd.c: Ok, so I thought I compiled and tested this...
199
200 2000-04-29  Perry Lorier <isomer@coders.net>
201         * ircd/s_bsd.c: Add debugging code to IPcheck
202
203 2000-04-28  Kevin L. Mitchell  <klmitch@mit.edu>
204
205         * include/ircd_reply.h (SND_EXPLICIT): use instead of RPL_EXPLICIT
206
207         * ircd/ircd_reply.c (send_reply): use SND_EXPLICIT instead of
208         RPL_EXPLICIT
209
210         * ircd/m_userhost.c (m_userhost): add a dead code comment
211
212         * ircd/m_desynch.c: forgot one...
213
214         * ircd/m_rehash.c (mo_rehash): er, duplicates :)
215
216         * ircd/m_proto.c (proto_send_supported): just change a comment so
217         it doesn't show up in my scans
218
219         * ircd/ircd_reply.c (send_reply): fix a slight bug...
220
221         * ircd/s_numeric.c (do_numeric): use new sendcmdto_* functions,
222         kinda hackish...
223
224         * ircd/parse.c (parse_server): argument wrangling to make
225         processing in do_numeric a little easier to deal with
226
227         * ircd/s_serv.c (server_estab): SERVER should come from
228         acptr->serv->up, not &me
229
230         * ircd/m_lusers.c: accidentally left out sptr for a %C
231
232         * ircd/send.c: hack to support doing wallchops...
233
234         * ircd/m_whowas.c: convert to new send functions
235
236         * ircd/m_whois.c: convert to new send functions
237
238         * ircd/m_who.c: convert to new send functions
239
240         * ircd/m_wallops.c: convert to new send functions
241
242         * ircd/m_wallchops.c: convert to new send functions
243
244         * ircd/m_version.c: convert to new send functions
245
246         * ircd/m_userip.c: convert to new send functions
247
248         * ircd/m_userhost.c: convert to new send functions
249
250         * ircd/m_uping.c: convert to new send functions
251
252         * ircd/m_trace.c: convert to new send functions
253
254         * ircd/m_topic.c: convert to new send functions
255
256         * ircd/m_time.c: convert to new send functions
257
258         * ircd/m_squit.c: convert to new send functions
259
260         * ircd/m_silence.c: convert to new send functions
261
262         * ircd/m_settime.c: convert to new send functions
263
264         * ircd/m_restart.c: convert to new send functions
265
266         * ircd/m_rehash.c: convert to new send functions
267
268         * ircd/m_privmsg.c: convert to new send functions
269
270         * ircd/m_pong.c: convert to new send functions
271
272         * ircd/m_ping.c: convert to new send functions
273
274         * ircd/m_pass.c: convert to new send functions
275
276         * ircd/m_opmode.c: convert to new send functions
277
278         * ircd/m_oper.c: convert to new send functions
279
280         * ircd/m_notice.c: convert to new send functions
281
282         * ircd/m_nick.c: convert to new send functions
283
284         * ircd/m_names.c: convert to new send functions
285
286         * ircd/m_motd.c: convert to new send functions
287
288         * ircd/m_mode.c: convert to new send functions
289
290         * ircd/m_map.c: convert to new send functions
291
292         * ircd/m_lusers.c: convert to new send functions
293
294         * ircd/m_list.c: convert to new send functions
295
296         * ircd/m_links.c: convert to new send functions
297
298         * ircd/m_kill.c: convert to new send functions
299
300         * ircd/m_jupe.c: convert to new send functions
301
302         * ircd/m_invite.c: convert to new send functions
303
304         * ircd/m_info.c: convert to new send functions
305
306         * ircd/m_help.c: convert to new send functions
307
308         * ircd/m_gline.c: convert to new send functions
309
310         * ircd/m_error.c: convert to new send functions
311
312         * ircd/m_endburst.c: convert to new send functions
313
314         * ircd/m_die.c: convert to new send functions
315
316         * ircd/m_destruct.c: convert to new send functions
317
318         * ircd/m_defaults.c: convert to new send functions
319
320         * ircd/m_connect.c: convert to new send functions
321
322 2000-04-28  Perry Lorier <isomer@coders.net>
323         * RELEASE.NOTES: Describe a few more undocumented features.
324         * config/config-sh.in: change the default paths for logging
325         and the recommended number of channels.
326         * include/supported.h: Rearrange slightly, added CHANTYPE's
327
328 2000-04-27  Kevin L. Mitchell  <klmitch@mit.edu>
329
330         * ircd/m_close.c: convert to send_reply
331
332         * ircd/m_clearmode.c: convert to send_reply, sendcmdto_serv_butone
333
334         * ircd/m_away.c: convert to send_reply and sendcmdto_serv_butone
335
336         * ircd/m_admin.c: convert to send_reply and hunt_server_cmd
337
338         * ircd/s_user.c (hunt_server_cmd): new hunt_server replacement
339         that takes cmd and tok arguments, etc.  NOTE: THIS IMPLEMENTATION
340         HAS A MAJOR HACK!!!  The whole hunt_server architecture should be
341         carefully rethought...
342
343         * ircd/s_stats.c (hunt_stats): use new hunt_server_cmd
344
345         * include/s_user.h: hunt_server_cmd -- replacement for hunt_server
346
347         * ircd/s_misc.c: *sigh* 2.10.10 doesn't support squitting by
348         numeric nick; therefore, we have to use the server name
349
350         * ircd/m_squit.c (ms_squit): allow to squit by server numeric nick
351
352         * ircd/send.c: fix minor bugs
353
354         * ircd/s_user.c (check_target_limit): mark dead code so I filter
355         it when I grep
356
357         * ircd/s_serv.c (exit_new_server): mark dead code so I filter it
358         when I grep
359
360         * ircd/parse.c: mark dead code so I filter it when I grep
361
362         * ircd/map.c: mark dead code so I filter it when I grep
363
364         * ircd/ircd.c: mark dead code so I filter it when I grep
365
366         * ircd/ircd_relay.c: convert over to new sendcmdto_*, send_reply
367         functions
368
369         * ircd/channel.c: mark dead code so I filter it when I grep
370
371         * ircd/s_stats.c: use send_reply instead of sendto_one w/rpl_str;
372         hope I'm not stepping on toes...
373
374         * ircd/s_conf.c: more sendto_opmask_butone / send_reply
375         conversions; use ircd_snprintf in a couple of cases to negate the
376         possibility of buffer overflow
377
378 2000-04-26  Kevin L. Mitchell  <klmitch@mit.edu>
379
380         * ircd/channel.c: convert as much as possible to new send
381         semantics
382
383         * ircd/send.c (sendcmdto_common_channels): fix a subtle bug --
384         test member->user->from->fd, not from->fd
385
386         * ircd/gline.c (gline_add): go ahead and add badchans; we just
387         won't look for them in m_gline; this way, they always work...
388
389         * ircd/jupe.c: use ircd_vsnprintf conversion specifiers
390
391         * ircd/gline.c: since write_log now uses ircd_vsnprintf, use
392         ircd_vsnprintf conversion specifiers
393
394         * ircd/support.c (write_log): use ircd_vsnprintf for write_log, so
395         I have my conversion specifiers
396
397         * ircd/gline.c (do_gline): use send_reply for ERR_YOUREBANNEDCREEP
398
399         * ircd/send.c (sendcmdto_flag_butone): explicitly send WALLOPS to
400         local users
401
402         * ircd/s_serv.c (exit_new_server): rewrite exit_new_server to be a
403         little less brain-dead
404
405         * ircd/s_misc.c: use sendcmdto_one, sendrawto_one, and send_reply
406
407         * ircd/s_debug.c: use send_reply with RPL_EXPLICIT for
408         RPL_STATSDEBUG
409
410         * ircd/res.c (cres_mem): use send_reply with RPL_EXPLICIT for
411         RPL_STATSDEBUG
412
413         * ircd/list.c (send_listinfo): use send_reply with RPL_EXPLICIT
414         for RPL_STATSDEBUG
415
416         * ircd/m_pong.c: use RPL_EXPLICIT for ERR_BADPING
417
418         * ircd/ircd.c: use RPL_EXPLICIT for ERR_BADPING
419
420         * ircd/s_user.c (register_user): use RPL_EXPLICIT for
421         ERR_INVALIDUSERNAME
422
423         * ircd/ircd_reply.c (send_reply): support RPL_EXPLICIT
424
425         * include/ircd_reply.h (RPL_EXPLICIT): somewhat of a hack to mark
426         a numeric as needing to use an explicit pattern, which will be the
427         first argument in the variable argument list
428
429         * ircd/s_user.c: use sendrawto_one instead of sendto_one to send
430         non-prefixed nospoof PING
431
432         * ircd/s_bsd.c: use sendrawto_one instead of sendto_one to send
433         non-prefixed SERVER login
434
435         * ircd/ircd.c (check_pings): fix last sendto_one calls (except for
436         a numeric usage further up)
437
438         * include/send.h: declare sendrawto_one
439
440         * ircd/send.c (sendrawto_one): new function to use ONLY for
441         non-prefixed commands, like PING to client, or PASS/SERVER on
442         server registration
443
444 2000-04-25  Kevin L. Mitchell  <klmitch@mit.edu>
445
446         * ircd/ircd_snprintf.c (doprintf): implement %H for possible
447         future expansion (channel numerics?)
448
449         * include/ircd_snprintf.h: added documentation to # to explain use
450         with %C; added documentation for : to explain use with %C; added
451         documentation for %H for channels
452
453         * ircd/whocmds.c: use send_reply
454
455         * ircd/userload.c: use sendcmdto_one
456
457         * ircd/uping.c: use sendcmdto_one
458
459         * ircd/send.c: use new flags to %C format string; ':' prefixes
460         client name with a colon for local connects, '#' uses
461         nick!user@host form for local connects
462
463         * ircd/s_user.c: use send_reply, sendto_opmask_butone,
464         sendcmdto_one, sendcmdto_serv_butone, sendcmdto_flag_butone
465
466         * ircd/s_serv.c: use sendcmdto_one, sendto_opmask_butone
467
468         * ircd/s_bsd.c: use sendto_opmask_butone, send_reply,
469         sendcmdto_one
470
471         * ircd/s_auth.c: use sendto_opmask_butone
472
473         * ircd/res.c: use sendcmdto_one
474
475         * ircd/ircd_snprintf.c (doprintf): minor bug fixes and some
476         debugging assertions
477
478 2000-04-24  Kevin L. Mitchell  <klmitch@mit.edu>
479
480         * ircd/support.c: dumpcore is no longer used, so get rid of it
481
482         * ircd/parse.c: use send_reply, sendcmdto_one
483
484         * ircd/map.c: use send_reply
485
486         * ircd/listener.c: use send_reply
487
488         * ircd/jupe.c: use sendto_opmask_butone, send_reply
489
490         * ircd/ircd_reply.c: use send_reply
491
492         * ircd/ircd.c: use sendto_opmask_butone
493
494         * ircd/gline.c: use sendto_opmask_butone, send_reply
495
496         * ircd/ircd_snprintf.c (doprintf): make it deal with incompletely
497         registered clients; make FLAG_ALT print nick!user@host; make
498         FLAG_COLON print :blah
499
500         * ircd/class.c (report_classes): use send_reply instead of
501         sendto_one
502
503         * ircd/hash.c (m_hash): replace sendto_one with sendcmdto_one
504
505         * ircd/IPcheck.c (ip_registry_connect_succeeded): replace
506         sendto_one with sendcmdto_one
507
508 2000-04-21  Kevin L. Mitchell  <klmitch@mit.edu>
509
510         * ircd/send.c: clean up logic in sendcmdto_channel_butone; use
511         MyConnect() instead of IsServer() in sendcmdto_flag_butone; define
512         sendcmdto_match_butone
513
514         * include/send.h: declare sendcmdto_match_butone
515
516 2000-04-20  Kevin L. Mitchell  <klmitch@mit.edu>
517
518         * ircd/jupe.c: update to use send_reply()
519
520         * ircd/gline.c: update to use send_reply()
521
522         * include/ircd_reply.h: declare send_reply
523
524         * ircd/ircd_reply.c (send_reply): send_error_to_client, but for
525         replies; uses ircd_snprintf
526
527         * ircd/send.c: added comments to redirect searchers to appropriate
528         sendcmdto_* function; moved new functions to end of file; added
529         explanatory comments; reordered arguments; defined new functions
530         mentioned below
531
532         * ircd/m_jupe.c: reorder arguments to sendcmdto_* functions
533
534         * ircd/m_gline.c: reorder arguments to sendcmdto_* functions
535
536         * ircd/jupe.c: reorder arguments to sendcmdto_* functions
537
538         * ircd/gline.c: reorder arguments to sendcmdto_* functions
539
540         * include/send.h: reorder arguments, add explanatory comments,
541         declare new functions sendcmdto_flag_butone, sendto_opmask_butone,
542         and vsendto_opmask_butone
543
544 2000-04-19  Kevin L. Mitchell  <klmitch@mit.edu>
545
546         * ircd/send.c: define sendcmdto_channel_butone, wrote a simplified
547         vsendto_op_mask that uses '*' instead of the receiving client
548         nickname
549
550         * include/send.h: declare sendcmdto_channel_butone; takes a skip
551         argument that allows you to skip (or not to skip) deaf users,
552         users behind bursting servers, and non channel operators
553
554 2000-04-17  Kevin L. Mitchell  <klmitch@mit.edu>
555
556         * ircd/send.c: new sendcmdto_channel_butserv -- note that old
557         sendto_channel_butserv has a subtle bug; also wrote
558         sendcmdto_common_channels.
559
560         * include/send.h: declare new sendcmdto_* functions
561
562         * ircd/jupe.c: support local deactivations of jupes
563
564         * ircd/gline.c: support local deactivations of glines
565
566         * include/jupe.h: JUPE_LDEACT allows jupes to be locally
567         deactivated; if they aren't locally deactivated, then it slaves to
568         the net-wide activation status; JupeIsRemActive() tests only
569         whether the jupe is active everywhere else
570
571         * include/gline.h: GLINE_LDEACT allows glines to be locally
572         deactivated; if they aren't locally deactivated, then it slaves to
573         the net-wide activation status; GlineIsRemActive() tests only
574         whether the gline is active everywhere else
575
576         * ircd/gline.c: detect overlapping G-lines; if an existing, wider
577         gline expires after the new one will, we drop the new one,
578         otherwise we add the G-line after that one (so the wide one will
579         apply first); if the new one contains an existing G-line and if it
580         will expire after the existing one, we drop the existing one to
581         save memory
582
583         * ircd/m_gline.c (mo_gline): opers could issue remote local
584         glines when CONFIG_OPERCMDS was off; fixed
585
586 2000-04-16  Kevin L. Mitchell  <klmitch@mit.edu>
587
588         * ircd/m_jupe.c (mo_jupe): allow target argument to be dropped if
589         this is a local JUPE
590
591         * ircd/gline.c: add flags argument to gline_activate and
592         gline_deactivate for future expansion
593
594         * ircd/m_gline.c: pass flags to gline_activate and
595         gline_deactivate
596
597         * include/gline.h: add flags argument to gline_activate and
598         gline_deactivate
599
600         * ircd/jupe.c: add flags argument to jupe_activate and
601         jupe_deactivate for future expansion
602
603         * include/jupe.h: add flags argument to jupe_activate and
604         jupe_deactivate
605
606         * ircd/m_jupe.c: pass a flags argument to jupe_add instead of
607         local, active; pass flags to jupe_activate and jupe_deactivate
608
609         * include/gline.h: remove dead code
610
611         * ircd/gline.c: make gline expire times relative to CurrentTime,
612         since that should be monotonically increasing, instead of
613         TStime(), which can be set backwards, and which can therefore
614         cause an expire time to increase; make local glines be removed
615         instead of just deactivated; don't let gline_find() look for
616         user@host glines if the mask being looked up is a channel mask
617
618         * ircd/send.c (vsendcmdto_one): forgot to account for the case
619         where origin is a server and destination is a user
620
621         * ircd/jupe.c: make jupe expire times relative to CurrentTime,
622         since that should be monotonically increasing, instead of
623         TStime(), which can be set backwards, and which can therefore
624         cause an expire time to increase; make local jupes be removed
625         instead of just deactivated
626
627         * ircd/ircd_snprintf.c: d'oh, thanks for catching that; short for
628         limit is fine.  any other warnings I should know about?
629
630 2000-04-15  Thomas Helvey <tomh@inxpress.net>
631
632         * ircd/*.c: const correctness and type safety cleanups to
633         get code to compile with C++ compiler. Still has
634         signed/unsigned comparison warnings.
635
636 2000-04-15  Greg Sikorski <gte@atomicrevs.demon.co.uk>
637
638         * ircd/userload.c: change <sys/time.h> include to <time.h> for
639           portability.
640
641 2000-04-14  Kevin L. Mitchell  <klmitch@mit.edu>
642
643         * ircd/m_gline.c (mo_gline): d'oh, target isn't a numeric; use %C
644         and convert acptr...
645
646         * ircd/s_user.c: move gline_lookup function call into
647         register_user, where it'll have a username to lookup!
648
649         * ircd/m_gline.c: modify to utilize new sendcmdto_* series of
650         functions; also stuff send_error_to_client into return clauses
651
652         * ircd/m_jupe.c: modify to utilize new sendcmdto_* series of
653         functions; also use send_error_to_client where that makes sense
654
655         * ircd/jupe.c: modify to utilize new sendcmdto_* series of
656         functions; also use send_error_to_client where that makes sense
657
658         * ircd/gline.c: modify to utilize new sendcmdto_* series of
659         functions; also fix gline_lookup() to deal properly with remote
660         clients--boy, do struct Client and struct User need to be cleaned
661         up!
662
663         * ircd/ircd_snprintf.c (doprintf): a dest of &me is a server,
664         too...
665
666         * ircd/send.c: wrote sendcmdto_one(), vsendcmdto_one(), and
667         sendcmdto_serv_butone(), all utilizing the %v conversion of
668         ircd_snprintf()
669
670         * include/send.h: define IRC_BUFSIZE, max size of a message;
671         declare sendcmdto_one(), vsendcmdto_one(), and
672         sendcmdto_serv_butone()
673
674         * include/msg.h: define all the CMD_* constants needed to utilize
675         the new sendcmdto_* series of functions
676
677         * ircd/Makefile.in (SRC): list ircd_snprintf.c; run make depend
678
679         * ircd/gline.c: remove old, dead code.
680
681         * ircd/m_gline.c (mo_gline): disallow setting of global G-lines
682         unless CONFIG_OPERCMDS is enabled; disallow listing of all G-lines
683         (don't advertise proxies); remove dead code
684
685         * ircd/parse.c: oper handler for JUPE only lists jupes unless
686         CONFIG_OPERCMDS is enabled
687
688         * ircd/m_jupe.c (mo_jupe): don't compile mo_jupe() if
689         CONFIG_OPERCMDS is not enabled; we'll disable it in parse.c
690
691         * ircd/m_opmode.c (mo_opmode): if CONFIG_OPERCMDS is not enabled,
692         always return ERR_DISABLED
693
694         * ircd/m_clearmode.c (mo_clearmode): if CONFIG_OPERCMDS is not
695         enabled, always return ERR_DISABLED
696
697         * ircd/s_err.c: add error message to indicate disabled commands
698
699         * include/numeric.h (ERR_DISABLED): to indicate disabled commands
700
701         * doc/Configure.help: add documentation for CONFIG_OPERCMDS
702
703         * config/config-sh.in: add CONFIG_OPERCMDS, default both it and
704         CONFIG_NEW_MODE to 'y' for now
705
706         * ircd/gline.c (gline_list): fix a minor formatting bogon
707
708         * BUGS: since I fixed that bug, might as well mark it fixed.
709
710         * ircd/m_join.c: look up badchans with GLINE_EXACT
711
712         * ircd/m_gline.c: fix parc count problems; look up existing
713         G-lines with GLINE_EXACT; only set new lastmod when
714         activating/deactivating existing glines if old lastmod was not 0
715
716         * ircd/gline.c: forgot to copy the gline reason over; don't
717         propagate a gline with 0 lastmod if origin is user; add
718         GLINE_EXACT to force exact matching of gline mask
719
720         * ircd/ircd_snprintf.c (doprintf): forgot to deal with the zero
721         flag properly
722
723         * ircd/s_conf.c (find_kill): gline_find() takes a char *userhost,
724         but gline_lookup() actually takes a client--d'oh.
725
726 2000-04-13  Thomas Helvey <tomh@inxpress.net>
727         * ircd/IPcheck.c: Back port BLMet's bugfix from 2.10.10
728
729 2000-04-13  Greg Sikorski <gte@atomicrevs.demon.co.uk>
730
731         * ircd/whocmds.c: Don't make idle flag default in /who, to prevent:
732           "/who * x"
733           "Gte3 H*iwg Gte@212.49.240.217 :1 :0 I am the one that was."
734           (Found by Plexus).
735
736         * ircd/whocmds.c: Change idle time calc from socket idle to user
737           idle.
738
739 2000-04-13  Kevin L. Mitchell  <klmitch@mit.edu>
740
741         * config/aclocal.m4 (unet_CHECK_TYPE_SIZES): check size of void *,
742         too, for ircd_snprintf.c
743
744         * include/ircd_snprintf.h: documentation for ircd_(v)snprintf, in
745         comments; mostly descended from the Linux manpage for printf, but
746         also documenting the extensions.
747
748         * ircd/ircd_snprintf.c: NULL dest is equivalent to going to a
749         client; make 'q' be the same as 'L'; remove __inline__; only
750         define EXTENSION if HAVE_LONG_LONG is defined
751
752         * include/handlers.h: declare m_gline()
753
754         * ircd/parse.c: gline can be called by users, but it only lists
755         the glines.
756
757         * ircd/s_user.c (set_nick_name): resend gline if a remote server
758         introduces a glined client
759
760         * ircd/s_serv.c (server_estab): burst glines, too
761
762         * ircd/gline.c: fix up all the expire times to be offsets;
763         simplify gline_resend()
764
765         * ircd/m_gline.c: begin coding replacements for ms_gline(),
766         mo_gline(), and m_gline()
767
768         * ircd/gline.c (gline_add): allow *@#channel to work correctly;
769         also, prohibit local BADCHANs if LOCAL_BADCHAN not defined
770
771 2000-04-13  Greg Sikorski <gte@atomicrevs.demon.co.uk>
772
773         * tools/Bouncer/*: Add comments/documentation/tags.
774         * tools/Bouncer/*: Add debug defines, make task fork().
775
776 2000-04-12  Thomas Helvey <tomh@inxpress.net>
777         * ircd/s_err.c: Cleanup s_err.c make one table so we
778         don't have to do anything tricky to get an error string.
779
780 2000-04-12  Greg Sikorski <gte@atomicrevs.demon.co.uk>
781         * Add port bouncer for http (x/w)
782
783 2000-04-12  Kevin L. Mitchell  <klmitch@mit.edu>
784
785         * ircd/s_conf.c (find_kill): replaced call to find_gline() with a
786         call to gline_find(); also used GlineReason() instead of direct
787         reference to structure member
788
789         * ircd/m_join.c (m_join): replace bad_channel() calls with calls
790         to gline_find(name, GLINE_BADCHAN), and also check to see if gline
791         is active
792
793         * ircd/channel.c: nothing seems to be called anywhere...
794
795         * ircd/s_err.c: update a couple of replies to dovetail with new
796         semantics
797
798         * ircd/gline.c: begin complete re-implementation of gline.c along
799         the lines of the final design of jupe.c
800
801         * include/gline.h: begin complete re-implementation of gline.c
802         along the lines of the final design of jupe.c
803
804         * ircd/channel.c (mode_process_clients): fix "Deop of +k user on
805         %s by %s" message...
806
807         * ircd/ircd_snprintf.c: my new snprintf()-like functions
808
809         * include/ircd_snprintf.h: my new snprintf()-like functions
810
811 2000-04-11  Thomas Helvey <tomh@inxpress.net>
812         * ircd/IPcheck.c: removed old dead code
813         * ircd/s_user.c (send_user_info): removed non-standard
814           user not found message for userhost/userip
815
816 2000-04-11  Greg Sikorski <gte@atomicrevs.demon.co.uk>
817
818         * ircd/s_err.c: Added missing quotes to ERR_DONTCHEAT numeric.
819         * doc/p10.html: Work on chapter 4.
820
821 2000-04-10  Kevin L. Mitchell  <klmitch@mit.edu>
822
823         * ircd/channel.c (mode_parse_client): fix coredump on /mode
824         #foobar +o nosuchnick
825
826 2000-04-10  Perry Lorier  <Isomer@coders.net>
827         * BUGS: Added bug.
828
829 2000-04-09  Thomas Helvey <tomh@inxpress.net>
830         * include/IPcheck.h: fix prototype
831         * ircd/s_user.c: fix usage of IPcheck_remote_connect
832         * ircd/IPcheck.c: removed unused args
833
834 2000-04-09  Thomas Helvey <tomh@inxpress.net>
835         * include/IPcheck.h: add proto for IPcheck_expire
836
837         * ircd/IPcheck.c: Rewrote
838
839         * ircd/ircd.c: Add IPcheck_expire to main message loop
840
841         * ircd/s_user.c: Redo target hashing, refactor target code
842
843         * include/numeric.h: Cleaned up numerics, added which ones are
844         in use by other networks and what they are in use for.
845
846         * ircd/channel.c: cleaned can_join(), allow anyone through anything
847         if /invited, simplified the function.  Opers overusing OPEROVERRIDE
848         will get a message explaining to them not to cheat.
849
850         * ircd/m_join.c: cleaned up the various join functions, should be
851         a lot more efficient.  Still needs work.  Now assumes that s<->s
852         won't send it a JOIN 0.  Service coders - note this and tread with
853         care.
854
855         * ircd/m_stats.c: added Gte-'s stats doc patch.
856
857         * ircd/m_version.c: /version now returns the 005 numeric as well.
858         as requested by Liandrin.
859
860
861 2000-04-07  Kevin L. Mitchell  <klmitch@mit.edu>
862
863         * ircd/m_clearmode.c: add include for support.h for write_log()
864
865         * configure: move ircd/crypt/* to tools/*
866
867 2000-04-06  Thomas Helvey <tomh@inxpress.net>
868         * ircd/s_auth.c: Shorten auth connect timeout to 60 seconds
869           set client host to server alias if connection from localhost
870
871 2000-04-06  Perry Lorier <isomer@coders.net>
872         * ircd/ircd.c: Fix core during pinging (oops)
873         
874 2000-04-06  Perry Lorier <isomer@coders.net>
875         * ircd/send.c: fixed wrong ident being sent to channels bug.
876         * include/numerics.h: Updated some of the numerics from other
877         networks.  Flagged some as 'unused' by undernet.
878
879 2000-03-30  Perry Lorier <isomer@coders.net>
880         * ircd/ircd.c: Lets see if this helps the ping problem at all.
881         * ircd/whocmds.c, /doc/readme.who: Added %l specifier to get idle
882         time for local clients. (as requested), extended who now returns all
883         the flags (@+!) so you can tell the complete state of a client.
884
885 2000-03-30  Thomas Helvey <tomh@inxpress.net>
886         * m_rping.c m_rpong.c: add Gte's rping/rpong fixes
887
888 2000-03-30  Perry Lorier <isomer@coders.net>
889         * ircd/parse.c: oops, missed opers.
890
891 2000-03-30  Perry Lorier <isomer@coders.net>
892         * ircd/parse.c: fixed mystifying ping bug thats been plaguing us
893         for so long.  Remember: m_ping MUST be in the parse array. :)
894
895 2000-03-30  Perry Lorier <isomer@coders.net>
896         * ircd/ircd.c: test in check_pings was wrong.  I move that we
897         disallow cvs commit after 10pm localtime....
898
899 2000-03-30  Perry Lorier <isomer@coders.net>
900         * ircd/m_pong.c: Fix it for servers too.
901
902 2000-03-30  Perry Lorier <isomer@coders.net>
903         * ircd/m_pong.c: Fix ping timeout bugs
904
905 2000-03-30  Perry Lorier <isomer@coders.net>
906         * ircd/channel.c: Bans had CurrentTime in their when field instead
907         of TStime()
908
909 2000-03-31  Thomas Helvey <tomh@ixpress.net>
910         * ircd/numnicks.c (SetXYYCapacity): fix for extended
911         numerics.
912
913 2000-03-30  Perry Lorier <isomer@coders.net>
914         * ircd/m_nick.c: send kills both ways so when we add nick change
915         on collision we don't desync the network.
916
917         * ircd/map.c: Fixup the map a bit more.
918
919 2000-03-31  Kevin L. Mitchell  <klmitch@mit.edu>
920
921         * ircd/m_clearmode.c (do_clearmode): Log the CLEARMODE to OPATH
922
923         * ircd/m_opmode.c: Log the mode changes to OPATH
924
925         * ircd/channel.c (modebuf_flush_int): Log the mode changes to
926         OPATH
927
928         * include/channel.h (MODEBUF_DEST_LOG): Log the mode changes to
929         OPATH
930
931         * doc/Configure.help: help text for CONFIG_LOG_OPMODE / OPATH
932
933         * config/config-sh.in: added OPATH for opmode log file
934
935         * ircd/m_clearmode.c (do_clearmode): updated uses of
936         modebuf_mode_string() for the new usage
937
938         * ircd/channel.c: added flag MODE_FREE and an int argument to
939         modebuf_mode_string() to indicate that the string must be free'd;
940         updated calls to modebuf_mode_string() for the new usage; called
941         collapse(pretty_mask()) on the ban string and use allocated memory
942         for it; added ban list length accounting; fixed a number of small
943         bugs in ban processing
944
945         * include/channel.h: added flag MODE_FREE and an int argument to
946         modebuf_mode_string() to indicate that the string must be free'd
947
948         * ircd/m_clearmode.c (do_clearmode): made sure clearmode removed
949         keys and limits that are set
950
951 2000-03-30  Perry Lorier <isomer@coders.net>
952         * ircd/ircd.c: rewrote check_pings() for maintainability
953         and speed.  Also changed quit msg's so they don't have
954         redundant nick[host] info in them.
955
956         * ircd/send.c: Changed write errors to report what error
957         occured (if possible).
958
959         * ircd/gline.c: added gline comment to the quit.
960
961         * ircd/m_server.c: Added suggestions to server quits mentioning
962         what went wrong so the admin can fix it earlier instead of asking
963         questions...
964
965         * ircd/map.c: Changed m_map() to hide numerics, show a * beside
966         servers that aren't fully burst yet.  And show '(--s)' for servers
967         where its not sure.
968
969         * doc/example.conf: Fixed wrapped U:
970
971 2000-03-30  Kevin L. Mitchell  <klmitch@mit.edu>
972
973         * ircd/m_mode.c (ms_mode): implemented a new m_mode in terms of
974         mode_parse() (version selectable at compile time)
975
976         * ircd/m_clearmode.c (mo_clearmode): clean_channelname(parv[1])
977
978         * ircd/m_opmode.c (mo_opmode): clean_channelname(parv[1])
979
980         * config/config-sh.in: add new config option to enable new m_mode
981         implementation
982
983         * doc/Configure.help: add documentation for new config option
984         CONFIG_NEW_MODE
985
986         * ircd/channel.c (mode_parse_client): /opmode #foobar -o -- 461
987         MODE -v : Not enough parameters
988
989         * ircd/m_clearmode.c (do_clearmode): do_clearmode() would remove
990         +k and +l even if they weren't set...
991
992         * ircd/m_opmode.c: implement the OPMODE command using mode_parse()
993
994         * ircd/channel.c: make mode_process_clients() clear the DEOPPED
995         flag; fix +s+p exclusivity; add MODE_ADD/MODE_DEL to flag list
996         for; test the 0-th member, not the i-th member, of the client
997         change state stuff
998
999         * ircd/m_clearmode.c (do_clearmode): use the new
1000         mode_invite_clear() function
1001
1002         * ircd/channel.c: cleared up all the compile-time warnings and
1003         errors
1004
1005         * include/channel.h: added declarations for mode_ban_invalidate()
1006         and mode_invite_clear()
1007
1008         * ircd/channel.c: finished mode_parse(), then broke it up into a
1009         dozen or so helper functions to make the code easier to read
1010
1011 2000-03-29  Thomas Helvey <tomh@inxpress.net>
1012         * ircd/ircd.c: refactor server initialization a bit, use
1013         getopt for parsing command line, refactor init_sys, main,
1014         and other bits.
1015
1016         * ircd/s_bsd.c: add functions for initialization to clean
1017         up logic a bit and remove duplicated code.
1018
1019         * include/ircd.h: add struct for server process related
1020         variables.
1021
1022 2000-03-29  Kevin L. Mitchell  <klmitch@mit.edu>
1023
1024         * ircd/channel.c: initial definition of mode_parse(); flags to
1025         prevent doing the same thing multiple times; helper method
1026         send_notoper() to send a "Not oper"/"Not on channel" notice
1027
1028         * include/channel.h: declare mode_parse() and helper flags
1029
1030         * ircd/channel.c (modebuf_flush_int): fiddled with timestamp
1031         sending to match the current action of set_mode() closely enough
1032         that hopefully there won't be major conflicts
1033
1034         * ircd/channel.c (modebuf_flush_int): consolidated the mode string
1035         building logic, reversed the order of the arguments to mode
1036         commands to have '-' preceed '+'
1037
1038 2000-03-29  Thomas Helvey <tomh@inxpress.net>
1039         * ircd/s_bsd.c (add_connection): don't disable socket options
1040         let OS tune itself and allow important performance tweaks to 
1041         work.
1042
1043 2000-03-28  Kevin L. Mitchell  <klmitch@mit.edu>
1044
1045         * ircd/channel.c (modebuf_flush_int): use %d, not %-15d; I got
1046         confused by set_mode, which is doing some really weird logic;
1047         guess what I'm going to rewrite next?  ;)
1048
1049 2000-03-28  Kevin L. Mitchell  <klmitch@emc.com>
1050
1051         * include/channel.h: added MODE_SAVE for the bounds checking stuff
1052         in modebuf_flush
1053
1054         * ircd/channel.c: make modebuf_flush into modebuf_flush_int and
1055         make it do bounds checking on the buffer; all modes are sent only
1056         if the all parameter is 1; modebuf_flush is the exported wrapper
1057
1058         * include/channel.h: add BOUNCE, renumber flags to get a little
1059         more space
1060
1061         * ircd/channel.c (modebuf_flush): don't overload HACK2, add
1062         BOUNCE; send DESYNCH message
1063
1064 2000-03-27  Kevin L. Mitchell  <klmitch@emc.com>
1065
1066         * ircd/m_clearmode.c (do_clearmode): only mark the modes the
1067         channel actually has in effect for deletion
1068
1069         * ircd/channel.c: added explanatory comments to all added
1070         functions; made flushing take place at the correct place even if
1071         the MODEBUF_DEST_DEOP flag is set; rewrote build_string() helper
1072         to bash some stupid bugs; made modebuf_flush() return if ModeBuf
1073         is empty, fixed the apparent source, removed some bogus string
1074         termination code, properly terminate the mode strings, add support
1075         for HACK2 and HACK3, made limit strings not be sent if the limit
1076         is being removed, changed where '+' and '-' come from in sent
1077         strings, added support for DEOP flag, set up bouncing code for
1078         HACK2
1079
1080         * ircd/Makefile.in: ran make depend
1081
1082         * include/channel.h: added new defines for future functionality,
1083         made modebuf_flush() return int so I can use tail recursion
1084
1085         * ircd/m_clearmode.c: add msg.h to includes; other misc cleanups
1086         to make it all compile
1087
1088         * ircd/m_opmode.c: add msg.h to includes...
1089
1090         * ircd/m_clearmode.c: implemented mo_clearchan()/ms_clearchan()
1091
1092         * ircd/channel.c (modebuf_flush): realized I forgot to
1093         nul-terminate addbuf/rembuf properly...
1094
1095         * ircd/m_clearmode.c (do_clearmode): wrote do_clearmode()...
1096
1097         * ircd/channel.c (modebuf_flush): correct sendto_server_butone to
1098         sendto_serv_butone--blah^2
1099
1100         * ircd/send.c (sendto_serv_butone): stupid comments confused me
1101
1102         * ircd/channel.c (modebuf_flush): if there are no mode changes to
1103         propagate, we're done...
1104
1105         * ircd/channel.c (modebuf_flush): duh; it's sendto_server_butone,
1106         not sendto_all_butone
1107
1108         * ircd/m_clearmode.c: define skeleton for m{o,s}_clearmode
1109
1110         * ircd/m_opmode.c: define skeleton for m{o,s}_opmode
1111
1112         * ircd/Makefile.in (SRC): added m_opmode() and m_clearmode() to
1113         the list
1114
1115         * ircd/parse.c: added messages for opmode and clearmode
1116
1117         * include/handlers.h: added declarations for mo_opmode(),
1118         ms_opmode(), mo_clearmode(), and ms_clearmode()
1119
1120         * include/msg.h: define MSG_OPMODE, TOK_OPMODE, MSG_CLEARMODE, and
1121         TOK_CLEARMODE
1122
1123         * include/channel.h (MODEBUF_DEST_OPMODE): Define the
1124         MODEBUF_DEST_OPMODE flag
1125
1126         * ircd/channel.c (modebuf_flush): added new flag,
1127         MODEBUF_DEST_OPMODE; causes channel MODE/HACK(4) notice to appear
1128         to originate from source's server (or source itself, if
1129         IsServer(source)); also causes a server-level MODE to be sent as
1130         OPMODE instead
1131
1132         * include/channel.h: defined MODEBUF_DEST_SERVER,
1133         MODEBUF_DEST_HACK4
1134
1135         * ircd/channel.c: Add another argument to build_string() to handle
1136         numeric nicks; implemented MODEBUF_DEST_SERVER to send MODEs to
1137         servers; implemented MODEBUF_DEST_HACK4 to cause HACK(4) notices
1138         to be sent out
1139
1140 2000-03-27  Perry Lorier <isomer@coders.net>
1141
1142         * ircd/s_bsd.c: fixed missing 'u' typo.
1143
1144 2000-03-26  Kevin L. Mitchell  <klmitch@emc.com>
1145
1146         * ircd/channel.c: implement modebuf_init(), _mode(), _mode_uint(),
1147         _mode_string(), _mode_client(), _flush(); also implemented a
1148         simple build_string()
1149
1150         * include/channel.h: added definition of ModeBuf, modebuf_*
1151         manipulation functions, and a couple of helper macros
1152
1153 2000-03-24 Thomas Helvey <tomh@inxpress.net>
1154   * numicks.c: convert extended numerics to use original mask version
1155   * numnicks.h: ""
1156   * s_user.c:
1157 2000-03-23 Thomas Helvey <tomh@inxpress.net>
1158   * Merge in changes from production
1159 2000-03-22 Thomas Helvey <tomh@inxpress.net>
1160   * numicks.c: Tweak to numnick generator to reduce possibility of duplicates.
1161   * rfc1459.unet: Add Maniac's documentation for /names 0
1162 * Fix misc. jupe bugs that somehow made it into the tree
1163 * Escape /names 0 to mean /names --Maniac
1164 * Don't core when server asks for info --Maniac 
1165 * Add Kev's jupe patch --Bleep
1166 * Add Maniacs squit patch --Bleep
1167 * Merge in u2_10_10_beta07 changes --Bleep
1168 * Merge in u2_10_10_beta06 changes --Bleep
1169 * Start ircu2.10.11 development, beta branch u2_10_10 --Bleep
1170 #-----------------------------------------------------------------------------
1171 #
1172 # ChangeLog for ircu2.10.11
1173 #
1174 # $Id: ChangeLog,v 1.141 2000-06-02 23:09:20 kev Exp $
1175 #
1176 # Insert new changes at beginning of the change list.
1177 #