Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'beta' | Rainer Gerhards | 2008-11-18 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-11-18 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2008-11-18 | 1 | -2/+2 |
| | |\ | |||||
| | | * | bugfix: removed memory leak in ompgsql | Ken | 2008-11-18 | 1 | -2/+2 |
| | | * | removed unneccessary (and non-existing) header | Rainer Gerhards | 2008-01-02 | 1 | -1/+1 |
| | | * | backported rsyslog v3 omgssapi - to provide forward compatibility from v2 | Rainer Gerhards | 2007-12-28 | 3 | -0/+783 |
| | | * | applied some more cleanup provided by Michael Biebl | Rainer Gerhards | 2007-12-19 | 1 | -2/+2 |
| | | * | code cleanups thanks to Michael Biebl | Rainer Gerhards | 2007-12-18 | 1 | -2/+2 |
* | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2008-10-22 | 1 | -1/+1 |
|\| | | | |||||
| * | | | preparing for 3.21.6v3.21.6 | Rainer Gerhards | 2008-10-22 | 1 | -1/+1 |
* | | | | moved bParseHostname and bIsParsed to msgFlags | Rainer Gerhards | 2008-10-09 | 4 | -6/+8 |
* | | | | restoring msg parsing for imudp | Rainer Gerhards | 2008-10-09 | 1 | -0/+1 |
* | | | | reordered imudp processing. | Rainer Gerhards | 2008-10-08 | 1 | -6/+21 |
* | | | | restructured imudp receive loop | Rainer Gerhards | 2008-10-08 | 1 | -60/+85 |
* | | | | "output" timestamp now taken from mesg's time generated | Rainer Gerhards | 2008-10-07 | 3 | -4/+6 |
* | | | | simple (yet efficient) name caching added to imudp | Rainer Gerhards | 2008-10-07 | 1 | -2/+18 |
* | | | | added $UDPServerTimeRequery option | Rainer Gerhards | 2008-10-06 | 3 | -5/+19 |
* | | | | Merge branch 'master' into perf | Rainer Gerhards | 2008-10-06 | 3 | -3/+0 |
|\| | | | |||||
| * | | | consolidated time calls during msg object creation | Rainer Gerhards | 2008-10-02 | 3 | -3/+0 |
* | | | | performance-optimized imudp | Rainer Gerhards | 2008-10-02 | 1 | -32/+44 |
* | | | | some code cleanup | Rainer Gerhards | 2008-10-02 | 1 | -50/+48 |
|/ / / | |||||
* | | | Merge branch 'beta' | Rainer Gerhards | 2008-09-22 | 1 | -2/+6 |
|\| | | |||||
| * | | 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 |
* | | | | performance optimization: unnecessary time() calls during message parsing rem... | Rainer Gerhards | 2008-09-16 | 2 | -4/+4 |
* | | | | added properties "inputname" and "$myhostname" | Rainer Gerhards | 2008-09-10 | 5 | -3/+6 |
* | | | | removed compile time fixed message size limit (was 2K) | Rainer Gerhards | 2008-09-02 | 7 | -21/+81 |
* | | | | Merge branch 'beta' | Rainer Gerhards | 2008-08-15 | 1 | -3/+15 |
|\| | | | |||||
| * | | | 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 'beta' | Rainer Gerhards | 2008-08-13 | 1 | -3/+21 |
|\| | | | |||||
| * | | | 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 |
* | | | | added ability to specify flow control mode for imuxsock | Rainer Gerhards | 2008-08-08 | 1 | -3/+21 |
* | | | | bugfix: IPv6 addresses could not be specified in forwarding actions | Rainer Gerhards | 2008-08-05 | 1 | -0/+5 |
* | | | | enhanced ommail to support multiple email recipients. | Rainer Gerhards | 2008-08-04 | 1 | -18/+93 |
* | | | | added $InputUnixListenSocketHostName config directive | Rainer Gerhards | 2008-08-01 | 1 | -11/+30 |
* | | | | begun implementing a diagnostic plugin (not yet completed) | Rainer Gerhards | 2008-07-28 | 2 | -0/+203 |
|/ / / | |||||
* | | | 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 |