summaryrefslogtreecommitdiffstats
path: root/runtime/glbl.h
Commit message (Expand)AuthorAgeFilesLines
* internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-1/+4
* $HUPisRestart removedRainer Gerhards2009-07-151-2/+1
* introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-1/+6
* bufgix: $PreserveFQDN was not properly handled for locally emitted messagesRainer Gerhards2008-12-201-0/+1
* added $PreserveFQDN config file directiveRainer Gerhards2008-12-081-1/+3
* added configuration directive "HUPisRestart"Rainer Gerhards2008-10-231-0/+1
* added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-0/+1
* removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-0/+1
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-4/+4
* made default certificate file locations configurableRainer Gerhards2008-05-051-0/+3
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-0/+1
* moved "glblModPath" variable inside global data poolRainer Gerhards2008-04-171-3/+0
* declared glbl class to be abstract (saves some housekeeping)Rainer Gerhards2008-04-171-7/+0
* moved host/domain-name related variables to global data poolRainer Gerhards2008-04-171-0/+4
* moved "DisableDNS" variable to global data poolRainer Gerhards2008-04-171-6/+8
* moved "option_DisallowWarning" variable to global data poolRainer Gerhards2008-04-171-0/+2
* moved "bDropMalPTRMsgs" variable to global data poolRainer Gerhards2008-04-171-0/+2
* moved "family" variable to global data poolRainer Gerhards2008-04-171-0/+2
* modularization workRainer Gerhards2008-04-171-2/+17
* prevented segfault during runtime library init phaseRainer Gerhards2008-04-161-3/+3
* removed no longer needed thingsRainer Gerhards2008-04-161-0/+41