summaryrefslogtreecommitdiffstats
path: root/runtime/cfsysline.c
Commit message (Expand)AuthorAgeFilesLines
* provide support to dynamically enable/disable legacy conf commandRainer Gerhards2012-06-261-8/+30
* Merge branch 'v5-beta' into betaRainer Gerhards2012-06-061-3/+15
|\
| * Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-06-061-3/+15
| |\
| | * fixing memleak in recent group resolve patchRainer Gerhards2012-06-061-3/+6
| | * call getgrnam_r repeatedly to get all group members.Alec Warner2012-06-061-3/+12
* | | Merge branch 'v5-devel'Rainer Gerhards2012-04-071-31/+38
|\| |
| * | permit size modifiers (k,m,g,...) in integer config parametersRainer Gerhards2012-04-071-31/+38
| |/
* | refactor: removing v6.1 scoping codeRainer Gerhards2012-01-191-19/+11
* | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-10/+6
|\ \
| * | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-10/+6
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-181-16/+14
| |\|
* | | Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-16/+14
|\ \ \ | | |/ | |/|
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-161-16/+14
| |\ \
| | * | license changesRainer Gerhards2012-01-161-16/+14
| | * | added $LocalHostName config directive & some bugfixingRainer Gerhards2010-12-161-3/+0
| | * | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-161-2/+2
| | |\ \
| * | | | backporting patch for clean make distcheckRainer Gerhards2011-03-161-0/+3
* | | | | milestone: all syntaxes for new config handler implementedRainer Gerhards2011-07-221-2/+3
* | | | | step: config handler setting from syslogd.c moved to rsconf.cRainer Gerhards2011-04-211-1/+3
* | | | | step: slowly migrating config settings... ;)Rainer Gerhards2011-04-191-0/+10
* | | | | 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-141-0/+3
|\ \ \ \
| * | | | fixing cosmetic memory leak in imdiag, imfileRainer Gerhards2011-03-141-0/+3
| |/ / /
* | | | Merge branch 'v5-devel'Rainer Gerhards2010-12-171-5/+2
|\| | |
| * | | bugfix: batch processing flagged invalid message as "bad" under some circumst...Rainer Gerhards2010-12-161-3/+0
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-12-161-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-161-2/+2
| | * fixing some compile problems on FreeBSDRainer Gerhards2010-10-191-3/+3
* | | first shot at scoping (for actions only)Rainer Gerhards2010-07-231-11/+25
* | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-6/+9
|/ /
* / bugfix: the T/P/E config size specifiers did not work properly under call 32-...Rainer Gerhards2010-04-071-3/+5
|/
* Merge branch 'master' into omfileRainer Gerhards2009-06-161-6/+6
|\
| * done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-6/+6
* | completed multi-ruleset core supportRainer Gerhards2009-06-121-3/+3
|/
* clean compile on solarisRainer Gerhards2009-04-021-2/+2
* Merge branch 'v3-stable' into betaRainer Gerhards2008-09-021-5/+5
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-10/+10
* Merge branch 'beta'Rainer Gerhards2008-05-161-0/+2
* Merge branch 'beta'Rainer Gerhards2008-05-021-1/+3
* added missing copyright statementsRainer Gerhards2008-04-241-0/+2
* completed better modularity of runtimeRainer Gerhards2008-04-171-1/+0
* modularization workRainer Gerhards2008-04-171-0/+991