summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | minor things, mostly improved debug infoRainer Gerhards2008-09-181-5/+3
* | | | | | | | | | | | | | | | | | changed imudp so that it supports sender spoofing.David Lang2009-07-081-10/+100
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | minor doc bugfix: name of rsyslogd.pid corrected (was syslogd.pid)Michael Biebl2009-06-241-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | some minor bugfixesRainer Gerhards2009-06-183-10/+11
* | | | | | | | | | | | | | | | removed forgotten debug messageRainer Gerhards2009-06-151-1/+0
* | | | | | | | | | | | | | | | bugfix: error messages were not emitted to stderr in forked modeRainer Gerhards2009-06-151-2/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | fixed a regression of yesterday's patchRainer Gerhards2009-05-291-1/+1
* | | | | | | | | | | | | | | fixed copy&paste error in previous commitRainer Gerhards2009-05-291-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | fixed problem in syslog-protocol (now RFC5424) parserRainer Gerhards2009-05-291-15/+20
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | small enhancement: config validation run now exits with code 1 if an error is...Rainer Gerhards2009-05-281-1/+9
* | | | | | | | | | | | | bugfix: internal messages were emitted to whatever file had fd2varmojfekoj2009-05-281-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2009-04-161-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'debian_lenny' into v3-stableRainer Gerhards2009-04-161-2/+2
* | | | | | | | | | | | make all cflags and libs variables uppercaseMichael Biebl2009-02-241-2/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | added info if atomic ops are available to rsyslogd -v outputRainer Gerhards2009-01-301-0/+5
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'v3-stable' into beta, conclude fix for raceRainer Gerhards2009-01-301-1/+1
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | bugfix: invalid mutex access in msg.cRainer Gerhards2009-01-301-1/+1
* | | | | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2009-01-272-28/+32
|\| | | | | | | |
| * | | | | | | | Merge branch 'debian_lenny' into v3-stableRainer Gerhards2008-12-182-28/+32
| * | | | | | | | Merge branch 'debian_lenny' into v3-stableRainer Gerhards2008-12-101-3/+4
* | | | | | | | | bugfix: the string "Do Die" was accidently emited upon exit in non-debug modevarmojfekoj2009-01-151-2/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | some legacy options were not correctly processedvarmojfekoj2008-12-101-3/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-11-111-0/+72
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | added small regex check tool to repositoryRainer Gerhards2008-11-111-0/+72
* | | | | | Merge branch 'beta'Rainer Gerhards2008-10-161-0/+8
|\| | | | |
| * | | | | clarified cost and effect of SIGHUPv3.19.12Rainer Gerhards2008-10-161-0/+8
* | | | | | Merge branch 'beta'Rainer Gerhards2008-10-091-0/+2
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-10-091-0/+2
* | | | | consolidated time calls during msg object creationRainer Gerhards2008-10-021-3/+0
| |_|_|/ |/| | |
* | | | cleaned up internal debug system code and made it behave better in regard to ...Rainer Gerhards2008-09-261-2/+8
| |_|/ |/| |
* | | bugfix: potential race condition when adding messages to queueRainer Gerhards2008-09-181-4/+3
| |/ |/|
* | consolidated time() calls in rule engineRainer Gerhards2008-09-161-3/+0
* | fixing previous patch, time() call was accidently left inRainer Gerhards2008-09-161-2/+2
* | performance optimization: unnecessary time() calls during message parsing rem...Rainer Gerhards2008-09-161-24/+28
* | Merge branch 'beta'Rainer Gerhards2008-09-121-5/+10
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-09-121-6/+11
* | added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-4/+19
* | Merge branch 'beta'Rainer Gerhards2008-09-021-1/+49
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-09-021-1/+49
* | removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-022-44/+48
* | Merge branch 'beta'Rainer Gerhards2008-08-131-1/+1
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-08-131-1/+1
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-08-071-2/+12
* | some very minor cleanupRainer Gerhards2008-08-121-1/+0
* | bugfix: IPv6 addresses could not be specified in forwarding actionsRainer Gerhards2008-08-051-2/+17
* | fixed some minor nits in preperation for 3.21.1Rainer Gerhards2008-07-291-1/+16
* | added testbed for config errors and fixed a bugRainer Gerhards2008-07-291-7/+13
* | enhanced configuration file error reporting and verificationRainer Gerhards2008-07-293-99/+191
* | begun implementing a diagnostic plugin (not yet completed)Rainer Gerhards2008-07-282-0/+2
* | Merge branch 'beta'Rainer Gerhards2008-07-252-3/+3
|\|