summaryrefslogtreecommitdiffstats
path: root/tools/syslogd.c
Commit message (Expand)AuthorAgeFilesLines
* systemd: use service type notifyCristian Rodríguez2013-06-141-0/+2
* Drop unneeded macro definitionTomas Heinrich2013-05-201-1/+0
* bugfix: off-by-one error in handling local FQDN name (regression)Rainer Gerhards2013-04-241-1/+1
* cleanupRainer Gerhards2013-04-241-1/+0
* Merge branch 'master-crypto'Rainer Gerhards2013-04-171-0/+7
|\
| * bugfix: $PreserveFQDN is not properly workingLouis Bouchard2013-04-171-0/+7
* | Merge branch 'c7' into tmpRainer Gerhards2013-04-091-0/+1
|\ \ | |/ |/|
| * make imrelp properly terminate on system shutdownRainer Gerhards2013-04-091-0/+1
| * bugfix: stdout/stderr were not closed on forkingRainer Gerhards2013-03-211-1/+1
* | bugfix: stdout/stderr were not closed on forkingRainer Gerhards2013-03-201-1/+1
* | fix merge problemv7.3.8Rainer Gerhards2013-03-181-4/+4
* | Merge branch 'v7-stable'Rainer Gerhards2013-03-181-15/+22
|\|
| * debug system improvement & bug fix for init system status (see below)Rainer Gerhards2013-03-151-20/+28
* | imuxsock: add capability to ignore messages from ourselfesRainer Gerhards2013-02-261-6/+5
* | optimze: reduce memory operations during dns resolution/hostname settingRainer Gerhards2013-01-221-6/+6
* | optimize: have dns cache pre-create rsyslog prop_t'sRainer Gerhards2013-01-241-4/+3
* | optimize: reduce nbr of strcpy() in FROMHOST processingRainer Gerhards2013-01-181-3/+4
* | optimize memory layout for much better cache hitsRainer Gerhards2013-01-151-3/+3
* | minor cleanupRainer Gerhards2012-12-141-1/+0
* | Merge branch 'v7-stable-newmsglock' into master-newmsglockRainer Gerhards2012-12-061-67/+67
|\|
| * Merge branch 'v6-stable-newmsglock' into v7-stable-newmsglockRainer Gerhards2012-12-061-10/+0
| |\
| | * bugfix: some message properties could be garbled due to race conditionRainer Gerhards2012-12-061-10/+0
| * | fix missing functionality: ruleset(){} could not specify ruleset queueRainer Gerhards2012-11-301-52/+57
| * | silence compiler warningsRainer Gerhards2012-11-301-6/+11
* | | Merge branch 'v7-stable'Rainer Gerhards2012-11-221-0/+2
|\| |
| * | Merge branch 'v6-stable' into tmpRainer Gerhards2012-11-221-0/+2
| |\|
| | * bugfix: hostname set in rsyslog.conf was not picked up until HUPoxpa2012-11-221-0/+2
| | * Merge branch 'v6-stable' into v6-betaRainer Gerhards2012-10-171-14/+5
| | |\
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-091-0/+5
|\| | |
| * | | enabled to build without libuuid, at loss of uuid functionalityRainer Gerhards2012-11-091-0/+5
* | | | queue: change generic msg ptr (pUsr) to be of msg_t typeRainer Gerhards2012-11-031-3/+3
* | | | Merge branch 'master-ratelimit'Rainer Gerhards2012-10-301-119/+48
|\ \ \ \ | |/ / / |/| | |
| * | | rate-limit rsyslog internal messagesRainer Gerhards2012-10-231-2/+7
| * | | Merge branch 'master' into master-ratelimitRainer Gerhards2012-10-231-1/+1
| |\ \ \
| * | | | remove "last message repeated n times" from rsyslog output partRainer Gerhards2012-10-231-75/+3
| * | | | ratelimit: add default ratelimiterRainer Gerhards2012-10-191-4/+14
| * | | | cleanupRainer Gerhards2012-10-191-38/+0
| * | | | Merge branch 'master' into master-ratelimitRainer Gerhards2012-10-191-14/+5
| |\ \ \ \
| * | | | | ratelimit: added linux-like ratelimiter typeRainer Gerhards2012-10-151-1/+0
| * | | | | ratelimiter: enable thread-safe mode & (related) API changesRainer Gerhards2012-10-151-32/+0
| * | | | | interface cleanup (probably not final)Rainer Gerhards2012-10-151-11/+12
| * | | | | milestone: ratelimiter used in imptcpRainer Gerhards2012-10-151-0/+43
| * | | | | new ratelimit: interface plumbing addedRainer Gerhards2012-10-091-5/+18
* | | | | | add -D rsyslogd option to enable config parser debug modeRainer Gerhards2012-10-271-1/+7
| |_|/ / / |/| | | |
* | | | | prepare for 7.20 stable release & minor thingsv7.2.0Rainer Gerhards2012-10-221-1/+1
| |/ / / |/| | |
* | | | Merge branch 'v6-stable' into betaRainer Gerhards2012-10-161-14/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | cleanup: removed remains of -c option (compatibility mode)Rainer Gerhards2012-10-161-14/+5
| * | bugfix: config validation run did not always return correct return stateRainer Gerhards2012-09-201-0/+1
| * | cleanup: remove left-over commented-out codeRainer Gerhards2012-08-251-10/+0
* | | Merge branch 'v6-devel'Rainer Gerhards2012-09-201-0/+1
|\ \ \ | | |/ | |/|