Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added ability to drop privileges | Rainer Gerhards | 2008-11-26 | 1 | -0/+6 |
* | enhanced legacy syslog parser to detect year if part of the timestampv4.1.0 | Rainer Gerhards | 2008-11-18 | 1 | -0/+5 |
* | Merge branch 'beta' | Rainer Gerhards | 2008-11-18 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-11-18 | 1 | -0/+4 |
| |\ | |||||
| | * | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2008-11-18 | 1 | -0/+4 |
| | |\ | |||||
| | | * | bugfix: removed memory leak in ompgsql | Ken | 2008-11-18 | 1 | -0/+4 |
* | | | | Merge branch 'beta' | Rainer Gerhards | 2008-11-18 | 1 | -2/+23 |
|\| | | | |||||
| * | | | preparing for 3.12.7 releasev3.21.7 | Rainer Gerhards | 2008-11-11 | 1 | -0/+4 |
| * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-11-11 | 1 | -1/+13 |
| |\| | | |||||
| | * | | enhance: regex nomatch option "ZERO" has been added | Rainer Gerhards | 2008-11-11 | 1 | -0/+4 |
| | * | | improved debug output for regular expressions inside property replacer | Rainer Gerhards | 2008-11-11 | 1 | -0/+4 |
| | * | | doc update: documented how to specify multiple property replacer options | Rainer Gerhards | 2008-11-10 | 1 | -0/+4 |
| | * | | minor nit: fixed branch identificationv3.20.0 | Rainer Gerhards | 2008-11-05 | 1 | -1/+1 |
| * | | | Merge branch 'master' into beta | Rainer Gerhards | 2008-11-11 | 1 | -0/+115 |
| |\ \ \ | | |/ / | |/| | | |||||
| * | | | updated release date for 3.20.0 | Rainer Gerhards | 2008-11-05 | 1 | -1/+1 |
| * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-28 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | preparing for 3.18.5 releasev3.18.5 | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 |
| * | | | | bugfix: double-free in pctp netstream driver | varmojfekoj | 2008-10-28 | 1 | -0/+5 |
* | | | | | restructured rsyslog.conf documentation | Tom Bergfeld | 2008-10-31 | 1 | -0/+1 |
* | | | | | added configuration directive "HUPisRestart" | Rainer Gerhards | 2008-10-23 | 1 | -4/+8 |
* | | | | | added a setting "$OptimizeForUniprocessor" | Rainer Gerhards | 2008-10-22 | 1 | -0/+3 |
* | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2008-10-22 | 1 | -2/+14 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | preparing for 3.21.6v3.21.6 | Rainer Gerhards | 2008-10-22 | 1 | -1/+3 |
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-21 | 1 | -0/+2 |
| |\| | | | |||||
| | * | | | bugfix: (potentially big) memory leak on HUP | Rainer Gerhards | 2008-10-21 | 1 | -0/+2 |
| * | | | | added capability to support multiple module search pathes. | Marius Tomaschewski | 2008-10-20 | 1 | -0/+2 |
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-16 | 1 | -1/+3 |
| |\| | | | |||||
| | * | | | increased maximum size of a configuration statement to 4K (was 1K) | Rainer Gerhards | 2008-10-16 | 1 | -1/+3 |
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-09 | 1 | -0/+2 |
| |\| | | | |||||
| | * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-09 | 1 | -0/+2 |
| | |\| | | |||||
| | | * | | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2008-10-09 | 1 | -0/+2 |
| | | |\| | |||||
| | | | * | bugfix: memory leaks in rsyslogd, primarily in singlethread mode | Federico Nunez | 2008-10-09 | 1 | -0/+2 |
* | | | | | bugfix: (potentially big) memory leak on HUP | Rainer Gerhards | 2008-10-21 | 1 | -0/+2 |
* | | | | | Merge branch 'master' into perf | Rainer Gerhards | 2008-10-09 | 1 | -0/+3 |
|\| | | | | |||||
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-09 | 1 | -0/+3 |
| |\| | | | |||||
| | * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-09 | 1 | -0/+3 |
| | |\| | | |||||
| | | * | | bugfix[minor]: light delay queue mark not properly handled | Rainer Gerhards | 2008-10-09 | 1 | -0/+3 |
* | | | | | reordered imudp processing. | Rainer Gerhards | 2008-10-08 | 1 | -0/+6 |
* | | | | | "output" timestamp now taken from mesg's time generated | Rainer Gerhards | 2008-10-07 | 1 | -0/+9 |
* | | | | | added $UDPServerTimeRequery option | Rainer Gerhards | 2008-10-06 | 1 | -0/+4 |
* | | | | | Merge branch 'master' into perf | Rainer Gerhards | 2008-10-06 | 1 | -0/+8 |
|\| | | | | |||||
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-02 | 1 | -0/+4 |
| |\| | | | |||||
| | * | | | bugfix: subseconds where not correctly extracted from a timestamp | Rainer Gerhards | 2008-10-02 | 1 | -0/+4 |
| * | | | | consolidated time calls during msg object creation | Rainer Gerhards | 2008-10-02 | 1 | -0/+4 |
* | | | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-10-02 | 1 | -2/+7 |
|\| | | | | |||||
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-02 | 1 | -2/+7 |
| |\| | | | |||||
| | * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-02 | 1 | -2/+7 |
| | |\| | | |||||
| | | * | | bugfix: rsyslogd could hang on HUP | Rainer Gerhards | 2008-10-02 | 1 | -0/+4 |
| | | * | | added doc on how to build from source repository | Rainer Gerhards | 2008-10-01 | 1 | -2/+3 |
* | | | | | Merge branch 'master' into perf | Rainer Gerhards | 2008-09-30 | 1 | -3/+10 |
|\| | | | |