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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
bumped version number
Rainer Gerhards
2007-08-01
1
-0
/
+3
*
preparing for 1.17.6
v1-17-6
Rainer Gerhards
2007-08-01
1
-2
/
+3
*
- changed name of $Include to $IncludeConfig - sound better as it is more
Rainer Gerhards
2007-08-01
1
-1
/
+1
*
- applied a patch from mildew to prevent rsyslogd from freezing under heavy
Rainer Gerhards
2007-08-01
1
-0
/
+3
*
added $include config directive
Rainer Gerhards
2007-08-01
1
-0
/
+1
*
- loading default values as done yesterday *is* clean (I've just reviewed
Rainer Gerhards
2007-08-01
1
-0
/
+2
*
- all cfsysline directives now use new table-driven cfsysline system except
Rainer Gerhards
2007-07-31
1
-0
/
+2
*
prepared cfsysline.c for integration into output modules
Rainer Gerhards
2007-07-31
1
-0
/
+2
*
moved debug printf code out of init() into its own function
Rainer Gerhards
2007-07-31
1
-0
/
+2
*
- added macro to abort a function and go to finalizer
Rainer Gerhards
2007-07-31
1
-0
/
+1
*
- moved umask & file/dir creation mode parsing to cfsysline.c
Rainer Gerhards
2007-07-31
1
-3
/
+4
*
fixed insufficient memory allocation in addAction() and its helpers. The
Rainer Gerhards
2007-07-30
1
-0
/
+4
*
- fixed a memory leak in syslogd/init() that happend when the config file
Rainer Gerhards
2007-07-30
1
-0
/
+2
*
fixed a mem leak in OMSRdestruct - freeing the object itself was forgotten
Rainer Gerhards
2007-07-30
1
-0
/
+2
*
fixed a bug that caused ommysql to always complain about missing templates
Rainer Gerhards
2007-07-30
1
-0
/
+3
*
- added cfsysline objects - initial set of functions
Rainer Gerhards
2007-07-30
1
-0
/
+2
*
preparing for 1.17.5
v1-17-5
Rainer Gerhards
2007-07-30
1
-1
/
+1
*
fixed a problem with shutting down the worker thread and freeing the
Rainer Gerhards
2007-07-29
1
-0
/
+4
*
fixed a missing file bug - thanks to Andrea Montanari for reporting this
Rainer Gerhards
2007-07-28
1
-0
/
+3
*
- added omsr object (objomsr.c, objomsr.h) - template request for output
Rainer Gerhards
2007-07-27
1
-0
/
+2
*
preparing for 1.17.4 release
Rainer Gerhards
2007-07-27
1
-1
/
+1
*
applied patch from Michel Samia to fix compilation when NOT compiled for
Rainer Gerhards
2007-07-26
1
-1
/
+6
*
bumping version number
Rainer Gerhards
2007-07-25
1
-0
/
+2
*
preparing for 1.17.3
v1-17-3
Rainer Gerhards
2007-07-25
1
-2
/
+2
*
fixed a bug that caused rsyslogd to segfault on exit (and probably also on
Rainer Gerhards
2007-07-25
1
-0
/
+8
*
applied patch from varmojfekoj to solve small mem leak
Rainer Gerhards
2007-07-24
1
-1
/
+1
*
fixed wrong credits - last patch was by mildew -- sorry for that ;)
Rainer Gerhards
2007-07-24
1
-1
/
+1
*
fixed a small memory leak when HUPing syslogd. The allowed sender list now
Rainer Gerhards
2007-07-24
1
-0
/
+2
*
continued working on modularization; begun to create interface for
Rainer Gerhards
2007-07-23
1
-0
/
+1
*
fixed a memory leak in config file parsing thanks to varmojfekoj for the
Rainer Gerhards
2007-07-23
1
-0
/
+2
*
rsyslogd now checks on startup if it is capable to performa any work at
Rainer Gerhards
2007-07-23
1
-0
/
+3
*
bumped version number
Rainer Gerhards
2007-07-23
1
-0
/
+2
*
preparing for 1.17.2 release
Rainer Gerhards
2007-07-23
1
-1
/
+1
*
added DropTrailingLFOnReception config directive
Rainer Gerhards
2007-07-23
1
-0
/
+1
*
added $ModLoad MySQL (dummy) config directive
Rainer Gerhards
2007-07-22
1
-0
/
+1
*
moved part of the shell action to its own module
Rainer Gerhards
2007-07-20
1
-0
/
+1
*
- removed a memory leak that could occur if timegenerated was used in RFC
Rainer Gerhards
2007-07-20
1
-0
/
+4
*
replaced system() calls with something more reasonable. Please note that
Rainer Gerhards
2007-07-20
1
-0
/
+7
*
prepared doc set for 1.17.1 release
v1-17-1
Rainer Gerhards
2007-07-20
1
-1
/
+1
*
added the capability to continue trying to write log files when the file
Rainer Gerhards
2007-07-20
1
-2
/
+5
*
fixed another memory leak on HUPing and on exiting rsyslogd again thanks to
Rainer Gerhards
2007-07-19
1
-0
/
+2
*
moved message object into its own set of files
Rainer Gerhards
2007-07-19
1
-0
/
+2
*
code cleanup (removed compiler warnings
Rainer Gerhards
2007-07-18
1
-0
/
+1
*
fixed minimal memory leak on HUP (caused by templates) thanks to
Rainer Gerhards
2007-07-18
1
-0
/
+3
*
applied cleanup patch by Peter Vrabec
Rainer Gerhards
2007-07-18
1
-0
/
+5
*
fixed a bug which caused install to install program under wrong name
Rainer Gerhards
2007-07-18
1
-0
/
+2
*
bumped version number to 1.17.0
Rainer Gerhards
2007-07-17
1
-1
/
+1
*
added $FailOnChownFailure config parameter
Rainer Gerhards
2007-07-17
1
-0
/
+1
*
added config directives: $FileOwner, $FileGroup, $DirOwner, $DirGroup
Rainer Gerhards
2007-07-17
1
-0
/
+4
*
added $CreateDirs, $DebugPrintTemplateList, $ResetConfigVariables
Rainer Gerhards
2007-07-17
1
-0
/
+3
[next]