summaryrefslogtreecommitdiffstats
path: root/runtime/rsyslog.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | | action batch processing implementedRainer Gerhards2009-05-121-0/+1
* | | | moving to a cleaner implementation of batchesRainer Gerhards2009-05-121-0/+2
* | | | Merge branch 'master' into multi-dequeueRainer Gerhards2009-05-121-0/+1
|\| | |
| * | | added capability to draw configuration graphsRainer Gerhards2009-05-111-0/+1
* | | | begin implementation of new transactional output module interfaceRainer Gerhards2009-04-271-0/+11
* | | | first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-221-0/+1
|/ / /
* | | Merge branch 'nextmaster' into oracleRainer Gerhards2009-04-161-0/+4
|\ \ \
| * \ \ Merge branch 'omprog' into nextmasterRainer Gerhards2009-04-141-0/+3
| |\ \ \
| | * | | improved omprog, now ready for first practical testingRainer Gerhards2009-04-011-0/+1
| | * | | initial work on omprog, an output module to send messages to another programRainer Gerhards2009-04-011-0/+2
| * | | | implemented $MaxOpenFiles directive and changed testbenchRainer Gerhards2009-04-141-0/+1
* | | | | added a new error code for too-old rsyslog coreRainer Gerhards2009-04-161-0/+1
|/ / / /
* | / / improved internal handling of RainerScript functionsRainer Gerhards2009-04-061-0/+4
| |/ / |/| |
* | | clean compile on solarisRainer Gerhards2009-04-021-0/+5
|/ /
* | initial implementation of RainerScript functions & strlen()Rainer Gerhards2009-03-101-0/+4
* | Merge branch 'beta'Rainer Gerhards2008-12-041-0/+1
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-11-291-0/+1
| |\
| | * security bugfix: $AllowedSender was not honored,Rainer Gerhards2008-11-291-0/+1
* | | reordered imudp processing.Rainer Gerhards2008-10-081-0/+1
|/ /
* | performance optimization: unnecessary time() calls during message parsing rem...Rainer Gerhards2008-09-161-0/+1
* | Merge branch 'beta'Rainer Gerhards2008-09-121-2/+2
|\|
| * fixed duplicate error numberRainer Gerhards2008-09-121-1/+1
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-09-121-1/+1
* | added testbed for config errors and fixed a bugRainer Gerhards2008-07-291-0/+1
* | enhanced configuration file error reporting and verificationRainer Gerhards2008-07-291-0/+2
|/
* bugfix: machine certificate was required for client even in TLS anon modeRainer Gerhards2008-07-021-0/+1
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-3/+9
* changed Rcv-Interface in tcpsrv subsystemRainer Gerhards2008-06-231-0/+3
* implemented wildcards inside certificate name check authenticationRainer Gerhards2008-05-271-0/+2
* client now provides cert even if it is not signed by one of the server's trus...Rainer Gerhards2008-05-271-0/+2
* added certificate validity date check (gtls)Rainer Gerhards2008-05-261-0/+3
* added gtls name authentication based on common name (inside DN)Rainer Gerhards2008-05-261-0/+1
* implemented x509/certvalid "authentication"Rainer Gerhards2008-05-211-0/+1
* first implementation of TLS server client authentication checkRainer Gerhards2008-05-191-0/+2
* improved error messages and corrected fingerprint formatRainer Gerhards2008-05-191-1/+1
* added first rough ability to authenticate the server against its certificateRainer Gerhards2008-05-161-0/+3
* server's X509 cert fingerprint is obtained by client on connectRainer Gerhards2008-05-081-0/+1
* added a bit of doc (at least something...)Rainer Gerhards2008-05-081-0/+1
* server handshake now works with nonblocking socketsRainer Gerhards2008-04-301-0/+1
* ability to load proper select netstrm driverRainer Gerhards2008-04-291-1/+2
* added $ActionSendStreamDriverMode config directiveRainer Gerhards2008-04-281-0/+1
* added select() driver for GnuTlsRainer Gerhards2008-04-241-0/+1
* made this compile with the new abstracted socket server callsRainer Gerhards2008-04-241-3/+0
* Merge branch 'sock-abstract' into tlsRainer Gerhards2008-04-241-0/+11
|\
| * removed listener array from inidividual netstrm (mostly finished)Rainer Gerhards2008-04-231-0/+1
| * added new netstrms classRainer Gerhards2008-04-231-0/+2
| * objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-0/+5
* | first working TLS-enabled plain TCP senderRainer Gerhards2008-04-181-0/+1
* | Merge branch 'master' into tlsRainer Gerhards2008-04-181-0/+1
|\ \
| * | bugfix: a recent change effectively disabled error messagesRainer Gerhards2008-04-181-0/+1