summaryrefslogtreecommitdiffstats
path: root/tools/syslogd.c
Commit message (Expand)AuthorAgeFilesLines
* output memory allocator in version displayRainer Gerhards2013-11-261-0/+5
* fix: ruleset queues were activated too earlyRainer Gerhards2013-11-141-2/+7
* refactor bShutdownImmediate handlingRainer Gerhards2013-11-051-3/+2
* refactor: move pbShutdownImmediate to wti_tRainer Gerhards2013-11-051-4/+4
* cleanup: multiple rulesets inside a single batch are now OKRainer Gerhards2013-11-041-9/+0
* milestone: calling sequence changed so that wti is passed to many functionsRainer Gerhards2013-10-261-2/+2
* make rsyslog version output include the number of bits used for RainerScriptRainer Gerhards2013-10-261-0/+5
* reload lookup tables on HUPRainer Gerhards2013-07-161-0/+1
* Merge branch 'v7-stable'Rainer Gerhards2013-06-151-0/+2
|\
| * systemd: use service type notifyCristian Rodríguez2013-06-141-0/+2
* | Merge branch 'nextmaster'Rainer Gerhards2013-06-061-4/+12
|\ \ | |/ |/|
| * enable shuffling of crypto parameters down through queue definitionRainer Gerhards2013-05-101-4/+4
| * Add configurable local client IPAxel Rau2013-05-061-1/+9
* | 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
| |\ \ \ \