summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* we only need to link against libnetfilter_loglaforge2005-11-051-1/+1
* add 'sync' config optionlaforge2005-11-051-5/+14
* - add IPFIX field id's laforge2005-11-051-41/+60
* add netfilter specific information elementslaforge2005-11-051-0/+8
* use accessor functions as available by latest libnetfilter_loglaforge2005-11-051-49/+49
* finish port of OPRINT targetlaforge2005-11-042-54/+98
* just some very early skeleton code for IPFIX exportinglaforge2005-11-041-0/+186
* add some more ipfix related information to NFCTlaforge2005-11-041-10/+45
* add more ipfix related information to raw2packet_BASElaforge2005-11-042-8/+257
* don't return '*', but an empty string in case no interface is foundlaforge2005-11-041-1/+1
* it's now libnetfilter_log, not libnfnetlink_loglaforge2005-11-041-1/+1
* fix parsing of config filelaforge2005-11-041-1/+6
* make NFCT plugin compilelaforge2005-11-041-26/+38
* rename CTNL to NFCTlaforge2005-11-042-3/+3
* rename ctnl to nfctlaforge2005-11-041-21/+20
* remove config.guess/config.sublaforge2005-11-042-3045/+0
* ad another makefilelaforge2005-11-041-1/+1
* further bits of the per-flow input pluginlaforge2005-11-041-118/+119
* only conditionally copy input/output keys if they actually existlaforge2005-11-041-7/+11
* fix signing issueslaforge2005-11-041-1/+2
* cleanup unused structs / memberslaforge2005-11-041-11/+2
* implement ifindex to interface name filter pluginlaforge2005-11-046-3/+626
* add automake makefilelaforge2005-10-152-30/+9
* semi-complete mysql output plugin portlaforge2005-10-152-454/+525
* update readme and todolaforge2005-10-152-39/+21
* update copyright noticelaforge2005-10-152-2/+2
* cosmetic changeslaforge2005-10-082-2/+4
* merge core changes (mainly syslog support) from 1.xlaforge2005-10-081-58/+95
* changelog from 1.2xlaforge2005-10-081-0/+16
* missing includelaforge2005-10-081-0/+1
* merge changes from 1.xlaforge2005-10-083-38/+120
* add sqlite3 from 1.xlaforge2005-10-081-0/+412
* merge changes from 1.xlaforge2005-10-081-16/+110
* merge changes from 1.xlaforge2005-10-081-61/+143
* forward-port pcap fixes from ulogd-1.xlaforge2005-10-081-4/+51
* (no commit message)laforge2005-10-081-20/+13
* make syslog compilelaforge2005-10-081-28/+31
* remove dead code; move configuration loop to right placelaforge2005-10-081-21/+22
* fix off-by-one (maxfd) in select calllaforge2005-10-081-1/+2
* remvoe unneeded structure memberslaforge2005-10-081-3/+0
* remove unused codelaforge2005-10-081-35/+1
* fix off-by-one bugs in netlink parsing, add config file parsing and better er...laforge2005-10-081-5/+19
* port SYSLOG plugin to ulogd2laforge2005-10-082-36/+64
* move config file parsing into per-instance configure functionlaforge2005-10-081-4/+2
* port PCAP to ulogd2laforge2005-10-084-268/+261
* all protocols now merged into one pluginlaforge2005-10-031-146/+180
* this is a packet/packet filterlaforge2005-10-031-1/+1
* add "pass 3" that actually starts the plugins within a stacklaforge2005-10-031-239/+39
* add skeleton of ifindex->interfacename pluginlaforge2005-10-032-0/+82
* use reasonable names for pluginslaforge2005-10-033-9/+20