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
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
yet another update of the systemd files we need to carry...
Rainer Gerhards
2013-03-22
1
-21
/
+42
*
build-sys: Fix "update-systemd" target
Michael Biebl
2013-03-22
1
-2
/
+2
*
update systemd files to match current systemd source
Rainer Gerhards
2013-03-21
1
-37
/
+135
*
bugfix: get rid of potential endless loop in doGetGID()
Tomas Heinrich
2013-03-20
1
-13
/
+15
*
bugfix: decrement string length
Tomas Heinrich
2013-01-14
1
-1
/
+3
*
bugfix: invalid DST handling under Solaris
Scott Severtson
2012-12-13
1
-1
/
+1
*
fix epoll-enabled code to use correct data member for pointers
Rainer Gerhards
2012-10-19
1
-2
/
+2
*
Debug logging slightly improved
Rainer Gerhards
2012-09-14
1
-1
/
+1
*
bugfix: invalid property name in property-filter could cause abort
Rainer Gerhards
2012-09-13
1
-56
/
+63
*
Merge branch 'v5-stable' of git+ssh://git.adiscon.com/git/rsyslog into v5-stable
Rainer Gerhards
2012-08-25
1
-0
/
+2
|
\
|
*
change template.[ch] to ASL 2.0, removing a GPLv3-only patch
Rainer Gerhards
2012-08-25
1
-0
/
+2
|
*
nit: forward-compatible default ruleset name as used in next version
Rainer Gerhards
2012-08-22
1
-1
/
+1
*
|
small bugfix: stream timeout API use was incorrect
Rainer Gerhards
2012-08-22
1
-2
/
+2
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2012-08-22
4
-14
/
+50
|
\
|
|
*
bugfix: multiple main queues with same queue file name were not detected
Rainer Gerhards
2012-08-22
1
-2
/
+4
|
*
nitfix: remove quirck in new debug message code
Rainer Gerhards
2012-08-01
1
-4
/
+2
|
*
more elaborate debug logging for object deserializer
Rainer Gerhards
2012-08-01
1
-0
/
+39
|
*
undo last queue patch - caused a regression
Rainer Gerhards
2012-08-01
1
-1
/
+1
|
*
bugfix: DA queue fixed handling of bad queue files.
Andre Lorbach
2012-07-31
1
-1
/
+1
|
*
bugfix: strm class could abort under some circumstances
Rainer Gerhards
2012-07-24
1
-6
/
+4
|
*
bugfix: DA queue could cause abort
Rainer Gerhards
2012-07-24
1
-3
/
+5
*
|
changed TRUE/FALSE to RSTRUE/RSFALSE
Rainer Gerhards
2012-08-22
7
-27
/
+26
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2012-06-11
1
-4
/
+8
|
\
|
|
*
bugfix: "last message repeated n times" message was missing hostname
Rainer Gerhards
2012-06-11
1
-4
/
+8
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2012-06-06
5
-33
/
+26
|
\
|
|
*
bugfix: property PROCID was empty instead of proper nilvalue if not present
Rainer Gerhards
2012-06-06
1
-1
/
+1
|
*
bugfix: potential hang due to mutex deadlock
Rainer Gerhards
2012-06-06
3
-29
/
+10
|
*
fixing memleak in recent group resolve patch
Rainer Gerhards
2012-06-06
1
-3
/
+6
|
*
call getgrnam_r repeatedly to get all group members.
Alec Warner
2012-06-06
1
-3
/
+12
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2012-06-01
1
-10
/
+16
|
\
|
|
*
some better code to handle queue congestion
Rainer Gerhards
2012-06-01
1
-10
/
+15
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2012-05-29
2
-3
/
+2
|
\
|
|
*
bugfix: if debug message could end up in log file when forking
Tomas Heinrich
2012-05-29
2
-3
/
+2
|
*
bugfix: disk queue was not persisted on shutdown, regression of fix to
Rainer Gerhards
2012-05-10
1
-11
/
+5
*
|
bugfix: disk queue was not persisted on shutdown, regression of fix to
Rainer Gerhards
2012-05-10
1
-11
/
+5
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2012-05-10
1
-13
/
+0
|
\
|
|
*
cleanup: removing no longer needed macros
Rainer Gerhards
2012-05-04
1
-13
/
+0
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2012-05-03
1
-7
/
+47
|
\
|
|
*
bugfix: rsyslog did not terminate when delayable inputs were blocked
Rainer Gerhards
2012-05-03
1
-5
/
+42
|
*
bugfix: inside queue.c, some thread cancel states were not correctly reset.
Rainer Gerhards
2012-05-03
1
-5
/
+4
|
*
bugfix: active input in "light delay state" could block rsyslog termination
Rainer Gerhards
2012-04-27
1
-0
/
+4
*
|
Merge branch 'v5-stable-field-substring' into v5-beta
Rainer Gerhards
2012-04-27
1
-55
/
+57
|
\
\
|
*
|
added capability to specify substrings for field extraction mode
Rainer Gerhards
2012-04-27
1
-55
/
+57
|
|
/
|
*
fixed compile bug
Rainer Gerhards
2012-04-18
1
-1
/
+1
*
|
Merge branch 'v5-stable-newstats' into v5-beta
Rainer Gerhards
2012-04-18
3
-5
/
+41
|
\
\
|
*
|
Merge branch 'v5-stable' into v5-stable-newstats
Rainer Gerhards
2012-04-18
3
-5
/
+41
|
|
\
|
|
|
*
bugfix: assigned ruleset was lost when using disk queues
Rainer Gerhards
2012-04-18
3
-8
/
+41
*
|
|
Merge branch 'v5-stable-newstats' into v5-devel
Rainer Gerhards
2012-04-12
1
-30
/
+58
|
\
|
|
|
*
|
Merge branch 'v5-stable' into v5-stable-newstats
Rainer Gerhards
2012-04-12
1
-30
/
+58
|
|
\
|
|
|
*
Free also LocalDomain in glbl class destructor
Marius Tomaschewski
2012-04-11
1
-0
/
+1
[next]