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
* | 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 '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
| | |\
* | | | bugfix: ompgsql did not properly check the server connection in tryResume()Rainer Gerhards2009-12-161-5/+14
* | | | made ompgsql behave correctly with older rsyslog core versionsRainer Gerhards2009-12-111-1/+2
* | | | bugfix: ompgsql had problems with transaction support, what actually rendered...Rainer Gerhards2009-12-111-1/+3
* | | | 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
| |\| | |
* | | | | 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
* | | | | | | | ensure proper imudp shutdown even on a very busy systemRainer Gerhards2009-10-162-5/+8
* | | | | | | | Merge branch 'david-master' into masterRainer Gerhards2009-10-161-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | bugfix in debug system and more instrumentation to find an issueRainer Gerhards2009-10-081-1/+2
* | | | | | | | | bugfix: compile problem when system provided only epoll_create()Rainer Gerhards2009-10-161-1/+1
* | | | | | | | | solved a recently introduced race during input thread shutdownRainer Gerhards2009-10-151-4/+4
* | | | | | | | | improved imudp so that epoll can be used in more environmentsRainer Gerhards2009-10-151-2/+9
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-10-141-4/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-141-4/+4
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'v3-stable' into v4-betaRainer Gerhards2009-10-141-4/+4
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | enhance: imrelp now also provides remote peer's IP addressRainer Gerhards2009-10-141-4/+4