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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master-lookup'
Rainer Gerhards
2013-10-13
1
-0
/
+2
|
\
|
*
add lookup table sekeleton to build system
Rainer Gerhards
2013-07-05
1
-0
/
+2
*
|
make rsyslog use the new json-c pkgconfig file if available
hwoarang
2013-09-03
1
-3
/
+4
|
/
*
Remove redundat cflags and links to libraries
Tomas Heinrich
2013-05-20
1
-3
/
+3
*
build: fix build if libgcrypt support is disabled
Michael Biebl
2013-04-26
1
-1
/
+1
*
bugfix: build problems on Solaris
John Lyman
2013-04-25
1
-1
/
+1
*
some minor additions to 7.3.11
v7.3.11
Rainer Gerhards
2013-04-23
1
-0
/
+1
*
logenc: support keyfiles in rscryutil
Rainer Gerhards
2013-04-12
1
-7
/
+7
*
log encryption: check length of "key" parameter
Rainer Gerhards
2013-04-11
1
-1
/
+1
*
log encryption: initial PoC implementation
Rainer Gerhards
2013-04-05
1
-3
/
+19
*
imudp: support user-selectable inputname
Rainer Gerhards
2013-03-26
1
-2
/
+1
*
Merge branch 'master-gt'
Rainer Gerhards
2013-03-25
1
-1
/
+1
|
\
|
*
fix: librsgt.h was not put in distribution tarball
Rainer Gerhards
2013-03-22
1
-1
/
+1
*
|
Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslog
Rainer Gerhards
2013-03-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-03-22
1
-2
/
+2
|
|
\
|
|
*
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2013-03-22
1
-2
/
+2
|
|
|
\
|
|
|
*
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2013-03-22
1
-2
/
+2
|
|
|
|
\
|
|
|
|
*
build-sys: Fix "update-systemd" target
Michael Biebl
2013-03-22
1
-2
/
+2
*
|
|
|
|
logsig: add support to read signature files
Rainer Gerhards
2013-03-07
1
-1
/
+1
*
|
|
|
|
logsig: more interface plumbing
Rainer Gerhards
2013-03-05
1
-1
/
+1
*
|
|
|
|
logsig: build base plumbing for signature multi-provider interface
Rainer Gerhards
2013-03-05
1
-0
/
+7
*
|
|
|
|
logsigner: sign via merkle tree approach (still PoC, non production)
Rainer Gerhards
2013-02-21
1
-1
/
+10
|
/
/
/
/
*
|
|
|
Merge branch 'master-ratelimit'
Rainer Gerhards
2012-10-30
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
new ratelimit: interface plumbing added
Rainer Gerhards
2012-10-09
1
-0
/
+2
|
|
/
/
/
*
|
|
|
move cJSON to omelasticsearch
Rainer Gerhards
2012-10-29
1
-4
/
+1
*
|
|
|
Merge branch 'beta-jsonrt' into master-es
Rainer Gerhards
2012-10-29
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add cJSON to rsyslog runtime
Rainer Gerhards
2012-07-25
1
-2
/
+4
|
|
/
/
*
/
/
new ruleengine: some cleanup
Rainer Gerhards
2012-09-06
1
-2
/
+0
|
/
/
*
|
refactor: removing dead apc code
Rainer Gerhards
2012-01-19
1
-2
/
+0
*
|
refactor: remove very old sync.[ch] system for "abstracting" mutex access
Rainer Gerhards
2012-01-19
1
-2
/
+0
*
|
more cleanup...
Rainer Gerhards
2011-07-11
1
-2
/
+0
*
|
more cleanup
Rainer Gerhards
2011-07-11
1
-4
/
+0
*
|
cleanup, removing now unused code
Rainer Gerhards
2011-07-11
1
-10
/
+0
*
|
milestone/[PARTWORK]: implemented comparison operations
Rainer Gerhards
2011-07-08
1
-10
/
+10
*
|
milestone/[NONWORKING]: first integration of new parser, rules are not yet ha...
Rainer Gerhards
2011-07-06
1
-1
/
+1
*
|
added a first implementation of a DNS name cache
Rainer Gerhards
2011-06-06
1
-0
/
+2
*
|
step: imtcp moved to new config interface
Rainer Gerhards
2011-05-05
1
-0
/
+1
*
|
shuffled even more config code from syslgod to config handler
Rainer Gerhards
2011-04-26
1
-2
/
+2
*
|
milestone: templates are now in config object
Rainer Gerhards
2011-04-19
1
-0
/
+2
*
|
renaming conf.* wasn't a good idea -- undoing
Rainer Gerhards
2011-04-19
1
-2
/
+2
*
|
renamed conf.c to legacyconf.c to make room for new config system
Rainer Gerhards
2011-04-19
1
-2
/
+2
*
|
mmnormalize loads & runs (basic testing done)
Rainer Gerhards
2010-12-01
1
-3
/
+3
|
/
*
Merge branch 'v5-beta' into v5-devel
Rainer Gerhards
2010-11-25
1
-0
/
+1
|
\
|
*
bugfix: replacements for atomic operations for non-int sized types had problems.
Rainer Gerhards
2010-11-25
1
-0
/
+1
*
|
omhdfs: support for HUP added
Rainer Gerhards
2010-10-04
1
-2
/
+4
*
|
build system: fixed some minor issues
Rainer Gerhards
2010-09-28
1
-0
/
+2
*
|
added some generic hashtable code by Christopher Clark
Rainer Gerhards
2010-09-28
1
-0
/
+2
*
|
improved statistics-gathering subsystem
Rainer Gerhards
2010-09-13
1
-2
/
+4
*
|
moved systemd interface to rsyslog convenience lib
Rainer Gerhards
2010-09-08
1
-2
/
+2
*
|
acquire /dev/log socket optionally from systemd
Lennart Poettering
2010-09-07
1
-0
/
+5
|
/
[next]