summaryrefslogtreecommitdiffstats
path: root/runtime/rsyslog.h
Commit message (Expand)AuthorAgeFilesLines
...
| * added a generic network stream serverRainer Gerhards2009-06-021-0/+3
| * Merge branch 'beta'Rainer Gerhards2009-05-291-0/+1
| |\
| | * Merge branch 'v3-stable' into betaRainer Gerhards2009-05-291-0/+1
| | |\
| | | * fixed a regression of yesterday's patchRainer Gerhards2009-05-291-0/+1
* | | | interim commit: working on failure casesRainer Gerhards2009-05-271-0/+1
* | | | solved design issue with queue terminationRainer Gerhards2009-05-261-1/+2
* | | | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-251-0/+1
|\| | |
| * | | added new testing module imdiagRainer Gerhards2009-05-251-0/+1
* | | | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-221-0/+3
|\| | |
| * | | added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-0/+3
* | | | free last processed message in all casesRainer Gerhards2009-05-201-1/+3
* | | | t-delete list implemented, queue store drivers updated...Rainer Gerhards2009-05-181-4/+6
* | | | 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