summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6-stable'Rainer Gerhards2012-05-031-1/+19
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-05-031-1/+19
| |\
| | * ommysql: added support for new mysql_library_[init/exit]Rainer Gerhards2012-05-031-1/+11
| | * bugfix: ommysql did not properly init/exit the mysql runtime libraryRainer Gerhards2012-05-031-1/+9
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-04-191-2/+2
| |\|
| | * bugfix: imptcp input name could not be setRainer Gerhards2012-04-191-2/+2
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-04-121-10/+4
| |\|
* | | cleanup: removed unused but set parametersRainer Gerhards2012-04-232-4/+1
* | | bugfix: omudpspoof did not work correctly if no spoof hostname was configuredRainer Gerhards2012-04-231-1/+1
* | | bugfix/imuxsock: configured hostname was not usedRainer Gerhards2012-04-161-0/+1
* | | bugfix/imuxsock: solving abort if hostname was not setRainer Gerhards2012-04-161-2/+2
* | | make "old" omelasticsearch compileRainer Gerhards2012-04-161-1/+0
* | | imuxsock: mini bugfix: closed fd was tried to close a second timeRainer Gerhards2012-04-131-3/+6
* | | Merge branch 'v5-beta'Rainer Gerhards2012-04-121-6/+5
|\ \ \
| * \ \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-121-8/+7
| |\ \ \
| | * \ \ Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-121-8/+7
| | |\ \ \ | | | | |/ | | | |/|
| | | * | imuxsock: do not cache hostnameRainer Gerhards2012-04-121-10/+4
* | | | | imuxsock: fixed regression from last mergeRainer Gerhards2012-04-111-0/+7
* | | | | Merge branch 'v5-devel'Rainer Gerhards2012-04-071-1/+1
|\| | | |
| * | | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-073-56/+3
| |\| | |
| * | | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-201-2/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-193-3/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-143-0/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-124-8/+62
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-021-2/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-011-0/+9
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-014-47/+49
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bugfix: imklog invalidly computed facility and severityRainer Gerhards2012-03-011-2/+2
* | | | | | | | | | | | Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-078-18/+43
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | unified use of $LocalHostIPIF among all locally-emitting inputsRainer Gerhards2012-03-222-49/+2
| * | | | | | | | | | | milestone: added capability to use a local interface IP address as fromhost-ipRainer Gerhards2012-03-211-7/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | added configuration directive to disable octet-counted framingRainer Gerhards2012-03-201-3/+14
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | added configuration directive to disable octet-counted framingRainer Gerhards2012-03-193-3/+8
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | added missing initialization of stats countersRainer Gerhards2012-03-142-0/+2
| * | | | | | | | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-03-141-0/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | added capability to use a local interface IP address as fromhost-ip for imklogRainer Gerhards2012-03-101-1/+26
| * | | | | | | imuxsock did ignore configured IP if - always used eth0 if one was set ;)Rainer Gerhards2012-03-101-1/+1
| * | | | | | | bugfix: imudp: only two listeners were activatedRainer Gerhards2012-03-091-1/+3
| * | | | | | | added capability to use a local interface IP address as fromhost-ip for imuxsockRainer Gerhards2012-03-061-5/+30
| * | | | | | | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-03-053-18/+28
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | bugfix: imptcp stats sometimes incorrectly reported socket as IPv6Rainer Gerhards2012-02-201-1/+3
| * | | | | | | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-01-303-31/+35
| |\ \ \ \ \ \ \
* | | | | | | | | impstats: added $PStatsJSON directiveRainer Gerhards2012-04-011-1/+6
* | | | | | | | | ommongodb: extended default schemaRainer Gerhards2012-03-301-6/+28
* | | | | | | | | ommongodb: now writes a real timestamp into mongoRainer Gerhards2012-03-301-3/+26
* | | | | | | | | omhiredis: improved error reportingBrian Knox2012-03-231-4/+3
* | | | | | | | | omhiredis: error checking changes and code cleanupBrian Knox2012-03-211-40/+36
* | | | | | | | | omhiredis: some more cleanupRainer Gerhards2012-03-211-8/+3
* | | | | | | | | omhiredis: some cleanupRainer Gerhards2012-03-211-4/+4
* | | | | | | | | initial shot at omhiredisBrian Knox2012-03-215-0/+1124