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
*
preparing for 3.12.1 release
Rainer Gerhards
2008-03-06
1
-0
/
+3
*
added capability to ignore client-provided timestamp on unix sockets and
Rainer Gerhards
2008-03-06
1
-0
/
+9
*
portability: no longer using pthread mutex auto-init macros as they seem to
Rainer Gerhards
2008-03-06
1
-3
/
+3
*
changed module loader to automatically add ".so" suffix if not specified
Rainer Gerhards
2008-03-05
1
-0
/
+3
*
bugfix: actions were not correctly retried; caused message loss
Rainer Gerhards
2008-03-05
1
-0
/
+1
*
- changed modules.c calling conventions to be interface-based
Rainer Gerhards
2008-03-05
1
-2
/
+4
*
did some portability changes to make rsyslog compile on HP UX
Rainer Gerhards
2008-03-05
1
-2
/
+1
*
tweaked omsnmp doc a bit
Rainer Gerhards
2008-03-04
1
-1
/
+2
*
converted conf.c to an abstract class
Rainer Gerhards
2008-02-29
1
-0
/
+1
*
some stage work on rsyslog loader
Rainer Gerhards
2008-02-29
1
-0
/
+1
*
added "help" command to runtime debug flags
Rainer Gerhards
2008-02-28
1
-0
/
+2
*
bugfix: removed debugging code that I forgot to remove before releasing
Rainer Gerhards
2008-02-28
1
-0
/
+4
*
preparing for 3.12.0
Rainer Gerhards
2008-02-28
1
-0
/
+2
*
bumped version number (again... let's see if we finally get to 3.12.0 ;))
Rainer Gerhards
2008-02-27
1
-0
/
+2
*
prepared for 3.11.6
v3-11-6
Rainer Gerhards
2008-02-27
1
-2
/
+2
*
- bugfix: queue aborted when it was shut down, DA-enabled, DA mode was just
Rainer Gerhards
2008-02-27
1
-0
/
+5
*
bugfix: object property deserializer did not handle negative numbers
Rainer Gerhards
2008-02-27
1
-0
/
+1
*
bugfix: during queue shutdown, an assert invalidly triggered when the
Rainer Gerhards
2008-02-27
1
-0
/
+5
*
bugfix: queue disk file were not properly persisted when immediately after
Rainer Gerhards
2008-02-27
1
-0
/
+10
*
bugfix: queue cancel cleanup handler could be called with invalid pointer
Rainer Gerhards
2008-02-27
1
-0
/
+3
*
bugfix: rsyslogd segfaulted on second SIGHUP tracker:
Rainer Gerhards
2008-02-26
1
-0
/
+2
*
split off imgssapi from imtcp, but still with a lot of dependency
Rainer Gerhards
2008-02-26
1
-1
/
+4
*
applied patch from varmojfekoj to fix an issue with compatibility mode and
Rainer Gerhards
2008-02-26
1
-0
/
+9
*
applied Michael Biebl's fix for building rsyslog core without gssapi
Rainer Gerhards
2008-02-26
1
-0
/
+2
*
bumped version number
Rainer Gerhards
2008-02-25
1
-1
/
+3
*
preparing for 3.11.5
v3-11-5
Rainer Gerhards
2008-02-25
1
-1
/
+1
*
added some doc for imgssapi and imtcp input modules
Rainer Gerhards
2008-02-22
1
-3
/
+4
*
updated compatibility notes doc
Rainer Gerhards
2008-02-22
1
-2
/
+2
*
applied patch by varmojfekoj to allow gssapi functionality to be build as a
Rainer Gerhards
2008-02-22
1
-0
/
+6
*
bumped version number
Rainer Gerhards
2008-02-21
1
-0
/
+2
*
cleanup for 3.11.4
v3-11-4
Rainer Gerhards
2008-02-21
1
-1
/
+2
*
bugfix: message object was not properly synchronized when the main queue
Rainer Gerhards
2008-02-20
1
-0
/
+2
*
$MainMessageQueueDiscardSeverity can now also handle textual severities
Rainer Gerhards
2008-02-20
1
-0
/
+2
*
created var class out of property_t
Rainer Gerhards
2008-02-20
1
-0
/
+1
*
- added doc on how expressions will work
Rainer Gerhards
2008-02-19
1
-0
/
+3
*
bumping version number
Rainer Gerhards
2008-02-18
1
-0
/
+2
*
preparing for 3.11.3
v3-11-3
Rainer Gerhards
2008-02-18
1
-2
/
+5
*
applied patch from Michael Biebl to auto-detect new libdbi version
Rainer Gerhards
2008-02-18
1
-0
/
+2
*
bugfix: fixed abort when invalid template was provided to an action bug:
Rainer Gerhards
2008-02-18
1
-0
/
+3
*
- changed interface "printchopped()" so that it looks more like a generic
Rainer Gerhards
2008-02-18
1
-0
/
+3
*
bumped version number
Rainer Gerhards
2008-02-16
1
-0
/
+2
*
preparing for 3.11.2
v3-11-2
Rainer Gerhards
2008-02-15
1
-1
/
+1
*
cleaned up omlibdbi - works now
Rainer Gerhards
2008-02-15
1
-0
/
+10
*
- enhanced file monitor doc
Rainer Gerhards
2008-02-14
1
-0
/
+2
*
created initial doc for imfile plugin
Rainer Gerhards
2008-02-13
1
-0
/
+1
*
added ability to monitor file accross rotation
Rainer Gerhards
2008-02-13
1
-0
/
+1888
*
bumped version number
Rainer Gerhards
2008-02-13
1
-0
/
+2
*
fixed man errors thanks to Michael Biebl
Rainer Gerhards
2008-02-12
1
-0
/
+1
*
- improved diagnostic information for abort cases
Rainer Gerhards
2008-02-12
1
-0
/
+3
*
bugfix: discard action and backup actions did not work due to problem in
Rainer Gerhards
2008-02-12
1
-0
/
+3
[next]