summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * Includes "config.h" before any other header.Yann Droneaud2010-03-043-0/+3
| | * bugfix: potential (but very impropable) segfaults in omfileRainer Gerhards2010-03-021-2/+14
| | * solved compile problems on FreeBSD 9.0 (those caused by utmpx.h)Cristiano2010-03-021-7/+20
| * | added include needed for SolarisRainer Gerhards2010-03-021-0/+1
| |/
| * fixed typo that (could have) caused compilation fail under FreeBSDRainer Gerhards2010-03-011-3/+3
| * make $ActonFileDefaultTemplate available to ompipeRainer Gerhards2010-03-013-15/+17
| * bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail.Rainer Gerhards2010-02-281-1/+5
| * Description: Correct error in rsyslog.conf(5) man pageMichael Biebl2010-02-281-1/+1
| * some code cleanupRainer Gerhards2010-02-284-15/+12
| * moved pipe code to its own moduleRainer Gerhards2010-02-285-1/+284
| * message parser fixes and testbench enhancementsRainer Gerhards2010-02-221-4/+12
| * bugfix: message without MSG part could case a segfaultRainer Gerhards2010-02-221-4/+2
| * Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-041-0/+3
| |\
| | * bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-041-0/+3
| * | (slightly) enhanced support for FreeBSD by setting _PATH_MODDIR to the correc...Cristiano2010-02-031-1/+5
* | | Merge branch 'v4-beta' into tmpRainer Gerhards2010-01-264-8/+25
|\| |
| * | bugfix: -d did not enable display of debug messagesRainer Gerhards2010-01-191-0/+1
| * | Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-01-191-2/+2
| |\|
| | * Fix a typo regarding syslog.h and syslog(3)Michael Biebl2010-01-191-2/+2
| * | bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.Rainer Gerhards2010-01-151-6/+16
| * | fixed a memory leak when sending messages in zip-compressed formatNaoya Nakazawa2010-01-111-0/+6
* | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-12-041-0/+1
|\| |
| * | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-12-041-0/+1
| |\|
| | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-12-041-0/+1
| | |\
| | | * bugfix: potential segfault when -p command line option was usedRainer Gerhards2009-12-041-0/+1
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-301-1/+1
|\| | |
| * | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-301-1/+1
| |\| |
| | * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-301-1/+1
| | |\|
| | | * bugfix: $CreateDirs variable not properly initializedRainer Gerhards2009-11-301-1/+1
* | | | added $EscapeControlCharacterTab config directiveJonathan Bond-Caron2009-11-271-4/+6
* | | | debugondemand mode caused backgrounding to failRainer Gerhards2009-11-201-5/+5
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-171-2/+2
|\| | |
| * | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-171-2/+2
| |\| |
| | * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-171-2/+2
| | |\|
| | | * correcting -q/-Q patch - was invalidRainer Gerhards2009-11-121-2/+2
* | | | integrating varmojfekoj's "unlimited select()" patch into v4-develRainer Gerhards2009-11-171-0/+3
|\ \ \ \
| * | | | added option to use unlimited-size select() callsvarmojfekoj2009-11-171-0/+3
* | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-121-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-121-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-121-2/+2
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * bugfix: segfault on startup when -q or -Q option was givenRainer Gerhards2009-11-121-2/+2
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-101-4/+16
|\| | |
| * | | added a so-called "On Demand Debug" modeRainer Gerhards2009-11-101-4/+16
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-051-2/+5
|\| | |
| * | | bugfix: named pipes did no longer work (they always got an open error)Rainer Gerhards2009-11-051-2/+5
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-141-1/+2
|\| | |
| * | | bugfix(minor): diag function returned wrong queue memeber countRainer Gerhards2009-10-141-1/+2
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-082-3/+6
|\| | |
| * | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-052-3/+6
| |\ \ \
| | * | | bugfix: invalid storage class selected for some size config parameters.Rainer Gerhards2009-10-052-7/+3