summaryrefslogtreecommitdiffstats
path: root/runtime/glbl.c
Commit message (Expand)AuthorAgeFilesLines
* milestone: module() config statement basically worksRainer Gerhards2012-06-211-0/+2
* Merge branch 'v5-beta'Rainer Gerhards2012-04-121-30/+58
|\
| * Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-121-30/+58
| |\
| | * Free also LocalDomain in glbl class destructorMarius Tomaschewski2012-04-111-0/+1
| | * bugfix: hostname was not requeried on HUPRainer Gerhards2012-04-111-44/+63
* | | Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-071-30/+96
|\| |
| * | unified use of $LocalHostIPIF among all locally-emitting inputsRainer Gerhards2012-03-221-1/+1
| * | milestone: added capability to use a local interface IP address as fromhost-ipRainer Gerhards2012-03-211-31/+97
| |/
* | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-11/+11
|\ \
| * | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-10/+10
* | | milestone: new output plugin interface call addedRainer Gerhards2011-07-211-1/+1
* | | milestone: added module config namesRainer Gerhards2011-07-201-0/+4
* | | milestone: size syntax implementedRainer Gerhards2011-07-191-1/+7
* | | milestone: glbl obj parameters settable via new conf interfaceRainer Gerhards2011-07-191-0/+54
* | | milestone: two syntaxes for get conf param implementedRainer Gerhards2011-07-191-0/+2
* | | milestone: first steps at global() conf obj implementationRainer Gerhards2011-07-191-2/+38
|/ /
* | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-211-1/+22
|\|
| * bugfix/improvement:$WorkDirectory now gracefully handles trailing slashesRainer Gerhards2011-06-151-1/+22
* | Merge branch 'v5-stable' into betaRainer Gerhards2011-05-091-0/+6
|\|
| * bugfix: $LocalHostName was not honored under all circumstancesRainer Gerhards2011-05-091-0/+6
* | Merge branch 'v5-beta'Rainer Gerhards2011-02-181-1/+36
|\|
| * improved error reporting for $WorkDirectoryRainer Gerhards2011-02-151-1/+36
* | Merge branch 'v5-devel'Rainer Gerhards2010-12-171-7/+19
|\|
| * Merge branch 'v4-devel' into v5-develRainer Gerhards2010-12-171-7/+19
| |\
| | * added $IMUDPSchedulingPolicy and $IMUDPSchedulingPriority config settingsRainer Gerhards2010-12-171-0/+1
| | * added $LocalHostName config directive & some bugfixingRainer Gerhards2010-12-161-8/+19
* | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-9/+9
|/ /
* | adapted new atomic instruction emulation to v5 engineRainer Gerhards2010-04-271-1/+3
* | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-271-1/+5
|\|
* | Merge branch 'v4-devel'Rainer Gerhards2009-11-171-0/+12
|\|
| * integrating varmojfekoj's "unlimited select()" patch into v4-develRainer Gerhards2009-11-171-0/+12
| |\
| | * added option to use unlimited-size select() callsvarmojfekoj2009-11-171-0/+12
* | | more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-031-0/+4
* | | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-0/+22
* | | $HUPisRestart removedRainer Gerhards2009-07-151-5/+0
|/ /
* | CONFIG CHANGE: $HUPisRestart default is now "off".Rainer Gerhards2009-07-151-2/+2
* | introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-0/+46
|/
* bufgix: $PreserveFQDN was not properly handled for locally emitted messagesRainer Gerhards2008-12-201-1/+26
* added $PreserveFQDN config file directiveRainer Gerhards2008-12-081-0/+5
* added configuration directive "HUPisRestart"Rainer Gerhards2008-10-231-0/+5
* added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-0/+5
* removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-0/+3
* bugfix: machine certificate was required for client even in TLS anon modeRainer Gerhards2008-07-021-12/+3
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-4/+4
* made default certificate file locations configurableRainer Gerhards2008-05-051-0/+63
* ability to load proper select netstrm driverRainer Gerhards2008-04-291-1/+1
* added $DefaultNetstreamDriver config directiveRainer Gerhards2008-04-281-4/+3
* set stage for TLS client implementationRainer Gerhards2008-04-181-1/+3
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-2/+23
* completed better modularity of runtimeRainer Gerhards2008-04-171-0/+1