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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: removed some memory leaks in TLS code
Rainer Gerhards
2008-06-04
1
-0
/
+1
*
bugfix: off-by-one bug during certificate check
Rainer Gerhards
2008-06-04
1
-0
/
+1
*
bugfix: part of permittedPeer structure was not correctly initialized
Rainer Gerhards
2008-06-03
1
-0
/
+2
*
bumped version number
Rainer Gerhards
2008-05-30
1
-0
/
+2
*
finalized 3.19.5
v3.19.5
Rainer Gerhards
2008-05-30
1
-1
/
+1
*
capability for replacement text in no match regex case added
Rainer Gerhards
2008-05-30
1
-0
/
+3
*
enhanced property replacer's regex to support submatches
Rainer Gerhards
2008-05-29
1
-0
/
+4
*
bumped version number
Rainer Gerhards
2008-05-27
1
-0
/
+2
*
finalized 3.19.4
v3.19.4
Rainer Gerhards
2008-05-27
1
-3
/
+10
*
Merge branch 'ietf-tls'
Rainer Gerhards
2008-05-27
1
-0
/
+10
|
\
|
*
protected gtls error string function by a mutex.
Rainer Gerhards
2008-05-26
1
-0
/
+3
|
*
added gtls name authentication based on common name (inside DN)
Rainer Gerhards
2008-05-26
1
-0
/
+1
|
*
changed config directive name to reflect different use
Rainer Gerhards
2008-05-22
1
-0
/
+6
*
|
bugfix: sender information (fromhost et al) was missing in imudp
Rainer Gerhards
2008-05-21
1
-0
/
+2
*
|
Merge branch 'beta'
Rainer Gerhards
2008-05-21
1
-0
/
+4
|
\
\
|
*
|
bugfix: imklog went into an endless loop if a PRI value was inside
Rainer Gerhards
2008-05-21
1
-0
/
+5
*
|
|
bumping version number
Rainer Gerhards
2008-05-21
1
-0
/
+2
*
|
|
finalizing v3.19.3
v3.19.3
Rainer Gerhards
2008-05-21
1
-1
/
+1
*
|
|
Merge branch 'ietf-tls'
Rainer Gerhards
2008-05-21
1
-0
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
added first rough ability to authenticate the server against its certificate
Rainer Gerhards
2008-05-16
1
-0
/
+6
*
|
|
bugfix: missing linker options caused build to fail on some systems.
Tiziano Mueller
2008-05-21
1
-0
/
+2
*
|
|
bugfix: default syslog port was no longer used if none was configured.
varmojfekoj
2008-05-21
1
-0
/
+2
|
/
/
*
|
bumped version number
Rainer Gerhards
2008-05-16
1
-0
/
+2
*
|
Merge branch 'beta'
Rainer Gerhards
2008-05-16
1
-3
/
+20
|
\
|
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-05-16
1
-0
/
+17
|
|
\
|
|
*
Merge branch 'v2-stable' into v3-stable
Rainer Gerhards
2008-05-15
1
-0
/
+10
|
|
|
\
|
|
|
*
bumped version number
Rainer Gerhards
2008-05-15
1
-0
/
+2
|
|
|
*
finalizing 2.0.5 release
v2.0.5
Rainer Gerhards
2008-05-15
1
-1
/
+1
|
|
|
*
updated ChangeLog (forgotten...)
Rainer Gerhards
2008-05-07
1
-0
/
+1
|
|
|
*
bugfix: regular expressions inside property replacer did not work properly
Rainer Gerhards
2008-03-28
1
-0
/
+4
|
|
|
*
preparing for 2.0.4 release
v2-0-4
Rainer Gerhards
2008-03-27
1
-1
/
+1
|
|
|
*
added $HHOUR and $QHOUR system properties - can be used for half- and
Rainer Gerhards
2008-03-25
1
-0
/
+2
|
|
|
*
bugfix: continue parsing if tag is oversize (discard oversize part) -
Rainer Gerhards
2008-03-25
1
-0
/
+2
|
|
|
*
bugfix: internally generated messages had "FROMHOST" property not set
Rainer Gerhards
2008-03-22
1
-0
/
+3
|
|
|
*
preparing for 2.0.3
v2-0-3
Rainer Gerhards
2008-03-12
1
-1
/
+1
|
|
|
*
- bugfix: not properly initialized data could cause several segfaults if
Rainer Gerhards
2008-03-12
1
-0
/
+2
|
|
|
*
- bugfix: resolved potential segfault condition on HUP (extremely unlikely
Rainer Gerhards
2008-02-26
1
-0
/
+3
|
|
|
*
improved man pages thank to Michael Biebl for the patch
Rainer Gerhards
2008-02-13
1
-0
/
+1
|
|
|
*
bugfix: setting for $EscapeCopntrolCharactersOnReceive was not properly
Rainer Gerhards
2008-02-12
1
-0
/
+2
|
|
|
*
bumping version number
Rainer Gerhards
2008-02-12
1
-0
/
+2
|
|
|
*
fixed invalid link
v2-0-2
Rainer Gerhards
2008-02-12
1
-0
/
+1
|
|
|
*
cleaned up stringbuf.c to fix an annoyance reported by Anders Blomdell
Rainer Gerhards
2008-02-12
1
-1
/
+4
|
|
|
*
bugfix (doc): misspelled config directive, invalid signal info - thanks to
Rainer Gerhards
2008-02-11
1
-0
/
+1
|
|
|
*
bugfix: trailing ":" of tag was lost while parsing legacy syslog messages
Rainer Gerhards
2008-02-11
1
-0
/
+2
|
|
|
*
bugfix: errno could be changed during mark processing, leading to invalid
Rainer Gerhards
2008-02-11
1
-0
/
+3
|
|
|
*
bugfix: suspended actions were not always properly resumed varmojfekoj
Rainer Gerhards
2008-02-11
1
-0
/
+2
|
|
|
*
added x-info field to rsyslogd startup/shutdown message. Hopefully points
Rainer Gerhards
2008-02-11
1
-0
/
+3
|
|
|
*
- fixed a bug that could cause invalid string handling via strerror_r
Rainer Gerhards
2008-01-30
1
-0
/
+4
|
|
|
*
fixed a bug that caused a potential hang in file and fwd output module
Rainer Gerhards
2008-01-24
1
-1
/
+3
|
|
|
*
fixed a bug with standard template definitions (not a big deal) - thanks to
Rainer Gerhards
2008-01-14
1
-0
/
+6
[next]