summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
* | | | | | | | Merge branch 'master-solaris'Rainer Gerhards2010-03-231-0/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into master-solarisRainer Gerhards2010-03-091-1/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'v4-stable-solaris' into master-solarisRainer Gerhards2010-03-053-10/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | enabled compilation by using "racy" replacements for atomic instructionsRainer Gerhards2010-03-051-0/+3
* | | | | | | | | | emulate missing atomic builtins with posix semaphores if availableSteffen Sledz2010-03-234-0/+202
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'v5-stable'Rainer Gerhards2010-03-093-11/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-093-7/+18
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-083-7/+17
| | |/ / / / /
| * | | | | | Merge branch 'v4-stable' into betaRainer Gerhards2010-03-082-10/+1
| |\| | | | |
| | * | | | | 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
* | | | | | | added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-053-7/+15
* | | | | | | bugfix: failed to compile on systems without epoll supportRainer Gerhards2010-03-022-2/+6
* | | | | | | Merge branch 'beta' into masterRainer Gerhards2010-03-012-7/+31
|\| | | | | |
| * | | | | | Merge branch 'v4-stable' into tmpRainer Gerhards2010-03-012-7/+31
| |\| | | | |
| | * | | | | 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
| * | | | | | | Merge branch 'v4-stable' into 'v5-beta'Rainer Gerhards2010-02-252-6/+13
| |\| | | | | |
* | | | | | | | Merge branch 'v4-beta' into masterRainer Gerhards2010-02-242-6/+13
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | 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
* | | | | | | | Merge branch 'beta' into masterRainer Gerhards2010-02-101-44/+58
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-101-44/+58
| |\| | | | | |
| | * | | | | | several bugfixes for the property replacerRainer Gerhards2010-02-081-44/+58
* | | | | | | | Merge branch 'beta'Rainer Gerhards2010-02-042-3/+8
|\| | | | | | |
| * | | | | | | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-042-3/+8
| |\| | | | | |
| | * | | | | | 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
* | | | | | | | patch to make rsyslog compile under Apple OS Xtrey2010-02-032-1/+39
* | | | | | | | replaced data type "bool" by "sbool" because this created some portability is...Rainer Gerhards2010-02-0211-44/+44
* | | | | | | | added $Escape8BitCharactersOnReceive directiveRainer Gerhards2010-01-271-0/+14
* | | | | | | | Merge branch 'beta'Rainer Gerhards2010-01-261-1/+2
|\| | | | | | |
| * | | | | | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-261-1/+2
| |\| | | | | |
| | * | | | | | 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
* | | | | | | | Merge branch 'beta'Rainer Gerhards2010-01-192-4/+12
|\| | | | | | |
| * | | | | | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-152-4/+12
| |\| | | | | |
| | * | | | | | bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.Rainer Gerhards2010-01-152-4/+12
| | | |_|_|_|/ | | |/| | | |