summaryrefslogtreecommitdiffstats
path: root/tools/syslogd.c
Commit message (Expand)AuthorAgeFilesLines
* further optimized message objectRainer Gerhards2009-06-171-1/+0
* implemented first version of multi-enqueue support, queue sideRainer Gerhards2009-06-161-1/+1
* milestone: input-side multiSubmit capabilityRainer Gerhards2009-06-161-2/+24
* fixing problems that occurred during the last mergeRainer Gerhards2009-06-161-291/+0
* Merge branch 'master' into omfileRainer Gerhards2009-06-161-75/+358
|\
| * removed long-obsoleted property UxTradMsgRainer Gerhards2009-06-161-15/+8
| * done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-85/+85
| * some performance optimizationsRainer Gerhards2009-06-161-2/+2
* | omfile buffers are now synchronized after inactivityRainer Gerhards2009-06-151-41/+3
* | completed multi-ruleset core supportRainer Gerhards2009-06-121-28/+47
* | re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-5/+6
* | fixed abort when emergency configuration was activatedRainer Gerhards2009-06-121-6/+5
* | added $Ruleset config commandRainer Gerhards2009-06-101-0/+27
* | restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-483/+54
* | added capability to fsync() queue disk files for enhanced reliabilityRainer Gerhards2009-06-091-0/+4
* | added $OMFileIOBufferSize config directive and plumbingRainer Gerhards2009-06-041-4/+4
* | cleaned up stream class ...Rainer Gerhards2009-06-041-21/+0
|/
* Merge branch 'beta'Rainer Gerhards2009-05-291-1/+1
|\
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-05-291-1/+1
| |\
| | * fixed a regression of yesterday's patchRainer Gerhards2009-05-291-1/+1
| | * fixed copy&paste error in previous commitRainer Gerhards2009-05-291-1/+1
* | | Merge branch 'beta'Rainer Gerhards2009-05-291-15/+20
|\| |
| * | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-291-15/+20
| |\|
| | * fixed problem in syslog-protocol (now RFC5424) parserRainer Gerhards2009-05-291-15/+20
* | | Merge branch 'beta' into masterRainer Gerhards2009-05-281-2/+10
|\| |
| * | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-281-2/+10
| |\|
| | * small enhancement: config validation run now exits with code 1 if an error is...Rainer Gerhards2009-05-281-1/+9
| | * bugfix: internal messages were emitted to whatever file had fd2varmojfekoj2009-05-281-1/+1
* | | added new testing module imdiagRainer Gerhards2009-05-251-5/+22
* | | added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-26/+27
* | | added capability to draw configuration graphsRainer Gerhards2009-05-111-5/+189
* | | implemented $MaxOpenFiles directive and changed testbenchRainer Gerhards2009-04-141-0/+28
* | | minor cleanupRainer Gerhards2009-04-081-8/+0
* | | Merge branch 'master' into nextmasterRainer Gerhards2009-04-071-1/+1
|\| |
| * | Re-enable parsing host names from message.Luis Fernando Muñoz Mejías2009-04-071-1/+1
* | | improved internal handling of RainerScript functionsRainer Gerhards2009-04-061-0/+1
|/ /
* | fully integrated regex patchRainer Gerhards2009-04-021-5/+3
* | streamlined regex patchRainer Gerhards2009-04-021-3/+3
* | improved performance of regexp-based filtersRainer Gerhards2009-04-021-2/+6
* | added O_CLOEXEC to open() callsRainer Gerhards2009-04-021-1/+1
* | Merge branch 'master' into sol-testRainer Gerhards2009-03-311-1/+16
|\ \
| * | improved testing supportRainer Gerhards2009-03-191-1/+16
* | | bugfix: fixed some segaults on SolarisRainer Gerhards2009-03-251-1/+1
|/ /
* | Merge branch 'master' into rscript-funcRainer Gerhards2009-03-131-0/+2
|\ \
| * | bugfix: parser did not correctly parse fields in UDP-received messagesRainer Gerhards2009-03-101-0/+2
* | | integrated various patches for solarisRainer Gerhards2009-03-051-29/+34
|/ /
* | added ERE support in filter conditionsRainer Gerhards2009-03-041-1/+6
* | Merge branch 'beta'Rainer Gerhards2009-01-301-0/+5
|\|
| * added info if atomic ops are available to rsyslogd -v outputRainer Gerhards2009-01-301-0/+5
* | Merge branch 'beta'Rainer Gerhards2009-01-301-1/+1
|\|