summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-292-3/+3
| |\| |
| | * | enabled imudp to send complete text of large messages to debug logRainer Gerhards2010-03-181-1/+1
| | * | bugfix: recent patch to fix small memory leak could cause invalid free.Rainer Gerhards2010-03-161-2/+2
* | | | bugfix: failed to compile on systems without epoll supportRainer Gerhards2010-03-021-7/+5
* | | | added capability to turn off standard LF delimiter in TCP serverRainer Gerhards2010-03-011-0/+5
* | | | 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