Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-08-07 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2008-08-07 | 1 | -0/+6 | |
| |\| | ||||||
| | * | bugfix: IPv6 addresses could not be specified in forwarding actionv2.0.6 | Rainer Gerhards | 2008-08-07 | 1 | -1/+4 | |
* | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-07-25 | 1 | -1/+4 | |
|\| | | ||||||
| * | | bumped version number | Rainer Gerhards | 2008-07-21 | 1 | -0/+2 | |
| * | | preparing for 3.18.1v3.18.1 | Rainer Gerhards | 2008-07-21 | 1 | -1/+2 | |
* | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-07-18 | 1 | -0/+21 | |
|\| | | ||||||
| * | | added new poperty replacer option, added missing documentation | Rainer Gerhards | 2008-07-18 | 1 | -0/+15 | |
| * | | bugfix: remove PRI part from kernel message if it is present | Rainer Gerhards | 2008-07-18 | 1 | -0/+2 | |
| * | | bugfix: imklog module was not correctly compiled for GNU/kFreeBSD | Petr Salinger | 2008-07-18 | 1 | -0/+2 | |
| * | | fixed typo in source comment | Ryo Fujita | 2008-07-16 | 1 | -0/+1 | |
| * | | doc bugfix: fixed some typos in rsyslog.conf man page | Ryo Fujita | 2008-07-16 | 1 | -0/+1 | |
* | | | bumped version number | Rainer Gerhards | 2008-07-15 | 1 | -0/+2 | |
* | | | preparing for 3.19.10, starting a new beta branchv3.19.10 | Rainer Gerhards | 2008-07-15 | 1 | -1/+2 | |
* | | | Merge branch 'master' into beta | Rainer Gerhards | 2008-07-15 | 1 | -0/+155 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | bugfix (cosmetical): authorization was not checked when gtls handshake comple... | varmojfekoj | 2008-07-15 | 1 | -0/+9 | |
| * | | some fixes in ChangeLog | Rainer Gerhards | 2008-07-14 | 1 | -3/+2 | |
| * | | Merge branch 'beta' | Rainer Gerhards | 2008-07-14 | 1 | -0/+5 | |
| |\ \ | ||||||
| * | | | bugfix: priority was incorrectly calculated on FreeBSD 7 | Rainer Gerhards | 2008-07-14 | 1 | -0/+4 | |
| * | | | bugfix: UDP syslog forwarding did not work on all platforms | Rainer Gerhards | 2008-07-14 | 1 | -0/+4 | |
| * | | | cleanup of debugging messages (removed no longer needed ones) | Rainer Gerhards | 2008-07-14 | 1 | -0/+1 | |
| * | | | Merge branch 'beta' - important mutex bugfix | Rainer Gerhards | 2008-07-14 | 1 | -0/+15 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'beta' | Rainer Gerhards | 2008-07-11 | 1 | -0/+38 | |
| |\ \ \ \ | ||||||
| * | | | | | bugfix: bad memory leak in disk-based queue modes | Rainer Gerhards | 2008-07-09 | 1 | -0/+1 | |
| * | | | | | bumped version number | Rainer Gerhards | 2008-07-07 | 1 | -0/+2 | |
| * | | | | | preparing for 3.19.9v3.19.9 | Rainer Gerhards | 2008-07-07 | 1 | -2/+3 | |
| * | | | | | rewriten omusrmsg to no longer fork() a new process for sending messages | Rainer Gerhards | 2008-07-04 | 1 | -0/+3 | |
| * | | | | | finalized tutorial for creating a TLS-secured syslog infrastructure | Rainer Gerhards | 2008-07-03 | 1 | -0/+1 | |
| * | | | | | bugfix: machine certificate was required for client even in TLS anon mode | Rainer Gerhards | 2008-07-02 | 1 | -0/+4 | |
| * | | | | | bumped version number | Rainer Gerhards | 2008-07-01 | 1 | -0/+2 | |
| * | | | | | finalized 3.19.8v3.19.8 | Rainer Gerhards | 2008-07-01 | 1 | -3/+5 | |
| * | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-07-01 | 1 | -1/+6 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | added (internal) error codes to error messages | Rainer Gerhards | 2008-06-27 | 1 | -0/+7 | |
| * | | | | | | disabled compile warnings caused by third-party libraries | Rainer Gerhards | 2008-06-23 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-06-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'beta' | Rainer Gerhards | 2008-06-12 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bumped version number | Rainer Gerhards | 2008-06-11 | 1 | -0/+2 | |
| * | | | | | | | | preparing for 3.19.7 release | Rainer Gerhards | 2008-06-11 | 1 | -1/+4 | |
| * | | | | | | | | made rsyslog tickless in the (usual and default) case that repeated | Rainer Gerhards | 2008-06-09 | 1 | -0/+3 | |
| * | | | | | | | | somewhat improved plain tcp syslog reliability | Rainer Gerhards | 2008-06-09 | 1 | -0/+4 | |
| * | | | | | | | | fixed a bug with the new property replacer option | Rainer Gerhards | 2008-06-07 | 1 | -1/+1 | |
| * | | | | | | | | added new property replacer option "time-subseconds" | Rainer Gerhards | 2008-06-06 | 1 | -0/+2 | |
| * | | | | | | | | bumping version number | Rainer Gerhards | 2008-06-06 | 1 | -0/+2 | |
| * | | | | | | | | preparing 3.19.6v3.19.6 | Rainer Gerhards | 2008-06-06 | 1 | -1/+2 | |
| * | | | | | | | | enhanced property replacer to support multiple regex matches | Rainer Gerhards | 2008-06-04 | 1 | -0/+1 | |
| * | | | | | | | | bugfix: removed some memory leaks in TLS code | Rainer Gerhards | 2008-06-04 | 1 | -0/+1 | |
| * | | | | | | | | bugfix: off-by-one bug during certificate check | Rainer Gerhards | 2008-06-04 | 1 | -0/+1 | |
| * | | | | | | | | bugfix: part of permittedPeer structure was not correctly initialized | Rainer Gerhards | 2008-06-03 | 1 | -0/+2 | |
| * | | | | | | | | bumped version number | Rainer Gerhards | 2008-05-30 | 1 | -0/+2 | |
| * | | | | | | | | finalized 3.19.5v3.19.5 | Rainer Gerhards | 2008-05-30 | 1 | -1/+1 |