summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* some plugins support packet and flow data typeslaforge2005-11-204-5/+5
* make 'num_keys' an attribute of pluginstance instead of pluginlaforge2005-11-2012-67/+71
* use bitmask instead of enum for input/output data typelaforge2005-11-203-14/+18
* fix dozens of compiler warnings/errors. one step closer to compilation.laforge2005-11-201-87/+99
* more known TODOlaforge2005-11-051-1/+2
* add autogen.shlaforge2005-11-051-0/+6
* fix multiple stackslaforge2005-11-051-1/+1
* update documentation somewhatlaforge2005-11-051-67/+79
* distribute a reasonable config file templatelaforge2005-11-051-36/+20
* introduce version field for plugins, refuse loading plugins with different ve...laforge2005-11-0516-8/+24
* finish port of ULOG input pluginlaforge2005-11-052-39/+39
* updatelaforge2005-11-051-1/+0
* finish port of PWSNIF pluginlaforge2005-11-052-30/+29
* use automake, move header filelaforge2005-11-053-24/+1
* move to filter dirlaforge2005-11-051-0/+0
* port PWSNIFFlaforge2005-11-051-32/+55
* update copyright statementlaforge2005-11-051-4/+1
* - fix endianness of ip address / port numberslaforge2005-11-051-5/+6
* 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