summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* bugfix(temporary): message-induced off-by-one error (potential segfault)Rainer Gerhards2010-03-251-0/+6
* bugfix: race condition during directory creationRainer Gerhards2010-03-251-6/+26
* streamline dynafile cache entry deletion a bitRainer Gerhards2010-03-231-1/+1
* bugfix(minor): BSD_SO_COMPAT query function had some global vars not properly...Rainer Gerhards2010-03-221-2/+2
* fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10Rainer Gerhards2010-03-191-0/+3
* bugfix: invalid buffer write in (file) stream classRainer Gerhards2010-03-191-1/+2
* bugfix: potential hang condition during filestream closeRainer Gerhards2010-03-191-4/+6
* bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was usedRainer Gerhards2010-03-191-11/+35
* some cleanup, some additional comments and a bit more debug outputRainer Gerhards2010-03-181-2/+11
* bugfix(cosmetic): tried to close non-open fd, resulting in close(-1)Rainer Gerhards2010-03-161-2/+7
* reduced runtime requirements of inactive debug code a slight bitRainer Gerhards2010-03-161-10/+10
* enhanced dbgoprint() buffer sizeRainer Gerhards2010-03-161-1/+1
* bugfix(minor): handling of extremely large strings in dbgprintf() fixedRainer Gerhards2010-03-151-0/+9
* added more tests to testbench and improved testing toolsRainer Gerhards2010-03-111-1/+1
* Merge branch 'v4-stable' into v4-stable-nextRainer Gerhards2010-03-102-5/+11
|\
| * fixed regression introduced with previous commitRainer Gerhards2010-03-102-5/+11
* | some cosmetic changesRainer Gerhards2010-03-101-9/+9
|/
* bugfixes and testbench improvementRainer Gerhards2010-03-101-8/+9
* bugfix: potential problem (loop, abort) when file write error occuredRainer Gerhards2010-03-091-0/+1
* added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-083-7/+17
* Fix Large File Support (LFS) support (bug #182)Yann Droneaud2010-03-041-9/+0
* Includes "config.h" before any other header.Yann Droneaud2010-03-041-1/+1
* Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-03-011-7/+30
|\
| * bugfix: comment char ('#') in literal terminated script parsingRainer Gerhards2010-03-011-7/+30
* | cleanup: removed debug messages that accidently made it into the commitRainer Gerhards2010-03-012-2/+1
* | make $ActonFileDefaultTemplate available to ompipeRainer Gerhards2010-03-011-0/+2
* | message parser fixes and testbench enhancementsRainer Gerhards2010-02-222-6/+13
* | bugfix: message without MSG part could case a segfaultRainer Gerhards2010-02-221-3/+12
* | several bugfixes for the property replacerRainer Gerhards2010-02-081-44/+58
* | Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-042-3/+8
|\ \
| * | bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-043-4/+9
| * | bugfix: potential segfault on queue shutdownvarmojfekoj2010-01-261-9/+14
* | | did some adoptions necessary to use the bugfix with v4-beta code baseRainer Gerhards2010-01-261-6/+6
* | | Merge branch 'queuepatch' into v4-betanewRainer Gerhards2010-01-261-10/+15
|\ \ \
| * | | bugfixes for potential segfaults during queue shutdownvarmojfekoj2010-01-261-9/+14
| |/ /
* | | bugfix: blanks inside file names did not terminate file name parsing.Rainer Gerhards2010-01-191-1/+2
* | | bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.Rainer Gerhards2010-01-152-4/+12
* | | bugfix: hostname accidently set to IP address for some message sourcesRainer Gerhards2009-11-301-1/+1
* | | bugfix (kind of): check if TCP connection is still alive if using TLSJonathan Bond-Caron2009-11-251-1/+4
* | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-172-2/+5
|\| |
| * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-172-2/+5
| |\|
| | * correcting -q/-Q patch - was invalidRainer Gerhards2009-11-122-2/+5
* | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-121-2/+2
|\| |
| * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-121-2/+2
| |\|
| | * bugfix: segfault on startup when -q or -Q option was givenRainer Gerhards2009-11-121-2/+2
* | | added a so-called "On Demand Debug" modeRainer Gerhards2009-11-101-0/+9
* | | bugfix: named pipes did no longer work (they always got an open error)Rainer Gerhards2009-11-051-0/+1
* | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-10-211-2/+0
|\| |
| * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-10-201-2/+0
| |\|
| | * bugfix: potential hang condition on queue shutdownRainer Gerhards2009-10-201-2/+0