summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | added some more useful info to Solaris READMERainer Gerhards2010-03-291-1/+5
| * | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-295-5/+12
| |\| | |
| | * | | bugfix: testbench failed when not executed in UTC+1 timezoneRainer Gerhards2010-03-295-5/+12
| * | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-264-5/+4
| |\| | |
| | * | | preparing for 4.6.2v4.6.2Rainer Gerhards2010-03-264-5/+4
| * | | | cleanup in solaris components for imklogRainer Gerhards2010-03-262-98/+8
| * | | | bugfix: local unix system log socket was deleted even when it was not configuredRainer Gerhards2010-03-262-2/+15
| * | | | added initial files for door support & fixed imklogRainer Gerhards2010-03-267-48/+1067
| * | | | interim commit: imklog/solaris compiles, but does not workRainer Gerhards2010-03-263-604/+389
| * | | | added forgotten fileRainer Gerhards2010-03-251-0/+545
| * | | | Merge branch 'v4-stable-solaris' of git+ssh://git.adiscon.com/git/rsyslog int...Rainer Gerhards2010-03-251-1/+1
| |\ \ \ \
| | * | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-251-1/+1
| | |\| | |
| | | * | | $OMFileAsyncWriting directive did not work properlyRainer Gerhards2010-03-251-1/+1
| * | | | | added some starting point for a solaris imklog driverRainer Gerhards2010-03-254-0/+539
| |/ / / /
| * | | | added missing headerRainer Gerhards2010-03-251-0/+1
| * | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-2522-44/+104
| |\| | |
| | * | | disable testcases affected by temporary bugfix in commit a3e48b697fa664110567...Rainer Gerhards2010-03-252-9/+13
| | * | | new feature: $OMFileAsyncWriting directive addedRainer Gerhards2010-03-2520-35/+91
| * | | | testbench improved to run on SolarisRainer Gerhards2010-03-252-2/+10
| * | | | manytcp test tool must tell OS to provide enough file handlesRainer Gerhards2010-03-251-0/+14
| * | | | added some instructions for building rsyslog on SolarisRainer Gerhards2010-03-251-0/+34
| * | | | Merge branch 'v4-stable-solaris' of git+ssh://rger@git.adiscon.com/git/rsyslo...Rainer Gerhards2010-03-253-5/+54
| |\ \ \ \
| | * | | | replaced sleep in test suite by a small self-crafted toolRainer Gerhards2010-03-253-5/+54
| * | | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-257-29/+453
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | minor: add INSTALL file to gitRainer Gerhards2010-03-251-0/+365
| | * | | undo experimental commit dccadb677c5a6b8379f631e4c1f14c8c4089d4a6Rainer Gerhards2010-03-251-9/+0
| | * | | bugfix(temporary): message-induced off-by-one error (potential segfault)Rainer Gerhards2010-03-252-0/+18
| | * | | bugfix: potential segfault in dynafile cacheRainer Gerhards2010-03-252-1/+8
| | * | | bugfix: race condition during directory creationRainer Gerhards2010-03-252-6/+31
| | * | | streamline dynafile cache entry deletion a bitRainer Gerhards2010-03-232-9/+8
| | * | | bugfix: potential re-use of free()ed file stream object in omfileRainer Gerhards2010-03-233-8/+27
| * | | | 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-235-0/+138
| * | | | added some diagnostics info to startupRainer Gerhards2010-03-232-4/+6
| * | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-232-0/+102
| |\| | |
| | * | | adding testcase files missing in gitRainer Gerhards2010-03-232-0/+102
| * | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-2368-141/+1302
| |\| | |
| | * | | valgrand accidently left enabled in diag.sh with the last commitRainer Gerhards2010-03-221-1/+1
| | * | | cleanup: removed no longer needed variableRainer Gerhards2010-03-221-3/+0
| | * | | bugfix(minor): BSD_SO_COMPAT query function had some global vars not properly...Rainer Gerhards2010-03-224-5/+10
| | * | | added one more test case for dynafile cacheRainer Gerhards2010-03-223-1/+55
| | * | | cleanup of debug message in testbenchRainer Gerhards2010-03-221-1/+0
| | * | | previous (experimental) patch was somewhat incorrect, fixedRainer Gerhards2010-03-221-1/+1
| | * | | added testcase showcasing problems when dynafile can not be openedRainer Gerhards2010-03-223-16/+75
| | * | | exp: made omfile ensure that it is not called twice in parallel on the same f...Rainer Gerhards2010-03-211-0/+9
| | * | | added some more tests for severely ill-formed snare messagesRainer Gerhards2010-03-217-6/+90
| | * | | added parser test cases to testbenchRainer Gerhards2010-03-194-0/+26
| | * | | solved some race conditions in testbenchRainer Gerhards2010-03-192-1/+4
| | * | | slight improvement to testing toolsRainer Gerhards2010-03-193-9/+29
| | * | | fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10Rainer Gerhards2010-03-193-3/+6