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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'c9'
Rainer Gerhards
2013-09-02
1
-0
/
+2
|
\
|
*
apply default TZ if none is present in legacy timestamp
Rainer Gerhards
2013-09-02
1
-1
/
+2
|
*
milestone: defaultTZ can be set in msg obj (via imtcp)
Rainer Gerhards
2013-08-30
1
-0
/
+1
*
|
Merge branch 'v7-stable'
Andre Lorbach
2013-08-06
1
-1
/
+5
|
\
|
|
*
Using OMSRsetEntry to set the default action template in ompipe for now.
Andre Lorbach
2013-08-06
1
-1
/
+5
*
|
cosmetic cleanup, remove left-over debug test aids
Rainer Gerhards
2013-07-19
1
-2
/
+0
*
|
main_queue() config object added
Rainer Gerhards
2013-07-19
1
-0
/
+2
*
|
cleanup
Rainer Gerhards
2013-07-15
1
-3
/
+0
*
|
milestone: tcp stream compression support for transaction boundaries
Rainer Gerhards
2013-07-15
1
-8
/
+27
*
|
Merge branch 'c8'
Rainer Gerhards
2013-07-11
1
-1
/
+1
|
\
\
|
*
|
imudp: add ability to specify SO_RCVBUF size (rcvbufSize parameter)
Rainer Gerhards
2013-07-11
1
-1
/
+1
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-06-15
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
systemd: use service type notify
Cristian RodrÃguez
2013-06-14
1
-0
/
+2
*
|
|
Merge branch 'master-tcp-compress-stream'
Rainer Gerhards
2013-06-12
1
-13
/
+141
|
\
\
\
|
*
\
\
Merge branch 'master' into master-tcp-compress-stream
Rainer Gerhards
2013-05-07
3
-11
/
+11
|
|
\
\
\
|
*
|
|
|
tcp strm compression: add config parameters
Rainer Gerhards
2013-04-18
1
-10
/
+52
|
*
|
|
|
tcp strm compression: first PoC
Rainer Gerhards
2013-04-18
1
-7
/
+93
*
|
|
|
|
Merge branch 'nextmaster'
Rainer Gerhards
2013-06-06
3
-6
/
+17
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
basic queue file encryption
Rainer Gerhards
2013-05-13
1
-1
/
+0
|
*
|
|
|
enable shuffling of crypto parameters down through queue definition
Rainer Gerhards
2013-05-10
1
-4
/
+4
|
*
|
|
|
extend crypto provider interface so that it can support queue subsystem
Rainer Gerhards
2013-05-08
1
-1
/
+1
|
*
|
|
|
Add configurable local client IP
Axel Rau
2013-05-06
2
-1
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Remove redundat cflags and links to libraries
Tomas Heinrich
2013-05-20
1
-1
/
+1
*
|
|
|
Drop unneeded macro definition
Tomas Heinrich
2013-05-20
1
-1
/
+0
*
|
|
|
build: add cached copies of generated man pages to dist tarball
Rainer Gerhards
2013-05-14
1
-0
/
+2
|
/
/
/
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-05-03
1
-1
/
+1
|
\
\
\
|
*
|
|
bugfix: segfault due to invalid dynafile cache handling
Rainer Gerhards
2013-05-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
bugfix: some man pages were not properly installed
Marius Tomaschewski
2013-04-30
1
-4
/
+6
*
|
|
build: fix build if libgcrypt support is disabled
Michael Biebl
2013-04-26
1
-4
/
+2
*
|
|
build: rscryutil.rst was missing in tarball
Rainer Gerhards
2013-04-25
1
-0
/
+1
*
|
|
bugfix: off-by-one error in handling local FQDN name (regression)
Rainer Gerhards
2013-04-24
1
-1
/
+1
*
|
|
cleanup
Rainer Gerhards
2013-04-24
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge branch 'master-crypto'
Rainer Gerhards
2013-04-17
5
-6
/
+804
|
\
\
|
*
|
bugfix: $PreserveFQDN is not properly working
Louis Bouchard
2013-04-17
1
-0
/
+7
|
*
|
add basic doc for encryption capability
Rainer Gerhards
2013-04-15
1
-0
/
+7
|
*
|
logenc: add capability to use key generation program to rscryutil
Rainer Gerhards
2013-04-12
1
-1
/
+8
|
*
|
logenc: full support for keyfiles
Rainer Gerhards
2013-04-12
2
-39
/
+152
|
*
|
logenc: support keyfiles in rscryutil
Rainer Gerhards
2013-04-12
3
-11
/
+76
|
*
|
logenc: add parameters to select cipher algo and mode
Rainer Gerhards
2013-04-12
2
-24
/
+86
|
*
|
logenc: rscryutil can now decrypt multi-block logfiles
Rainer Gerhards
2013-04-12
2
-25
/
+166
|
*
|
log encryption: add rscrytool to decrypt log files
Rainer Gerhards
2013-04-05
4
-12
/
+339
|
*
|
log encryption: initial PoC implementation
Rainer Gerhards
2013-04-05
2
-2
/
+71
*
|
|
Merge branch 'c7' into tmp
Rainer Gerhards
2013-04-09
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
make imrelp properly terminate on system shutdown
Rainer Gerhards
2013-04-09
1
-0
/
+1
|
|
/
|
*
bugfix: stdout/stderr were not closed on forking
Rainer Gerhards
2013-03-21
1
-1
/
+1
*
|
logsig: handle error cases
Rainer Gerhards
2013-03-26
1
-1
/
+3
*
|
doc: update rsgtutil man page with new --extend option
Rainer Gerhards
2013-03-25
1
-1
/
+28
*
|
rsgtsig: finish implementation of 'extend' mode
Rainer Gerhards
2013-03-25
1
-13
/
+62
*
|
rsgtutil/milestone: basic 'extend' mode implementation
Rainer Gerhards
2013-03-23
1
-13
/
+21
*
|
rsgtutil: basic plumbing for extend mode
Rainer Gerhards
2013-03-23
1
-6
/
+33
[next]