summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improved doc on property replacer regular expressionsRainer Gerhards2008-11-113-7/+41
* added forgotten filesRainer Gerhards2008-11-118-0/+1343
* doc: added link to regular expression checker online toolRainer Gerhards2008-11-071-0/+1
* restructured rsyslog.conf documentationTom Bergfeld2008-10-3155-1239/+225
* updated support optionsRainer Gerhards2008-10-281-1/+25
* added configuration directive "HUPisRestart"Rainer Gerhards2008-10-2313-62/+212
* added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-2210-5/+49
* Merge branch 'master' into nextmasterRainer Gerhards2008-10-2211-63/+140
|\
| * preparing for 3.21.6v3.21.6Rainer Gerhards2008-10-224-4/+6
| * Merge branch 'beta'Rainer Gerhards2008-10-213-20/+40
| |\
| | * bugfix: (potentially big) memory leak on HUPRainer Gerhards2008-10-213-20/+40
| * | added capability to support multiple module search pathes.Marius Tomaschewski2008-10-204-35/+101
| * | Merge branch 'beta'Rainer Gerhards2008-10-163-4/+14
| |\|
| | * clarified cost and effect of SIGHUPv3.19.12Rainer Gerhards2008-10-161-0/+8
| | * increased maximum size of a configuration statement to 4K (was 1K)Rainer Gerhards2008-10-162-4/+6
| * | updated release informationRainer Gerhards2008-10-161-3/+3
| * | syslog-ng comparison had artefacts from merge conflictsRainer Gerhards2008-10-151-8/+0
| * | updated project status to reflect 3.18.5 releaseRainer Gerhards2008-10-091-2/+2
| * | Merge branch 'beta'Rainer Gerhards2008-10-092-0/+4
| |\|
| | * Merge branch 'v3-stable' into betaRainer Gerhards2008-10-092-0/+4
| | |\
| | | * Merge branch 'v2-stable' into v3-stableRainer Gerhards2008-10-092-0/+4
| | | |\
| | | | * bugfix: memory leaks in rsyslogd, primarily in singlethread modeFederico Nunez2008-10-091-0/+2
| | | | * fixed memory leaksRainer Gerhards2008-10-092-1/+7
* | | | | bugfix: (potentially big) memory leak on HUPRainer Gerhards2008-10-212-13/+34
* | | | | moved bParseHostname and bIsParsed to msgFlagsRainer Gerhards2008-10-0913-38/+46
* | | | | Merge branch 'master' into perfRainer Gerhards2008-10-092-1/+4
|\| | | |
| * | | | Merge branch 'beta'Rainer Gerhards2008-10-092-1/+4
| |\| | |
| | * | | Merge branch 'v3-stable' into betaRainer Gerhards2008-10-092-1/+4
| | |\| |
| | | * | bugfix[minor]: light delay queue mark not properly handledRainer Gerhards2008-10-092-1/+4
* | | | | minor: reorder to slightly reduce size of critical sectionRainer Gerhards2008-10-091-1/+1
* | | | | added experimental pthread_yield()Rainer Gerhards2008-10-091-0/+5
* | | | | restoring msg parsing for imudpRainer Gerhards2008-10-091-0/+1
* | | | | bumped interface version number to reflect change to message parsingRainer Gerhards2008-10-092-2/+5
* | | | | fixing segfault caused by all inputs but imudpRainer Gerhards2008-10-092-1/+3
* | | | | reordered imudp processing.Rainer Gerhards2008-10-0811-20/+396
* | | | | restructured imudp receive loopRainer Gerhards2008-10-082-60/+86
* | | | | cleanup of output timestamp generationRainer Gerhards2008-10-072-36/+6
* | | | | "output" timestamp now taken from mesg's time generatedRainer Gerhards2008-10-0713-33/+59
* | | | | slightly improved lock contention situation by moving out ofRainer Gerhards2008-10-071-3/+9
* | | | | simple (yet efficient) name caching added to imudpRainer Gerhards2008-10-071-2/+18
* | | | | added $UDPServerTimeRequery optionRainer Gerhards2008-10-0610-35/+126
* | | | | Merge branch 'master' into perfRainer Gerhards2008-10-067-7/+18
|\| | | |
| * | | | Merge branch 'beta'Rainer Gerhards2008-10-022-1/+5
| |\| | |
| | * | | bugfix: subseconds where not correctly extracted from a timestampRainer Gerhards2008-10-022-1/+5
| * | | | consolidated time calls during msg object creationRainer Gerhards2008-10-026-6/+13
* | | | | very minor: performance optimization hint addedRainer Gerhards2008-10-021-0/+1
* | | | | performance-optimized imudpRainer Gerhards2008-10-022-34/+46
* | | | | some code cleanupRainer Gerhards2008-10-021-50/+48
* | | | | Merge branch 'helgrind' into perfRainer Gerhards2008-10-0214-24/+154
|\| | | |
| * | | | fixed git merge bug (duplicate code could not be detected)Rainer Gerhards2008-10-021-19/+0