Christopher Wellons
b1c1599d32
Improve support for Solaris and its derivatives
...
Requires extensions to be enabled due to incomplete support for
POSIX.1-2008. However one of the now-exposed extensions is tragically
named "struct queue". This struct was been renamed to "struct fifo".
Thanks to @yvoinov for reporting this issue and collaborating on a
solution.
Closes #14 , #17 .
2019-03-26 18:23:15 -04:00
Christopher Wellons
e7c93c6664
Add link to main article in README
2019-03-25 09:37:34 -04:00
Christopher Wellons
44219a5e05
Add note about RHEL 6 / CentOS 6
...
Fixes #10 .
2019-03-25 09:17:48 -04:00
Diego Casorran
94cf07e8ba
Typo fix in README.md
...
Closes #6 .
2019-03-23 13:03:53 -04:00
Christopher Wellons
5e12d658ce
Flesh out a more detailed sample config
2019-02-03 18:51:37 -05:00
Christopher Wellons
20ec77e6ef
Add LogLevel to the configuration file
2019-02-03 18:44:52 -05:00
Christopher Wellons
7693ce54e3
Fix up config parser and allow comments
2019-02-03 17:40:28 -05:00
Christopher Wellons
ae67a263f9
Tweak the README a bit
2019-02-03 12:04:23 -05:00
Christopher Wellons
8e1d9fc28a
Make it clear when the config file is loaded
2019-02-03 12:00:35 -05:00
Christopher Wellons
7619af17ba
Add sample config file to the README
2019-02-03 11:59:11 -05:00
Christopher Wellons
d9c5d3fcf0
Allow configuration via config file (-f, SIGHUP)
2019-02-03 11:47:20 -05:00
Christopher Wellons
66c549c87c
Add -l to control banner line length
2019-02-03 09:39:10 -05:00
Christopher Wellons
ce7e3e5914
Allow graceful shutdown with SIGTERM
2019-02-03 09:18:38 -05:00
Christopher Wellons
3a1d0048f9
Tweak README
2019-02-03 08:26:42 -05:00
Christopher Wellons
112e5b303f
Vastly improve logging
2019-02-03 08:11:52 -05:00
Christopher Wellons
7fbba1e7b0
Initial working code
2019-02-02 22:38:59 -05:00