summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-07-252-3/+3
* | Merge branch 'beta'Rainer Gerhards2008-07-182-10/+10
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-07-182-10/+10
* | added a samll diagnostic tool to obtain result of gethostname() APIRainer Gerhards2008-07-162-1/+51
|/
* Merge branch 'master' into betaRainer Gerhards2008-07-151-2/+2
* bugfix: UDP syslog forwarding did not work on all platformsRainer Gerhards2008-07-141-3/+6
* cleanup of debugging messages (removed no longer needed ones)Rainer Gerhards2008-07-141-6/+0
* temporary: some debug instrumentation to help find a segfault on freebsdRainer Gerhards2008-07-111-0/+6
* minor: enhanced debug output (PRI now included)Rainer Gerhards2008-07-091-1/+1
* rewriten omusrmsg to no longer fork() a new process for sending messagesRainer Gerhards2008-07-041-107/+81
* bugfix: machine certificate was required for client even in TLS anon modeRainer Gerhards2008-07-021-1/+0
* Merge branch 'beta'Rainer Gerhards2008-07-011-15/+7
* added (internal) error codes to error messagesRainer Gerhards2008-06-274-38/+49
* begun building a testbenchRainer Gerhards2008-06-131-16/+1
* Fix linker flags for librsyslog and rsyslogdMichael Biebl2008-06-111-1/+1
* fixed syntax error (typo in var name) and cleaupRainer Gerhards2008-06-101-1/+1
* made rsyslog tickless in the (usual and default) case that repeatedRainer Gerhards2008-06-091-9/+17
* somewhat improved plain tcp syslog reliabilityRainer Gerhards2008-06-091-1/+6
* bugfix: removed some memory leaks in TLS codeRainer Gerhards2008-06-041-7/+21
* Merge branch 'ietf-tls'Rainer Gerhards2008-05-271-23/+15
|\
| * changed config directive name to reflect different useRainer Gerhards2008-05-221-23/+15
* | Merge branch 'ietf-tls'Rainer Gerhards2008-05-211-18/+77
|\|