summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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