summaryrefslogtreecommitdiffstats
path: root/tools/syslogd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-171-2/+2
|\
| * Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-171-2/+2
| |\
| | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-171-2/+2
| | |\
| | | * correcting -q/-Q patch - was invalidRainer Gerhards2009-11-121-2/+2
* | | | integrating varmojfekoj's "unlimited select()" patch into v4-develRainer Gerhards2009-11-171-0/+3
|\ \ \ \
| * | | | added option to use unlimited-size select() callsvarmojfekoj2009-11-171-0/+3
* | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-121-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-121-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-121-2/+2
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * bugfix: segfault on startup when -q or -Q option was givenRainer Gerhards2009-11-121-2/+2
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-101-4/+16
|\| | |
| * | | added a so-called "On Demand Debug" modeRainer Gerhards2009-11-101-4/+16
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-141-1/+2
|\| | |
| * | | bugfix(minor): diag function returned wrong queue memeber countRainer Gerhards2009-10-141-1/+2
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-081-1/+1
|\| | |
| * | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-051-1/+1
| |\ \ \
| | * | | bugfix: invalid storage class selected for some size config parameters.Rainer Gerhards2009-10-051-1/+1
* | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-021-32/+68
|\| | | |
| * | | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-10-011-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | RFC5424 formatted messages with only structured data and no MSG part were imp...Rainer Gerhards2009-10-011-4/+12
| * | | | Merge branch 'v4-stable' into v4-beta & BUGFIXRainer Gerhards2009-10-011-32/+68
| |\| | | | | |/ / | |/| |
| | * | bugfix: random data could be appended to message, possibly causing segfaultsRainer Gerhards2009-09-241-38/+70
| | * | Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0Rainer Gerhards2009-08-211-139/+355
| | |\ \
* | | | | added $LogRSyslogStatusMessages configuration directiveRainer Gerhards2009-09-041-12/+20
|/ / / /
* | | | bugfix: hostnames with dashes in them were incorrectly treated as malformedRainer Gerhards2009-08-201-1/+1
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-151-0/+2
|\ \ \ \
| * | | | bugfix: memory leak with some input modulesRainer Gerhards2009-07-151-0/+2
* | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-141-1/+1
|\| | | |
| * | | | bugfix: fromhost-ip was sometimes truncatedRainer Gerhards2009-07-141-1/+1
* | | | | first shot at asynchronous stream writer with timeout capabilityRainer Gerhards2009-07-061-3/+3
|/ / / /
* | | | now put the new property-based methods to good useRainer Gerhards2009-07-011-2/+4
* | | | RcvFromIP now also a propertyRainer Gerhards2009-07-011-4/+11
* | | | introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-2/+6
* | | | finished transition to using inputName propertyRainer Gerhards2009-06-301-24/+22
* | | | introduced the idea of detached propertiesRainer Gerhards2009-06-291-2/+3
* | | | Merge branch 'beta' into masterRainer Gerhards2009-06-291-1/+13
|\ \ \ \
| * | | | Merge branch 'v4-stable' into betaRainer Gerhards2009-06-291-1/+13
| |\| | | | | |/ / | |/| |
| | * | bugfix: ssh session hangs after rsyslgod is started from itRainer Gerhards2009-06-291-1/+13
* | | | some cleanupRainer Gerhards2009-06-291-14/+14
* | | | separate willRun and runInput calls for input modulesMichael Terry2009-06-291-9/+37
* | | | add support for KLogPathMichael Terry2009-06-291-2/+2
* | | | named queue worker threadsRainer Gerhards2009-06-251-1/+1
* | | | improvements/fixes in queue termination timeout handlingRainer Gerhards2009-06-251-2/+2
* | | | optimized TAG handlingRainer Gerhards2009-06-231-4/+3
* | | | optimized hostname processingRainer Gerhards2009-06-231-36/+11
* | | | more strict parsing of the hostname in rfc3164 modeRainer Gerhards2009-06-231-73/+41
* | | | prevented unneccessary apc callsRainer Gerhards2009-06-231-2/+1
* | | | restored repeated message reduction processingRainer Gerhards2009-06-231-0/+1
* | | | optimized processing of TAG message fieldRainer Gerhards2009-06-221-16/+10
* | | | removed uniprocessor optimizationRainer Gerhards2009-06-191-2/+0