summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* bumping up version numberRainer Gerhards2007-07-021-0/+2
|
* done integrating Peter's IPv6 TCP patchRainer Gerhards2007-06-291-1/+1
|
* reviewing TCP IPv6, done some changes, also some other minor text changes.Rainer Gerhards2007-06-281-0/+1
| | | | Checking in before leaving to Genesis concert ;)
* starting to work on new version - bumped version numberRainer Gerhards2007-06-281-0/+3
|
* added init script fixRainer Gerhards2007-06-281-0/+2
|
* done more IPv6 work, fixed memory leak on HUP due to new port stringbufferRainer Gerhards2007-06-281-2/+4
| | | | in struct filed.
* fixed code in iovCreate() that broke C's strict aliasing rulesRainer Gerhards2007-06-261-0/+3
|
* bumping version numberRainer Gerhards2007-06-221-0/+3
|
* fixed typov1-13-5Rainer Gerhards2007-06-221-1/+1
|
* preparing for 1.13.5 releaseRainer Gerhards2007-06-221-1/+1
|
* added man page for rklogdRainer Gerhards2007-06-211-0/+2
|
* made the max number of tcp sessions configurable via command line switchRainer Gerhards2007-06-211-0/+2
|
* replaced syslogdPanic() by better code; made more reliable in low-memoryRainer Gerhards2007-06-211-0/+9
| | | | condition
* finalizing for release 1.13.4v1-13-4Rainer Gerhards2007-06-181-0/+4
|
* improved signal handling in klogdRainer Gerhards2007-06-151-0/+2
|
* added new property replacer property "PRI-text"Rainer Gerhards2007-06-151-0/+4
|
* re-wrote syslog.c from scratch. Changed interface in klogd to support thev1-13-3Rainer Gerhards2007-06-151-3/+5
| | | | change.
* re-wrote syslog.c from scratch to solve a license compatibility issue,Rainer Gerhards2007-06-141-0/+11
| | | | | provide some bug fixes and performance enhancemnts. Also required changes to klogd.c to support the new interface.
* changed final release date for 1.13.2v1-13-2Rainer Gerhards2007-06-131-1/+1
|
* applied a patch from Peter Vrabec (Thanks!) to integrate klogd into theRainer Gerhards2007-06-111-1/+6
| | | | | rsyslog package. That removes dependency on the original sysklogd package.
* patched makefile to support static linking (thx Bennett Todd)Rainer Gerhards2007-02-061-0/+4
|
* preparing for releasing 1.13.1 (minor cleanup)Rainer Gerhards2007-02-051-1/+1
|
* changed the way the MySQL API is usedRainer Gerhards2007-01-301-0/+6
|
* added -e option to turn off message suppressionRainer Gerhards2007-01-301-0/+2
|
* fixed a makefile bug that disabled db suppot when netzip was enabledRainer Gerhards2007-01-301-0/+2
|
* fixed too-low listen backlog parameterRainer Gerhards2007-01-291-0/+6
|
* preparing doc for 1.13.0 releasev1-13-0Rainer Gerhards2006-12-191-1/+1
|
* preparing for releaseRainer Gerhards2006-12-191-1/+2
|
* compression support on the receiver side completedRainer Gerhards2006-12-071-0/+3
|
* receiver for compressed syslog over tcp almost readyRainer Gerhards2006-12-041-1/+4
|
* on the way to implement on-the-wire zip compression (not yet complete)Rainer Gerhards2006-11-301-0/+11
|
* property replacer options space-cc and drop-cc addedRainer Gerhards2006-11-171-0/+1
|
* added '$' toPos specifierRainer Gerhards2006-10-171-0/+2
|
* housekeeping for next releaseRainer Gerhards2006-10-041-1/+3
|
* release date includedRainer Gerhards2006-10-041-1/+1
|
* fixed a bug in the property replace which lead to an extra TAB at stringRainer Gerhards2006-09-271-0/+8
| | | | end if field extraction was used.
* made the field-delimiter inside property replacer (templates) configurableRainer Gerhards2006-09-271-0/+2
|
* changed libpath for dblibs in makefile to better support fedoraRainer Gerhards2006-09-221-1/+3
|
* first implementation of option to turn off hostname and tag parsingRainer Gerhards2006-03-131-801/+802
|
* now it compiles under solaris, but I could not yet test it (need to findRainer Gerhards2006-02-161-0/+2
| | | | out how to disable stock syslogd on this platform ;))
* some changes to support SolarisRainer Gerhards2006-02-161-0/+1
|
* housekeeping changes to start development on next versionRainer Gerhards2006-02-151-0/+2
|
* preparing for 1.12.2 releaseRainer Gerhards2006-02-151-3/+3
|
* fixed a bug in debian startup scriptRainer Gerhards2006-02-021-0/+27
|
* fixed a bug that caused the default socket (usually /dev/log) to be openedRainer Gerhards2006-01-101-0/+2
| | | | even when -o command line option was given
* enhanced legacy syslog message parser so that it supports messages withoutRainer Gerhards2006-01-101-0/+2
| | | | a TIMESTAMP
* added support for field-based text extraction in the property replacer.Rainer Gerhards2005-12-221-1/+2
| | | | This is untested so far (the evening came quicker than anticipated ;))
* core parser for syslog-protocol addedRainer Gerhards2005-11-241-0/+2
|
* fixed a bug in RFC3339 timestamp generation; added support for 3339Rainer Gerhards2005-11-231-0/+4
| | | | timestamps in internally-generated messages
* housekeeping/preparing for next releaseRainer Gerhards2005-11-231-0/+2
|