Avoid epoll_ctl(..., EPOLL_CTL_DEL, ...) for closed fds.
[srvx.git] / ChangeLog
1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
3 #
4
5 2007-01-08 04:27:45 GMT Michael Poole <mdpoole@troilus.org>     patch-81
6
7     Summary:
8       Avoid epoll_ctl(..., EPOLL_CTL_DEL, ...) for closed fds.
9     Revision:
10       srvx--devo--1.3--patch-81
11
12     src/ioset-impl.h (struct io_engine): Add "os_closed" parameter to
13         remove() method.
14     
15     src/ioset.c (ioset_close): Add this to the call.
16     
17     src/ioset-epoll.c (ioset_epoll_remove): Use it to avoid removing the fd
18         from epoll_fd, since that epoll_ctl() call will always fail.
19     
20     src/ioset-select.c (ioset_select_remove): Ignore the new parameter.
21
22     modified files:
23      ChangeLog src/ioset-epoll.c src/ioset-impl.h
24      src/ioset-select.c src/ioset.c
25
26
27 2007-01-08 04:22:20 GMT Michael Poole <mdpoole@troilus.org>     patch-80
28
29     Summary:
30       Skip reporting mondo db sections in ?stats databases.
31     Revision:
32       srvx--devo--1.3--patch-80
33
34     src/saxdb.c (cmd_stats_databases): Only show entries for databases that
35         have their own file; skip sections of "mondo".
36
37     modified files:
38      ChangeLog src/saxdb.c
39
40
41 2007-01-08 04:11:56 GMT Michael Poole <mdpoole@troilus.org>     patch-79
42
43     Summary:
44       Fix SourceForge bug #1629748
45     Revision:
46       srvx--devo--1.3--patch-79
47
48     src/chanserv.c (cmd_adduser): Include suspended users in check for
49         pre-existing channel access for the user being added.
50
51     modified files:
52      ChangeLog src/chanserv.c
53
54
55 2006-12-23 05:50:25 GMT Michael Poole <mdpoole@troilus.org>     patch-78
56
57     Summary:
58       Allow last account mask to be deleted with odelmask.
59     Revision:
60       srvx--devo--1.3--patch-78
61
62     src/nickserv.c (nickserv_delmask): Add parameter to distinguish between
63         normal and override use.
64       (cmd_delmask): Pass the new argument.
65       (cmd_odelmask): Likewise.
66
67     modified files:
68      ChangeLog src/nickserv.c
69
70
71 2006-12-23 05:40:12 GMT Michael Poole <mdpoole@troilus.org>     patch-77
72
73     Summary:
74       Properly handle overrides in !wipeinfo.
75     Revision:
76       srvx--devo--1.3--patch-77
77
78     src/chanserv.c (cmd_wipeinfo): Allow real_actor to be null.
79
80     modified files:
81      ChangeLog src/chanserv.c
82
83
84 2006-12-23 05:38:37 GMT Michael Poole <mdpoole@troilus.org>     patch-76
85
86     Summary:
87       Revert miscommitted file from patch-73.
88     Revision:
89       srvx--devo--1.3--patch-76
90
91     src/proto-common.c: Revert accidentally committed patch.
92
93     modified files:
94      ChangeLog src/proto-common.c
95
96
97 2006-12-23 05:37:07 GMT Michael Poole <mdpoole@troilus.org>     patch-75
98
99     Summary:
100       Allow extra arguments to privmsg and notice.
101     Revision:
102       srvx--devo--1.3--patch-75
103
104     src/proto-p10.c (cmd_privmsg): Allow extra arguments between target and
105         text.
106       (cmd_notice): Likewise.
107
108     modified files:
109      ChangeLog src/proto-p10.c
110
111
112 2006-12-23 05:35:29 GMT Michael Poole <mdpoole@troilus.org>     patch-74
113
114     Summary:
115       Fix typo in "gtrace criteria" help entry.
116     Revision:
117       srvx--devo--1.3--patch-74
118
119     src/opserv.help (gtrace criteria): Fix capitalization of $b tag.
120
121     modified files:
122      ChangeLog src/opserv.help
123
124
125 2006-12-23 05:33:28 GMT Michael Poole <mdpoole@troilus.org>     patch-73
126
127     Summary:
128       Fix typo in "gtrace criteria" help entry.
129     Revision:
130       srvx--devo--1.3--patch-73
131
132     src/opserv.help (gtrace criteria): Fix capitalization of $b tag.
133
134     modified files:
135      ChangeLog src/proto-common.c
136
137
138 2006-12-23 05:31:56 GMT Michael Poole <mdpoole@troilus.org>     patch-72
139
140     Summary:
141       Allow NickServ to learn hostmasks automatically.
142     Revision:
143       srvx--devo--1.3--patch-72
144
145     src/nickserv.c (nickserv_addmask): Declare early.
146       (cmd_oregister): Allow oper to omit fourth parameter, to set no
147         hostmask.
148       (cmd_auth): On success, add user's hostmask if the account's hostmask
149         list is empty.
150       (cmd_cookie): Append hostmask to account on successful allowauth.
151       (init_nickserv): Update merge command access.
152
153     modified files:
154      ChangeLog src/nickserv.c
155
156
157 2006-12-23 05:27:23 GMT Michael Poole <mdpoole@troilus.org>     patch-71
158
159     Summary:
160       Update PostgreSQL patch schema.
161     Revision:
162       srvx--devo--1.3--patch-71
163
164     patches/log-pgsql.txt: Update to include HelpServ tables.
165
166     modified files:
167      ChangeLog patches/log-pgsql.txt
168
169
170 2006-12-23 05:11:47 GMT Michael Poole <mdpoole@troilus.org>     patch-70
171
172     Summary:
173       Fix typo in MODE_APASS generation.
174     Revision:
175       srvx--devo--1.3--patch-70
176
177     src/proto-p10.c (mod_chanmode_announce): Fix typo.
178
179     modified files:
180      ChangeLog src/proto-p10.c
181
182
183 2006-10-27 01:59:57 GMT Michael Poole <mdpoole@troilus.org>     patch-69
184
185     Summary:
186       Don't re-allocated a language that already exists.
187     Revision:
188       srvx--devo--1.3--patch-69
189
190     src/helpfile.c (language_read_list): If the language already exists, do
191         not allocate it anew.
192
193     modified files:
194      ChangeLog src/helpfile.c
195
196
197 2006-10-27 01:25:18 GMT Michael Poole <mdpoole@troilus.org>     patch-68
198
199     Summary:
200       Remove ioset engine update call that could read after free().
201     Revision:
202       srvx--devo--1.3--patch-68
203
204     src/ioset.c (ioset_connect): If the connect fails immediately, do not try
205         to update the fd after closing it.
206
207     modified files:
208      ChangeLog src/ioset.c
209
210
211 2006-10-27 01:06:02 GMT Michael Poole <mdpoole@troilus.org>     patch-67
212
213     Summary:
214       Allow languages/strings.db to override builtin strings.
215     Revision:
216       srvx--devo--1.3--patch-67
217
218     src/helpfile.c (language_read): Add space before "parent".
219       (language_read_list): Explicitly skip the file named "strings.db".
220       (helpfile_read_languages): New function.
221       (helpfile_finalize): Register it as a conf-reload function.
222
223     modified files:
224      ChangeLog src/helpfile.c
225
226
227 2006-10-27 00:47:30 GMT Michael Poole <mdpoole@troilus.org>     patch-66
228
229     Summary:
230       Support +I while we're adding modes (part 2) - the missing files.
231     Revision:
232       srvx--devo--1.3--patch-66
233
234     src/opserv.c (cmd_whois): Test no-idle mode.
235         
236     src/proto-p10.c (irc_user): Check for no-idle mode.
237       (mod_usermode): Check for +I flag.
238
239     modified files:
240      ChangeLog src/hash.h src/opserv.c
241
242
243 2006-10-27 00:44:35 GMT Michael Poole <mdpoole@troilus.org>     patch-65
244
245     Summary:
246       Support +I while we're adding modes..
247     Revision:
248       srvx--devo--1.3--patch-65
249
250     src/hash.c (FLAGS_NOIDLE): New macro for +I (hide idle time) mode.
251        (IsNoIdle): New macro to test it.
252     
253     src/opserv.c (cmd_whois): Test no-idle mode.
254     
255     src/proto-p10.c (irc_user): Check for no-idle mode.
256       (mod_usermode): Check for +I flag.
257
258     modified files:
259      ChangeLog src/proto-p10.c
260
261
262 2006-10-27 00:35:00 GMT Michael Poole <mdpoole@troilus.org>     patch-64
263
264     Summary:
265       Make maintainer-mode use C89 mode.
266     Revision:
267       srvx--devo--1.3--patch-64
268
269     configure.in (CFLAGS): Use -ansi in maintainer mode.
270       (AC_C_INLINE): Test after setting -Werror.
271     
272     src/chanserv.c (cmd_adduser): Fix comment formatting.
273       (cmd_clvl): Likewise.
274       (cmd_deluser): Likewise.
275
276     modified files:
277      ChangeLog configure.in src/chanserv.c
278
279
280 2006-10-27 00:21:32 GMT Michael Poole <mdpoole@troilus.org>     patch-63
281
282     Summary:
283       Pull ThiefMaster's patch-3..5.
284     Revision:
285       srvx--devo--1.3--patch-63
286
287     Patches applied:
288     
289      * thiefmaster@gamesurge.net--2006/srvx--devo--1.3--base-0
290        tag of srvx@srvx.net--2006/srvx--devo--1.3--patch-58
291     
292      * thiefmaster@gamesurge.net--2006/srvx--devo--1.3--patch-3
293        Implement complete remote whois.
294     
295      * thiefmaster@gamesurge.net--2006/srvx--devo--1.3--patch-4
296        Improve override logging and ignore godmode in !trim.
297     
298      * thiefmaster@gamesurge.net--2006/srvx--devo--1.3--patch-5
299        Announce ounregisters to staff via Global.
300
301     modified files:
302      ChangeLog src/chanserv.c src/hash.h src/modcmd.c src/modcmd.h
303      src/nickserv.c src/opserv.c src/proto-p10.c src/proto.h
304
305     new patches:
306      thiefmaster@gamesurge.net--2006/srvx--devo--1.3--base-0
307      thiefmaster@gamesurge.net--2006/srvx--devo--1.3--patch-3
308      thiefmaster@gamesurge.net--2006/srvx--devo--1.3--patch-4
309      thiefmaster@gamesurge.net--2006/srvx--devo--1.3--patch-5
310
311
312 2006-10-26 23:44:10 GMT Michael Poole <mdpoole@troilus.org>     patch-62
313
314     Summary:
315       Allow 900+ users to get full accountinfo.
316     Revision:
317       srvx--devo--1.3--patch-62
318
319     src/nickserv.c (cmd_handleinfo): Check for opserv access before checking
320         for an outranked oper.
321
322     modified files:
323      ChangeLog src/nickserv.c
324
325
326 2006-10-26 23:41:14 GMT Michael Poole <mdpoole@troilus.org>     patch-61
327
328     Summary:
329       Fix irc_pton() sense for hostscan command.
330     Revision:
331       srvx--devo--1.3--patch-61
332
333     src/mod-sockcheck.c (cmd_hostscan): Fix test for irc_pton() return value.
334
335     modified files:
336      ChangeLog src/mod-sockcheck.c
337
338
339 2006-10-21 16:06:47 GMT Michael Poole <mdpoole@troilus.org>     patch-60
340
341     Summary:
342       Various I/O cleanups and fixes.
343     Revision:
344       srvx--devo--1.3--patch-60
345
346     src/ioset.c (ioset_add): Set FD_CLOEXEC flag on all managed sockets.
347       (ioset_try_write): Tidy formatting.
348       (ioset_close): Add another bit to "os_close".
349     
350     src/proto-common.c (close_socket): Pass the new bit to ioset_close().
351
352     modified files:
353      ChangeLog src/ioset.c src/proto-common.c
354
355
356 2006-10-21 16:04:19 GMT Michael Poole <mdpoole@troilus.org>     patch-59
357
358     Summary:
359       Add 'tell' command; update copyright message.
360     Revision:
361       srvx--devo--1.3--patch-59
362
363     src/modcmd.c (cmd_version): Update copyright years.  Move the multi-line
364         credits to a separate message and make it actually send properly.
365       (cmd_tell): New command.
366       (modcmd_init): Register cmd_tell.
367
368     modified files:
369      ChangeLog src/modcmd.c
370
371
372 2006-10-07 00:03:52 GMT Michael Poole <mdpoole@troilus.org>     patch-58
373
374     Summary:
375       Fix a (tiny) memory leak in mod-sockcheck.c.
376     Revision:
377       srvx--devo--1.3--patch-58
378
379     src/mod-sockcheck.c (sockcheck_begin_test): Make io_fd assignment
380         clearer.
381       (sockcheck_read_conf): Free the addrinfo we get.
382
383     modified files:
384      ChangeLog src/mod-sockcheck.c
385
386
387 2006-10-06 23:18:58 GMT Michael Poole <mdpoole@troilus.org>     patch-57
388
389     Summary:
390       Fix sending P10 bursts with many bans.
391     Revision:
392       srvx--devo--1.3--patch-57
393
394     src/proto-p10.c (irc_burst): Only send modes and user list once.
395
396     modified files:
397      ChangeLog src/proto-p10.c
398
399
400 2006-10-06 23:16:58 GMT Michael Poole <mdpoole@troilus.org>     patch-56
401
402     Summary:
403       Remove "wants_reads" field from struct io_fd.
404     Revision:
405       srvx--devo--1.3--patch-56
406
407     Everybody wants read information, so give it to them!
408     
409     src/ioset-epoll.c (ioset_epoll_events): Make EPOLLIN unconditional.
410     
411     src/ioset-impl.h (fd_wants_reads): Delete.
412     
413     src/ioset-select.c (ioset_select_loop): Unconditionally set read bit for fd.
414     
415     src/ioset.c (ioset_add): Add fd to engine after marking it non-blocking.
416       (ioset_buffered_reads): Remove check for fd->wants_reads.
417     
418     src/ioset.h (struct io_fd): Delete "wants_reads" field.
419     
420     src/mod-qserver.c (qserver_readable): Add missing newline.
421       (qserver_accept): Delete assignment to fd->wants_reads.
422     
423     src/mod-sockcheck.c (sockcheck_connected): Delete assignment to
424         fd->wants_reads.
425     
426     src/proto-common.c (create_socket_client): Delete assignment to
427         fd->wants_reads.
428
429     modified files:
430      ChangeLog src/ioset-epoll.c src/ioset-impl.h
431      src/ioset-select.c src/ioset.c src/ioset.h src/mod-qserver.c
432      src/mod-sockcheck.c src/proto-common.c
433
434
435 2006-10-06 23:12:20 GMT Michael Poole <mdpoole@troilus.org>     patch-55
436
437     Summary:
438       Fix detection of gettimeofday().
439     Revision:
440       srvx--devo--1.3--patch-55
441
442     configure.in: Since we have a fallback for gettimeofday, move it in with
443         the functions for which we do.
444
445     modified files:
446      ChangeLog configure.in
447
448
449 2006-10-04 01:41:05 GMT Michael Poole <mdpoole@troilus.org>     patch-54
450
451     Summary:
452       Make timeq_init() automatic.
453     Revision:
454       srvx--devo--1.3--patch-54
455
456     src/main.c (main): Remove call to timeq_init().
457     
458     src/timeq.h (timeq_init): Remove declaration.
459     
460     src/timeq.c (timeq_cleanup): Assign NULL to timeq to handle late timeq_del() calls.
461       (timeq_init): Make static.
462       (timeq_next): If timeq is NULL, return a large positive number.
463       (timeq_add): If timeq is NULL, initialize it.
464       (timeq_del): If timeq is NULL, do nothing.
465
466     modified files:
467      ChangeLog src/main.c src/timeq.c src/timeq.h
468
469
470 2006-10-04 01:37:40 GMT Michael Poole <mdpoole@troilus.org>     patch-53
471
472     Summary:
473       Allow log_module() to NULL log types.
474     Revision:
475       srvx--devo--1.3--patch-53
476
477     src/log.c (log_module): To make cleanup easier, allow NULL log types.
478
479     modified files:
480      ChangeLog src/log.c
481
482
483 2006-10-04 01:32:57 GMT Michael Poole <mdpoole@troilus.org>     patch-52
484
485     Summary:
486       Fix some startup-related glitches.
487     Revision:
488       srvx--devo--1.3--patch-52
489
490     src/ioset.h (ioset_update): Declare new function.
491     
492     src/ioset.c (ioset_init): If we have an engine, return early.
493       (ioset_add): If no engine, try to initialize.
494       (ioset_update): New function.
495
496     modified files:
497      ChangeLog src/ioset.c src/ioset.h
498
499
500 2006-10-04 01:23:10 GMT Michael Poole <mdpoole@troilus.org>     patch-51
501
502     Summary:
503       Update time for ioset backend.
504     Revision:
505       srvx--devo--1.3--patch-51
506
507     src/ioset-epoll.c (ioset_epoll_loop): Set now after epoll_wait() returns.
508
509     modified files:
510      ChangeLog src/ioset-epoll.c
511
512
513 2006-10-03 23:18:25 GMT Michael Poole <mdpoole@troilus.org>     patch-50
514
515     Summary:
516       I18n'ize the staff descriptors in !access.
517     Revision:
518       srvx--devo--1.3--patch-50
519
520     src/chanserv.c (msgtab): Add new entries for staff descriptors.
521       (cmd_access): Use them.
522
523     modified files:
524      ChangeLog src/chanserv.c
525
526
527 2006-09-23 01:14:35 GMT Michael Poole <mdpoole@troilus.org>     patch-49
528
529     Summary:
530       ioset event handling fixups
531     Revision:
532       srvx--devo--1.3--patch-49
533
534     src/ioset.c (ioset_connect): Properly handle the situation if the connect
535         handler closes the fd.
536       (ioset_accept): Rename "old_active_fd" to "old_active" for consistency.
537       (ioset_buffered_read): Make sure we bail if the fd is closed.
538       (ioset_events): Handle 'readable' on a connecting fd as an error.
539
540     modified files:
541      ChangeLog src/ioset.c
542
543
544 2006-09-23 01:03:08 GMT Michael Poole <mdpoole@troilus.org>     patch-48
545
546     Summary:
547       Dummy handling fixes.
548     Revision:
549       srvx--devo--1.3--patch-48
550
551     src/proto-p10.c (irc_notice): Fix the conditions for sending message to
552         IRC.
553       (irc_privmsg): Likewise.
554       (parse_cleanup): Zero num_*_funcs when freeing the corresponding
555         arrays, so that DelUser() doesn't read after free.
556
557     modified files:
558      ChangeLog src/proto-p10.c
559
560
561 2006-09-23 00:58:27 GMT Michael Poole <mdpoole@troilus.org>     patch-47
562
563     Summary:
564       Fix hostmask generation for hostnames without dots.
565     Revision:
566       srvx--devo--1.3--patch-47
567
568     src/proto-common.c (generate_hostmask): Keep no-dot hostnames as the
569         mask -- mod-qserver can generate hostnames like "localhost".
570
571     modified files:
572      ChangeLog src/proto-common.c
573
574
575 2006-09-23 00:55:02 GMT Michael Poole <mdpoole@troilus.org>     patch-46
576
577     Summary:
578       Default qserver clients to being opers.
579     Revision:
580       srvx--devo--1.3--patch-46
581
582     src/mod-qserver.c (qserver_accept): Default dummy client to having
583         usermode +o, so they can use privileged services.
584
585     modified files:
586      ChangeLog src/mod-qserver.c
587
588
589 2006-09-23 00:52:48 GMT Michael Poole <mdpoole@troilus.org>     patch-45
590
591     Summary:
592       Further giveownership confirmation fixes.
593     Revision:
594       srvx--devo--1.3--patch-45
595
596     src/chanserv.c (CSMSG_CONFIRM_GIVEOWNERSHIP): Prepend * to account name.
597       (cmd_giveownership): Check invoker access to determine need for confirmation.
598
599     modified files:
600      ChangeLog src/chanserv.c
601
602
603 2006-09-22 03:33:25 GMT Michael Poole <mdpoole@troilus.org>     patch-44
604
605     Summary:
606       Fix comment about +O vs +o.
607     Revision:
608       srvx--devo--1.3--patch-44
609
610     src/hash.h (FLAGS_OPER): The user mode is actually +o, not +O.
611
612     modified files:
613      ChangeLog src/hash.h
614
615
616 2006-09-22 03:28:08 GMT Michael Poole <mdpoole@troilus.org>     patch-43
617
618     Summary:
619       Fix license notice for mod-qserver.c
620     Revision:
621       srvx--devo--1.3--patch-43
622
623     src/mod-qserver.c: Since this was for public distribution, use the
624         standard GPL header notice.
625
626     modified files:
627      ChangeLog src/mod-qserver.c
628
629
630 2006-09-22 03:05:54 GMT Michael Poole <mdpoole@troilus.org>     patch-42
631
632     Summary:
633       Add win32 specific files to tarballs.
634     Revision:
635       srvx--devo--1.3--patch-42
636
637     Makefile.am (EXTRA_DIST): Include Makefile.win32.
638     
639     src/Makefile.am (EXTRA_srvx_SOURCES): Include config.h.win32 and ioset-win32.c.
640
641     modified files:
642      ChangeLog Makefile.am src/Makefile.am
643
644
645 2006-09-22 03:02:07 GMT Michael Poole <mdpoole@troilus.org>     patch-41
646
647     Summary:
648       First pass at native Win32 support (does not compile).
649     Revision:
650       srvx--devo--1.3--patch-41
651
652     src/compat.h: Handle Windows Sockets 2 headers.
653     
654     src/mod-memoserv.c (KEY_READ): #undef'ine to avoid its registry access
655         meaning on Windows.
656     
657     Makefile.win32: New Makefile for native or cross builds targeting Win32.
658     
659     src/config.h.win32: Pregenerated config.h for Win32.
660     
661     src/ioset-win32.c: First attempt at a Win32 ioset backend.
662
663     new files:
664      .arch-ids/Makefile.win32.id Makefile.win32
665      src/.arch-ids/config.h.win32.id src/.arch-ids/ioset-win32.c.id
666      src/config.h.win32 src/ioset-win32.c
667
668     modified files:
669      ChangeLog src/compat.h src/mod-memoserv.c
670
671
672 2006-09-22 02:51:50 GMT Michael Poole <mdpoole@troilus.org>     patch-40
673
674     Summary:
675       Add direct query server module.
676     Revision:
677       srvx--devo--1.3--patch-40
678
679     srvx.conf.example: Document qserver configuration.
680     
681     src/Makefile.am (EXTRA_srvx_SOURCES): Add mod-qserver.c.
682     
683     src/mod-qserver.c: New file.
684
685     new files:
686      src/.arch-ids/mod-qserver.c.id src/mod-qserver.c
687
688     modified files:
689      ChangeLog src/Makefile.am src/ioset-epoll.c srvx.conf.example
690
691
692 2006-09-22 02:45:20 GMT Michael Poole <mdpoole@troilus.org>     patch-39
693
694     Summary:
695       Add epoll_* ioset backend.
696     Revision:
697       srvx--devo--1.3--patch-39
698
699     configure.in: Check for epoll_create(); demote select() from being required.
700     
701     src/Makefile.am (EXTRA_srvx_SOURCES): Add ioset-epoll.c.
702     
703     src/ioset-epoll.c: New file.
704
705     new files:
706      src/.arch-ids/ioset-epoll.c.id src/ioset-epoll.c
707
708     modified files:
709      ChangeLog configure.in src/Makefile.am
710
711
712 2006-09-22 02:38:21 GMT Michael Poole <mdpoole@troilus.org>     patch-38
713
714     Summary:
715       Allow multiple ioset backends.
716     Revision:
717       srvx--devo--1.3--patch-38
718
719     configure.in: Add framework to check for ioset backends.
720     
721     src/Makefile.am (noinst_DATA): Reorganize for easier patching.
722       (checkversion): Avoid spurious error message if $(GNU_ARCH) is missing.
723       (EXTRA_srvx_SOURCES): Reorganize for easier patching; add ioset-select.c.
724       (srvx_SOURCES): Add ioset-impl.h.
725     
726     src/ioset.c (ioset.h): #include "ioset-impl.h" instead.
727       (clock_skew): Make non-static for backends.
728       (engine): New variable.
729       (active_fd): New variable (kind of kludgy).
730       (io_engine_*): New variables, only one exists so far.
731       (ioset_init): New function.
732       (ioset_cleanup): Call engine's cleanup function.
733       (ioset_add): Call engine's add function.
734       (ioset_listen): New function.
735       (ioset_connect): Call engine's update functions at appropriate points.
736       (ioset_try_write): Call engine's update function on success.
737       (ioset_close): Change signature; check against active_fd; call engine's
738         remove function.
739       (ioset_accept): New function.
740       (ioset_buffered_read): Update fd->state instead of fd->eof and call
741         engine's update function as appropriate.  Use active_fd.
742       (ioset_line_read): Check fd->state instead of fd->eof.
743       (debug_fdsets): Move to ioset-select.c.
744       (ioset_events): New function.
745       (ioset_run): Move most of the logic into ioset-select loop function;
746         call it.  Rename "select_timeout" to "timeout" to match.
747       (ioset_write): Call engine->update function.
748       (ioset_printf): New function.
749     
750     src/ioset.h (common.h): #include this header to get PRINTF_LIKE macro.
751       (struct io_fd): Replace 'connected' and 'eof' fields with 'state' field.
752       (ioset_init): Declare new function.
753       (ioset_listen): Declare new function.
754       (ioset_printf): Declare new function.
755       (ioset_close): Update signature.
756     
757     src/main.c (main): Call ioset_init().
758     
759     src/mod-sockcheck.c (sockcheck_free_client): Can unconditionally call
760         ioset_close() now.
761       (expand_var): Always use C99 type names.
762       (sockcheck_begin_test): Can unconditionally call ioset_close() now.
763       (sockcheck_read_conf): Only warn about unknown host if the user set
764         one; it is silly to arn about unknown host `(null)'.
765     
766     src/proto-common.c (socket_destroyed): Check fd->state rather than
767         fd->eof.
768       (close_socket): Update signature for ioset_close().
769
770     new files:
771      src/.arch-ids/ioset-impl.h.id src/.arch-ids/ioset-select.c.id
772      src/ioset-impl.h src/ioset-select.c
773
774     modified files:
775      ChangeLog configure.in src/Makefile.am src/ioset.c src/ioset.h
776      src/main.c src/mod-sockcheck.c src/proto-common.c
777
778
779 2006-09-22 02:15:55 GMT Michael Poole <mdpoole@troilus.org>     patch-37
780
781     Summary:
782       Add "dummy client" support.
783     Revision:
784       srvx--devo--1.3--patch-37
785
786     src/hash.h (FLAGS_DUMMY): New flag for non-propagated clients.
787       (IsDummy): Check it.
788     
789     src/helpfile.c (send_message): Allow sending to dummy clients.
790       (send_message_type): Likewise.
791     
792     src/proto-bahamut.c (irc_user): Bail if user is NULL or has a dummy nickname.
793       (deliver_to_dummy): New function.
794       (irc_privmsg): Try to deliver via dummy method before sending to IRC.
795       (irc_notice): Likewise.
796       (irc_notice_user): Likewise.
797       (AddUser): If the first user mode character is '*', mark as a dummy.
798       (DelUser): Unregister callback functions when destroying local clients.
799     
800     src/proto-p10.c (irc_user): Bail if user is NULL or has a dummy nickname.
801       (deliver_to_dummy): New function.
802       (irc_notice): Try to deliver via dummy method before sending to IRC.
803       (irc_notice_user): Likewise.
804       (irc_privmsg): Likewise.
805       (AddUser): If the first user mode character is '*', mark as a dummy.
806       (DelUser): Unregister callback functions when destroying local clients.
807
808     modified files:
809      ChangeLog src/hash.h src/helpfile.c src/proto-bahamut.c
810      src/proto-p10.c
811
812
813 2006-09-22 01:56:07 GMT Michael Poole <mdpoole@troilus.org>     patch-36
814
815     Summary:
816       Delete obsolete and non-propagated user modes.
817     Revision:
818       srvx--devo--1.3--patch-36
819
820     src/hash.h (FLAGS_LOCOP): Delete.
821       (FLAGS_SERVNOTICE): Delete.
822       (FLAGS_HELPER): Delete.
823       (IsServNotice): Delete.
824       (IsHelperIrcu): Delete.
825     
826     src/opserv.c (cmd_whois): Remove IsServNotice() or IsHelperIrcu().
827     
828     src/proto-bahamut.c (mod_usermode): Do not handle +O/+s/+h, we never see them.
829     
830     src/proto-p10.c (irc_user): Do not emit +s or +h, we never set them..
831       (mod_usermode): Do not handle +O/+s/+h, we never see them.
832
833     modified files:
834      ChangeLog src/hash.h src/opserv.c src/proto-bahamut.c
835      src/proto-p10.c
836
837
838 2006-09-22 01:48:00 GMT Michael Poole <mdpoole@troilus.org>     patch-35
839
840     Summary:
841       Merge AddService(), AddClone() into AddLocalUser()
842     Revision:
843       srvx--devo--1.3--patch-35
844
845     src/chanserv.c (init_chanserv): Convert AddService() call to AddLocalUser().
846     
847     src/global.c (init_global): Likewise.
848     
849     src/mod-helpserv.c (register_helpserv): Likewise.
850     
851     src/modcmd.c (cmd_service_add): Likewise.
852       (modcmd_load_bots): Likewise.
853     
854     src/nickserv.c (regex.h): Fall back to rxposix.h from local rx package.
855       (init_nickserv): Convert AddService() call to AddLocalUser().
856     
857     src/opserv.c (opserv_add_reserve): Convert AddClone() call to AddLocalUser().
858       (cmd_clone): Likewise.
859       (add_reserved): Likewise.
860       (init_opserv): Convert AddService() call to AddLocalUser().
861     
862     src/proto-bahamut.c (AddService): Convert into AddLocalUser().
863       (AddClone): Delete.
864     
865     src/proto-p10.c (AddService): Convert into AddLocalUser().
866       (AddClone): Delete.
867     
868     src/proto.h (AddService): Convert into AddLocalUser().
869       (AddClone): Delete.
870
871     modified files:
872      ChangeLog src/chanserv.c src/global.c src/mod-helpserv.c
873      src/modcmd.c src/nickserv.c src/opserv.c src/proto-bahamut.c
874      src/proto-p10.c src/proto.h
875
876
877 2006-09-22 01:35:03 GMT Michael Poole <mdpoole@troilus.org>     patch-34
878
879     Summary:
880       Make IRC message handler 'text' const.
881     Revision:
882       srvx--devo--1.3--patch-34
883
884     src/chanserv.c (chanserv_ctcp_check): Make 'text' parameter const.
885     
886     src/mod-helpserv.c (helpserv_usermsg): Likewise.
887       (helpserv_botmsg): Likewise.
888     
889     src/modcmd.c (svccmd_invoke): Likewise.
890       (modcmd_privmsg): Likewise.
891       (modcmd_chanmsg): Likewise.
892     
893     src/modcmd.h (SVCMSG_HOOK): Likewise.
894     
895     src/proto.h (chanmsg_func_t): Likewise.
896       (privmsg_func_t): Likewise.
897
898     modified files:
899      ChangeLog src/chanserv.c src/mod-helpserv.c src/modcmd.c
900      src/modcmd.h src/proto.h
901
902
903 2006-09-22 01:23:43 GMT Michael Poole <mdpoole@troilus.org>     patch-33
904
905     Summary:
906       Add autogen.sh to distribution tarball.
907     Revision:
908       srvx--devo--1.3--patch-33
909
910     Makefile.am: Add autogen.sh to the "extra" distributed files.
911
912     modified files:
913      ChangeLog Makefile.am
914
915
916 2006-09-11 01:03:14 GMT Michael Poole <mdpoole@troilus.org>     patch-32
917
918     Summary:
919       Support and use G-line lastmod timestamp.
920     Revision:
921       srvx--devo--1.3--patch-32
922
923     src/gline.c (KEY_LASTMOD): New key string.
924       (gline_add): Use new parameter to set lastmod.
925       (gline_add_record): Look for KEY_LASTMOD values.
926       (gline_write_entry): Set KEY_LASTMOD if lastmod is set.
927       (gline_discrim_create): Allow specification of lastmod criteria.
928       (gline_discrim_match): Check lastmod if appropriate.
929     
930     src/gline.h (struct gline): Add lastmod field.
931       (struct gline_discrim): Add lastmod fields.
932       (gline_add): New parameter.
933     
934     src/mod-sockcheck.c (sockcheck_issue_gline): Set lastmod.
935     
936     src/opserv.c (OSMSG_NO_GLINE): New format string.
937       (opserv_block): Set lastmod.
938       (cmd_gline): Set lastmod.
939       (cmd_stats_glines): Allow searching for a particular G-line (just like
940         gtrace).
941       (opserv_new_user_check): Set lastmod.
942       (gtrace_print_func): Use intervals rather than fixed dates and show
943         lastmod.
944     
945     src/opserv.help (GTRACE CRITERIA): Mention lastmod criteria.
946     
947     src/proto-p10.c (irc_gline): Send lastmod if it is set.
948       (cmd_num_gline): Parse out lastmod if it is set.
949       (cmd_gline): Parse out lastmod if it is set.
950
951     modified files:
952      ChangeLog src/gline.c src/gline.h src/mod-sockcheck.c
953      src/opserv.c src/opserv.help src/proto-p10.c
954
955
956 2006-09-09 21:37:28 GMT Michael Poole <mdpoole@troilus.org>     patch-31
957
958     Summary:
959       Network event handler fixup when ChanServ is disabled.
960     Revision:
961       srvx--devo--1.3--patch-31
962
963     src/chanserv.c (init_chanserv): Do not register network event handlers if
964         ChanServ is disabled.
965
966     modified files:
967      ChangeLog src/chanserv.c
968
969
970 2006-09-03 15:24:48 GMT Michael Poole <mdpoole@troilus.org>     patch-30
971
972     Summary:
973       Make srvx compile on cygwin again.
974     Revision:
975       srvx--devo--1.3--patch-30
976
977     configure.in (AC_CHECK_HEADERS): Look for <arpa/inet.h>.
978       (AC_CHECK_FUNCS): Look for inet_aton().
979     
980     src/compat.c: Try to include <arpa/inet.h> so we get inet_addr().
981       (getaddrinfo): If inet_aton() is not provided, use inet_addr() instead.
982     
983     src/compat.h (AI_NUMERICHOST): Define this too.
984     
985     src/tools.c (irc_pton): Use the pedantically correct type for ip4.
986
987     modified files:
988      ChangeLog configure.in src/compat.c src/compat.h src/tools.c
989
990
991 2006-09-03 15:21:10 GMT Michael Poole <mdpoole@troilus.org>     patch-29
992
993     Summary:
994       DelChannelUser call and semantic fixups
995     Revision:
996       srvx--devo--1.3--patch-29
997
998     src/hash.c (DelChannel): Fix type of 'reason' arg to DelChannelUser().
999       (DelChannelUser): Only send part message if user is local.
1000     
1001     src/proto-bahamut.c (DelUser): Unswap arguments to DelChannelUser().
1002       (cmd_part): Move to proto-common.c.
1003     
1004     src/proto-common.c (part_desc): New structure type.
1005       (part_helper): Use it to capture user and reason.
1006       (cmd_part): New common function.
1007     
1008     src/proto-p10.c (cmd_part): Move to proto-common.c.
1009       (DelUser): Unswap arguments to DelChannelUser().
1010
1011     modified files:
1012      ChangeLog src/hash.c src/proto-bahamut.c src/proto-common.c
1013      src/proto-p10.c
1014
1015
1016 2006-09-03 15:17:05 GMT Michael Poole <mdpoole@troilus.org>     patch-28
1017
1018     Summary:
1019       Do not try to moderate join-flood channels with no OpServ.
1020     Revision:
1021       srvx--devo--1.3--patch-28
1022
1023     src/opserv.c (opserv_join_check): As feigling points out, it is bad for a
1024         service that does not exist to join a channel and hack modes.
1025
1026     modified files:
1027      ChangeLog src/opserv.c
1028
1029
1030 2006-09-03 15:13:31 GMT Michael Poole <mdpoole@troilus.org>     patch-27
1031
1032     Summary:
1033       Fix ounregnick access check.
1034     Revision:
1035       srvx--devo--1.3--patch-27
1036
1037     src/nickserv.c (cmd_ounregnick): Use the standard rank-checking function.
1038
1039     modified files:
1040      ChangeLog src/nickserv.c
1041
1042
1043 2006-09-03 15:11:29 GMT Michael Poole <mdpoole@troilus.org>     patch-26
1044
1045     Summary:
1046       Fix giveownership to how it should be
1047     Revision:
1048       srvx--devo--1.3--patch-26
1049
1050     src/chanserv.c (cmd_giveownership): Only require confirmation code if the
1051       user has real (normal) access and is not forcing the giveownership.
1052
1053     modified files:
1054      ChangeLog
1055
1056
1057 2006-09-03 15:10:58 GMT Michael Poole <mdpoole@troilus.org>     patch-25
1058
1059     Summary:
1060       Fix giveownership to how it should be
1061     Revision:
1062       srvx--devo--1.3--patch-25
1063
1064     src/chanserv.c (cmd_giveownership): Only require confirmation code if the
1065       user has real (normal) access and is not forcing the giveownership.
1066
1067     modified files:
1068      ChangeLog src/chanserv.c
1069
1070
1071 2006-08-19 13:31:08 GMT Michael Poole <mdpoole@troilus.org>     patch-24
1072
1073     Summary:
1074       Mark channels as visited when high-level users leave.
1075     Revision:
1076       srvx--devo--1.3--patch-24
1077
1078     src/chanserv.c (handle_part): At ThiefMaster's suggestion, update a
1079       channel's visited time when a high-level user leaves (parts, gets
1080       kicked, or quits).
1081
1082     modified files:
1083      ChangeLog src/chanserv.c
1084
1085
1086 2006-08-07 03:11:10 GMT Michael Poole <mdpoole@troilus.org>     patch-23
1087
1088     Summary:
1089       Require confirmation cookie for giveownership.
1090     Revision:
1091       srvx--devo--1.3--patch-23
1092
1093     src/chanserv.c (CSMSG_CONFIRM_GIVEOWNERSHIP): New translation string.
1094       (cmd_giveownership): Fail for non-force unconfirmed giveownerships.
1095
1096     modified files:
1097      ChangeLog src/chanserv.c
1098
1099
1100 2006-07-29 01:36:39 GMT Michael Poole <mdpoole@troilus.org>     patch-22
1101
1102     Summary:
1103       Add CSMSG_INVALID_CFLAG string.
1104     Revision:
1105       srvx--devo--1.3--patch-22
1106
1107     src/chanserv.c (msgtab): Add entry for "CSMSG_INVALID_CFLAG".
1108
1109     modified files:
1110      ChangeLog src/chanserv.c
1111
1112
1113 2006-07-29 01:34:17 GMT Michael Poole <mdpoole@troilus.org>     patch-21
1114
1115     Summary:
1116       Fix ?csearch max timestamp default value.
1117     Revision:
1118       srvx--devo--1.3--patch-21
1119
1120     src/opserv.c (opserv_cdiscrim_create): Fix default value for max_ts.
1121         (With an expression only a coder could love.  Improvements wanted.)
1122
1123     modified files:
1124      ChangeLog src/opserv.c
1125
1126
1127 2006-07-18 03:13:31 GMT Michael Poole <mdpoole@troilus.org>     patch-20
1128
1129     Summary:
1130       Update arch-inventory files for in-tree builds.
1131     Revision:
1132       srvx--devo--1.3--patch-20
1133
1134     .arch-inventory: Add "libtool" as a preserved file.
1135     
1136     src/.arch-inventory: Add ".libs" as a preserved directory.  Put a \
1137         before the . in .cvsignore to avoid capturing too much.
1138
1139     modified files:
1140      .arch-inventory ChangeLog src/.arch-inventory
1141
1142
1143 2006-07-18 02:48:32 GMT Michael Poole <mdpoole@troilus.org>     patch-19
1144
1145     Summary:
1146       Make !bans searching more flexible
1147     Revision:
1148       srvx--devo--1.3--patch-19
1149
1150     src/chanserv.c (cmd_bans): Allow specifying a complete hostmask or a
1151         nickname when searching bans.
1152     
1153     src/chanserv.help (BANS): Document the searching functions.
1154
1155     modified files:
1156      ChangeLog src/chanserv.c src/chanserv.help
1157
1158
1159 2006-07-18 01:49:56 GMT Michael Poole <mdpoole@troilus.org>     patch-18
1160
1161     Summary:
1162       Simplify cdiscrim_match() max tests.
1163     Revision:
1164       srvx--devo--1.3--patch-18
1165
1166     src/opserv.c (opserv_cdiscrim_create): Explicitly initialize max_users
1167         and max_ts.
1168       (cdiscrim_match): Simplify the bounds tests for timestamp and users.
1169
1170     modified files:
1171      ChangeLog src/opserv.c
1172
1173
1174 2006-07-18 01:46:10 GMT Michael Poole <mdpoole@troilus.org>     patch-17
1175
1176     Summary:
1177       Fix reclaim KILL behavior.
1178     Revision:
1179       srvx--devo--1.3--patch-17
1180
1181     src/nickserv.c (nickserv_reclaim): Use DelUser() instead of irc_kill(),
1182         so that srvx's databases are appropriately updated.
1183
1184     modified files:
1185      ChangeLog src/nickserv.c
1186
1187
1188 2006-07-18 01:12:16 GMT Michael Poole <mdpoole@troilus.org>     patch-16
1189
1190     Summary:
1191       Fix typo in English error message text.
1192     Revision:
1193       srvx--devo--1.3--patch-16
1194
1195     src/chanserv.c (CSMSG_TOPICMASK_CONFLICT2): Add missing "is".  Reported
1196       by Harm, by way of Byte.
1197
1198     modified files:
1199      ChangeLog src/chanserv.c
1200
1201
1202 2006-05-14 02:54:24 GMT Michael Poole <mdpoole@troilus.org>     patch-15
1203
1204     Summary:
1205       Update version tag for 1.3.1 release.
1206     Revision:
1207       srvx--devo--1.3--patch-15
1208
1209     configure.in: Update version tag for 1.3.1 release.
1210
1211     modified files:
1212      ChangeLog configure.in
1213
1214
1215 2006-05-02 02:46:39 GMT Michael Poole <mdpoole@troilus.org>     patch-14
1216
1217     Summary:
1218       Make some ChanServ ban checks see through hidden hosts.
1219     Revision:
1220       srvx--devo--1.3--patch-14
1221
1222     src/chanserv.c (handle_join): Make this function see through hidden
1223         hosts when matching users against bans.  Add comment before the
1224         non-burst section; remove a redundant burst check there.
1225       (handle_auth): See through hidden hosts when checking against active
1226         bans.  Inactive ban check keeps MATCH_VISIBLE since bans on the true
1227         hostname should have already been applied.
1228       (handle_nick_change): Same as handle_auth.
1229
1230     modified files:
1231      ChangeLog src/chanserv.c
1232
1233
1234 2006-04-29 03:11:35 GMT Michael Poole <mdpoole@troilus.org>     patch-13
1235
1236     Summary:
1237       Fix visible matching for fake and +x-hidden hosts.
1238     Revision:
1239       srvx--devo--1.3--patch-13
1240
1241     src/tools.c (user_matches_glob): Use correct test to determine whether
1242         the user's host is hidden.
1243
1244     modified files:
1245      ChangeLog src/tools.c
1246
1247
1248 2006-04-07 00:56:38 GMT Michael Poole <mdpoole@troilus.org>     patch-12
1249
1250     Summary:
1251       Fix a +o mode parsing error.
1252     Revision:
1253       srvx--devo--1.3--patch-12
1254
1255     src/proto-p10.c (mod_chanmode_parse): Check that the input argument after
1256         +o is a valid one.
1257
1258     modified files:
1259      ChangeLog src/proto-p10.c
1260
1261
1262 2006-04-06 02:19:47 GMT Michael Poole <mdpoole@troilus.org>     patch-11
1263
1264     Summary:
1265       Fix some IPv6 address compatibility issues.
1266     Revision:
1267       srvx--devo--1.3--patch-11
1268
1269     src/proto-p10.c (irc_p10_pton): Mark valid IPv4 addresses as v4-mapped.
1270       (irc_p10_ntop): Emit invalid IPs as AAAAAA (but it could be _ for +6
1271         flagged hubs).
1272
1273     modified files:
1274      ChangeLog src/proto-p10.c
1275
1276
1277 2006-04-05 02:07:30 GMT Michael Poole <mdpoole@troilus.org>     patch-10
1278
1279     Summary:
1280       Fix a possible warning without debugging.
1281     Revision:
1282       srvx--devo--1.3--patch-10
1283
1284     src/alloc-slab.c (slab_unalloc): If assert() is #define'd to be empty,
1285         then size is unused.  Include a (void)size to quash a warning.
1286
1287     modified files:
1288      ChangeLog src/alloc-slab.c
1289
1290
1291 2006-04-05 02:02:21 GMT Michael Poole <mdpoole@troilus.org>     patch-9
1292
1293     Summary:
1294       Fix hostmask error from last year's patch-28.
1295     Revision:
1296       srvx--devo--1.3--patch-9
1297
1298     src/proto-common.c (generate_hostmask): When generating a strict hostmask
1299         not by IP, we should keep the original hostname.
1300
1301     modified files:
1302      ChangeLog src/proto-common.c
1303
1304
1305 2006-04-05 01:59:54 GMT Michael Poole <mdpoole@troilus.org>     patch-8
1306
1307     Summary:
1308       Fix compilation error with slab allocator and no debugging.
1309     Revision:
1310       srvx--devo--1.3--patch-8
1311
1312     src/alloc-slab.c (verify): Undefine as a macro before defining as a
1313         function.
1314
1315     modified files:
1316      ChangeLog src/alloc-slab.c
1317
1318
1319 2006-04-05 00:24:50 GMT Michael Poole <mdpoole@troilus.org>     patch-7
1320
1321     Summary:
1322       Fix backtracking bug after an escaped character.
1323     Revision:
1324       srvx--devo--1.3--patch-7
1325
1326     src/tools.c (match_ircglob): Fix backtracking behavior when an escaped
1327         character did not match.
1328
1329     modified files:
1330      ChangeLog src/tools.c
1331
1332
1333 2006-04-05 00:11:31 GMT Michael Poole <mdpoole@troilus.org>     patch-6
1334
1335     Summary:
1336       Advise the kernel that we will scan DB files sequentially.
1337     Revision:
1338       srvx--devo--1.3--patch-6
1339
1340     src/recdb.c (parse_database): Advise the kernel that we will scan the
1341         recdb file sequentially, just in case it cannot notice the access
1342         pattern on its own.
1343
1344     modified files:
1345      ChangeLog src/recdb.c
1346
1347
1348 2006-04-05 00:09:48 GMT Michael Poole <mdpoole@troilus.org>     patch-5
1349
1350     Summary:
1351       Correctly implement AsLL pong.
1352     Revision:
1353       srvx--devo--1.3--patch-5
1354
1355     src/proto-p10.c (irc_pong_asll): New function.
1356       (cmd_ping): Use it.
1357
1358     modified files:
1359      ChangeLog src/proto-p10.c
1360
1361
1362 2006-04-05 00:08:04 GMT Michael Poole <mdpoole@troilus.org>     patch-4
1363
1364     Summary:
1365       Add missing underscore in translation key string.
1366     Revision:
1367       srvx--devo--1.3--patch-4
1368
1369     src/mod-helpserv.c (helpserv_usermsg): Add a missing underscore between
1370         REQUEST and NOT.
1371
1372     modified files:
1373      ChangeLog src/mod-helpserv.c
1374
1375
1376 2006-04-05 00:05:59 GMT Michael Poole <mdpoole@troilus.org>     patch-3
1377
1378     Summary:
1379       Update configure.in; support both baz and tla; avoid using dirent.
1380     Revision:
1381       srvx--devo--1.3--patch-3
1382
1383     configure.in: Remove AC_PROG_RANLIB since we never use ranlib.  Add
1384         AC_PROG_LIBTOOL since we do use libtool.  Set GNU_ARCH and
1385         HAS_GNU_ARCH based on whether the system has baz or tla.  Do not
1386         check for dirent.d_type.
1387     
1388     src/Makefile.am: Make the "checkversion" target conditional on
1389         HAS_GNU_ARCH, and use the detected $(GNU_ARCH).
1390     
1391     src/helpfile.c (language_read): Report error text when unable to open a
1392         language directory.
1393       (language_read_list): Always stat the language entry to determine
1394         whether it is a directory; Cygwin has no dirent.d_type and ReiserFS
1395         has a broken one.
1396
1397     modified files:
1398      ChangeLog configure.in src/Makefile.am src/helpfile.c
1399
1400
1401 2006-04-05 00:00:57 GMT Michael Poole <mdpoole@troilus.org>     patch-2
1402
1403     Summary:
1404       Update ChangeLog (again?!), ltmain.sh and rx/Makefile.in
1405     Revision:
1406       srvx--devo--1.3--patch-2
1407
1408     ChangeLog: Update again (it didn't take, for some strange reason).
1409     
1410     ltmain.sh: Update to current version.
1411     
1412     rx/Makefile.in: Regenerate to match.
1413
1414     modified files:
1415      ChangeLog ltmain.sh rx/Makefile.in
1416
1417
1418 2006-04-04 23:58:31 GMT Michael Poole <mdpoole@troilus.org>     patch-1
1419
1420     Summary:
1421       Rotate ChangeLog for the new year's archive.
1422     Revision:
1423       srvx--devo--1.3--patch-1
1424
1425     ChangeLog: Update for the new year's archive.
1426
1427     modified files:
1428      .arch-ids/ChangeLog.id ChangeLog
1429
1430
1431 2006-04-04 23:42:39 GMT Michael Poole <mdpoole@troilus.org>     base-0
1432
1433     Summary:
1434       tag of srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-36
1435     Revision:
1436       srvx--devo--1.3--base-0
1437
1438     (automatically generated log message)
1439
1440     new patches:
1441      sp@gamesurge.net--2005/srvx--sp--1.3--patch-1
1442      sp@gamesurge.net--2005/srvx--sp--1.3--patch-2
1443      srvx@srvx.net--2004-srvx/srvx--devo--1.3--base-0
1444      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-1
1445      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-2
1446      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-3
1447      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-4
1448      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-5
1449      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-6
1450      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-7
1451      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-8
1452      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-9
1453      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-10
1454      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-11
1455      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-12
1456      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-13
1457      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-14
1458      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-15
1459      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-16
1460      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-17
1461      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-18
1462      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-19
1463      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-20
1464      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-21
1465      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-22
1466      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-23
1467      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-24
1468      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-25
1469      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-26
1470      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-27
1471      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-28
1472      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-29
1473      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-30
1474      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-31
1475      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-32
1476      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-33
1477      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-34
1478      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-35
1479      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-36
1480      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-37
1481      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-38
1482      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-39
1483      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-40
1484      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-41
1485      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-42
1486      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-43
1487      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-44
1488      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-45
1489      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-46
1490      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-47
1491      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-48
1492      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-49
1493      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-50
1494      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-51
1495      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-52
1496      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-53
1497      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-54
1498      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-55
1499      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-56
1500      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-57
1501      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-58
1502      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-59
1503      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-60
1504      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-61
1505      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-62
1506      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-63
1507      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-64
1508      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-65
1509      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-66
1510      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-67
1511      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-68
1512      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-69
1513      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-70
1514      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-71
1515      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-72
1516      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-73
1517      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-74
1518      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-75
1519      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-76
1520      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-77
1521      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-78
1522      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-79
1523      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-80
1524      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-81
1525      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-82
1526      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-83
1527      srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-84
1528      srvx@srvx.net--2005-srvx/srvx--devo--1.3--base-0
1529      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-1
1530      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-2
1531      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-3
1532      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-4
1533      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-5
1534      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-6
1535      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-7
1536      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-8
1537      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-9
1538      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-10
1539      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-11
1540      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-12
1541      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-13
1542      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-14
1543      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-15
1544      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-16
1545      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-17
1546      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-18
1547      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-19
1548      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-20
1549      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-21
1550      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-22
1551      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-23
1552      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-24
1553      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-25
1554      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-26
1555      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-27
1556      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-28
1557      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-29
1558      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-30
1559      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-31
1560      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-32
1561      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-33
1562      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-34
1563      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-35
1564      srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-36
1565
1566