index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed typo
v1-13-5
Rainer Gerhards
2007-06-22
1
-1
/
+1
*
preparing for 1.13.5 release
Rainer Gerhards
2007-06-22
2
-4
/
+4
*
reviewing TODO items and closing those that no longer apply (or are
Rainer Gerhards
2007-06-21
1
-3
/
+3
*
added man page for rklogd
Rainer Gerhards
2007-06-21
3
-0
/
+444
*
added new -t port,max-sessions option extension
Rainer Gerhards
2007-06-21
1
-5
/
+8
*
made the max number of tcp sessions configurable via command line switch
Rainer Gerhards
2007-06-21
2
-85
/
+176
*
replaced syslogdPanic() by better code; made more reliable in low-memory
Rainer Gerhards
2007-06-21
2
-97
/
+89
*
pushed version to 1.13.5
Rainer Gerhards
2007-06-19
1
-1
/
+1
*
fixed a bug that caused the tag to be missing on internal message (like
Rainer Gerhards
2007-06-19
1
-5
/
+8
*
finalizing for release 1.13.4
v1-13-4
Rainer Gerhards
2007-06-18
3
-3
/
+7
*
added new property "syslogseverity"
Rainer Gerhards
2007-06-18
1
-1
/
+1
*
added new document on recording syslog priority to log files
Rainer Gerhards
2007-06-18
3
-56
/
+201
*
small text change
Rainer Gerhards
2007-06-15
1
-1
/
+1
*
improved signal handling in klogd
Rainer Gerhards
2007-06-15
2
-20
/
+49
*
brought signal handling again to a usable state; klogd now again terminates
Rainer Gerhards
2007-06-15
1
-9
/
+17
*
added new property replacer property "PRI-text"
Rainer Gerhards
2007-06-15
3
-26
/
+62
*
add a new and some old, so far forgotten, properties
Rainer Gerhards
2007-06-15
1
-98
/
+110
*
removed reference to no longer existant demo server
Rainer Gerhards
2007-06-15
1
-239
/
+236
*
re-wrote syslog.c from scratch. Changed interface in klogd to support the
v1-13-3
Rainer Gerhards
2007-06-15
2
-12
/
+12
*
fixed a bug that caused compilation on debian to fail
Rainer Gerhards
2007-06-15
1
-1
/
+4
*
prepare for new bugfixing release
Rainer Gerhards
2007-06-15
1
-42
/
+42
*
re-wrote syslog.c from scratch to solve a license compatibility issue,
Rainer Gerhards
2007-06-14
6
-336
/
+203
*
changed final release date for 1.13.2
v1-13-2
Rainer Gerhards
2007-06-13
1
-1
/
+1
*
makefile changes to facilitate red hat package creation
Rainer Gerhards
2007-06-11
1
-6
/
+6
*
added Makefile for redhat directory
Rainer Gerhards
2007-06-11
1
-0
/
+1
*
adding files needed by red hat package maintainer Peter Vrabec
Rainer Gerhards
2007-06-11
2
-9
/
+26
*
preparing for new release 1.13.2
Rainer Gerhards
2007-06-11
2
-41
/
+46
*
klogd name change honered in klogd.c
Rainer Gerhards
2007-06-11
2
-15
/
+15
*
fixed a compiler warning about strict aliasing
Rainer Gerhards
2007-06-11
1
-2
/
+2
*
some more fixes for FEATURE_KLOGD mechanism
Rainer Gerhards
2007-06-11
4
-7
/
+17
*
changes to make klogd integration compile under freebsd
Rainer Gerhards
2007-06-11
4
-2
/
+19
*
klogd integration
Rainer Gerhards
2007-06-11
2
-0
/
+762
*
added more files for klogd integration
Rainer Gerhards
2007-06-11
1
-0
/
+35
*
added more files missing for klogd integration
Rainer Gerhards
2007-06-11
2
-0
/
+1027
*
added klogd.c
Rainer Gerhards
2007-06-11
1
-0
/
+1178
*
applied a patch from Peter Vrabec (Thanks!) to integrate klogd into the
Rainer Gerhards
2007-06-11
6
-44
/
+92
*
added doc: generic syslogd architecture
Rainer Gerhards
2007-04-10
2
-1
/
+150
*
patched makefile to support static linking (thx Bennett Todd)
Rainer Gerhards
2007-02-06
2
-1
/
+5
*
updated status doc for release
v1-13-1
Rainer Gerhards
2007-02-05
1
-3
/
+3
*
preparing for releasing 1.13.1 (minor cleanup)
Rainer Gerhards
2007-02-05
2
-2
/
+2
*
changed the way the MySQL API is used
Rainer Gerhards
2007-01-30
3
-40
/
+60
*
added -e option to turn off message suppression
Rainer Gerhards
2007-01-30
3
-4
/
+23
*
fixed a makefile bug that disabled db suppot when netzip was enabled
Rainer Gerhards
2007-01-30
4
-3
/
+14
*
fixed too-low listen backlog parameter
Rainer Gerhards
2007-01-29
3
-7
/
+21
*
preparing doc for 1.13.0 release
v1-13-0
Rainer Gerhards
2006-12-19
4
-12
/
+18
*
preparing for release
Rainer Gerhards
2006-12-19
3
-2
/
+12
*
changed -transport-tls framing based on recent IETF WG decision
Rainer Gerhards
2006-12-19
1
-5
/
+21
*
updated doc to describe the new configuration options for forwarding
Rainer Gerhards
2006-12-18
1
-7
/
+75
*
added compression & -transport-tls framing to tcp sender
Rainer Gerhards
2006-12-07
1
-68
/
+190
*
compression support on the receiver side completed
Rainer Gerhards
2006-12-07
5
-21
/
+133
[next]