summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typo from last patch, prevented compile on non-solarisRainer Gerhards2013-01-091-2/+2
* Use compatibility library if getifaddrs(3) not availableMartin Carpenter2013-01-091-0/+4
* compat dir: a bit restructuring and make sure config.h is includedRainer Gerhards2013-01-092-1/+5
* Add compatibility libraryRainer Gerhards2013-01-094-1/+368
* remove no longer necessary configure test for sysinfo()Rainer Gerhards2013-01-091-1/+1
* Check that sysinfo(2) can return uptimeMartin Carpenter2013-01-092-1/+7
* Add LOG_AUDIT facility for eg SolarisMartin Carpenter2013-01-091-0/+3
* prepare for 7.2.5 releasev7.2.5Rainer Gerhards2013-01-083-3/+3
* im3195: object was not freed on exit [ASL2.0]Martin Körper2013-01-081-0/+1
* bugfix: mmjsonparse errornously returned action error when no CEE cookie was ...Rainer Gerhards2013-01-082-0/+3
* bugfix: doGetFileCreateMode() had invalid validity check ;)Chandler Latour2013-01-082-5/+7
* bugfix: compile errors in im3195Martin Körper2013-01-082-1/+16
* 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-082-1/+7
* bugfix: very large memory consumption (and probably out of memory)Rainer Gerhards2013-01-072-0/+5
* bugfix: on termination, actions were incorrectly calledRainer Gerhards2012-12-202-7/+23
* cosmetic: silence compiler warningRainer Gerhards2012-12-181-0/+4
* Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-12-172-0/+9
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-12-172-1/+10
| |\
| | * bugfix[kind of]: omudpspoof discarded messages >1472 bytes (MTU size)Rainer Gerhards2012-12-172-1/+10
* | | omudpspoof: better debug outputRainer Gerhards2012-12-171-10/+14
* | | add extra debug info to tackle omudpspoof problemRainer Gerhards2012-12-171-0/+1
* | | doc: mention recent patches in ChangeLogRainer Gerhards2012-12-131-0/+7
* | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-12-132-1/+5
|\| |
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-12-132-1/+5
| |\|
| | * bugfix: invalid DST handling under SolarisScott Severtson2012-12-132-1/+3
* | | build: link omelasticsearch against -lmMichael Biebl2012-12-132-1/+2
* | | build: drop obsolete --enable-pthreads configure switchMichael Biebl2012-12-131-18/+2
* | | build: fix uuid configure checkMichael Biebl2012-12-131-3/+3
* | | prepare for 7.2.4v7.2.4Rainer Gerhards2012-12-073-3/+3
* | | doc: mention important up-merged patch in ChangeLogRainer Gerhards2012-12-071-0/+15
* | | Merge branch 'v6-stable-newmsglock' into v7-stable-newmsglockRainer Gerhards2012-12-065-167/+24
|\| |
| * | bugfix: some message properties could be garbled due to race conditionRainer Gerhards2012-12-066-169/+26
* | | permit RFC3339 timestamp in local log socket messagesSebastien Ponce2012-12-032-3/+9
* | | fix missing functionality: ruleset(){} could not specify ruleset queueRainer Gerhards2012-11-309-63/+151
* | | silence compiler warningsRainer Gerhards2012-11-305-8/+29
* | | fix display problem with some date-format template optionsRainer Gerhards2012-11-291-1/+7
* | | bugfix: template "type" parameter is mandatory (but was not)Rainer Gerhards2012-11-292-4/+6
* | | silence some primarily cosmetic compiler warning messagesRainer Gerhards2012-11-284-7/+22
* | | bugfix: modules not (yet) supporting new conf format were not properly regist...Rainer Gerhards2012-11-2811-2/+16
* | | doc: improve imptcp docRainer Gerhards2012-11-261-8/+10
* | | bugfix: supportoctetcountedframing parameter did not work in imptcpRainer Gerhards2012-11-252-1/+2
* | | Merge branch 'v6-stable' into tmpRainer Gerhards2012-11-222-0/+5
|\| |
| * | bugfix: hostname set in rsyslog.conf was not picked up until HUPoxpa2012-11-222-0/+5
* | | typo fixRainer Gerhards2012-11-221-3/+3
* | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-11-221-12/+20
|\| |
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-11-221-12/+20
| |\|
| | * typo correctionRainer Gerhards2012-11-221-5/+5
* | | doc: mention imported patches in ChangeLogRainer Gerhards2012-11-221-2/+12
* | | Merge branch 'v6-stable' into tmpRainer Gerhards2012-11-225-28/+97
|\| |