summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix resolving of key dependencieslaforge2005-10-031-6/+8
* allow for plugins that don't have any config keyslaforge2005-10-032-14/+28
* revive BASE pluginlaforge2005-10-032-20/+20
* use new init function logiclaforge2005-10-031-3/+5
* libtool requires libraries to start with liblaforge2005-10-032-5/+8
* disable ULOG until fully implementedlaforge2005-10-031-2/+2
* disable CTNL until it is finishedlaforge2005-10-031-2/+2
* further implementation of ctnl input plugin (still incomplete)laforge2005-10-031-35/+37
* bring NFLOG input plugin into compiling statelaforge2005-10-033-116/+165
* more work towards automake'inglaforge2005-10-0211-495/+7440
* first step towards automakelaforge2005-10-0217-144/+43
* get rid of directorylaforge2005-10-022-37/+0
* too many changes to comment on. ulogd now compiles again.laforge2005-10-029-296/+492
* move pcap to right directorylaforge2005-09-262-1/+1
* some more worklaforge2005-09-262-11/+31
* unfinished ctnetlink -> nfnetlink_conntrack changeslaforge2005-07-311-3/+23
* add (unfinished) nfnetlink_log input pluginlaforge2005-07-312-1/+296
* fix plugin output typelaforge2005-07-041-2/+2
* minor updateslaforge2005-06-242-8/+5
* update copyright noticelaforge2005-06-241-1/+1
* add half-finished ctnetlink flow importlaforge2005-06-241-27/+115
* further cleanuplaforge2005-04-182-9/+16
* current snapshot (still not compiling)laforge2005-04-173-49/+92
* make BASE plugin compile (not fully ported yet)laforge2005-04-171-54/+69
* current working state (doesn't compile yet)laforge2005-04-179-73/+107
* add netfilter ipfix vendor idlaforge2005-04-171-0/+2
* fix conffile compilationlaforge2005-04-171-2/+3