Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into nextmaster | Rainer Gerhards | 2008-10-22 | 11 | -63/+140 |
|\ | |||||
| * | preparing for 3.21.6v3.21.6 | Rainer Gerhards | 2008-10-22 | 4 | -4/+6 |
| * | Merge branch 'beta' | Rainer Gerhards | 2008-10-21 | 3 | -20/+40 |
| |\ | |||||
| | * | bugfix: (potentially big) memory leak on HUP | Rainer Gerhards | 2008-10-21 | 3 | -20/+40 |
| * | | added capability to support multiple module search pathes. | Marius Tomaschewski | 2008-10-20 | 4 | -35/+101 |
| * | | Merge branch 'beta' | Rainer Gerhards | 2008-10-16 | 3 | -4/+14 |
| |\| | |||||
| | * | clarified cost and effect of SIGHUPv3.19.12 | Rainer Gerhards | 2008-10-16 | 1 | -0/+8 |
| | * | increased maximum size of a configuration statement to 4K (was 1K) | Rainer Gerhards | 2008-10-16 | 2 | -4/+6 |
| * | | updated release information | Rainer Gerhards | 2008-10-16 | 1 | -3/+3 |
| * | | syslog-ng comparison had artefacts from merge conflicts | Rainer Gerhards | 2008-10-15 | 1 | -8/+0 |
| * | | updated project status to reflect 3.18.5 release | Rainer Gerhards | 2008-10-09 | 1 | -2/+2 |
| * | | Merge branch 'beta' | Rainer Gerhards | 2008-10-09 | 2 | -0/+4 |
| |\| | |||||
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-09 | 2 | -0/+4 |
| | |\ | |||||
| | | * | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2008-10-09 | 2 | -0/+4 |
| | | |\ | |||||
| | | | * | bugfix: memory leaks in rsyslogd, primarily in singlethread mode | Federico Nunez | 2008-10-09 | 1 | -0/+2 |
| | | | * | fixed memory leaks | Rainer Gerhards | 2008-10-09 | 2 | -1/+7 |
* | | | | | bugfix: (potentially big) memory leak on HUP | Rainer Gerhards | 2008-10-21 | 2 | -13/+34 |
* | | | | | moved bParseHostname and bIsParsed to msgFlags | Rainer Gerhards | 2008-10-09 | 13 | -38/+46 |
* | | | | | Merge branch 'master' into perf | Rainer Gerhards | 2008-10-09 | 2 | -1/+4 |
|\| | | | | |||||
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-09 | 2 | -1/+4 |
| |\| | | | |||||
| | * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-09 | 2 | -1/+4 |
| | |\| | | |||||
| | | * | | bugfix[minor]: light delay queue mark not properly handled | Rainer Gerhards | 2008-10-09 | 2 | -1/+4 |
* | | | | | minor: reorder to slightly reduce size of critical section | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 |
* | | | | | added experimental pthread_yield() | Rainer Gerhards | 2008-10-09 | 1 | -0/+5 |
* | | | | | restoring msg parsing for imudp | Rainer Gerhards | 2008-10-09 | 1 | -0/+1 |
* | | | | | bumped interface version number to reflect change to message parsing | Rainer Gerhards | 2008-10-09 | 2 | -2/+5 |
* | | | | | fixing segfault caused by all inputs but imudp | Rainer Gerhards | 2008-10-09 | 2 | -1/+3 |
* | | | | | reordered imudp processing. | Rainer Gerhards | 2008-10-08 | 11 | -20/+396 |
* | | | | | restructured imudp receive loop | Rainer Gerhards | 2008-10-08 | 2 | -60/+86 |
* | | | | | cleanup of output timestamp generation | Rainer Gerhards | 2008-10-07 | 2 | -36/+6 |
* | | | | | "output" timestamp now taken from mesg's time generated | Rainer Gerhards | 2008-10-07 | 13 | -33/+59 |
* | | | | | slightly improved lock contention situation by moving out of | Rainer Gerhards | 2008-10-07 | 1 | -3/+9 |
* | | | | | simple (yet efficient) name caching added to imudp | Rainer Gerhards | 2008-10-07 | 1 | -2/+18 |
* | | | | | added $UDPServerTimeRequery option | Rainer Gerhards | 2008-10-06 | 10 | -35/+126 |
* | | | | | Merge branch 'master' into perf | Rainer Gerhards | 2008-10-06 | 7 | -7/+18 |
|\| | | | | |||||
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-02 | 2 | -1/+5 |
| |\| | | | |||||
| | * | | | bugfix: subseconds where not correctly extracted from a timestamp | Rainer Gerhards | 2008-10-02 | 2 | -1/+5 |
| * | | | | consolidated time calls during msg object creation | Rainer Gerhards | 2008-10-02 | 6 | -6/+13 |
* | | | | | very minor: performance optimization hint added | Rainer Gerhards | 2008-10-02 | 1 | -0/+1 |
* | | | | | performance-optimized imudp | Rainer Gerhards | 2008-10-02 | 2 | -34/+46 |
* | | | | | some code cleanup | Rainer Gerhards | 2008-10-02 | 1 | -50/+48 |
* | | | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-10-02 | 14 | -24/+154 |
|\| | | | | |||||
| * | | | | fixed git merge bug (duplicate code could not be detected) | Rainer Gerhards | 2008-10-02 | 1 | -19/+0 |
| * | | | | Merge branch 'master' into helgrind | Rainer Gerhards | 2008-10-02 | 9 | -10/+137 |
| |\ \ \ \ | |||||
| | * | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-02 | 9 | -13/+140 |
| | |\| | | | |||||
| | | * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-02 | 9 | -13/+140 |
| | | |\| | | |||||
| | | | * | | bugfix: rsyslogd could hang on HUP | Rainer Gerhards | 2008-10-02 | 2 | -3/+28 |
| | | | * | | added doc on how to build from source repository | Rainer Gerhards | 2008-10-01 | 7 | -8/+77 |
| | | | * | | added index.html as an entry point to the manual | Rainer Gerhards | 2008-09-24 | 2 | -0/+33 |
| | | | * | | doc fix: the gss-api output plugin is called omgssapi | Michael Biebl | 2008-09-24 | 1 | -2/+2 |