Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-09-22 | 1 | -2/+6 |
|\ | |||||
| * | bugfix: imudp input module could cause segfault on HUP | Rainer Gerhards | 2008-09-22 | 1 | -2/+6 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-08-15 | 1 | -3/+15 |
|\| | |||||
| * | fixed cross-platform compile problem introduced with recent change | Rainer Gerhards | 2008-08-15 | 1 | -6/+13 |
| * | bugfix: imfile could cause a segfault upon rsyslogd HUP and termination | Rainer Gerhards | 2008-08-14 | 1 | -2/+7 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-08-13 | 2 | -4/+22 |
|\| | |||||
| * | disabled flow control for imuxsock | Rainer Gerhards | 2008-08-13 | 1 | -1/+1 |
| * | enhanced ommysql to support custom port to connect to server | Rainer Gerhards | 2008-08-12 | 1 | -3/+21 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-07-25 | 1 | -1/+1 |
|\| | |||||
| * | Update man pages, fix a small typo | Michael Biebl | 2008-07-21 | 1 | -1/+1 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-07-18 | 1 | -0/+1 |
|\| | |||||
| * | bugfix: remove PRI part from kernel message if it is present | Rainer Gerhards | 2008-07-18 | 1 | -0/+1 |
* | | Merge branch 'master' into beta | Rainer Gerhards | 2008-07-15 | 51 | -255/+446 |
|\ \ | |/ |/| | |||||
| * | cleanup of debugging messages (removed no longer needed ones) | Rainer Gerhards | 2008-07-14 | 1 | -1/+0 |
| * | some more changes to cater for new LogError() interface | Rainer Gerhards | 2008-07-01 | 3 | -16/+16 |
| * | Merge branch 'beta' | Rainer Gerhards | 2008-07-01 | 1 | -3/+5 |
| |\ | |||||
| * | | applied ErrLog interface change to ommail | Rainer Gerhards | 2008-07-01 | 1 | -2/+2 |
| * | | added (internal) error codes to error messages | Rainer Gerhards | 2008-06-27 | 10 | -40/+41 |
| * | | bugfix: gtls und ptcp netstream driver communicated invalid iRet | Rainer Gerhards | 2008-06-24 | 1 | -1/+1 |
| * | | disabled compile warnings caused by third-party libraries | Rainer Gerhards | 2008-06-23 | 1 | -0/+6 |
| * | | changed Rcv-Interface in tcpsrv subsystem | Rainer Gerhards | 2008-06-23 | 2 | -27/+32 |
| * | | Merge branch 'beta' | Rainer Gerhards | 2008-06-12 | 2 | -3/+2 |
| |\ \ | |||||
| * | | | Remove .cvsignore files, add .gitignore. | Michael Biebl | 2008-06-11 | 14 | -84/+0 |
| * | | | bugfix: removed some memory leaks in TLS code | Rainer Gerhards | 2008-06-04 | 1 | -0/+1 |
| * | | | Merge branch 'beta' | Rainer Gerhards | 2008-05-21 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | first implementation of TLS server client authentication check | Rainer Gerhards | 2008-05-19 | 1 | -0/+48 |
| * | | | | added fromhost-ip properties and some bugfixes | Rainer Gerhards | 2008-05-16 | 5 | -5/+12 |
| * | | | | fixed potential segfault due to invalid call to cfsysline | varmojfekoj | 2008-05-14 | 3 | -7/+7 |
| * | | | | some cleanup (gotten rid of some more plain chars) | Rainer Gerhards | 2008-05-06 | 3 | -4/+4 |
| * | | | | final touches for 3.19.0v3.19.0 | Rainer Gerhards | 2008-05-06 | 2 | -2/+2 |
| * | | | | Merge branch 'tls' | Rainer Gerhards | 2008-05-06 | 2 | -12/+33 |
| |\ \ \ \ | |||||
| | * | | | | made imgssapi work with new netstrm driver model | Rainer Gerhards | 2008-05-05 | 1 | -10/+17 |
| | * | | | | added $InputTCPServerStreamDriverMode config directive | Rainer Gerhards | 2008-04-30 | 1 | -0/+5 |
| | * | | | | made plain tcp syslog via TLS work on the server | Rainer Gerhards | 2008-04-30 | 1 | -0/+9 |
| | * | | | | fixed problem with module unload sequence | Rainer Gerhards | 2008-04-29 | 1 | -2/+2 |
| * | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-05-02 | 3 | -5/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | preparation for bughunt | Rainer Gerhards | 2008-04-28 | 2 | -33/+32 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | client functionality works again (with the new socket abstraction) | Rainer Gerhards | 2008-04-23 | 1 | -2/+8 |
| * | | | | | added new netstrms class | Rainer Gerhards | 2008-04-23 | 1 | -1/+1 |
| * | | | | | improvements in omfwd and cleanup of omgssapi | Rainer Gerhards | 2008-04-17 | 1 | -17/+0 |
| * | | | | | modified omfwd to work with netstrm (and also did some cleanup) | Rainer Gerhards | 2008-04-17 | 1 | -5/+1 |
| * | | | | | completed better modularity of runtime | Rainer Gerhards | 2008-04-17 | 3 | -11/+4 |
| * | | | | | moved host/domain-name related variables to global data pool | Rainer Gerhards | 2008-04-17 | 4 | -6/+18 |
| * | | | | | moved "option_DisallowWarning" variable to global data pool | Rainer Gerhards | 2008-04-17 | 1 | -1/+5 |
| * | | | | | moved "family" variable to global data pool | Rainer Gerhards | 2008-04-17 | 2 | -3/+11 |
| * | | | | | modularization work | Rainer Gerhards | 2008-04-17 | 2 | -2/+14 |
| * | | | | | some cleanup after dual-merge | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 |
| * | | | | | Merge branch 'rfc3195' | Rainer Gerhards | 2008-04-16 | 2 | -1/+167 |
| |\ \ \ \ \ | |||||
| | * | | | | | completed im3195 including some documentation | Rainer Gerhards | 2008-04-16 | 1 | -4/+4 |
| | * | | | | | more or less finished im3195 | Rainer Gerhards | 2008-04-16 | 2 | -219/+96 |