Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'beta' | Rainer Gerhards | 2008-06-12 | 1 | -5/+10 |
|\ | |||||
| * | bumped version number | Rainer Gerhards | 2008-06-12 | 1 | -1/+1 |
| * | changed default for i$KlogSymbolLookup to "off" | Rainer Gerhards | 2008-06-12 | 1 | -5/+10 |
| * | finalized 3.17.3v3.17.3 | Rainer Gerhards | 2008-05-28 | 1 | -1/+1 |
* | | bumped version number | Rainer Gerhards | 2008-06-11 | 1 | -1/+1 |
* | | updated statusv3.19.7 | Rainer Gerhards | 2008-06-11 | 1 | -4/+4 |
* | | Remove .cvsignore files, add .gitignore. | Michael Biebl | 2008-06-11 | 1 | -2/+0 |
* | | made rsyslog tickless in the (usual and default) case that repeated | Rainer Gerhards | 2008-06-09 | 1 | -2/+2 |
* | | somewhat improved plain tcp syslog reliability | Rainer Gerhards | 2008-06-09 | 1 | -0/+1 |
* | | added new property replacer option "time-subseconds" | Rainer Gerhards | 2008-06-06 | 1 | -0/+4 |
* | | added doc on suggested TLS deployment | Rainer Gerhards | 2008-06-06 | 2 | -3/+146 |
* | | bumping version number | Rainer Gerhards | 2008-06-06 | 2 | -5/+5 |
* | | enhanced property replacer to support multiple regex matches | Rainer Gerhards | 2008-06-04 | 1 | -2/+9 |
* | | bumped version number | Rainer Gerhards | 2008-05-30 | 1 | -1/+1 |
* | | finalized 3.19.5v3.19.5 | Rainer Gerhards | 2008-05-30 | 1 | -4/+4 |
* | | capability for replacement text in no match regex case added | Rainer Gerhards | 2008-05-30 | 1 | -3/+10 |
* | | enhanced property replacer's regex to support submatches | Rainer Gerhards | 2008-05-29 | 1 | -2/+13 |
* | | fixed typo | Iida, Masanari | 2008-05-28 | 1 | -2/+2 |
* | | updated status document | Rainer Gerhards | 2008-05-28 | 1 | -4/+4 |
* | | bumped version number | Rainer Gerhards | 2008-05-27 | 1 | -1/+1 |
* | | finalized 3.19.4v3.19.4 | Rainer Gerhards | 2008-05-27 | 1 | -4/+4 |
* | | Merge branch 'ietf-tls' | Rainer Gerhards | 2008-05-27 | 3 | -16/+135 |
|\ \ | |||||
| * | | improved gtls error reporting | Rainer Gerhards | 2008-05-26 | 1 | -5/+15 |
| * | | updated TLS documentation with HOWTO on certificate generation | Rainer Gerhards | 2008-05-23 | 1 | -11/+113 |
| * | | changed config directive name to reflect different use | Rainer Gerhards | 2008-05-22 | 1 | -2/+2 |
| * | | implemented x509/certvalid "authentication" | Rainer Gerhards | 2008-05-21 | 1 | -3/+10 |
* | | | bumping version number | Rainer Gerhards | 2008-05-21 | 1 | -1/+1 |
* | | | finalizing v3.19.3v3.19.3 | Rainer Gerhards | 2008-05-21 | 1 | -1/+1 |
* | | | Merge branch 'ietf-tls' | Rainer Gerhards | 2008-05-21 | 5 | -10/+102 |
|\| | | |||||
| * | | added some forgotten doc | Rainer Gerhards | 2008-05-21 | 2 | -12/+27 |
| * | | added new transport auth methods to doc set | Rainer Gerhards | 2008-05-21 | 5 | -9/+86 |
* | | | added some more info to project status page | Rainer Gerhards | 2008-05-16 | 1 | -5/+5 |
|/ / | |||||
* | | preparing for 3.19.2 | Rainer Gerhards | 2008-05-16 | 3 | -19/+50 |
* | | added fromhost-ip properties and some bugfixes | Rainer Gerhards | 2008-05-16 | 2 | -2/+12 |
* | | preparing 3.19.1v3.19.1 | Rainer Gerhards | 2008-05-07 | 2 | -5/+5 |
* | | some cleanup (gotten rid of some more plain chars) | Rainer Gerhards | 2008-05-06 | 2 | -3/+3 |
* | | final touches for 3.19.0v3.19.0 | Rainer Gerhards | 2008-05-06 | 2 | -6/+4 |
* | | Merge branch 'tls' | Rainer Gerhards | 2008-05-06 | 2 | -7/+11 |
|\ \ | |||||
| * | | trying to remove compiler warnings | Rainer Gerhards | 2008-05-05 | 1 | -0/+1 |
| * | | support for different forwarding stream drivers added | Rainer Gerhards | 2008-05-05 | 1 | -1/+1 |
| * | | made default certificate file locations configurable | Rainer Gerhards | 2008-05-05 | 1 | -0/+3 |
| * | | added $ActionSendStreamDriverMode config directive | Rainer Gerhards | 2008-04-28 | 1 | -6/+5 |
| * | | added $DefaultNetstreamDriver config directive | Rainer Gerhards | 2008-04-28 | 1 | -0/+1 |
* | | | updated doc set to reflect TLS support | Rainer Gerhards | 2008-05-06 | 5 | -275/+452 |
* | | | updated project status after 3.17.2 release | Rainer Gerhards | 2008-05-04 | 1 | -5/+6 |
* | | | updated status doc to reflect release of 3.16.1 | Rainer Gerhards | 2008-05-02 | 1 | -3/+3 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2008-05-02 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-05-02 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | preparing for 3.16.1 releasev3.16.1 | Rainer Gerhards | 2008-05-02 | 1 | -1/+1 |
| | * | | preparing for 3.16.0v3.16.0 | Rainer Gerhards | 2008-04-24 | 1 | -1/+1 |