index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- added PUSHMSGVAR operation
Rainer Gerhards
2008-02-25
1
-2
/
+11
*
- added some temporary testing aids to conf.c, so that we can debug
Rainer Gerhards
2008-02-25
1
-0
/
+19
*
fixed bug in duplicate module load detection
Rainer Gerhards
2008-02-22
1
-3
/
+7
*
applied patch by varmojfekoj to allow gssapi functionality to be build as a
Rainer Gerhards
2008-02-22
1
-3
/
+14
*
some more interface changes
Rainer Gerhards
2008-02-21
1
-8
/
+11
*
first steps in implementing object interfaces (stage work for later dynamic
Rainer Gerhards
2008-02-21
1
-3
/
+13
*
changed rsCStrObj name to cstr_t, which is more inline with the rest of
Rainer Gerhards
2008-02-21
1
-4
/
+4
*
changed rsCStrDestruct() to use the new interface conventions
Rainer Gerhards
2008-02-20
1
-1
/
+1
*
- basic implementation of expression parser parsing done
Rainer Gerhards
2008-02-20
1
-3
/
+12
*
- begun implementation of expression parsing logic
Rainer Gerhards
2008-02-19
1
-0
/
+4
*
- added ctok class (the config tokenizer)
Rainer Gerhards
2008-02-19
1
-41
/
+95
*
- moved config file code to its own file
Rainer Gerhards
2008-02-19
1
-0
/
+1085