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
...
*
|
|
|
bugfix: prevent a segfault if state file is not defined
Tomas Heinrich
2013-06-14
1
-12
/
+31
*
|
|
|
systemd: use service type notify
Cristian RodrÃguez
2013-06-14
2
-0
/
+3
*
|
|
|
Fix rsyslog.service to comply with systemd recommendations
Cristian RodrÃguez
2013-06-14
1
-1
/
+1
*
|
|
|
bugfix: prevent calling tellLostCnt() twice
Tomas Heinrich
2013-06-12
1
-1
/
+1
*
|
|
|
bugfix: prevent another endless loop in the ratelimiter
Tomas Heinrich
2013-06-12
1
-1
/
+1
*
|
|
|
doc bugfix: imrelp does not have a v6+ "ruleset" config parameter
Rainer Gerhards
2013-06-10
1
-4
/
+2
*
|
|
|
doc: add contributed patches to ChangeLog
Rainer Gerhards
2013-06-10
1
-0
/
+4
*
|
|
|
bugfix: prevent an endless loop in the ratelimiter
Tomas Heinrich
2013-06-10
1
-2
/
+2
*
|
|
|
bugfix: be more tolerant to malformed journal fields
Tomas Heinrich
2013-06-10
1
-1
/
+8
*
|
|
|
bugfix imzmq3: potential segfault on startup
Hongfei Cheng
2013-06-06
2
-13
/
+62
|
/
/
/
*
|
|
prepare for 7.4.0 release
v7.4.0
Rainer Gerhards
2013-06-05
3
-3
/
+4
*
|
|
0mq fixes; credits to Hongfei Cheng and Brian Knox
Rainer Gerhards
2013-06-04
5
-397
/
+614
*
|
|
build: don't check for libs that are not needed
Tomas Heinrich
2013-06-03
1
-7
/
+1
*
|
|
doc: correct omfile documentation
Tomas Heinrich
2013-06-03
1
-6
/
+6
*
|
|
doc: clarify RSYSLOG_DEBUG format
Tomas Heinrich
2013-06-03
1
-0
/
+1
*
|
|
bugfix: postpone the start of the imgssapi listener
Tomas Heinrich
2013-06-03
1
-2
/
+19
*
|
|
bugfix: $template statement with multiple spaces lead to invalid tpl name
Rainer Gerhards
2013-05-27
3
-0
/
+30
*
|
|
doc bugfix: ReadMode wrong in imfile doc, two values were swapped
Rainer Gerhards
2013-05-26
2
-2
/
+5
*
|
|
add --enable-cached-man-pages ./configure option
Rainer Gerhards
2013-05-26
2
-1
/
+21
*
|
|
bugfix: imjournal should respect termination request
Tomas Heinrich
2013-05-26
1
-11
/
+67
*
|
|
bugfix: imjournal's thread shouldn't be canceled
Tomas Heinrich
2013-05-26
1
-2
/
+8
*
|
|
doc: add imjournal improvement to ChangeLog
Rainer Gerhards
2013-05-22
1
-0
/
+1
*
|
|
Eliminate sleep in imjournal code with sd_journal_wait
Milan Bartos
2013-05-22
1
-5
/
+6
*
|
|
Remove redundat cflags and links to libraries
Tomas Heinrich
2013-05-20
4
-8
/
+8
*
|
|
Revert "bugfix: problem in build system (especially when cross-compiling)"
Tomas Heinrich
2013-05-20
1
-2
/
+2
*
|
|
Don't #include libestr and libee headers when not necessary
Tomas Heinrich
2013-05-20
3
-5
/
+1
*
|
|
Clean up warnings in imjournal and omjournal
Tomas Heinrich
2013-05-20
2
-9
/
+14
*
|
|
Drop unneeded macro definition
Tomas Heinrich
2013-05-20
1
-1
/
+0
*
|
|
Imjournal state files can be stored in WorkDirectory
Milan
2013-05-20
1
-2
/
+14
*
|
|
bugfix: potential hang *in debug mode* on rsyslogd termination
Rainer Gerhards
2013-05-15
2
-7
/
+15
*
|
|
prepare for 7.3.15 release
v7.3.15
Rainer Gerhards
2013-05-14
3
-3
/
+3
*
|
|
bugfix: problem in build system (especially when cross-compiling)
Winfried
2013-05-14
2
-2
/
+5
*
|
|
bugfix: .logsig files had tlv16 indicator bit at wrong offset
Rainer Gerhards
2013-05-14
3
-3
/
+4
*
|
|
Add a check for the rst2man binary
Tomas Heinrich
2013-05-14
1
-1
/
+11
*
|
|
doc: add recent patches to ChangeLog
Rainer Gerhards
2013-05-14
1
-0
/
+2
*
|
|
Add missing pid part of syslog tag.
Milan Bartos
2013-05-14
1
-3
/
+24
*
|
|
Fix a condition in imjournal
Tomas Heinrich
2013-05-14
1
-1
/
+10
*
|
|
cosmetic: reduce compiler warning
Marius Tomaschewski
2013-05-14
1
-1
/
+1
*
|
|
build: add cached copies of generated man pages to dist tarball
Rainer Gerhards
2013-05-14
1
-0
/
+2
*
|
|
doc: integrate imjournal doc contribution into rest of doc system
Rainer Gerhards
2013-05-14
3
-1
/
+4
*
|
|
Added a bit of imjournal documentation.
Milan Bartos
2013-05-14
1
-0
/
+44
*
|
|
omrelp: remove legacy code that was never used
Rainer Gerhards
2013-05-14
1
-57
/
+0
*
|
|
bugfix: omrelp legacy config parameters set a timeout of zero
Rainer Gerhards
2013-05-13
2
-0
/
+3
*
|
|
Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslog
Rainer Gerhards
2013-05-13
1
-95
/
+95
|
\
\
\
|
*
\
\
Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslog
Rainer Gerhards
2013-05-10
3
-0
/
+13
|
|
\
\
\
|
*
|
|
|
doc: unify statement format in legacy stmt doc
Jan Gerhards
2013-05-10
1
-95
/
+95
*
|
|
|
|
bugfix: invalid addressing in string class (recent regression)
Rainer Gerhards
2013-05-13
4
-8
/
+8
|
|
/
/
/
|
/
|
|
|
*
|
|
|
bugfix: segfault on startup if a disk queue was configure without file name
Rainer Gerhards
2013-05-08
3
-0
/
+13
|
/
/
/
*
|
|
prepare for 7.3.14 release
v7.3.14
Rainer Gerhards
2013-05-06
3
-3
/
+3
*
|
|
doc: mention important merged-in patch in ChangeLog
Rainer Gerhards
2013-05-06
1
-0
/
+3
[prev]
[next]