commit | dccfb2a9c156d03b6399120ae3dd4b23ff00b43f | [log] [tgz] |
---|---|---|
author | Felix Janda <felix.janda at posteo.de> | Mon Aug 26 21:55:33 2013 +0200 |
committer | Felix Janda <felix.janda at posteo.de> | Mon Aug 26 21:55:33 2013 +0200 |
tree | 70e18888170c3729bb5fc9a9db8c41bad7e333d6 | |
parent | 8fad256b1956bb478fc416a21573f0dec3bf11c0 [diff] |
syslogd: cleanup - fix bugs introduced in the cleanups - inline addrfds() and open_unix_socks() and simplify them - use xpidfile() - remove isNetwork from struct logfile - invert the meaning of facility and level in struct logfile so that they are automatically correctly initialized - fix memory leak regarding the filenames of logfiles - TT.sd was unused