summaryrefslogtreecommitdiffstats
path: root/ulogd/extensions/ulogd_LOCAL.c
Commit message (Collapse)AuthorAgeFilesLines
* fix coding style, use c99 initializers, hostname ends with first '.' in namelaforge2005-02-121-34/+35
|
* fix various compiler warningslaforge2003-08-231-2/+2
|
* General code cleanup by Roberto Nibali:laforge2002-12-091-0/+1
| | | | | | | | | - linking for dlopen() needs to be after the object generation - fix small typo in Rules.make.in - #ifdef DEBUG all functions that are not used - add missing #include's - fix sloppy braceing - added return for 'int main()'
* fix include paths.laforge2002-12-091-1/+1
|
* rename ulogd_LOCALTIME into ulogd_LOCAL, add local.hostname taglaforge2008-03-011-0/+99
(Martin Kähmer)