summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* omfile: finalize dynafile cache statsRainer Gerhards2013-01-171-0/+1
* bugfix: imklog issued wrong facility in error messagesRainer Gerhards2013-01-151-0/+2
* omfile: improved async writing, finally enabled full async writeRainer Gerhards2013-01-141-0/+2
* Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2013-01-141-0/+9
|\
| * Merge branch 'v7-stable' into v7-stable-libnet-fragRainer Gerhards2013-01-141-0/+7
| |\
| | * Merge branch 'v5-stable' into v7-stableRainer Gerhards2013-01-141-0/+2
| | |\
| | | * doc: mention last patch in ChangeLogRainer Gerhards2013-01-141-0/+2
| | * | bugfix: omelasticsearch failed when authentication data was providedRainer Gerhards2013-01-131-0/+5
| * | | added capability to output thread-id-to-function debug infoRainer Gerhards2013-01-131-0/+2
* | | | fix compile problem in imklogRainer Gerhards2013-01-131-0/+1
* | | | Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2013-01-111-0/+5
|\| | |
| * | | impstats: added ability to write stats records to local fileRainer Gerhards2013-01-101-0/+3
| * | | Merge branch 'v7-stable' into v7-stable-libnet-fragRainer Gerhards2013-01-091-1/+16
| |\| |
| * | | Merge branch 'v7-stable' into v7-stable-libnet-fragRainer Gerhards2013-01-091-1/+16
| |\ \ \
| * \ \ \ Merge branch 'v7-stable' into v7-stable-libnet-fragRainer Gerhards2012-12-201-0/+8
| |\ \ \ \
* | \ \ \ \ Merge branch 'v7-stable'Rainer Gerhards2013-01-091-0/+11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | bugfix: some property-based filter were incorrectly parsedRainer Gerhards2013-01-091-0/+11
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-01-091-11/+3
|\| | | | |
| * | | | | slightly improved config parser error messages when invalid escapes happenRainer Gerhards2013-01-091-0/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-01-081-1/+2
|\| | | |
| * | | | prepare for 7.2.5 releasev7.2.5Rainer Gerhards2013-01-081-1/+1
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-01-081-0/+19
|\| | | |
| * | | | bugfix: mmjsonparse errornously returned action error when no CEE cookie was ...Rainer Gerhards2013-01-081-0/+2
| * | | | bugfix: doGetFileCreateMode() had invalid validity check ;)Chandler Latour2013-01-081-0/+2
| * | | | bugfix: compile errors in im3195Martin Körper2013-01-081-0/+2
| * | | | amend last commit with license info (ASL 2.0 as of email conversation with Da...Rainer Gerhards2013-01-081-1/+2
| * | | | bugfix: timeval2syslogTime cause problems on some platformsDavid Hill2013-01-081-0/+4
| * | | | bugfix: very large memory consumption (and probably out of memory)Rainer Gerhards2013-01-071-0/+3
| | |/ / | |/| |
| * | | bugfix: on termination, actions were incorrectly calledRainer Gerhards2012-12-201-0/+5
* | | | update 7.3.5 release datev7.3.5Rainer Gerhards2012-12-191-1/+11
* | | | preparing for 7.3.5 releaseRainer Gerhards2012-12-181-1/+1
* | | | Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2012-12-181-0/+10
|\ \ \ \ | | |/ / | |/| |
| * | | omudpspoof: improve libnet calling sequenceRainer Gerhards2012-12-181-0/+5
| * | | omudpspoof: add support for new config systemRainer Gerhards2012-12-171-0/+1
| * | | omudpspoof: add support for packets larger than 1472 bytesRainer Gerhards2012-12-171-0/+4
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-12-171-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-12-171-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-12-171-0/+3
| | |\|
| | | * bugfix[kind of]: omudpspoof discarded messages >1472 bytes (MTU size)Rainer Gerhards2012-12-171-0/+3
* | | | ommysql: addd batching/transaction supportUlrike Gerhards2012-12-141-0/+4
* | | | Merge branch 'master-optimize-facilitext'Rainer Gerhards2012-12-141-0/+6
|\ \ \ \
| * | | | enhance optimizer: detect eq-comparison for syslog facilityRainer Gerhards2012-12-111-0/+6
* | | | | Merge branch 'v7-stable'Rainer Gerhards2012-12-131-0/+11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | doc: mention recent patches in ChangeLogRainer Gerhards2012-12-131-0/+7
| * | | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-12-131-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-12-131-0/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | bugfix: invalid DST handling under SolarisScott Severtson2012-12-131-0/+2
* | | | | Merge branch 'v7-stable'Rainer Gerhards2012-12-071-1/+1
|\| | | |
| * | | | prepare for 7.2.4v7.2.4Rainer Gerhards2012-12-071-1/+1
* | | | | Merge branch 'v7-stable'Rainer Gerhards2012-12-071-0/+15
|\| | | |