summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added new properties "syslogfacility-text" and "syslogseverity-text" thanksRainer Gerhards2007-07-121-1/+74
| | | | to varmojfekoj for the patch
* added new propertiesRainer Gerhards2007-07-111-1/+8
|
* fixed a bug that caused rsyslogd to segfault when TCP listening wasRainer Gerhards2007-07-112-2/+3
| | | | disabled and it terminated
* remove file, its autotools output file and does not belong in CVSRainer Gerhards2007-07-114-288/+43
|
* this is an autotools output file, does not belong in CVSRainer Gerhards2007-07-111-685/+0
|
* removed SYSV preprocessor macro; replaced with autotools equivalentRainer Gerhards2007-07-1110-53/+29
|
* moving towards autotools build system - config.h include forgotten & nowRainer Gerhards2007-07-1111-12/+34
| | | | fixed
* moving to autotoolsRainer Gerhards2007-07-102-0/+958
|
* taking advantage of new build system - in the process of removing SYSVRainer Gerhards2007-07-101-6/+3
|
* upgraded to autotools build system - thanks Peter Vrabec for patches andRainer Gerhards2007-07-101-1/+1
| | | | the idea
* upgrading to autotools build system - thank Peter Vrabec for patches andRainer Gerhards2007-07-1014-972/+13182
| | | | the idea
* moving to autotools build system - version.h contents now in config.hRainer Gerhards2007-07-101-2/+0
|
* preparing for 1.15.1 releasev1-15-1Rainer Gerhards2007-07-106-133/+148
|
* removed a testing aidRainer Gerhards2007-07-101-2/+1
|
* adding uchar type for easy refRainer Gerhards2007-07-101-1/+6
|
* re-enabled the "last message repeated n times" featureRainer Gerhards2007-07-103-200/+309
|
* added system properties: $NOW, $YEAR, $MONTH, $DAY, $HOUR, $MINUTERainer Gerhards2007-07-101-2/+81
|
* added doc to the $NOW family of propertiesRainer Gerhards2007-07-101-1/+10
|
* removed duplicate (conditional) codeRainer Gerhards2007-07-091-4/+0
|
* fixed a bug that caused compilation without SYSLOG_INET to failRainer Gerhards2007-07-091-14/+27
|
* optimized memory layout in struct filed when compiled with MySQL supportRainer Gerhards2007-07-061-38/+39
|
* changed is...() functions with (int) cast for clean BSD compileRainer Gerhards2007-07-061-23/+23
|
* added upcoming features - thanks to tbird for suggestionsRainer Gerhards2007-07-061-2/+15
|
* improved template processing for dynaFiles; templates are now only lookedRainer Gerhards2007-07-051-11/+14
| | | | up during initialization - speeds up processing
* fixed a bug that caused a dynaFile selector to stall when there was an openRainer Gerhards2007-07-052-17/+39
| | | | error with one file
* bumped version numberRainer Gerhards2007-07-051-1/+1
|
* preparing for release 1.15.0v1-15-0Rainer Gerhards2007-07-054-9/+6
|
* implemented a cache for selectors with dynamic file namesRainer Gerhards2007-07-051-46/+248
|
* forgotten to comment out some dprintf()s - fixed thatRainer Gerhards2007-07-051-5/+5
|
* removed some no-longer-necessary dprintf()s; worked towards more unsignedRainer Gerhards2007-07-051-28/+31
| | | | chars
* added $DynaFileCacheSize docRainer Gerhards2007-07-041-1/+55
|
* cleaned up some issues with $FileCreateModeRainer Gerhards2007-07-044-9/+35
|
* checks for extra (unexpected) characters in system config file lines haveRainer Gerhards2007-07-041-2/+16
| | | | been added
* some more unsigned char conversions...Rainer Gerhards2007-07-044-4/+4
|
* added $umask and $FileCreateMode config file directivesRainer Gerhards2007-07-042-29/+115
|
* added missing IPv6 doc fileRainer Gerhards2007-07-041-0/+48
|
* added a few links for easier readingRainer Gerhards2007-07-042-5/+11
|
* documented new dynamic file naming featureRainer Gerhards2007-07-042-765/+805
|
* applied patch from Bartosz Kuzma to compile cleanly under NetBSD; changed aRainer Gerhards2007-07-038-163/+165
| | | | number of char to unsigned char
* added support for dynamic file names in selector lines. Can now be createdRainer Gerhards2007-07-036-36/+232
| | | | with templates.
* bumped version number to do new workRainer Gerhards2007-07-032-2/+4
|
* updated rsyslogd man page with new options (-46A)v1-14-2Rainer Gerhards2007-07-034-3/+34
|
* fixed invalid link to changelogRainer Gerhards2007-07-031-1/+2
|
* preparing 1.14.2 releaseRainer Gerhards2007-07-032-4/+4
|
* fixed bug when obtaining port from /etc/servicesRainer Gerhards2007-07-032-4/+3
|
* restored "-r 0" /etc/service lookup; improved debug outputRainer Gerhards2007-07-023-24/+89
|
* added more doc on IPv6 specificsRainer Gerhards2007-07-023-3/+3
|
* Applied patch to make rsyslog compile under solaris. thanks to BartoszRainer Gerhards2007-07-021-2/+5
| | | | Kuźma for providing the patch.
* bumping up version numberRainer Gerhards2007-07-022-1/+3
|
* doc updates for 1.14.1 releasev1-14-1Rainer Gerhards2007-06-292-4/+4
|