summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-168-18/+11
|\
| * some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-166-15/+8
| * Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-12-162-3/+3
| |\
| | * improved some code based on clang static analyzer resultsRainer Gerhards2010-12-162-3/+3
* | | bugfix: atomic increment for msg object may not work correct on all platforms.Chris Metcalf2010-11-251-1/+1
* | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-11-241-0/+17
|\| |
| * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-11-241-0/+17
| |\|
| | * bugfix(important): problem in TLS handling could cause rsyslog to loopv3.22.3Rainer Gerhards2010-11-241-0/+17
* | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-192-2/+9
|\| |
| * | fixing some compile problems on FreeBSDRainer Gerhards2010-10-193-5/+12
* | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-151-8/+8
|\| |
| * | imfile: bugfixes in regard to large files (> 2GB)Rainer Gerhards2010-10-151-8/+8
* | | Merge branch 'v4-stable-imptcp' into tmpRainer Gerhards2010-08-111-0/+4
|\ \ \
| * | | added imptcpRainer Gerhards2010-08-101-0/+4
| |/ /
* | | solving an error ID collision with v5 buildRainer Gerhards2010-08-061-1/+1
* | | added omuxsock, which permits to write message to local Unix socketsRainer Gerhards2010-08-061-0/+1
* | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-08-051-1/+1
|\| |
| * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-051-1/+1
| |\|
| | * program name filter ! in the configuration cannot be resetKiss Gabor (Bitman)2010-08-051-2/+1
* | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-07-051-0/+1
|\| |
| * | bugfix: segfault on HUP when "HUPIsRestart" was set to "on"varmojfekoj2010-07-051-0/+1
| * | temporary bugfix replaced by permanent one for...Rainer Gerhards2010-03-312-9/+9
* | | bugfix: problems with atomic operations emulationRainer Gerhards2010-04-2715-226/+125
* | | minor fix: invalid duplicated include of config.hRainer Gerhards2010-04-231-2/+0
* | | fixed typo ... that caused compilation to fail on non-SolarisRainer Gerhards2010-04-221-1/+1
* | | solved alignment errors on Solaris SparcRainer Gerhards2010-04-223-17/+21
* | | removed some complier warningsRainer Gerhards2010-04-212-4/+16
* | | improved quality of imsolaris codeRainer Gerhards2010-04-192-1/+3
* | | changed flag value for v5-compatibilityRainer Gerhards2010-04-191-1/+1
* | | changed imsolaris to use submitMsg() APIRainer Gerhards2010-04-192-12/+18
* | | first version of imsolaris created, cleanup for solaris doneRainer Gerhards2010-04-151-0/+2
* | | slightly improved/cleaned up debugging systemRainer Gerhards2010-04-141-3/+16
* | | Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-1219-144/+498
|\ \ \
| * | | bugfix: the T/P/E config size specifiers did not work properly under call 32-...Rainer Gerhards2010-04-071-3/+5
| * | | enhanced nettester tool so that it re-uses it's callers environmentRainer Gerhards2010-04-072-9/+9
| * | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-253-7/+33
| |\| |
| | * | 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
| * | | forgot to add file with last commitRainer Gerhards2010-03-231-0/+70
| * | | added replacements for atomic instructions on systems that do not support them.Rainer Gerhards2010-03-233-0/+132
| * | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-237-58/+129
| |\| |
| | * | 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