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
/
rsyslog.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
backported rsyslog v3 omgssapi - to provide forward compatibility from v2
Rainer Gerhards
2007-12-28
1
-0
/
+4
*
code cleanups thanks to Michael Biebl
Rainer Gerhards
2007-12-18
1
-4
/
+0
*
- added an identifier to command handler table - need to identify which
Rainer Gerhards
2007-11-21
1
-0
/
+1
*
split the function cvthname() for clarity. Also changed to using the
Rainer Gerhards
2007-09-18
1
-0
/
+3
*
- changed part of the CStr interface so that better error tracking is
Rainer Gerhards
2007-09-05
1
-0
/
+2
*
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
-3
/
+5
*
optimized select handling, after select polling cycle is now finished when
Rainer Gerhards
2007-08-08
1
-0
/
+1
*
- I found out that we finally have problems with the (somewhat recursive)
Rainer Gerhards
2007-08-03
1
-0
/
+1
*
- added CODE_STD_FINALIZERparseSelectorAct to module-generation macros
Rainer Gerhards
2007-08-03
1
-0
/
+1
*
- some more code cleanup
Rainer Gerhards
2007-08-01
1
-0
/
+1
*
- got the basic code in place to create an in-memory list of cfsysline
Rainer Gerhards
2007-07-31
1
-0
/
+3
*
prepared cfsysline.c for integration into output modules
Rainer Gerhards
2007-07-31
1
-2
/
+0
*
added some more functions to linkedList class
Rainer Gerhards
2007-07-31
1
-0
/
+2
*
added a generic linked list object (files linkedlist.h/c)
Rainer Gerhards
2007-07-31
1
-0
/
+1
*
moved code to open config file into separate function processConfFile()
Rainer Gerhards
2007-07-31
1
-0
/
+1
*
- added macro to abort a function and go to finalizer
Rainer Gerhards
2007-07-31
1
-1
/
+5
*
- added doGetInt() to cfsysline.c and adapted dynaFileChaceSize handler to
Rainer Gerhards
2007-07-31
1
-0
/
+3
*
- moved umask & file/dir creation mode parsing to cfsysline.c
Rainer Gerhards
2007-07-31
1
-0
/
+6
*
- added omsr object (objomsr.c, objomsr.h) - template request for output
Rainer Gerhards
2007-07-27
1
-0
/
+1
*
- implemented needUDPSocket() interface
Rainer Gerhards
2007-07-26
1
-0
/
+3
*
introduced getWriteFDForSelect() module API
Rainer Gerhards
2007-07-25
1
-0
/
+1
*
changed output modules to use a template-based code generation system for
Rainer Gerhards
2007-07-25
1
-1
/
+0
*
removed F_UNUSED and cleaned up action-disabling handling
Rainer Gerhards
2007-07-24
1
-0
/
+1
*
major task: made sure no selector_t is created for selector lines that can
Rainer Gerhards
2007-07-24
1
-0
/
+2
*
moved discard functionality to an output module
Rainer Gerhards
2007-07-24
1
-0
/
+2
*
continued working on modularization; begun to create interface for
Rainer Gerhards
2007-07-23
1
-0
/
+8
*
fixed a very nasty bug in structure creation of struct filed (caused
Rainer Gerhards
2007-07-23
1
-1
/
+4
*
more cleanup; restored compatibility to non-gcc compilers
Rainer Gerhards
2007-07-18
1
-0
/
+8
*
fully integrated patch from mildew@gmail.com
Rainer Gerhards
2007-07-16
1
-2
/
+0
*
applied patch by mildew@gmail.com to support IPv6 in $AllowedSenders
Rainer Gerhards
2007-07-16
1
-0
/
+2
*
adding uchar type for easy ref
Rainer Gerhards
2007-07-10
1
-1
/
+6
*
some changes to support Solaris
Rainer Gerhards
2006-02-16
1
-0
/
+3
*
made "!progname" fully BSD-compliant; added property "programname"
Rainer Gerhards
2005-10-19
1
-0
/
+1
*
begin implementing RFC 3195 support
Rainer Gerhards
2005-10-06
1
-5
/
+4
*
nearing completion of allowedSenders functionality
Rainer Gerhards
2005-09-27
1
-0
/
+3
*
added parsing of property-filter (but not complete property selector line
Rainer Gerhards
2005-09-19
1
-1
/
+5
*
on the way to adding property-based filters - right before changing
Rainer Gerhards
2005-09-15
1
-4
/
+13
*
prepared for new parse object; now removed allmost all liblogging borrowed
Rainer Gerhards
2005-09-15
1
-0
/
+73