summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* some more cleanupRainer Gerhards2010-04-193-29/+11
* minor cleanup (cosmetic)Rainer Gerhards2010-04-152-70/+52
* first version of imsolaris created, cleanup for solaris doneRainer Gerhards2010-04-157-609/+401
* some cleanup of solaris imklogRainer Gerhards2010-04-123-49/+23
* Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-1211-7/+1562
|\
| * git "bugfix": added file previously forgottenRainer Gerhards2010-04-011-0/+1
| * cleanup in solaris components for imklogRainer Gerhards2010-03-262-98/+8
| * bugfix: local unix system log socket was deleted even when it was not configuredRainer Gerhards2010-03-261-2/+11
| * added initial files for door support & fixed imklogRainer Gerhards2010-03-265-48/+1048
| * interim commit: imklog/solaris compiles, but does not workRainer Gerhards2010-03-263-604/+389
| * added forgotten fileRainer Gerhards2010-03-251-0/+545
| * added some starting point for a solaris imklog driverRainer Gerhards2010-03-252-0/+296
| * 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
| * 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
| * 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
| | |\
* | | \ 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
| | |/ / | |/| |
* | | | 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
* | | | 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
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-023-1/+9
|\| | |
| * | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-021-0/+5
| |\ \ \
| | * | | added $InputTCPServerNotifyOnConnectionClose config directiveRainer Gerhards2009-10-011-0/+5
| * | | | Merge branch 'v4-stable' into v4-beta & BUGFIXRainer Gerhards2009-10-012-1/+4
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | bugfix: zero-sized UDP messages are no longer processedRainer Gerhards2009-09-291-0/+3
* | | | added new config option $InputUnixListenSocketCreatePathRainer Gerhards2009-09-041-2/+12
|/ / /
* | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-09-031-1/+1
|\| |
| * | bugfix: reverse lookup reduction logic in imudp do DNS queries too oftenRainer Gerhards2009-09-031-1/+1
* | | added $InputTCPMaxListeners directiveRainer Gerhards2009-08-171-0/+5
* | | bugfix: message could be truncated after TAG, often when forwardingRainer Gerhards2009-07-091-1/+12
* | | added $klogConsoleLogLevel directiveRainer Gerhards2009-07-032-9/+7
* | | now put the new property-based methods to good useRainer Gerhards2009-07-012-7/+15
* | | RcvFromIP now also a propertyRainer Gerhards2009-07-013-3/+10
* | | introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-303-3/+10
* | | finished transition to using inputName propertyRainer Gerhards2009-06-306-11/+75
* | | introduced the idea of detached propertiesRainer Gerhards2009-06-295-7/+22
* | | add support for KLogPathMichael Terry2009-06-294-5/+25
* | | optimized hostname processingRainer Gerhards2009-06-232-2/+2
* | | optimized handling of MSG part in msg objectRainer Gerhards2009-06-182-2/+2