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
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed libpath for dblibs in makefile to better support fedora
Rainer Gerhards
2006-09-22
1
-1
/
+3
*
first implementation of option to turn off hostname and tag parsing
Rainer Gerhards
2006-03-13
1
-801
/
+802
*
now it compiles under solaris, but I could not yet test it (need to find
Rainer Gerhards
2006-02-16
1
-0
/
+2
*
some changes to support Solaris
Rainer Gerhards
2006-02-16
1
-0
/
+1
*
housekeeping changes to start development on next version
Rainer Gerhards
2006-02-15
1
-0
/
+2
*
preparing for 1.12.2 release
Rainer Gerhards
2006-02-15
1
-3
/
+3
*
fixed a bug in debian startup script
Rainer Gerhards
2006-02-02
1
-0
/
+27
*
fixed a bug that caused the default socket (usually /dev/log) to be opened
Rainer Gerhards
2006-01-10
1
-0
/
+2
*
enhanced legacy syslog message parser so that it supports messages without
Rainer Gerhards
2006-01-10
1
-0
/
+2
*
added support for field-based text extraction in the property replacer.
Rainer Gerhards
2005-12-22
1
-1
/
+2
*
core parser for syslog-protocol added
Rainer Gerhards
2005-11-24
1
-0
/
+2
*
fixed a bug in RFC3339 timestamp generation; added support for 3339
Rainer Gerhards
2005-11-23
1
-0
/
+4
*
housekeeping/preparing for next release
Rainer Gerhards
2005-11-23
1
-0
/
+2
*
doc updates for 1.12.1 release
Rainer Gerhards
2005-11-23
1
-757
/
+757
*
streamlined internal log messages (removed the now-duplicate tag text)
Rainer Gerhards
2005-11-16
1
-0
/
+2
*
enhanced the message parser so that it (very often) properly identifies
Rainer Gerhards
2005-11-10
1
-0
/
+2
*
fixed a bug causing core dump when no TAG was in message
Rainer Gerhards
2005-11-04
1
-0
/
+4
*
fixed a bug where a NULL-pointer was passed to printf in logmsg(); fixed a
Rainer Gerhards
2005-10-28
1
-0
/
+3
*
made multithreading work under BSD
Rainer Gerhards
2005-10-26
1
-0
/
+3
*
preparing for 1.12.0 release
v1-12-0
Rainer Gerhards
2005-10-26
1
-3
/
+3
*
dual-threading code looks now fairly complete and stable
Rainer Gerhards
2005-10-25
1
-0
/
+2
*
fixed some issues with TCP sender
Rainer Gerhards
2005-10-25
1
-0
/
+1
*
fixed bug in tcp sender that could cause rsyslogd to dump core
Rainer Gerhards
2005-10-25
1
-1
/
+8
*
some non-intrusive preparations for dual-threading
Rainer Gerhards
2005-10-24
1
-0
/
+4
*
made sure no call to exit or die is done once rsyslogd is running
Rainer Gerhards
2005-10-24
1
-0
/
+5
*
fixed potential race condition with domark(); improved debug output
Rainer Gerhards
2005-10-20
1
-0
/
+4
*
preparation for next release (housekeeping)
Rainer Gerhards
2005-10-19
1
-0
/
+2
*
rsyslogd still shares some code with the sysklogd project. Some patches for
Rainer Gerhards
2005-10-19
1
-7
/
+9
*
made "!progname" fully BSD-compliant; added property "programname"
Rainer Gerhards
2005-10-19
1
-3
/
+2
*
fixing a bug with the "startswith" comparison mode; more work on BSD-style
Rainer Gerhards
2005-10-19
1
-0
/
+2
*
added support for BSD-style host blocks
Rainer Gerhards
2005-10-19
1
-0
/
+3
*
begin implementing BSD-style program blocks
Rainer Gerhards
2005-10-18
1
-0
/
+5
*
added capability to specify listen port for rfc3195d
Rainer Gerhards
2005-10-14
1
-0
/
+1
*
some restructuring, mostly preparation for an eventual move to a
Rainer Gerhards
2005-10-13
1
-0
/
+4
*
added first (simple) version of rfc3195 receiver; some bug fixes and
Rainer Gerhards
2005-10-12
1
-1
/
+7
*
begin implementing RFC 3195 support
Rainer Gerhards
2005-10-06
1
-0
/
+2
*
updated docs to reflect new stable release 1.0.2
Rainer Gerhards
2005-10-05
1
-0
/
+4
*
perparing for next release (housekeeping stuff)
Rainer Gerhards
2005-09-27
1
-0
/
+2
*
minor doc change
v1-10-2
Rainer Gerhards
2005-09-27
1
-1
/
+1
*
added allowedSender support for TCP
Rainer Gerhards
2005-09-27
1
-2
/
+11
*
completed allowedSender support for UDP (TCP to come next)
Rainer Gerhards
2005-09-27
1
-0
/
+4
*
begin support for allowed senders
Rainer Gerhards
2005-09-26
1
-0
/
+3
*
added the "startwith" property-filter comparison operation
Rainer Gerhards
2005-09-26
1
-1
/
+3
*
added isequal comparison operation; ability to negat comparison operations
Rainer Gerhards
2005-09-26
1
-0
/
+9
*
small fix in escapefunction, finishing touches for 1.10.1
v1-10-1
Rainer Gerhards
2005-09-23
1
-1
/
+3
*
security hardening of the new "call script" action
Rainer Gerhards
2005-09-22
1
-0
/
+3
*
merged bkalkbrenner's execute shell patch - thanks!
Rainer Gerhards
2005-09-21
1
-0
/
+4
*
final doc updates for 1.10.0
v1-10-0
Rainer Gerhards
2005-09-20
1
-1
/
+1
*
fixed SO_BSDCOMPAT problem under SUSE
Rainer Gerhards
2005-09-19
1
-0
/
+2
*
added capability to filter on any property in selector lines
Rainer Gerhards
2005-09-19
1
-0
/
+2
[next]