summaryrefslogtreecommitdiffstats
path: root/output/ulogd_output_LOGEMU.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a printflow plugin is similar to the PRINTPKT plugin, but for flows. It's/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2006-05-231-2/+3
| | | | output is compatible with the SYSLOG and LOGEMU plugins. (Philip Craig)
* Move the printpkt functionality out of SYSLOG and LOGEMU, and into/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2006-05-231-10/+48
| | | | | a separate PRINTPKT plugin. This reduces code duplication, and also makes the SYSLOG and LOGEMU plugins more general. (Philip Craig)
* clean up printpkt situation (now we no longer include .c files)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2006-01-081-1/+1
|
* make 'num_keys' an attribute of pluginstance instead of pluginlaforge2005-11-201-1/+1
|
* introduce version field for plugins, refuse loading plugins with different ↵laforge2005-11-051-0/+1
| | | | version
* fix parsing of config filelaforge2005-11-041-1/+6
| | | | add some more debug output
* update copyright noticelaforge2005-10-151-1/+1
|
* move config file parsing into per-instance configure functionlaforge2005-10-081-4/+2
|
* libtool requires libraries to start with liblaforge2005-10-031-1/+3
|
* too many changes to comment on. ulogd now compiles again.laforge2005-10-021-41/+33
|
* further cleanuplaforge2005-04-181-8/+15
|
* current snapshot (still not compiling)laforge2005-04-171-30/+69
| | | | | - add more sophisticated signal delivery to pluginstances - partial LOGEMU port to ulogd2
* further tree reorganizationlaforge2004-07-231-0/+130