summaryrefslogtreecommitdiffstats
path: root/srUtils.c
Commit message (Expand)AuthorAgeFilesLines
* changed rsyslog.h include order to solve debian sid zlib inlcude issueMichael Meckelein2007-08-081-1/+1
* changed function name dprintf() to dbgprintf() as it conflicts with theRainer Gerhards2007-08-081-2/+2
* moved doBinaryOption() and doGetGUID() to cfsysline.cRainer Gerhards2007-07-301-0/+22
* continued working on modularization; begun to create interface forRainer Gerhards2007-07-231-2/+2
* replaced system() calls with something more reasonable. Please note thatRainer Gerhards2007-07-201-2/+54
* code cleanup (removed compiler warningsRainer Gerhards2007-07-181-7/+8
* applied cleanup patch by Peter VrabecRainer Gerhards2007-07-181-0/+1
* added $FailOnChownFailure config parameterRainer Gerhards2007-07-171-2/+6
* added config directives: $FileOwner, $FileGroup, $DirOwner, $DirGroupRainer Gerhards2007-07-171-3/+17
* basic support for creating directories with dynaFiles addedRainer Gerhards2007-07-171-103/+141
* moving towards autotools build system - config.h include forgotten & nowRainer Gerhards2007-07-111-0/+2
* re-enabled the "last message repeated n times" featureRainer Gerhards2007-07-101-31/+32
* prepared for new parse object; now removed allmost all liblogging borrowedRainer Gerhards2005-09-151-3/+4
* MsgObjNearlyCompletedRainer Gerhards2004-11-181-0/+99