summaryrefslogtreecommitdiffstats
path: root/output/ulogd_output_OPRINT.c
Commit message (Collapse)AuthorAgeFilesLines
* Use ULOGD_IRET_* as return for all interpretersEric Leblond2008-06-121-1/+1
| | | | | | | | This patch modifies plugins to use the already defined but not used define. This also fixes some weird behaviours in error treatment (like not stopping after OOM). Signed-off-by: Eric Leblond <eric@inl.fr>
* From: Eric Leblond <eric@inl.fr>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-031-2/+2
| | | | | Add some missing line break. Based on Marius Tomaschewski work.
* From: Eric Leblond <eric@inl.fr>: /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-031-1/+4
| | | | | For OPRINT, changed sighup_handler_print to fallback to continue using old descriptor on new file opening failure. Based on Marius Tomaschewski work.
* move plugin wildcard input key generation into core/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-12-151-35/+7
|
* rename all linux list related structs/functs/macros to 'llist', since mysql ↵/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-12-051-2/+2
| | | | is now cluttering the namespace by its 'list_add' function.
* OPRINT: use pluginstance num_keys instead of plugin num_keys (Christian ↵/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-11-291-1/+6
| | | | Hentschel)
* some plugins support packet and flow data typeslaforge2005-11-201-1/+1
|
* make 'num_keys' an attribute of pluginstance instead of pluginlaforge2005-11-201-6/+6
|
* introduce version field for plugins, refuse loading plugins with different ↵laforge2005-11-051-0/+1
| | | | version
* add 'sync' config optionlaforge2005-11-051-5/+14
|
* finish port of OPRINT targetlaforge2005-11-041-51/+95
|
* update copyright noticelaforge2005-10-151-1/+1
|
* fix plugin output typelaforge2005-07-041-2/+2
|
* intermediate development snapshotlaforge2004-10-101-3/+7
|
* commit my latest changes from Ottawa (July 2004)laforge2004-08-221-18/+40
|
* further tree reorganizationlaforge2004-07-231-0/+141