summaryrefslogtreecommitdiffstats
path: root/tools/syslogd.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | shuffled even more config code from syslgod to config handlerRainer Gerhards2011-04-261-166/+1
* | | | | | step: config handler setting from syslogd.c moved to rsconf.cRainer Gerhards2011-04-211-351/+41
* | | | | | step: begun to create a "load" interface in rsconfRainer Gerhards2011-04-211-19/+23
* | | | | | step: slowly migrating config settings... ;)Rainer Gerhards2011-04-191-54/+25
* | | | | | some more work was required on the ruleset modificationRainer Gerhards2011-04-191-1/+1
* | | | | | milestone: ruleset now supports rsconf_tRainer Gerhards2011-04-191-11/+11
* | | | | | milestone: conf obj interface now utilzes rsconf_tRainer Gerhards2011-04-191-13/+51
* | | | | | milestone: templates are now in config objectRainer Gerhards2011-04-191-14/+24
* | | | | | renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-1/+1
* | | | | | renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-1/+1
|/ / / / /
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-03-311-1/+1
|\| | | |
| * | | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-161-1/+1
| |\ \ \ \
| | * | | | fixed a regression of last patch and some cleanupRainer Gerhards2011-03-161-1/+1
* | | | | | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+5
|\| | | | |
| * | | | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-081-0/+5
| |\| | | |
| | * | | | bugfix(kind of): tell users that config graph can currently not be generatedRainer Gerhards2011-03-081-0/+5
* | | | | | Merge branch 'v5-beta'Rainer Gerhards2011-02-251-2/+1
|\| | | | |
| * | | | | cosmetic: removing commented-out testing aidRainer Gerhards2011-02-251-1/+0
| * | | | | bugfix (minor): warning message suggested invalid compatibility modeRainer Gerhards2011-02-221-1/+1
* | | | | | Merge branch 'v5-beta'Rainer Gerhards2011-02-181-3/+2
|\| | | | |
| * | | | | cleanup: no longer parameter in iminternal system removedRainer Gerhards2011-02-161-3/+2
* | | | | | Merge branch 'v5-beta'Rainer Gerhards2011-02-111-3/+36
|\| | | | |
| * | | | | fixed some compile issues in recent systemd patchRainer Gerhards2011-02-111-1/+1
| * | | | | Improved systemd socket activation supportMarius Tomaschewski2011-02-111-3/+36
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-12-171-11/+8
|\| | | | |
| * | | | | Merge branch 'v4-devel' into v5-develRainer Gerhards2010-12-171-3/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | added $LocalHostName config directive & some bugfixingRainer Gerhards2010-12-161-3/+3
| | * | | | cleanup of cosmetic nit (result of clang static code analyser run)Rainer Gerhards2010-12-161-1/+1
| | * | | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-161-2/+0
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-161-2/+0
| * | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2010-12-171-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | fixed cosmetic nit (as a result of clang static code analyzer run)Rainer Gerhards2010-12-161-1/+1
| | * | | | Merge branch 'v4-devel' into v5-betaRainer Gerhards2010-10-151-1/+1
| | |\| | |
| * | | | | bugfix: one type of 64bit atomics was enabled when 32bit atomics were supportedRainer Gerhards2010-12-021-7/+7
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-10-051-4/+3
|\| | | | |
| * | | | | minor: improved error message when already runningRainer Gerhards2010-09-171-4/+3
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-09-081-29/+32
|\| | | | |
| * | | | | Merge branch 'systemd' into v5-develRainer Gerhards2010-09-081-29/+32
| |\ \ \ \ \
| | * | | | | acquire /dev/log socket optionally from systemdLennart Poettering2010-09-071-29/+32
* | | | | | | Merge branch 'master' into tmpRainer Gerhards2010-08-111-1/+4
|\| | | | | |
| * | | | | | Merge branch 'v4-devel' into masterRainer Gerhards2010-08-111-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Merge branch 'v4-stable-imptcp' into tmpRainer Gerhards2010-08-111-1/+1
| | |\ \ \ \
| | | * | | | added imptcpRainer Gerhards2010-08-101-1/+1
| | | | |/ / | | | |/| |
| | | * | | temporary bugfix replaced by permanent one for...Rainer Gerhards2010-03-311-1/+1
| | | | |/ | | | |/|
| * | | | changed omudpspoof default spoof address to simplify typical use caseRainer Gerhards2010-08-051-0/+3
| | |_|/ | |/| |
* | | | added support to save/restore rsyslog core action settings...Rainer Gerhards2010-07-231-5/+0
* | | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-50/+50
|/ / /
* | | milestone(BUGGY): batch now pushed down to actionRainer Gerhards2010-06-151-12/+1
* | | milestone commit(BUGGY): batch is now handed down to rule processingRainer Gerhards2010-06-101-9/+17
* | | main msg q consumer now preprocesses messages before doing rule processingRainer Gerhards2010-06-091-25/+47