6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
backends/actsync.c: - read .overview.index to get lowmark and himark for storage api More... almost 26 years ago
innfeed/main.c: - LOG_PERROR is removed from openlog() More... almost 26 years ago
change #include "logging.h" to #include <syslog.h> More... almost 26 years ago
Missed a NEWSUMASK removal More... almost 26 years ago
lib/getconfig.c: - From: [email protected] (Miquel van Smoorenburg) - This corrects pathfilter in getconfig.c. BTW I think pathfilter and - rnews.libexec should NOT be under /bin/ but oh well .. More... almost 26 years ago
lib/clientactive.c: - From: [email protected] (Miquel van Smoorenburg) - My fix to clientactive.c was applied some time ago but there's still a small error in it. More... almost 26 years ago
site/Makefile: - From: [email protected] (Miquel van Smoorenburg) - Here's a patch to integrate innfeed more into inn. It lets innfeed and startinnfeed use inn.conf, fixes the manpages, and adds a manpage for startinnfeed (yes, documentation..) More... almost 26 years ago
samples/innfeed.conf: samples/news.daily.in: samples/newsfeeds: samples/storage.ctl: - From: [email protected] (Miquel van Smoorenburg) - Here's a patch to integrate innfeed more into inn. It lets innfeed and startinnfeed use inn.conf, fixes the manpages, and adds a manpage for startinnfeed (yes, documentation..) - Some patches to correct and extend the information in some samples files. In addition I added a few lines to news.daily to ensure one calls it with consistent arguments - it took me long enough to figure out why my news.daily didn't work, I'd prefer a clearer error message. More... almost 26 years ago
innfeed/Makefile: innfeed/config.h: innfeed/host.c: innfeed/innfeed.conf: innfeed/main.c: innfeed/misc.c: innfeed/startinnfeed.c: innfeed/tape.c: - From: [email protected] (Miquel van Smoorenburg) - Here's a patch to integrate innfeed more into inn. It lets innfeed and startinnfeed use inn.conf, fixes the manpages, and adds a manpage for startinnfeed (yes, documentation..) More... almost 26 years ago
doc/Makefile: doc/innfeed.1: doc/innfeed.conf.5: doc/startinnfeed.1: - From: [email protected] (Miquel van Smoorenburg) - Here's a patch to integrate innfeed more into inn. It lets innfeed and startinnfeed use inn.conf, fixes the manpages, and adds a manpage for startinnfeed (yes, documentation..) More... almost 26 years ago
include/configdata.h: - STRING and CSTRING are now defined at config.h - OWNERSHIPS AND FILE MODES are now defined at config.h - DO_HAVE_UNIX_DOMAIN is now defined at config.h More... almost 26 years ago
storage/timehash/timehash.c: - use syslog.h instead of logging.h More... almost 26 years ago
doc/Makefile: - MANPAGESTYLE is defined at Makefile.global More... almost 26 years ago
Clean up the syslog FACILITY setting in configure More... almost 26 years ago
HAVE_UNIX_DOMAIN_SOCKETS detected in configure...remove it from config.data and move it into config.h More... almost 26 years ago
Move "default" permissions to config.h, with a note to the effect that if UMASK is changed, it has to be changed in innshellvars* as well... More... almost 26 years ago
If I'm understanding autoconf and AC_C_CONST, if the check fails, then: More... almost 26 years ago
Remove logging.h header file, merge with config.h Remove LOG_*/syslog entries from config.scoreboard More... almost 26 years ago
From: Michael Hall <[email protected]> More... almost 26 years ago
Make sure 'make clobber' cleans out everything in samples that was auto-generated by configure... More... almost 26 years ago
From: Michael Hall <[email protected]> More... almost 26 years ago
lib/reservedfd.c: - check 1st argument of Fopen() before freopen() - not to freopen() with NULL FILE More... almost 26 years ago
include/libinn.h: - From: Russell Vincent <[email protected]> - Further to my previous message, add the following patch to include/libinn.h and you should be moving again. More... almost 26 years ago
frontends/rnews.c: - From: Mark Hittinger <[email protected]> - If RNEWSLOCALCONNECT is DONT then the call to OpenRemote needs "port". More... almost 26 years ago
contrib/fixhist: - base version is upgraded to 1.4 (by Michael Hucka) More... almost 26 years ago
configure.in: configure: - default --with-log-dir was PREFIX/news More... almost 26 years ago
innfeed/Makefile: - From: Aidan Cully <[email protected]> - OK, done just about the same way as the current version does it, to avoid rocking the boat. That is, $D$(PATHWHATEVER) is ubiquitous patch sent to inn-committers. More... almost 26 years ago
innd/Makefile: - From: Aidan Cully <[email protected]> - OK, done just about the same way as the current version does it, to avoid rocking the boat. That is, $D$(PATHWHATEVER) is ubiquitous patch sent to inn-committers. More... almost 26 years ago
backends/Makefile: - From: Aidan Cully <[email protected]> - OK, done just about the same way as the current version does it, to avoid rocking the boat. That is, $D$(PATHWHATEVER) is ubiquitous patch sent to inn-committers. More... almost 26 years ago
From: Russell Vincent <[email protected]> More... almost 26 years ago