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
/
cfsysline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
implemented the $ActionResumeRetryCount config directive
Rainer Gerhards
2008-01-28
1
-1
/
+1
*
redesigned queue to utilize helper classes for threading support. This is
Rainer Gerhards
2008-01-24
1
-19
/
+19
*
- implemented new GetSize() handler for config files
Rainer Gerhards
2008-01-09
1
-6
/
+86
*
previous patch was incorrect
Rainer Gerhards
2007-12-20
1
-3
/
+4
*
bugfix: memory leak in cfsysline.c/doGetWord() fixed
Rainer Gerhards
2007-12-20
1
-1
/
+9
*
changed license to GPLv3 (for what is to become rsyslog v3)
Rainer Gerhards
2007-12-14
1
-8
/
+7
*
fixed some type conversion warnings that appeared on 64 bit machines -
Rainer Gerhards
2007-12-07
1
-3
/
+3
*
- added an identifier to command handler table - need to identify which
Rainer Gerhards
2007-11-21
1
-1
/
+45
*
added support so that linkedlist key can be used for owner handle
Rainer Gerhards
2007-11-21
1
-7
/
+32
*
added an identifier to command handler table - need to identify which
Rainer Gerhards
2007-11-21
1
-6
/
+10
*
applied gssapi patch from varmojfekoj - gss-api is now supported
Rainer Gerhards
2007-11-19
1
-0
/
+1
*
cleaned up compiler warnings
Rainer Gerhards
2007-09-11
1
-6
/
+6
*
removed debug aid that sneaked in
Rainer Gerhards
2007-09-07
1
-1
/
+0
*
- added eCmdHdlrGetWord command handler
Rainer Gerhards
2007-09-07
1
-0
/
+55
*
applied patches which will be released under 1.19.1, changed doc for 1.19.1
v1-19-1
Michael Meckelein
2007-08-22
1
-0
/
+6
*
fixed a bug that would have manifested when module configuration commands
Rainer Gerhards
2007-08-09
1
-1
/
+10
*
changed rsyslog.h include order to solve debian sid zlib inlcude issue
Michael Meckelein
2007-08-08
1
-1
/
+1
*
changed function name dprintf() to dbgprintf() as it conflicts with the
Rainer Gerhards
2007-08-08
1
-2
/
+2
*
enhanced $Include to allow inclusion of a complete directory
Rainer Gerhards
2007-08-01
1
-4
/
+16
*
- some more code cleanup
Rainer Gerhards
2007-08-01
1
-15
/
+19
*
- loading default values as done yesterday *is* clean (I've just reviewed
Rainer Gerhards
2007-08-01
1
-4
/
+1
*
- $ResetConfigVariables now also works vir the table-driven sytem. However,
Rainer Gerhards
2007-07-31
1
-0
/
+7
*
- all cfsysline directives now use new table-driven cfsysline system except
Rainer Gerhards
2007-07-31
1
-1
/
+1
*
omfile.c now uses the new table-driven cfsysline system
Rainer Gerhards
2007-07-31
1
-3
/
+77
*
- got the basic code in place to create an in-memory list of cfsysline
Rainer Gerhards
2007-07-31
1
-4
/
+76
*
- added interface to register a cfsysline command handler (basic
Rainer Gerhards
2007-07-31
1
-1
/
+39
*
prepared cfsysline.c for integration into output modules
Rainer Gerhards
2007-07-31
1
-15
/
+12
*
- added doCustomHdlr() to cfsysline.c - this completes implementing
Rainer Gerhards
2007-07-31
1
-0
/
+18
*
- added macro to abort a function and go to finalizer
Rainer Gerhards
2007-07-31
1
-11
/
+6
*
- added doGetInt() to cfsysline.c and adapted dynaFileChaceSize handler to
Rainer Gerhards
2007-07-31
1
-8
/
+49
*
- moved the SetCCEscapeCharacter config file directive to cfsysline.c and
Rainer Gerhards
2007-07-31
1
-25
/
+37
*
- moved umask & file/dir creation mode parsing to cfsysline.c
Rainer Gerhards
2007-07-31
1
-6
/
+93
*
moved doGetGID() to cfsysline.c
Rainer Gerhards
2007-07-31
1
-0
/
+46
*
moved doBinaryOption() and doGetGUID() to cfsysline.c
Rainer Gerhards
2007-07-30
1
-0
/
+115
*
- added cfsysline objects - initial set of functions
Rainer Gerhards
2007-07-30
1
-0
/
+137