Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc update to reflect 1.12.3 | Rainer Gerhards | 2006-10-04 | 1 | -3/+3 |
| | |||||
* | release date included | Rainer Gerhards | 2006-10-04 | 1 | -1/+1 |
| | |||||
* | removed some left-over dprintf's which were not intended for production | Rainer Gerhards | 2006-09-27 | 1 | -5/+0 |
| | | | | code | ||||
* | fixed a bug in the property replace which lead to an extra TAB at string | Rainer Gerhards | 2006-09-27 | 2 | -2/+12 |
| | | | | end if field extraction was used. | ||||
* | updated doc to reflect new field-delimiter configuration capability | Rainer Gerhards | 2006-09-27 | 1 | -2/+10 |
| | |||||
* | made the field-delimiter inside property replacer (templates) configurable | Rainer Gerhards | 2006-09-27 | 5 | -18/+49 |
| | |||||
* | added doc for known package distributions | Rainer Gerhards | 2006-09-26 | 3 | -1/+37 |
| | |||||
* | changed libpath for dblibs in makefile to better support fedora | Rainer Gerhards | 2006-09-22 | 1 | -1/+3 |
| | |||||
* | added fedore mysql libs in Makefile | Rainer Gerhards | 2006-09-22 | 1 | -2/+5 |
| | |||||
* | first implementation of option to turn off hostname and tag parsing | Rainer Gerhards | 2006-03-13 | 2 | -893/+916 |
| | |||||
* | compiles & runs on Solaris, but not as local logger | Rainer Gerhards | 2006-02-16 | 2 | -6/+21 |
| | |||||
* | now it compiles under solaris, but I could not yet test it (need to find | Rainer Gerhards | 2006-02-16 | 5 | -4/+147 |
| | | | | out how to disable stock syslogd on this platform ;)) | ||||
* | added some missing defines for solaris (solved the copy&paste prob via cvs | Rainer Gerhards | 2006-02-16 | 1 | -0/+48 |
| | | | | ;)) | ||||
* | some changes to support Solaris | Rainer Gerhards | 2006-02-16 | 3 | -2/+23 |
| | |||||
* | housekeeping changes to start development on next version | Rainer Gerhards | 2006-02-15 | 3 | -2/+4 |
| | |||||
* | doc updates for 1.12.2v1-12-2 | Rainer Gerhards | 2006-02-15 | 4 | -194/+189 |
| | |||||
* | preparing for 1.12.2 release | Rainer Gerhards | 2006-02-15 | 3 | -9/+6 |
| | |||||
* | fixed a bug in debian startup script | Rainer Gerhards | 2006-02-02 | 2 | -1/+28 |
| | |||||
* | fixed a bug that caused the default socket (usually /dev/log) to be opened | Rainer Gerhards | 2006-01-10 | 2 | -1/+3 |
| | | | | even when -o command line option was given | ||||
* | enhanced legacy syslog message parser so that it supports messages without | Rainer Gerhards | 2006-01-10 | 2 | -28/+28 |
| | | | | a TIMESTAMP | ||||
* | finalized field-support in property replacer (doc updated) | Rainer Gerhards | 2005-12-23 | 3 | -199/+240 |
| | |||||
* | finished field-based property replacer code | Rainer Gerhards | 2005-12-23 | 3 | -28/+36 |
| | |||||
* | added support for field-based text extraction in the property replacer. | Rainer Gerhards | 2005-12-22 | 4 | -16/+85 |
| | | | | This is untested so far (the evening came quicker than anticipated ;)) | ||||
* | some code-cleanup; syslog-protocol proof-of-concept basically finished | Rainer Gerhards | 2005-11-24 | 1 | -13/+20 |
| | |||||
* | documentation on syslog-protocol support added | Rainer Gerhards | 2005-11-24 | 1 | -0/+156 |
| | |||||
* | done basic integration of new syslog-protocol properties and emulation of | Rainer Gerhards | 2005-11-24 | 1 | -45/+316 |
| | | | | properties missing in either legacy and syslog-protocol format | ||||
* | core parser for syslog-protocol added | Rainer Gerhards | 2005-11-24 | 2 | -32/+390 |
| | |||||
* | fixed a bug in RFC3339 timestamp generation; added support for 3339 | Rainer Gerhards | 2005-11-23 | 2 | -6/+6 |
| | | | | timestamps in internally-generated messages | ||||
* | housekeeping/preparing for next release | Rainer Gerhards | 2005-11-23 | 3 | -2/+4 |
| | |||||
* | removed turkish install pdf from the package doc due to size issue andv1-12-1 | Rainer Gerhards | 2005-11-23 | 1 | -1/+1 |
| | | | | | | relatively low usage (turkey only). The document is still available online, just not being distributed. Itself was large than the rest of the distribution... | ||||
* | doc updates for 1.12.1 release | Rainer Gerhards | 2005-11-23 | 4 | -816/+816 |
| | |||||
* | streamlined internal log messages (removed the now-duplicate tag text) | Rainer Gerhards | 2005-11-16 | 2 | -8/+10 |
| | |||||
* | added tag to internally-generated messages | Rainer Gerhards | 2005-11-16 | 1 | -1/+2 |
| | |||||
* | added additional code to handle messages with missing hostname. Now | Rainer Gerhards | 2005-11-14 | 1 | -4/+35 |
| | | | | | checking for invalid characters in hostname and, if present, assuming TAG. | ||||
* | enhanced the message parser so that it (very often) properly identifies | Rainer Gerhards | 2005-11-10 | 2 | -1/+42 |
| | | | | | missing hostnames and then returns correct hostname (sender then) and TAG | ||||
* | reflected new status of syslog-protocol feature | Rainer Gerhards | 2005-11-09 | 2 | -84/+82 |
| | |||||
* | fixed a bug causing core dump when no TAG was in message | Rainer Gerhards | 2005-11-04 | 2 | -2/+6 |
| | |||||
* | fixed a bug where a NULL-pointer was passed to printf in logmsg(); fixed a | Rainer Gerhards | 2005-10-28 | 5 | -6/+10 |
| | | | | bug in make install, where rfc3195d was not installed. | ||||
* | made multithreading work under BSD | Rainer Gerhards | 2005-10-26 | 3 | -10/+61 |
| | |||||
* | preparing for 1.12.0 releasev1-12-0 | Rainer Gerhards | 2005-10-26 | 3 | -6/+9 |
| | |||||
* | Doc updates to refelect 1.12.0 release | Rainer Gerhards | 2005-10-26 | 2 | -85/+84 |
| | |||||
* | being doc updates | Rainer Gerhards | 2005-10-25 | 1 | -0/+5 |
| | |||||
* | BSD cleanup | Rainer Gerhards | 2005-10-25 | 1 | -2/+2 |
| | |||||
* | removed a testing aid that accidently stayed in the code | Rainer Gerhards | 2005-10-25 | 1 | -2/+2 |
| | |||||
* | dual-threading code looks now fairly complete and stable | Rainer Gerhards | 2005-10-25 | 3 | -665/+714 |
| | |||||
* | fixed some issues with TCP sender | Rainer Gerhards | 2005-10-25 | 3 | -10/+48 |
| | |||||
* | fixed bug in tcp sender that could cause rsyslogd to dump core | Rainer Gerhards | 2005-10-25 | 3 | -9/+24 |
| | |||||
* | patch for BSD-Makefile PTHREADS feature | Rainer Gerhards | 2005-10-25 | 1 | -0/+1 |
| | |||||
* | some minor cosmetic things (preparing for bsd tests) | Rainer Gerhards | 2005-10-25 | 1 | -8/+8 |
| | |||||
* | coming closer to a real dual-threading implementation. Now with queue. | Rainer Gerhards | 2005-10-25 | 1 | -37/+163 |
| |