-
49d66e43a1
Revert "Travis-CI: Disable clang temporarily for Coverity Scan run"
Joachim Nilsson
2019-12-09 17:01:45 +0100
-
c01636fa71
README: Add pointers to HTML versions of man pages
Joachim Nilsson
2019-12-09 17:01:02 +0100
-
91c54466fd
Minor, let logger use local version of syslog.h
Joachim Nilsson
2019-12-09 16:44:49 +0100
-
e0c2d3ad0d
syslogd: Only log INTERNAL_MARK every MarkInterval
Joachim Nilsson
2019-12-09 13:52:51 +0100
-
7ee7df058b
syslogd: Only default to log rotation on actual files
Joachim Nilsson
2019-12-09 13:42:05 +0100
-
d6b7cd6134
syslogd: Minor, factor out O_CREATE
Joachim Nilsson
2019-12-09 13:41:34 +0100
-
08b6c6fd0f
man: Sync FreeBSD syslog.conf.5 man page w/ limitations in sysklogd
Joachim Nilsson
2019-12-09 12:44:46 +0100
-
881fd52acc
man: Sync FreeBSD syslogd man page with the realities of the project
Joachim Nilsson
2019-12-09 11:03:06 +0100
-
9262229cc8
syslogd: Add log format and remote port to debug listing of sinks
Joachim Nilsson
2019-12-09 11:02:31 +0100
-
ede638e9fd
Travis-CI: Disable clang temporarily for Coverity Scan run
Joachim Nilsson
2019-12-08 00:06:22 +0100
-
e8a91c870a
Remove last traces of klogd
Joachim Nilsson
2019-12-08 00:06:12 +0100
-
e15d789c84
Fix #9: Open kernel log pipe after daemonizing
Joachim Nilsson
2019-12-07 20:51:00 +0100
-
3462e2ba19
syslogd: Remove debug fprintf() from
6e6c0dd
Joachim Nilsson
2019-12-07 20:40:44 +0100
-
f46850b000
syslogd: Refactor backgrounding/daemonization w/ code from FreeBSD
Joachim Nilsson
2019-12-07 20:39:32 +0100
-
a3f3ed1833
Merge pull request #10 from kraj/master
Joachim Nilsson
2019-12-07 20:09:07 +0100
-
-
d3d18505d0
include sys/types.h for off_t
Khem Raj
2019-12-07 10:31:04 -0800
-
095052c601
Remove __BEGIN_DECLS/__END_DECLS
Khem Raj
2019-12-07 10:27:28 -0800
-
-
1d5c71c6d9
man: Adapt FreeBSD syslogd.8 to the flags and history of sysklogd
Joachim Nilsson
2019-12-07 12:36:14 +0100
-
6d567764ca
Update with information on new license, 3-clause BSD
Joachim Nilsson
2019-12-07 11:09:09 +0100
-
c6c696a722
Slight formatting changes for GitHub license detection
Joachim Nilsson
2019-12-07 11:07:21 +0100
-
b07393c426
Update ChangeLog with license change
Joachim Nilsson
2019-12-07 11:05:02 +0100
-
51ff440b99
Relicense project under the 3-clause BSD license
Joachim Nilsson
2019-12-07 11:04:00 +0100
-
899d0d28be
Relicense configure.ac and Makefile.am's under 3-clause BSD
Joachim Nilsson
2019-12-07 10:57:12 +0100
-
17cf953b97
Import pristine FreeBSD versions of man pages for license change
Joachim Nilsson
2019-12-07 10:49:36 +0100
-
5780d330fd
Prepare ChangeLog for the next major release of sysklogd
Joachim Nilsson
2019-12-07 10:30:26 +0100
-
ca4f4c47e4
Update README with the removal of klogd
Joachim Nilsson
2019-12-07 10:30:14 +0100
-
fd2721598b
Update version information and change date for man pages
Joachim Nilsson
2019-12-07 10:29:55 +0100
-
6bb6672ebf
Remove klogd from the sysklogd project
Joachim Nilsson
2019-12-07 10:26:11 +0100
-
8aa2060312
Fix #8: kernel messages duplicated to console
Joachim Nilsson
2019-12-07 09:14:10 +0100
-
a7fe2ef700
Use correct define in #ifdef, __linux__ not linux
Joachim Nilsson
2019-12-06 18:26:39 +0100
-
73736adbfd
Bump version for v2.1 release cycle
Joachim Nilsson
2019-12-06 18:24:29 +0100
-
9cf1f97cef
Fix nasty parallel build problem reported by Gentoo and Westermo
Joachim Nilsson
2019-12-06 18:19:05 +0100
-
3f94ae2906
man: Fix formatting of
interval / 2
Joachim Nilsson
2019-12-06 18:15:04 +0100
-
7b122449cc
test: Increase run time for -- MARK -- test
Joachim Nilsson
2019-12-06 18:13:55 +0100
-
6e6c0ddfaa
syslogd: Integrate new timer API
Joachim Nilsson
2019-12-06 18:13:15 +0100
-
5ac6c39687
syslogd: Add generic timer API to replace exising buggy one
Joachim Nilsson
2019-12-05 20:38:43 +0100
-
ad686ca86d
Update ChangeLog and bump version for v2.0.3 release
Joachim Nilsson
2019-12-01 21:40:20 +0100
-
55f2122393
release: Make sure distcheck runs --with-klogd
Joachim Nilsson
2019-12-01 21:22:01 +0100
-
163aa84cc4
klogd: Add '-F' as alias for '-n', for compat with syslogd
Joachim Nilsson
2019-12-01 21:17:02 +0100
-
f6713bdb84
syslogd: Increase granularity of background flush/mark timer
Joachim Nilsson
2019-12-01 21:12:54 +0100
-
799b03447a
test: Add --MARK-- test to verify idle functionality works
Joachim Nilsson
2019-12-01 21:12:02 +0100
-
4556901a2b
syslogd: Update documentation, -m interval is in minutes
Joachim Nilsson
2019-12-01 15:34:13 +0100
-
f4c01a3ba3
syslogd: Refactor domark() timer handling, always run at TIMERINTVL
Joachim Nilsson
2019-11-30 17:55:58 +0100
-
77119e2625
test: stop.sh: Exit on first error
Joachim Nilsson
2019-11-29 11:21:56 +0100
-
c3acff5fae
syslogd: Only Initialize syslogd once
Joachim Nilsson
2019-11-29 10:31:18 +0100
-
a9758d1559
syslogd: Record time of first occurrence of a message
Joachim Nilsson
2019-11-29 10:29:48 +0100
-
0a8cecfa84
syslogd: Handle DNS lookup of unknown remote hosts in domark()
Joachim Nilsson
2019-11-29 10:25:19 +0100
-
90dd1b1c37
syslogd: Always domark() timer, regardless of -mfoo value
Joachim Nilsson
2019-11-29 10:23:16 +0100
-
280b5fd3ec
syslogd: Fix blocking of SIGHUP/ALRM during logmsg()
Joachim Nilsson
2019-11-29 10:20:54 +0100
-
05c5b6752d
syslogd: Always create PID file, even in debug mode
Joachim Nilsson
2019-11-28 15:34:47 +0100
-
8e255b7f9d
syslogd: Only set debugging_on in Debug (-d) mode
Joachim Nilsson
2019-11-28 15:27:52 +0100
-
b7d4225ef1
syslogd: Retry address lookup forever, never give up
Joachim Nilsson
2019-11-28 14:41:03 +0100
-
49e168601e
syslogd: Change f_prevcount type; int --> size_t
Joachim Nilsson
2019-11-28 14:39:12 +0100
-
90a993f5a2
Update ChangeLog and bump version for v2.0.2 release
Joachim Nilsson
2019-11-28 09:46:11 +0100
-
1d8fe4944d
syslogd: Reset prevcount in fprintlog_first() to prevent assert()
Joachim Nilsson
2019-11-28 09:59:35 +0100
-
3d4b8cb84d
syslogd: Improve log messages on error, eg. INET sendto()
Joachim Nilsson
2019-11-28 09:37:19 +0100
-
0e6c141f4f
Fix #6: Add workaround for systems with vanilla/older autoconf
Joachim Nilsson
2019-11-26 21:42:36 +0100
-
87cef2d268
Update ChangeLog and bump version for v2.0.1
Joachim Nilsson
2019-11-25 14:06:47 +0100
-
84b7acf55f
Allow --prefix= to install to /sbin
Joachim Nilsson
2019-11-25 12:50:09 +0100
-
15b8d386b3
Expand directories for configuration summary
Joachim Nilsson
2019-11-25 12:14:18 +0100
-
7793fcbd14
Fix #3: Don't guess PID file location, use configure --runstatedir
Joachim Nilsson
2019-11-24 18:52:31 +0100
-
4396004fba
Add missing '-k' and '-T' command line flags to getopt()
Joachim Nilsson
2019-11-24 18:37:59 +0100
-
b80a225f73
Minor, simplify previous commit and add logger on/off to summary
Joachim Nilsson
2019-11-18 17:54:35 +0100
-
076bd964cf
Merge pull request #1 from Polynomial-C/optional_logger
Joachim Nilsson
2019-11-18 17:39:00 +0100
-
-
227008ec0f
build: make logger and its man page optional
Lars Wendler
2019-11-18 12:08:26 +0100
-
-
b22e1339c9
Update ChangeLog and bump version for v2.0 release
Joachim Nilsson
2019-11-15 11:15:23 +0100
-
c2061b8f53
Add workaround for systemd unit files in distcheck
Joachim Nilsson
2019-11-15 11:07:46 +0100
-
7937cd0f55
test: Include new fwd.sh test in dist
Joachim Nilsson
2019-11-15 11:07:28 +0100
-
e45d7d0671
test: No need to export MSG variable
Joachim Nilsson
2019-11-15 11:07:15 +0100
-
c7122811fb
Remove files that are no longer needed
Joachim Nilsson
2019-11-15 10:08:14 +0100
-
ac8b8ebf0d
klogd.8: Remove wording on role and superiority over syslogd
Joachim Nilsson
2019-11-15 09:59:18 +0100
-
49968d977e
syslogd.8: Update section on SECURITY and .conf differences
Joachim Nilsson
2019-11-15 09:40:37 +0100
-
8dda39c382
logger.1: Clarify use of stand-alone log file
Joachim Nilsson
2019-11-15 09:24:23 +0100
-
245dea43bc
test: Sender randomizes port, allow any in FWD test syslogd
Joachim Nilsson
2019-11-15 09:11:25 +0100
-
6bf74351c7
Final touches to ChangeLog for v2.0 release
Joachim Nilsson
2019-11-15 08:58:41 +0100
-
a2d88e732e
Update feature list and add <PRI> field to logo :)
Joachim Nilsson
2019-11-15 08:58:16 +0100
-
f44a026d86
syslogd: Fix broken wallmsg(), off-by one iov
Joachim Nilsson
2019-11-15 08:26:49 +0100
-
bd5903509d
syslogd: Fix RFC3164 formatting, no space after <PRI> field
Joachim Nilsson
2019-11-15 08:26:21 +0100
-
7343c55f6e
test: Shift delay to *really* wati for tshark to start before logging
Joachim Nilsson
2019-11-14 01:40:33 +0100
-
fcded43abf
test: Add FWD test, two syslog daemons, a custom port and RFC5424
Joachim Nilsson
2019-11-14 01:20:42 +0100
-
eb524bf8da
syslogd: Minor man page update after last command line change
Joachim Nilsson
2019-11-14 01:20:00 +0100
-
09f6b7bf6c
syslogd: Minor, don't log to console when exiting ...
Joachim Nilsson
2019-11-13 18:41:42 +0100
-
54edca09d9
syslogd: Close open UNIX and inet sockets on SIGTERM
Joachim Nilsson
2019-11-13 18:41:17 +0100
-
4192e543a5
syslogd: Use common nomenclature for next pointer
Joachim Nilsson
2019-11-13 18:39:41 +0100
-
6350bf2474
syslogd: Fix invalid free(), found by Valgrind
Joachim Nilsson
2019-11-13 18:35:27 +0100
-
b0ff1aa5c7
Travis-CI: Fix build w/o messing up example code build
Joachim Nilsson
2019-11-13 17:54:35 +0100
-
e373165a3a
Revert "Travis-CI: Disable clang for Coverity Scan run"
Joachim Nilsson
2019-11-13 17:28:04 +0100
-
1599eb904f
Travis-CI: Use DESTDIR instead of --prefix to work-around systemd
Joachim Nilsson
2019-11-13 17:26:46 +0100
-
113168f53a
Travis-CI: Disable clang for Coverity Scan run
Joachim Nilsson
2019-11-13 17:19:20 +0100
-
0f0f8f845d
syslogd: Add FreeBSD and NetBSD -n flag to disable DNS query
Joachim Nilsson
2019-11-13 17:16:51 +0100
-
cf9d281e5b
syslogd: Adopt FreeBSD -F instead of -n to run in foreground
Joachim Nilsson
2019-11-13 17:05:42 +0100
-
9d415f313f
syslogd: Add FreeBSD -k option to allow LOG_KERNEL facility messages
Joachim Nilsson
2019-11-13 16:44:51 +0100
-
c465f340bc
syslogd: NetBSD/FreeBSD -T option, log remote msgs with local time
Joachim Nilsson
2019-11-13 16:16:23 +0100
-
12fa1f6682
syslogd: Accept pre-RFC3164 formatted messages from remote hosts
Joachim Nilsson
2019-11-13 16:09:20 +0100
-
06b26aae7b
syslogd: Reformat usage text a bit for readability, hopefully
Joachim Nilsson
2019-11-13 15:16:05 +0100
-
0c61fe73f2
logger: Sort options in usage text alphabetically
Joachim Nilsson
2019-11-13 14:49:05 +0100
-
62137926ec
syslogd: Add support for FreeBSD -a allowed_peer filtering
Joachim Nilsson
2019-11-13 14:32:54 +0100
-
05f14d8366
Massive cleanup and simplification of syslogd man page
Joachim Nilsson
2019-11-13 11:55:17 +0100
-
3b6199aaef
Drop --with-syslogd-pidfile from configure, use -P option to syslogd
Joachim Nilsson
2019-11-13 11:52:15 +0100
-
4b175653cb
syslogd: Fix formatting of usage text, and spell check
Joachim Nilsson
2019-11-13 10:26:00 +0100