Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: failed to compile on systems without epoll support | Rainer Gerhards | 2010-03-02 | 1 | -7/+5 |
* | added capability to turn off standard LF delimiter in TCP server | Rainer Gerhards | 2010-03-01 | 1 | -0/+5 |
* | Merge branch 'beta' into master | Rainer Gerhards | 2010-02-10 | 3 | -7/+18 |
|\ | |||||
| * | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2010-02-10 | 2 | -2/+2 |
| |\ | |||||
| | * | improved PostgreSQL database create script, provided doc on PostgreSQL setup | Marc Schiffbauer | 2010-02-08 | 1 | -1/+1 |
| | * | bugfix: imuxsock incorrectly stated inputname "imudp" | Rainer Gerhards | 2010-02-06 | 1 | -2/+2 |
| * | | bugfix: omruleset failed to work in many cases | Rainer Gerhards | 2010-02-08 | 1 | -5/+16 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2010-02-04 | 1 | -0/+9 |
|\| | | |||||
| * | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2010-02-04 | 1 | -0/+9 |
| |\| | |||||
| | * | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2010-02-04 | 1 | -0/+9 |
| | |\ | |||||
| | | * | bugfix: several smaller bugs resolved after flexelint review | varmojfekoj | 2010-02-04 | 1 | -0/+9 |
| | | * | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-10-14 | 1 | -5/+4 |
| | | |\ | |||||
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2010-01-12 | 1 | -5/+14 |
|\| | | | | |||||
| * | | | | bugfix: ompgsql did not properly check the server connection in tryResume() | Rainer Gerhards | 2009-12-16 | 1 | -5/+14 |
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-12-11 | 1 | -1/+2 |
|\| | | | | |||||
| * | | | | made ompgsql behave correctly with older rsyslog core versions | Rainer Gerhards | 2009-12-11 | 1 | -1/+2 |
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-12-11 | 1 | -1/+3 |
|\| | | | | |||||
| * | | | | bugfix: ompgsql had problems with transaction support, what actually rendered... | Rainer Gerhards | 2009-12-11 | 1 | -1/+3 |
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-11-25 | 1 | -0/+2 |
|\| | | | | |||||
| * | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2009-11-25 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | bugfix: enabling GSSServer crashes rsyslog startup | Tomas Kubina | 2009-11-25 | 1 | -0/+2 |
| | * | | | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2009-10-14 | 1 | -4/+4 |
| | |\| | | | |||||
* | | | | | | fixing some potential segfault conditions | Rainer Gerhards | 2009-11-25 | 1 | -0/+5 |
* | | | | | | minor: moved all code to new isAllowedSender2() interface | Rainer Gerhards | 2009-11-17 | 2 | -3/+3 |
* | | | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-11-17 | 3 | -14/+29 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | integrating varmojfekoj's "unlimited select()" patch into v4-devel | Rainer Gerhards | 2009-11-17 | 3 | -16/+40 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | added option to use unlimited-size select() calls | varmojfekoj | 2009-11-17 | 3 | -16/+40 |
| | | |_|_|/ / | | |/| | | | | |||||
* | | | | | | | added a skeleton for omdbalerting by request of Phil Reilly | Rainer Gerhards | 2009-11-17 | 2 | -0/+152 |
* | | | | | | | moved DNS resolution code out of imudp and into the backend processing | Rainer Gerhards | 2009-11-17 | 1 | -38/+35 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | some light performance enhancement | Rainer Gerhards | 2009-11-12 | 2 | -2/+6 |
* | | | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-11-12 | 1 | -6/+58 |
|\| | | | | | |||||
| * | | | | | Give even better output | Luis Fernando Munoz Mejias | 2009-11-12 | 1 | -9/+23 |
| * | | | | | Improve the debug messages | Luis Fernando Munoz Mejias | 2009-11-12 | 1 | -8/+8 |
| * | | | | | Debug output to find out a crash | Luis Fernando Munoz Mejias | 2009-11-12 | 1 | -1/+5 |
| * | | | | | Report errors when OCI_SUCCESS_WITH_INFO happens | Luis Fernando Munoz Mejias | 2009-11-12 | 1 | -1/+29 |
| * | | | | | Improve the handling of OCI_SUCCESS_WITH_INFO. | Luis Fernando Munoz Mejias | 2009-11-12 | 1 | -3/+6 |
| * | | | | | doc | Luis Fernando Munoz Mejias | 2009-11-12 | 1 | -3/+3 |
| * | | | | | If the server disconnects the handle is no longer valid and we need to | Luis Fernando Munoz Mejias | 2009-11-12 | 1 | -0/+3 |
* | | | | | | bugfix: omudpspoof miscalculated source and destination ports | Rainer Gerhards | 2009-11-12 | 1 | -3/+5 |
* | | | | | | more cleanup and working towards a parser module calling interface | Rainer Gerhards | 2009-11-03 | 2 | -2/+2 |
* | | | | | | added omruleset output module, which provides great flexibility in action pro... | Rainer Gerhards | 2009-11-02 | 3 | -1/+229 |
* | | | | | | enhanced test environment (including testbench) | Rainer Gerhards | 2009-10-22 | 12 | -18/+26 |
* | | | | | | Merge branch 'newqueue' | Rainer Gerhards | 2009-10-21 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into newqueue | Rainer Gerhards | 2009-10-16 | 5 | -52/+38 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into newqueue | Rainer Gerhards | 2009-10-15 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | new queue engine - initial commit (probably not 100% working!) | Rainer Gerhards | 2009-10-14 | 1 | -0/+3 |
* | | | | | | | | | bugfix: first UDP listener was incorrectly assigned its ruleset | Rainer Gerhards | 2009-10-19 | 1 | -1/+2 |
* | | | | | | | | | my imfile cleanup was a bit too agressive ;) | Rainer Gerhards | 2009-10-19 | 1 | -0/+1 |
* | | | | | | | | | fixed regression in new multi-ruleset imudp code | Rainer Gerhards | 2009-10-19 | 1 | -6/+6 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | some minor cleanup, consolidated some code | Rainer Gerhards | 2009-10-16 | 1 | -8/+2 |