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
/
rsyslog.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
re-enabled outchannel functionality
Rainer Gerhards
2009-06-12
1
-0
/
+3
*
restructered code in perparation for multiple rule set support
Rainer Gerhards
2009-06-10
1
-1
/
+18
*
Merge branch 'master' into omfile
Rainer Gerhards
2009-06-04
1
-1
/
+4
|
\
|
*
backported some of the v5 testbench
Rainer Gerhards
2009-06-04
1
-1
/
+4
*
|
first proof of concept on zipped file writer
Rainer Gerhards
2009-06-03
1
-0
/
+1
|
/
*
added a generic network stream server
Rainer Gerhards
2009-06-02
1
-0
/
+3
*
Merge branch 'beta'
Rainer Gerhards
2009-05-29
1
-0
/
+1
|
\
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-05-29
1
-0
/
+1
|
|
\
|
|
*
fixed a regression of yesterday's patch
Rainer Gerhards
2009-05-29
1
-0
/
+1
*
|
|
added new testing module imdiag
Rainer Gerhards
2009-05-25
1
-0
/
+1
*
|
|
added capability to run multiple tcp listeners (on different ports)
Rainer Gerhards
2009-05-22
1
-0
/
+3
*
|
|
added capability to draw configuration graphs
Rainer Gerhards
2009-05-11
1
-0
/
+1
*
|
|
Merge branch 'nextmaster' into oracle
Rainer Gerhards
2009-04-16
1
-0
/
+4
|
\
\
\
|
*
\
\
Merge branch 'omprog' into nextmaster
Rainer Gerhards
2009-04-14
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
improved omprog, now ready for first practical testing
Rainer Gerhards
2009-04-01
1
-0
/
+1
|
|
*
|
|
initial work on omprog, an output module to send messages to another program
Rainer Gerhards
2009-04-01
1
-0
/
+2
|
*
|
|
|
implemented $MaxOpenFiles directive and changed testbench
Rainer Gerhards
2009-04-14
1
-0
/
+1
*
|
|
|
|
added a new error code for too-old rsyslog core
Rainer Gerhards
2009-04-16
1
-0
/
+1
|
/
/
/
/
*
|
/
/
improved internal handling of RainerScript functions
Rainer Gerhards
2009-04-06
1
-0
/
+4
|
|
/
/
|
/
|
|
*
|
|
clean compile on solaris
Rainer Gerhards
2009-04-02
1
-0
/
+5
|
/
/
*
|
initial implementation of RainerScript functions & strlen()
Rainer Gerhards
2009-03-10
1
-0
/
+4
*
|
Merge branch 'beta'
Rainer Gerhards
2008-12-04
1
-0
/
+1
|
\
|
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-11-29
1
-0
/
+1
|
|
\
|
|
*
security bugfix: $AllowedSender was not honored,
Rainer Gerhards
2008-11-29
1
-0
/
+1
*
|
|
reordered imudp processing.
Rainer Gerhards
2008-10-08
1
-0
/
+1
|
/
/
*
|
performance optimization: unnecessary time() calls during message parsing rem...
Rainer Gerhards
2008-09-16
1
-0
/
+1
*
|
Merge branch 'beta'
Rainer Gerhards
2008-09-12
1
-2
/
+2
|
\
|
|
*
fixed duplicate error number
Rainer Gerhards
2008-09-12
1
-1
/
+1
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-09-12
1
-1
/
+1
*
|
added testbed for config errors and fixed a bug
Rainer Gerhards
2008-07-29
1
-0
/
+1
*
|
enhanced configuration file error reporting and verification
Rainer Gerhards
2008-07-29
1
-0
/
+2
|
/
*
bugfix: machine certificate was required for client even in TLS anon mode
Rainer Gerhards
2008-07-02
1
-0
/
+1
*
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-3
/
+9
*
changed Rcv-Interface in tcpsrv subsystem
Rainer Gerhards
2008-06-23
1
-0
/
+3
*
implemented wildcards inside certificate name check authentication
Rainer Gerhards
2008-05-27
1
-0
/
+2
*
client now provides cert even if it is not signed by one of the server's trus...
Rainer Gerhards
2008-05-27
1
-0
/
+2
*
added certificate validity date check (gtls)
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
*
implemented x509/certvalid "authentication"
Rainer Gerhards
2008-05-21
1
-0
/
+1
*
first implementation of TLS server client authentication check
Rainer Gerhards
2008-05-19
1
-0
/
+2
*
improved error messages and corrected fingerprint format
Rainer Gerhards
2008-05-19
1
-1
/
+1
*
added first rough ability to authenticate the server against its certificate
Rainer Gerhards
2008-05-16
1
-0
/
+3
*
server's X509 cert fingerprint is obtained by client on connect
Rainer Gerhards
2008-05-08
1
-0
/
+1
*
added a bit of doc (at least something...)
Rainer Gerhards
2008-05-08
1
-0
/
+1
*
server handshake now works with nonblocking sockets
Rainer Gerhards
2008-04-30
1
-0
/
+1
*
ability to load proper select netstrm driver
Rainer Gerhards
2008-04-29
1
-1
/
+2
*
added $ActionSendStreamDriverMode config directive
Rainer Gerhards
2008-04-28
1
-0
/
+1
*
added select() driver for GnuTls
Rainer Gerhards
2008-04-24
1
-0
/
+1
*
made this compile with the new abstracted socket server calls
Rainer Gerhards
2008-04-24
1
-3
/
+0
*
Merge branch 'sock-abstract' into tls
Rainer Gerhards
2008-04-24
1
-0
/
+11
|
\
[next]