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
/
runtime
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
first implementation of strgen interface
Rainer Gerhards
2010-06-01
1
-0
/
+2
*
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-27
1
-2
/
+0
|
\
|
*
bugfix: problems with atomic operations emulation
Rainer Gerhards
2010-04-27
1
-1
/
+0
|
*
Merge branch 'v4-stable-solaris' into v4-devel
Rainer Gerhards
2010-04-12
1
-0
/
+1
|
|
\
*
|
\
Merge branch 'beta' into master
Rainer Gerhards
2010-04-09
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge branch 'v4-stable-solaris' into beta
Rainer Gerhards
2010-04-09
1
-0
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
added replacements for atomic instructions on systems that do not support them.
Rainer Gerhards
2010-03-23
1
-0
/
+1
*
|
|
|
emulate missing atomic builtins with posix semaphores if available
Steffen Sledz
2010-03-23
1
-0
/
+1
*
|
|
|
added skeleton for supporting epoll() API in netstream subsystem
Rainer Gerhards
2009-11-18
1
-2
/
+7
*
|
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-11-17
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
integrating varmojfekoj's "unlimited select()" patch into v4-devel
Rainer Gerhards
2009-11-17
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
added option to use unlimited-size select() calls
varmojfekoj
2009-11-17
1
-0
/
+1
*
|
|
Merge branch 'omfile' into tmp
Rainer Gerhards
2009-06-22
1
-0
/
+2
|
\
|
|
|
*
|
added basic plumbing to support message properties separate from message
Rainer Gerhards
2009-06-16
1
-0
/
+2
*
|
|
Merge branch 'omfile' into v5-devel
Rainer Gerhards
2009-06-16
1
-0
/
+17
|
\
|
|
|
*
|
omfile buffers are now synchronized after inactivity
Rainer Gerhards
2009-06-15
1
-0
/
+2
|
*
|
restructered code in perparation for multiple rule set support
Rainer Gerhards
2009-06-10
1
-0
/
+4
|
*
|
first proof of concept on zipped file writer
Rainer Gerhards
2009-06-03
1
-0
/
+11
|
|
/
*
|
Merge branch 'master' into v5-devel
Rainer Gerhards
2009-06-04
1
-0
/
+7
|
\
|
|
*
added a generic network stream server
Rainer Gerhards
2009-06-02
1
-0
/
+7
*
|
Merge branch 'master' into ultra-reliable
Rainer Gerhards
2009-05-25
1
-1
/
+1
|
\
|
|
*
fixing some nits with the build system
Rainer Gerhards
2009-05-22
1
-1
/
+1
*
|
Merge branch 'master' into ultra-reliable
Rainer Gerhards
2009-05-22
1
-0
/
+1
|
\
|
|
*
added capability to run multiple tcp listeners (on different ports)
Rainer Gerhards
2009-05-22
1
-0
/
+1
*
|
moving to a cleaner implementation of batches
Rainer Gerhards
2009-05-12
1
-0
/
+1
|
/
*
Merge branch 'beta'
Rainer Gerhards
2009-02-24
1
-9
/
+9
|
\
|
*
make all cflags and libs variables uppercase
Michael Biebl
2009-02-24
1
-9
/
+9
*
|
Merge branch 'master' into nextmaster
Rainer Gerhards
2008-10-22
1
-0
/
+4
|
\
|
|
*
added capability to support multiple module search pathes.
Marius Tomaschewski
2008-10-20
1
-0
/
+4
*
|
reordered imudp processing.
Rainer Gerhards
2008-10-08
1
-0
/
+2
|
/
*
begun building a testbench
Rainer Gerhards
2008-06-13
1
-1
/
+19
*
Fix linker flags for librsyslog and rsyslogd
Michael Biebl
2008-06-11
1
-1
/
+1
*
bugfix: missing linker options caused build to fail on some systems.
Tiziano Mueller
2008-05-21
1
-1
/
+1
*
restructured netstrm driver layer
Rainer Gerhards
2008-04-30
1
-16
/
+2
*
server handshake now works with nonblocking sockets
Rainer Gerhards
2008-04-30
1
-1
/
+1
*
removed loadbale module leak
Rainer Gerhards
2008-04-29
1
-14
/
+2
*
added select() driver for GnuTls
Rainer Gerhards
2008-04-24
1
-0
/
+7
*
Merge branch 'sock-abstract' into tls
Rainer Gerhards
2008-04-24
1
-3
/
+24
|
\
|
*
added new netstrms class
Rainer Gerhards
2008-04-23
1
-2
/
+8
|
*
objects for receive-side socket abstraction specified
Rainer Gerhards
2008-04-23
1
-2
/
+15
*
|
first working TLS-enabled plain TCP sender
Rainer Gerhards
2008-04-18
1
-2
/
+2
*
|
set stage for TLS client implementation
Rainer Gerhards
2008-04-18
1
-3
/
+13
|
/
[next]