Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'beta' | Rainer Gerhards | 2008-11-18 | 2 | -1/+13 |
|\ | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/property_replacer.html | ||||
| * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-11-11 | 2 | -3/+16 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/manual.html | ||||
| | * | enhance: regex nomatch option "ZERO" has been added | Rainer Gerhards | 2008-11-11 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | This allows to return the string 0 if a regular expression is not found. This is probably useful for storing numerical values into database columns. | ||||
| | * | doc update: documented how to specify multiple property replacer options | Rainer Gerhards | 2008-11-10 | 2 | -0/+12 |
| | | | | | | | | | | | | abd link to new online regex generator tool added | ||||
| * | | Merge branch 'master' into beta | Rainer Gerhards | 2008-11-11 | 12 | -71/+318 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | | bumped version number, preparing to be new stable branch | Rainer Gerhards | 2008-10-28 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'nextmaster' | Rainer Gerhards | 2008-11-18 | 65 | -1238/+1653 |
|\ \ \ | |_|/ |/| | | |||||
| * | | doc: added new nomatch mode | Rainer Gerhards | 2008-11-11 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | | | | Note: the actual nomatch mode is not yet available in this code, this needs to be merged from v3-stable first. This happens soon, but I wanted to make sure the doc is right. | ||||
| * | | improved doc on property replacer regular expressions | Rainer Gerhards | 2008-11-11 | 3 | -7/+41 |
| | | | |||||
| * | | added forgotten files | Rainer Gerhards | 2008-11-11 | 8 | -0/+1343 |
| | | | | | | | | | | | | they were new after restructuring the doc... | ||||
| * | | doc: added link to regular expression checker online tool | Rainer Gerhards | 2008-11-07 | 1 | -0/+1 |
| | | | |||||
| * | | restructured rsyslog.conf documentation | Tom Bergfeld | 2008-10-31 | 54 | -1239/+224 |
| | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | updated support options | Rainer Gerhards | 2008-10-28 | 1 | -1/+25 |
| | | | |||||
| * | | added configuration directive "HUPisRestart" | Rainer Gerhards | 2008-10-23 | 2 | -8/+14 |
| | | | | | | | | | | | | | | | ...which enables to configure HUP to be either a full restart or "just" a leightweight way to close open files | ||||
| * | | added a setting "$OptimizeForUniprocessor" | Rainer Gerhards | 2008-10-22 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | ...to enable users to turn off pthread_yield calls which are counter-productive on multiprocessor machines (but have been shown to be useful on uniprocessors) | ||||
| * | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2008-10-22 | 3 | -21/+12 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac | ||||
| * | | | added $UDPServerTimeRequery option | Rainer Gerhards | 2008-10-06 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...which enables to work with less acurate timestamps in favor of performance. This enables querying of the time only every n-th time if imudp is running in the tight receive loop (aka receiving messsages at a high rate) | ||||
| * | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-10-02 | 6 | -7/+108 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into perf | Rainer Gerhards | 2008-09-30 | 4 | -13/+211 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * \ \ \ \ | Merge branch 'master' into perf | Rainer Gerhards | 2008-09-22 | 1 | -4/+4 |
| |\ \ \ \ \ | |||||
| * | | | | | | minor things, mostly improved debug info | Rainer Gerhards | 2008-09-18 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | doc bugfix: queue doc had wrong parameter name | Rainer Gerhards | 2008-09-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...for setting controlling worker thread shutdown period | ||||
* | | | | | | | updated project status | Rainer Gerhards | 2008-10-22 | 1 | -4/+4 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | preparing for 3.21.6v3.21.6 | Rainer Gerhards | 2008-10-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | plus solving a compile problem for im3195 (which is not used in practice, thus this did not show up before...) | ||||
* | | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-10-21 | 1 | -7/+6 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | bugfix: (potentially big) memory leak on HUP | Rainer Gerhards | 2008-10-21 | 1 | -7/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - if queues could not be drained before timeout - thanks to David Lang for pointing this out - added link to german-language forum to doc set | ||||
* | | | | | | 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-02 | 6 | -7/+108 |
|\| | | | | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-02 | 6 | -7/+108 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/net.c | ||||
| | * | | | added doc on how to build from source repository | Rainer Gerhards | 2008-10-01 | 5 | -5/+73 |
| | | | | | |||||
| | * | | | added index.html as an entry point to the manual | Rainer Gerhards | 2008-09-24 | 2 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | thanks to Michael Biebl for suggesting it | ||||
| | * | | | doc fix: the gss-api output plugin is called omgssapi | Michael Biebl | 2008-09-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | | | | bumping version number (partial) | Rainer Gerhards | 2008-09-30 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am changing the way the version number is bumped so that viewer git merge conflicts happen. In the future, it will be bumped immediately before release and not immediately after (though this means I need to be more careful with interim versions). | ||||
* | | | | | minor: typo fix | Rainer Gerhards | 2008-09-23 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-09-23 | 3 | -6/+204 |
|\| | | | | |_|_|/ |/| | | | | | | | | | | | | | | | Conflicts: doc/troubleshoot.html | ||||
| * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-09-23 | 3 | -6/+203 |
| |\| | | |||||
| | * | | added doc on malformed messages, cause and how to work-around, to the doc set | Rainer Gerhards | 2008-09-23 | 3 | -6/+203 |
| | | | | |||||
* | | | | Merge branch 'beta' | Rainer Gerhards | 2008-09-22 | 1 | -4/+4 |
|\| | | | |_|/ |/| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-09-22 | 1 | -4/+4 |
| |\| | |||||
| | * | doc bugfix: $ActionExecOnlyWhenPreviousIsSuspended was still misspelled | Rainer Gerhards | 2008-09-22 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | ... as $...OnlyIfPrev... in some parts of the documentation. Thanks to Lorenzo M. Catucci for reporting this bug. | ||||
| | * | bumped version number | Rainer Gerhards | 2008-09-18 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-09-02 | 1 | -1/+1 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| | * | bumped version number | Rainer Gerhards | 2008-09-01 | 1 | -1/+1 |
| | | | |||||
* | | | added properties "inputname" and "$myhostname" | Rainer Gerhards | 2008-09-10 | 1 | -3/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | - added message property "inputname", which contains the name of the input (module) that generated it. Presence is depending on suport in each input module (else it is blank). - added system property "$myhostname", which contains the name of the local host as it knows itself. | ||||
* | | | added doc for new property replacer feature | Rainer Gerhards | 2008-09-10 | 1 | -1/+23 |
| | | | | | | | | | | | | (see previous commit) | ||||
* | | | updated project status page & bumped version number | Rainer Gerhards | 2008-09-04 | 2 | -10/+10 |
| | | | |||||
* | | | removed compile time fixed message size limit (was 2K) | Rainer Gerhards | 2008-09-02 | 1 | -4/+24 |
| | | | | | | | | | | | | | | | The limit can now be set via $MaxMessageSize global config directive (finally gotten rid of MAXLINE ;)) | ||||
* | | | Merge branch 'beta' | Rainer Gerhards | 2008-08-15 | 1 | -2/+7 |
|\| | | | | | | | | | | | | | | | | | Conflicts: ChangeLog |