6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
expire/Makefile: - From: "Francis Swasey" <[email protected]> - There are two sets of patches attached to this note to make the AIX xlC compiler and make happy with inn. More... almost 26 years ago
doc/Makefile: - From: "Francis Swasey" <[email protected]> - There are two sets of patches attached to this note to make the AIX xlC compiler and make happy with inn. More... almost 26 years ago
config/Makefile: - From: "Francis Swasey" <[email protected]> - There are two sets of patches attached to this note to make the AIX xlC compiler and make happy with inn. More... almost 26 years ago
backends/Makefile: - From: "Francis Swasey" <[email protected]> - There are two sets of patches attached to this note to make the AIX xlC compiler and make happy with inn. More... almost 26 years ago
Makefile.global.in: Makefile: - From: "Francis Swasey" <[email protected]> - There are two sets of patches attached to this note to make the AIX xlC compiler and make happy with inn. More... almost 26 years ago
storage/overview.c: - split directory for unified overview from pathoverview - overview corrpution when expiring with mmapoverview is now fixed More... almost 26 years ago
samples/inn.conf.in: - split directory for unified overview from pathoverview More... almost 26 years ago
lib/getconfig.c: - split directory for unified overview from pathoverview More... almost 26 years ago
innd/nc.c: - still did setsockopt for AF_UNIX More... almost 26 years ago
include/innconf.h: include/libinn.h: - split directory for unified overview from pathoverview More... almost 26 years ago
doc/inn.conf.5: - split directory for unified overview from pathoverview More... almost 26 years ago
INSTALL: - add overviewmmap description for some system makedirs.sh.in: - split directory for unified overview from pathoverview More... almost 26 years ago
expire/makehistory.c: - From: [email protected] (Miquel van Smoorenburg) - This patch adds a pathtmp setting to inn.conf. All programs use this instead of the old /var/tmp or $TMPDIR. getconfig.c and the innshellvars* scripts also set the environment variable $TMPDIR to the setting in inn.conf for consistency. More... almost 26 years ago
samples/inn.conf.in: samples/innshellvars.csh.in: samples/innshellvars.in: samples/innshellvars.pl.in: samples/innshellvars.tcl.in: samples/pgpverify.in: samples/signcontrol.in: - From: [email protected] (Miquel van Smoorenburg) - This patch adds a pathtmp setting to inn.conf. All programs use this instead of the old /var/tmp or $TMPDIR. getconfig.c and the innshellvars* scripts also set the environment variable $TMPDIR to the setting in inn.conf for consistency. More... almost 26 years ago
lib/clientactive.c: lib/defdist.c: lib/getconfig.c: lib/getmodaddr.c: - From: [email protected] (Miquel van Smoorenburg) - This patch adds a pathtmp setting to inn.conf. All programs use this instead of the old /var/tmp or $TMPDIR. getconfig.c and the innshellvars* scripts also set the environment variable $TMPDIR to the setting in inn.conf for consistency. More... almost 26 years ago
innfeed/INSTALL: innfeed/Makefile: innfeed/README: innfeed/convertconfig.pl: innfeed/procbatch.pl: innfeed/innfeed-convcfg.in: innfeed/procbatch.in - From: [email protected] (Miquel van Smoorenburg) - autoconfigures the interpreter paths in convertconfig.pl and procbatch.pl - lets procbatch.pl use the defaults from inn.conf - renames convertconfig to innfeed-convcfg to make it clear what it does, otherwise this might get confusing. Note that it might not be a bad idea to remove this file alltogether, but oh well. More... almost 26 years ago
innd/inndstart.c: - From: [email protected] (Miquel van Smoorenburg) - This patch adds a pathtmp setting to inn.conf. All programs use this instead of the old /var/tmp or $TMPDIR. getconfig.c and the innshellvars* scripts also set the environment variable $TMPDIR to the setting in inn.conf for consistency. More... almost 26 years ago
include/libinn.h: - From: Adam Caldwell <[email protected]> - libinn.h makes an assumption that sizeof(unsigned long) == 4 in a place that matters for the overview code. More... almost 26 years ago
frontends/inews.c: frontends/rnews.c: - From: [email protected] (Miquel van Smoorenburg) - This patch adds a pathtmp setting to inn.conf. All programs use this instead of the old /var/tmp or $TMPDIR. getconfig.c and the innshellvars* scripts also set the environment variable $TMPDIR to the setting in inn.conf for consistency. More... almost 26 years ago
doc/inn.conf.5: doc/makehistory.8: doc/typical.subst: - From: [email protected] (Miquel van Smoorenburg) - This patch adds a pathtmp setting to inn.conf. All programs use this instead of the old /var/tmp or $TMPDIR. getconfig.c and the innshellvars* scripts also set the environment variable $TMPDIR to the setting in inn.conf for consistency. More... almost 26 years ago
backends/nntpget.c: backends/shrinkfile.c: - From: [email protected] (Miquel van Smoorenburg) - This patch adds a pathtmp setting to inn.conf. All programs use this instead of the old /var/tmp or $TMPDIR. getconfig.c and the innshellvars* scripts also set the environment variable $TMPDIR to the setting in inn.conf for consistency. More... almost 26 years ago
configure: configure.in: - This patch adds a pathtmp setting to inn.conf. All programs use this instead of the old /var/tmp or $TMPDIR. getconfig.c and the innshellvars* scripts also set the environment variable $TMPDIR to the setting in inn.conf for consistency. More... almost 26 years ago
innd/art.c: innd/innd.h: innd/site.c: - 'WP' did not work correctly (sometimes dumping core) More... almost 26 years ago
nnrpd/article.c nnrpd/group.c: - From: [email protected] (Miquel van Smoorenburg) - check for 0 byte overview.index files - change ARTNUM (== unsigned long) to int in places where a test like "if (i < 0)" is done (and sometimes, the other way around) - Sanitize reply messages for bogus xover/xpat commands More... almost 26 years ago
config/config.dist: config/config.dist.subst: config/config.scoreboard.orig: - removed More... almost 26 years ago
configure: configure.in: - BUILD.in is removed BUILD.in: autoinsert.pl: developconfig.sh: - removed More... almost 26 years ago
samples/newsfeeds: - add 'Ao' to sample entry for overchan - add comment for nntplink More... almost 26 years ago
INSTALL: - correct syntax - add 'Ao' to sample entry for overchan More... almost 26 years ago
innd/nc.c: - remove SET_SOCKOPT from config.data More... almost 26 years ago
include/configdata.h: - remove SET_SOCKOPT from config.data More... almost 26 years ago