summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preparing for 4.7.2v4.7.2Rainer Gerhards2010-05-033-3/+3
* bugfix: problems with atomic operations emulationRainer Gerhards2010-04-2716-226/+129
* added new $Sleep directive to hold processing for a couple of seconds during ...Rainer Gerhards2010-04-263-1/+26
* cosmetic: prepared ChangeLog for next releaseRainer Gerhards2010-04-231-0/+2
* minor fix: invalid duplicated include of config.hRainer Gerhards2010-04-231-2/+0
* preparing for 4.7.1 releasev4.7.1Rainer Gerhards2010-04-223-3/+3
* fixed typo ... that caused compilation to fail on non-SolarisRainer Gerhards2010-04-221-1/+1
* solved alignment errors on Solaris SparcRainer Gerhards2010-04-226-29/+34
* removed some complier warningsRainer Gerhards2010-04-212-4/+16
* bugfix: some race condition in testbench on Solaris/SparcSuper-User2010-04-213-0/+7
* doc for imsolaris addedRainer Gerhards2010-04-203-0/+49
* saved old copy of Java DiagTalker toolRainer Gerhards2010-04-202-0/+3
* testbench improvement: Java is no longer needed for testing tool creationRainer Gerhards2010-04-204-8/+165
* finalized work on imsolarisRainer Gerhards2010-04-201-110/+126
* improved quality of imsolaris codeRainer Gerhards2010-04-196-132/+166
* changed flag value for v5-compatibilityRainer Gerhards2010-04-191-1/+1
* changed imsolaris to use submitMsg() APIRainer Gerhards2010-04-193-28/+22
* minor cleanupRainer Gerhards2010-04-193-3/+3
* some more cleanupRainer Gerhards2010-04-193-29/+11
* some platforms seem to need time.h inside msleep.cPeter Bray2010-04-191-0/+1
* minor cleanup (cosmetic)Rainer Gerhards2010-04-152-70/+52
* first version of imsolaris created, cleanup for solaris doneRainer Gerhards2010-04-1511-620/+420
* preparing for 4.7.0v4.7.0Rainer Gerhards2010-04-141-1/+1
* Merge branch 'v4-devel' of git+ssh://git.adiscon.com/git/rsyslog into v4-develRainer Gerhards2010-04-143-49/+23
|\
| * some cleanup of solaris imklogRainer Gerhards2010-04-123-49/+23
* | slightly improved/cleaned up debugging systemRainer Gerhards2010-04-141-3/+16
|/
* Merge branch 'v4-stable' into v4-develRainer Gerhards2010-04-129-12/+36
|\
| * solving a number of minor (but annoying) issues in the build systemRainer Gerhards2010-04-126-9/+10
| * added new configure option that permits to disable and enable an extended tes...Rainer Gerhards2010-04-124-2/+27
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-04-121-2/+2
|\|
| * doc bugfix: $OMFileFlushOnTXEnd wrongly documentedRainer Gerhards2010-04-071-2/+2
* | bugfix/testbench: nettester did not work reliably under SolarisRainer Gerhards2010-04-121-21/+49
* | mentioned new Solaris support in ChangeLogRainer Gerhards2010-04-121-0/+1
* | adopted rsf_getenv.sh test case to new tcpflood calling conventionsRainer Gerhards2010-04-121-1/+1
* | Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-12128-350/+5388
|\ \
| * | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-04-072-4/+9
| |\|
| | * bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").Rainer Gerhards2010-04-072-2/+7
| | * improvded testbench: added test with truly random data received via syslog to...Rainer Gerhards2010-04-017-36/+284
| | * temporary bugfix replaced by permanent one for...Rainer Gerhards2010-03-315-17/+25
| * | bugfix: the T/P/E config size specifiers did not work properly under call 32-...Rainer Gerhards2010-04-072-3/+7
| * | enhanced nettester tool so that it re-uses it's callers environmentRainer Gerhards2010-04-0713-63/+314
| * | git "bugfix": added file previously forgottenRainer Gerhards2010-04-011-0/+1
| * | 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