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
/
plugins
/
immark
/
immark.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
some minor cleanup, consolidated some code
Rainer Gerhards
2009-10-16
1
-8
/
+2
*
enhanced immark to support non-cancel input module termination
Rainer Gerhards
2009-10-12
1
-2
/
+16
*
moved bParseHostname and bIsParsed to msgFlags
Rainer Gerhards
2008-10-09
1
-0
/
+1
*
performance optimization: unnecessary time() calls during message parsing rem...
Rainer Gerhards
2008-09-16
1
-1
/
+1
*
Merge branch 'master' into beta
Rainer Gerhards
2008-07-15
1
-2
/
+3
|
\
|
*
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-1
/
+2
|
*
completed better modularity of runtime
Rainer Gerhards
2008-04-17
1
-1
/
+1
|
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
|
bugfix: mark messages were not correctly written to text log files
Rainer Gerhards
2008-07-15
1
-0
/
+2
|
/
*
- changed modules.c calling conventions to be interface-based
Rainer Gerhards
2008-03-05
1
-13
/
+0
*
- changed module interface to support querying obj interface (stage work)
Rainer Gerhards
2008-03-04
1
-1
/
+1
*
fixed issue left over from debuging :(
Rainer Gerhards
2008-02-01
1
-2
/
+1
*
- some cleanup
Rainer Gerhards
2008-01-10
1
-1
/
+0
*
- fixed a bug that caused a segfault on startup when no $WorkDir directive
v3-10-1a
Rainer Gerhards
2008-01-10
1
-1
/
+0
*
- working on a potential race condition on the new input module interface.
Rainer Gerhards
2007-12-20
1
-0
/
+1
*
- implemented afterRun input module interface function
Rainer Gerhards
2007-12-17
1
-0
/
+5
*
begun imklog, replacing klogd.c (finally we get rid of it...)
Rainer Gerhards
2007-12-17
1
-3
/
+1
*
command $ResetConfigVariables implemented for immark.c
Rainer Gerhards
2007-12-17
1
-1
/
+11
*
implemented $MarkMessagePeriod config directive
Rainer Gerhards
2007-12-17
1
-4
/
+10
*
moved thread termination code out to threads.c
Rainer Gerhards
2007-12-17
1
-17
/
+13
*
tried to work-around zlib compile problem in immark.c on some platforms
Rainer Gerhards
2007-12-17
1
-1
/
+1
*
graceful termination now supported
Rainer Gerhards
2007-12-14
1
-1
/
+2
*
on the way to a real input module interface and threading class...
Rainer Gerhards
2007-12-14
1
-4
/
+12
*
- begun to create input module interface and macros
Rainer Gerhards
2007-12-14
1
-6
/
+40
*
changed license to GPLv3 (for what is to become rsyslog v3)
Rainer Gerhards
2007-12-14
1
-7
/
+8
*
begin work on on immark, the first input module. In the long term this will
Rainer Gerhards
2007-12-14
1
-0
/
+79