summaryrefslogtreecommitdiffstats
path: root/plugins/imuxsock/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* added some generic hashtable code by Christopher ClarkRainer Gerhards2010-09-281-1/+1
| | | | found at http://www.cl.cam.ac.uk/~cwc22/hashtable/
* moved systemd interface to rsyslog convenience libRainer Gerhards2010-09-081-3/+3
| | | | | | | Mostly a refresh of sd-daemon.[ch] from its source plus some make file changes. We now have systemd interfaces inside rsyslog, so that all plugins interested can call the interfaces. Seems not to be totally necessary right now, but will help in the long term.
* acquire /dev/log socket optionally from systemdLennart Poettering2010-09-071-2/+2
|
* make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
| | | | | | pkg-config uses uppercase for its _CFLAGS and _LIBS variable names. So we follow suit and convert all _cflags and _libs variables to uppercase for more consistency.
* made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
|
* applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-061-2/+2
|
* added --enable-mudflap ./configure optionRainer Gerhards2008-01-081-2/+2
|
* applied Michael Biebl's patch to clean up the makefilesRainer Gerhards2008-01-031-4/+2
|
* begun moving unix socket code to its own moduleRainer Gerhards2007-12-201-0/+8