summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'beta' into masterRainer Gerhards2010-02-103-7/+18
|\
| * Merge branch 'v4-beta' into betaRainer Gerhards2010-02-102-2/+2
| |\
| | * improved PostgreSQL database create script, provided doc on PostgreSQL setupMarc Schiffbauer2010-02-081-1/+1
| | * bugfix: imuxsock incorrectly stated inputname "imudp"Rainer Gerhards2010-02-061-2/+2
| * | bugfix: omruleset failed to work in many casesRainer Gerhards2010-02-081-5/+16
* | | Merge branch 'beta'Rainer Gerhards2010-02-041-0/+9
|\| |
| * | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-041-0/+9
| |\|
| | * Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-041-0/+9
| | |\
| | | * bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-041-0/+9
| | | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-10-141-5/+4
| | | |\
* | | | | Merge branch 'beta'Rainer Gerhards2010-01-121-5/+14
|\| | | |
| * | | | bugfix: ompgsql did not properly check the server connection in tryResume()Rainer Gerhards2009-12-161-5/+14
* | | | | Merge branch 'beta'Rainer Gerhards2009-12-111-1/+2
|\| | | |
| * | | | made ompgsql behave correctly with older rsyslog core versionsRainer Gerhards2009-12-111-1/+2
* | | | | Merge branch 'beta'Rainer Gerhards2009-12-111-1/+3
|\| | | |
| * | | | bugfix: ompgsql had problems with transaction support, what actually rendered...Rainer Gerhards2009-12-111-1/+3
* | | | | Merge branch 'beta'Rainer Gerhards2009-11-251-0/+2
|\| | | |
| * | | | Merge branch 'v5-stable' into betaRainer Gerhards2009-11-251-0/+2
| |\ \ \ \
| | * | | | bugfix: enabling GSSServer crashes rsyslog startupTomas Kubina2009-11-251-0/+2
| | * | | | Merge branch 'v4-beta' into betaRainer Gerhards2009-10-141-4/+4
| | |\| | |
* | | | | | fixing some potential segfault conditionsRainer Gerhards2009-11-251-0/+5
* | | | | | minor: moved all code to new isAllowedSender2() interfaceRainer Gerhards2009-11-172-3/+3
* | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-173-14/+29
|\ \ \ \ \ \
| * \ \ \ \ \ integrating varmojfekoj's "unlimited select()" patch into v4-develRainer Gerhards2009-11-173-16/+40
| |\ \ \ \ \ \
| | * | | | | | added option to use unlimited-size select() callsvarmojfekoj2009-11-173-16/+40
| | | |_|_|/ / | | |/| | | |
* | | | | | | added a skeleton for omdbalerting by request of Phil ReillyRainer Gerhards2009-11-172-0/+152
* | | | | | | moved DNS resolution code out of imudp and into the backend processingRainer Gerhards2009-11-171-38/+35
| |_|/ / / / |/| | | | |
* | | | | | some light performance enhancementRainer Gerhards2009-11-122-2/+6
* | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-121-6/+58
|\| | | | |
| * | | | | Give even better outputLuis Fernando Munoz Mejias2009-11-121-9/+23
| * | | | | Improve the debug messagesLuis Fernando Munoz Mejias2009-11-121-8/+8
| * | | | | Debug output to find out a crashLuis Fernando Munoz Mejias2009-11-121-1/+5
| * | | | | Report errors when OCI_SUCCESS_WITH_INFO happensLuis Fernando Munoz Mejias2009-11-121-1/+29
| * | | | | Improve the handling of OCI_SUCCESS_WITH_INFO.Luis Fernando Munoz Mejias2009-11-121-3/+6
| * | | | | docLuis Fernando Munoz Mejias2009-11-121-3/+3
| * | | | | If the server disconnects the handle is no longer valid and we need toLuis Fernando Munoz Mejias2009-11-121-0/+3
* | | | | | bugfix: omudpspoof miscalculated source and destination portsRainer Gerhards2009-11-121-3/+5
* | | | | | more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-032-2/+2
* | | | | | added omruleset output module, which provides great flexibility in action pro...Rainer Gerhards2009-11-023-1/+229
* | | | | | enhanced test environment (including testbench)Rainer Gerhards2009-10-2212-18/+26
* | | | | | Merge branch 'newqueue'Rainer Gerhards2009-10-211-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into newqueueRainer Gerhards2009-10-165-52/+38
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into newqueueRainer Gerhards2009-10-151-4/+4
| |\ \ \ \ \ \ \
| * | | | | | | | new queue engine - initial commit (probably not 100% working!)Rainer Gerhards2009-10-141-0/+3
* | | | | | | | | bugfix: first UDP listener was incorrectly assigned its rulesetRainer Gerhards2009-10-191-1/+2
* | | | | | | | | my imfile cleanup was a bit too agressive ;)Rainer Gerhards2009-10-191-0/+1
* | | | | | | | | fixed regression in new multi-ruleset imudp codeRainer Gerhards2009-10-191-6/+6
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | some minor cleanup, consolidated some codeRainer Gerhards2009-10-161-8/+2
* | | | | | | | improved input thread termination for imtcp and imuxsockRainer Gerhards2009-10-161-0/+3
* | | | | | | | cosmetic: cleanup of imfileRainer Gerhards2009-10-161-35/+13