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
*
fix typo from last patch, prevented compile on non-solaris
Rainer Gerhards
2013-01-09
1
-2
/
+2
*
Use compatibility library if getifaddrs(3) not available
Martin Carpenter
2013-01-09
1
-0
/
+4
*
compat dir: a bit restructuring and make sure config.h is included
Rainer Gerhards
2013-01-09
2
-1
/
+5
*
Add compatibility library
Rainer Gerhards
2013-01-09
4
-1
/
+368
*
remove no longer necessary configure test for sysinfo()
Rainer Gerhards
2013-01-09
1
-1
/
+1
*
Check that sysinfo(2) can return uptime
Martin Carpenter
2013-01-09
2
-1
/
+7
*
Add LOG_AUDIT facility for eg Solaris
Martin Carpenter
2013-01-09
1
-0
/
+3
*
prepare for 7.2.5 release
v7.2.5
Rainer Gerhards
2013-01-08
3
-3
/
+3
*
im3195: object was not freed on exit [ASL2.0]
Martin Körper
2013-01-08
1
-0
/
+1
*
bugfix: mmjsonparse errornously returned action error when no CEE cookie was ...
Rainer Gerhards
2013-01-08
2
-0
/
+3
*
bugfix: doGetFileCreateMode() had invalid validity check ;)
Chandler Latour
2013-01-08
2
-5
/
+7
*
bugfix: compile errors in im3195
Martin Körper
2013-01-08
2
-1
/
+16
*
amend last commit with license info (ASL 2.0 as of email conversation with Da...
Rainer Gerhards
2013-01-08
1
-1
/
+2
*
bugfix: timeval2syslogTime cause problems on some platforms
David Hill
2013-01-08
2
-1
/
+7
*
bugfix: very large memory consumption (and probably out of memory)
Rainer Gerhards
2013-01-07
2
-0
/
+5
*
bugfix: on termination, actions were incorrectly called
Rainer Gerhards
2012-12-20
2
-7
/
+23
*
cosmetic: silence compiler warning
Rainer Gerhards
2012-12-18
1
-0
/
+4
*
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-12-17
2
-0
/
+9
|
\
|
*
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-12-17
2
-1
/
+10
|
|
\
|
|
*
bugfix[kind of]: omudpspoof discarded messages >1472 bytes (MTU size)
Rainer Gerhards
2012-12-17
2
-1
/
+10
*
|
|
omudpspoof: better debug output
Rainer Gerhards
2012-12-17
1
-10
/
+14
*
|
|
add extra debug info to tackle omudpspoof problem
Rainer Gerhards
2012-12-17
1
-0
/
+1
*
|
|
doc: mention recent patches in ChangeLog
Rainer Gerhards
2012-12-13
1
-0
/
+7
*
|
|
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-12-13
2
-1
/
+5
|
\
|
|
|
*
|
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-12-13
2
-1
/
+5
|
|
\
|
|
|
*
bugfix: invalid DST handling under Solaris
Scott Severtson
2012-12-13
2
-1
/
+3
*
|
|
build: link omelasticsearch against -lm
Michael Biebl
2012-12-13
2
-1
/
+2
*
|
|
build: drop obsolete --enable-pthreads configure switch
Michael Biebl
2012-12-13
1
-18
/
+2
*
|
|
build: fix uuid configure check
Michael Biebl
2012-12-13
1
-3
/
+3
*
|
|
prepare for 7.2.4
v7.2.4
Rainer Gerhards
2012-12-07
3
-3
/
+3
*
|
|
doc: mention important up-merged patch in ChangeLog
Rainer Gerhards
2012-12-07
1
-0
/
+15
*
|
|
Merge branch 'v6-stable-newmsglock' into v7-stable-newmsglock
Rainer Gerhards
2012-12-06
5
-167
/
+24
|
\
|
|
|
*
|
bugfix: some message properties could be garbled due to race condition
Rainer Gerhards
2012-12-06
6
-169
/
+26
*
|
|
permit RFC3339 timestamp in local log socket messages
Sebastien Ponce
2012-12-03
2
-3
/
+9
*
|
|
fix missing functionality: ruleset(){} could not specify ruleset queue
Rainer Gerhards
2012-11-30
9
-63
/
+151
*
|
|
silence compiler warnings
Rainer Gerhards
2012-11-30
5
-8
/
+29
*
|
|
fix display problem with some date-format template options
Rainer Gerhards
2012-11-29
1
-1
/
+7
*
|
|
bugfix: template "type" parameter is mandatory (but was not)
Rainer Gerhards
2012-11-29
2
-4
/
+6
*
|
|
silence some primarily cosmetic compiler warning messages
Rainer Gerhards
2012-11-28
4
-7
/
+22
*
|
|
bugfix: modules not (yet) supporting new conf format were not properly regist...
Rainer Gerhards
2012-11-28
11
-2
/
+16
*
|
|
doc: improve imptcp doc
Rainer Gerhards
2012-11-26
1
-8
/
+10
*
|
|
bugfix: supportoctetcountedframing parameter did not work in imptcp
Rainer Gerhards
2012-11-25
2
-1
/
+2
*
|
|
Merge branch 'v6-stable' into tmp
Rainer Gerhards
2012-11-22
2
-0
/
+5
|
\
|
|
|
*
|
bugfix: hostname set in rsyslog.conf was not picked up until HUP
oxpa
2012-11-22
2
-0
/
+5
*
|
|
typo fix
Rainer Gerhards
2012-11-22
1
-3
/
+3
*
|
|
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-11-22
1
-12
/
+20
|
\
|
|
|
*
|
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-11-22
1
-12
/
+20
|
|
\
|
|
|
*
typo correction
Rainer Gerhards
2012-11-22
1
-5
/
+5
*
|
|
doc: mention imported patches in ChangeLog
Rainer Gerhards
2012-11-22
1
-2
/
+12
*
|
|
Merge branch 'v6-stable' into tmp
Rainer Gerhards
2012-11-22
5
-28
/
+97
|
\
|
|
[next]