Patches applied: 0_insync_actived 0_insync_dbz_3.3 0_insync_fastrm_symlink 0_insync_misc (history+timer+perl_mode+perl_messageid) 0_insync_largerhash 0_insync_overscream 0_insync_pathfeed Ported from the insync patch kit, with some local changes: actived, DBZ 3.2, fastrm symlink bug fix, precommit cache, Joe Greco's timers, bigger hash table in expire, mmapped overview, Path feed from a newsfeeds entry. To enable actived put "useactived: yes" in inn.conf and "DOACTIVED=true" in /etc/news/boot. It will *NOT* be used by nnrpd by default. 1_perl_filter_patch 1_perl_misc All patches from cleanfeed (mode.patch, messageid.patch, dynamic-load.patch, filter.patch), some parts in 0_insync_misc too. Updates for perl 5.8 by Marco d'Itri. 2_perl_timer Perl filter timer support. (Marco d'Itri) addhist Disallow addhist when the server is paused or throttled. (Miquel van Smoorenburg) bindaddress Added port and bindaddress entries to inn.conf (Miquel van Smoorenburg and Marco d'Itri). clientactive.c Small inews-related fix. (Miquel van Smoorenburg) distribution_crash Distribution header parsing patch. (Sylvain Robitaille) fastrm_allow_symlinks Remove -u from the default fastrm command line. fixinterps Support recent perl releases. getmodaddr.c Use a local moderators file if inews cannot get one from the server. inet_addr_is_int inet_addr does return int, not long. inews-misc inews buffer overflow fix and something else I do not remember. inews opens the active with CAopen instead of CAlistopen (Colin Watson). inews authenticates with the remote server (Chip Salzenberg). inewsport Add the inewsport inn.conf option. inncheck Make it check for the right permissions for debian systems. innd.c_init_TimeOut Bugfix: tv_usec must be initialized. innwatch_ctlinnd_timeout Use a timeout when invoking ctlinnd from innwatch. misc_config_files Change some defaults for debian packaging. misc_inn.conf Document all new parameters. misc_makefiles Fix support for $DESTDIR and other minor bugfixes. misc_paths.h Add all new inn.conf parameters. misc_rc.news Disable innwatch by default, add actived support. newsgroups_whitespace Ignore whitespace in Newsgroups headers instead of rejecting the article. nnrpd_needs_libcrypt Link nnrpd with -lcrypt. nnrpd_perl_edit_headers+bofh From the BOFH patch by Andrew Gierth: in filter_post() the authenticated user is available in the $user variable and the article body is put in $body. If the string returned by filter_post() starts with DROP, the article is silently dropped. Backported from INN 2.x the code to modify headers in filter_nnrpd.pl. nntpsend.ctl_in_etc Move nntpsend.ctl to /etc/. no_throttled_rmgroups Bugfix: disallow rmgroups when the server is throttled or the history will be damaged. parsedate_y2k Y2K bugfix by Bettina Fink. path_audit path_audit_fix Path audit trail patch (Ian Jackson). Please read hosts.nntp(5). poison+remember_trash Poison and REMEMBER_TRASH patch by Russ Allbery. recommend_ID Tell clients the recommended Message-ID (Olaf Titz). rnews_reject_reason Have rnews add an header to saved rejected articles. rnews_unknown Minor rnews fixes (Marco d'Itri). scanlogs_use_innreport innreport backported from INN 2.x. sendbatch send-uucp Commented some hardcoded configuration values, but everybody should use send-uucp.pl anyway. use_controlchan Controlchan support (backported from INN 2.x by Marco d'Itri). use_strerror sys_errlist[] is deprecated. xmode Add the XMODE command. x-trace X-Trace header generation. More precise timer when innd is idle most of the time (Olaf Titz). [Buried somewhere in the 0_insync_* patches.]