Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-25 | Update to 1.6.12 | adrianp | 1 | -6/+4 | |
Some key changes: * configure.in: changed "source" to "." as the source command is a bashism, changed a couple of double equal signs to single ones, moved libol to the statically linked libs as AIX links to .a files dynamically unless static linking is explicitly requested * src/filters.c (do_filter_netmask): fixed negation for the netmask() filter * src/macros.c: added LEVEL_NUM and FACILITY_NUM macros | |||||
2006-10-14 | Fixed "test ==". | rillig | 1 | -1/+3 | |
2006-05-14 | Syslog-ng tries to fill the gaps original syslogd's were lacking: | adrianp | 1 | -0/+6 | |
* powerful configurability * filtering based on message content * message integrity, message encryption (not yet implemented in 1.4.x) * portability * better network forwarding |