summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v3-stable' into betaRainer Gerhards2008-07-252-3/+3
* Merge branch 'v3-stable' into betaRainer Gerhards2008-07-182-10/+10
* 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
|\|
| * first implementation of TLS server client authentication checkRainer Gerhards2008-05-191-15/+35
| * regained netstream driver genericity; improved driversRainer Gerhards2008-05-171-3/+9
| * added first rough ability to authenticate the server against its certificateRainer Gerhards2008-05-161-18/+51
* | bugfix: default syslog port was no longer used if none was configured.varmojfekoj2008-05-211-1/+1
|/
* added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-6/+19
* added a bit of doc (at least something...)Rainer Gerhards2008-05-082-0/+7
* added tool to show fingerprintsRainer Gerhards2008-05-081-0/+2
* added simple shell script to support creating self-signed certsRainer Gerhards2008-05-081-0/+3
* fixed problem with man pages thanks to Michael Biebl's helpRainer Gerhards2008-05-061-2/+2
* file dirty.h was missing - thanks to darix for pointing this outRainer Gerhards2008-05-061-0/+2
* some cleanup (gotten rid of some more plain chars)Rainer Gerhards2008-05-061-12/+12
* Merge branch 'tls'Rainer Gerhards2008-05-062-16/+29
|\
| * invalid strdup when no driver name was set caused segfaultRainer Gerhards2008-05-051-1/+2
| * support for different forwarding stream drivers addedRainer Gerhards2008-05-052-4/+16
| * added $InputTCPServerStreamDriverMode config directiveRainer Gerhards2008-04-301-1/+1
| * fixed problem with module unload sequenceRainer Gerhards2008-04-291-12/+6
| * added $ActionSendStreamDriverMode config directiveRainer Gerhards2008-04-281-0/+6
* | Merge branch 'klogd-bug'Rainer Gerhards2008-04-283-310/+329
|\ \
| * | preparation for bughuntRainer Gerhards2008-04-281-6/+5
| |/
| * added forgotten fileRainer Gerhards2008-04-241-0/+42
| * Merge branch 'sock-abstract' into tlsRainer Gerhards2008-04-241-4/+19
| |\
| | * added new netstrms classRainer Gerhards2008-04-231-4/+19
| * | Merge branch 'master' into tlsRainer Gerhards2008-04-181-0/+1
| |\ \ | | |/ | |/|
| * | converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-0/+2
| * | improvements in omfwd and cleanup of omgssapiRainer Gerhards2008-04-171-4/+30
| * | modified omfwd to work with netstrm (and also did some cleanup)Rainer Gerhards2008-04-171-303/+238
* | | -c option no longer must be the first optionvarmojfekoj2008-04-241-7/+0
| |/ |/|
* | bugfix: a recent change effectively disabled error messagesRainer Gerhards2008-04-181-0/+1
|/
* completed better modularity of runtimeRainer Gerhards2008-04-172-6/+18
* moved "glblModPath" variable inside global data poolRainer Gerhards2008-04-171-1/+0