debian specific patch information for inn / 1:1.7.2debian-31

Summary

Package Version Package Type Source Package Format
1:1.7.2debian-31 Debian-diff 1.0

"Debian diff" Information

Diff file inn_1.7.2debian-31.diff.gz
Size177061
MD5sume7a9f9e9c5a94d49eb7093d1f107e267
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
extra/cch/control/checkgroups.pl8200 view download
extra/cch/control/ihave.pl5800 view download
extra/cch/control/newgroup.pl18600 view download
extra/cch/control/rmgroup.pl8900 view download
extra/cch/control/sendme.pl5500 view download
extra/cch/control/sendsys.pl6400 view download
extra/cch/control/senduuname.pl6100 view download
extra/cch/control/version.pl6100 view download
extra/cch/controlchan46300 view download
extra/config.data.debian93900 view download
extra/doc/inn-README21200 view download
extra/doc/innhelp.tomk.txt24400 view download
extra/etc/control.ctl229900 view download
extra/etc/innreport.conf245800 view download
extra/etc/moderators3300 view download
extra/etc/newsfeeds8000 view download
extra/etc/send-uucp.cf2600 view download
extra/gpgverify23000 view download
extra/innreport259600 view download
extra/innreport_inn.pm210200 view download
extra/pgpverify.811800 view download
extra/send-uucp.pl35400 view download

"series" style patches

patch summary view raw
0_insync_actived
 Makefile               |    2 
 actived/Makefile       |   97 ++++++++++++++++++
 actived/README.actived |   46 ++++++++
 actived/actived.c      |  189 ++++++++++++++++++++++++++++++++++++
 actived/actived.h      |   51 +++++++++
 actived/activedstats.c |  147 ++++++++++++++++++++++++++++
 actived/group.c        |  166 +++++++++++++++++++++++++++++++
 actived/protocol.h     |   19 +++
 actived/query.c        |   48 +++++++++
 actived/test.c         |   43 ++++++++
 actived/udp.c          |  160 ++++++++++++++++++++++++++++++
 config/files.list      |    1 
 include/paths.h        |   10 +
 nnrpd/Makefile         |    6 -
 nnrpd/group.c          |  255 ++++++++++++++++++++++++++++++++++++++++++++++++-
 nnrpd/nnrpd.c          |    8 +
 nnrpd/udp.c            |  160 ++++++++++++++++++++++++++++++
 17 files changed, 1401 insertions(+), 7 deletions(-)
view download
0_insync_dbz_3.3
 dbz/dbz.c |  405 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 dbz/dbz.h |    4 
 2 files changed, 357 insertions(+), 52 deletions(-)
view download
0_insync_fastrm_symlink
 expire/fastrm.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
0_insync_largerhash
 expire/expire.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
0_insync_misc
 innd/Makefile |   10 ++-
 innd/art.c    |   58 +++++++++++++++++++++-
 innd/cc.c     |   37 ++++++++++++++
 innd/chan.c   |   15 +++++
 innd/his.c    |   83 +++++++++++++++++++++++++++++++-
 innd/nc.c     |  134 +++++++++++++++++++++++++++++++++++++++++++++++++---
 innd/timer.c  |  149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 innd/timer.h  |   19 +++++++
 8 files changed, 490 insertions(+), 15 deletions(-)
view download
0_insync_overscream
 nnrpd/article.c |  496 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 493 insertions(+), 3 deletions(-)
view download
0_insync_pathfeed
 doc/newsfeeds.5      |    1 +
 include/configdata.h |    1 +
 innd/newsfeeds.c     |    1 +
 innd/site.c          |    5 +++++
 4 files changed, 8 insertions(+)
view download
1_perl_filter_patch
 innd/art.c  |   14 +++++++++++++-
 innd/perl.c |    7 ++++++-
 2 files changed, 19 insertions(+), 2 deletions(-)
view download
1_perl_misc
 innd/perl.c |   63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 lib/perl.c  |   40 ++++++++++++++++++++++++--------------
 2 files changed, 85 insertions(+), 18 deletions(-)
view download
2_perl_timer
 innd/art.c   |    3 +++
 innd/timer.c |    1 +
 innd/timer.h |    1 +
 3 files changed, 5 insertions(+)
view download
addhist
 innd/cc.c |   23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)
view download
bindaddress
 innd/inndstart.c |    4 ++--
 innd/rc.c        |    4 ++--
 lib/getconfig.c  |   13 +++++++++++++
 3 files changed, 17 insertions(+), 4 deletions(-)
view download
clientactive.c
 lib/clientactive.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
distribution_crash
 innd/art.c |   22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
view download
fastrm_allow_symlinks
 samples/expirerm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
fixinterps
 config/fixinterps.pl |    4 ++++
 1 file changed, 4 insertions(+)
view download
getmodaddr.c
 doc/inews.1      |    3 ++-
 lib/getmodaddr.c |    1 +
 2 files changed, 3 insertions(+), 1 deletion(-)
view download
inet_addr_is_int
 include/clibrary.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
inews-misc
 frontends/inews.c |  105 +++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 80 insertions(+), 25 deletions(-)
view download
inewsport
 frontends/inews.c |    6 ++++++
 1 file changed, 6 insertions(+)
view download
inncheck
 samples/inncheck |   71 ++++++++++++++++++++++++++++++-------------------------
 1 file changed, 39 insertions(+), 32 deletions(-)
view download
innd.c_init_TimeOut
 innd/innd.c |    1 +
 1 file changed, 1 insertion(+)
view download
innwatch_ctlinnd_timeout
 samples/innwatch |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
view download
man_sections
 dbz/dbz.3z   |    2 +-
 doc/fastrm.8 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
misc_config_files
 samples/expire.ctl         |   10 ++++++++--
 samples/hosts.nntp.nolimit |    1 +
 samples/nnrp.access        |    3 ++-
 samples/nntpsend.ctl       |    6 +++---
 samples/passwd.nntp        |    2 +-
 5 files changed, 15 insertions(+), 7 deletions(-)
view download
misc_inn.conf
 doc/inn.conf.5   |   17 +++++++++++++++++
 samples/inn.conf |    7 +++++++
 2 files changed, 24 insertions(+)
view download
misc_makefiles
 Makefile           |    7 ++++---
 frontends/Makefile |   24 ++++++++++++------------
 makedirs.sh        |    2 +-
 site/Makefile      |    4 ++--
 4 files changed, 19 insertions(+), 18 deletions(-)
view download
misc_paths.h
 include/paths.h |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
view download
misc_rc.news
 doc/innwatch.8  |    2 +-
 samples/rc.news |   18 ++++++++++++++----
 2 files changed, 15 insertions(+), 5 deletions(-)
view download
nnrpd_needs_libcrypt
 nnrpd/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
nnrpd_perl_edit_headers+bofh
 nnrpd/perl.c |   85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 nnrpd/post.c |   11 +++++--
 2 files changed, 90 insertions(+), 6 deletions(-)
view download
nntpsend.ctl_in_etc
 doc/nntpsend.ctl.5 |    3 +--
 samples/inncheck   |    4 ++--
 samples/nntpsend   |    2 +-
 3 files changed, 4 insertions(+), 5 deletions(-)
view download
no_throttled_rmgroups
 innd/cc.c |    7 +++++++
 1 file changed, 7 insertions(+)
view download
overlapping_strcpy
 nnrpd/post.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
parsedate_gcc4
 lib/parsedate.y |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
parsedate_y2k
 lib/parsedate.y |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
view download
path_audit
 doc/hosts.nntp.5     |   18 +++
 include/configdata.h |    6 +
 innd/art.c           |   40 ++++++++
 innd/chan.c          |   10 ++
 innd/innd.h          |    7 +
 innd/rc.c            |  232 +++++++++++++++++++++++++++++++++++++++++++++++----
 samples/hosts.nntp   |    7 +
 7 files changed, 302 insertions(+), 18 deletions(-)
view download
path_audit_fix
 innd/rc.c |    1 +
 1 file changed, 1 insertion(+)
view download
poison+remember_trash
 doc/hosts.nntp.5 |    5 ++++-
 innd/art.c       |   20 +++++++++++++++++---
 innd/innd.h      |    2 +-
 innd/rc.c        |   22 +++++++++++++---------
 4 files changed, 35 insertions(+), 14 deletions(-)
view download
posix_arguments
 samples/innstat |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
rc_initialise_everything
 innd/rc.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
recommend_ID
 nnrpd/commands.c |   11 +++++++----
 nnrpd/post.c     |   12 ++++--------
 2 files changed, 11 insertions(+), 12 deletions(-)
view download
rnews_reject_reason
 frontends/rnews.c |    9 +++++++++
 1 file changed, 9 insertions(+)
view download
rnews_unknown
 frontends/rnews.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
scanlogs_use_innreport
 samples/scanlogs |   76 +------------------------------------------------------
 1 file changed, 2 insertions(+), 74 deletions(-)
view download
send-uucp
 samples/send-uucp |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
view download
sendbatch
 samples/sendbatch |   20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)
view download
use_controlchan
 innd/art.c |    7 +++++++
 1 file changed, 7 insertions(+)
view download
use_strerror
 config/subst.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
use_system_prototypes
 config/subst.c       |    4 ++++
 include/clibrary.h   |    2 ++
 include/configdata.h |    2 +-
 innd/innd.h          |    1 +
 nnrpd/nnrpd.h        |    1 +
 5 files changed, 9 insertions(+), 1 deletion(-)
view download
wildmat.3
 doc/wildmat.3 |    3 +++
 1 file changed, 3 insertions(+)
view download
x-trace
 nnrpd/nnrpd.c |    1 +
 nnrpd/nnrpd.h |    1 +
 nnrpd/post.c  |   24 +++++++++++++++++++-----
 3 files changed, 21 insertions(+), 5 deletions(-)
view download
xmode
 innd/nc.c |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
view download