summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove 2 forgotten debug-printfs causing performance problems in the tcpv1-0-4Rainer Gerhards2006-02-013-3/+6
| | | | receiver
* preparing docs for release of 1.0.3Rainer Gerhards2005-11-142-4/+6
|
* fixed bugs in TCP sender, init() and message parsing. Some could causeRainer Gerhards2005-11-072-4/+10
| | | | rsyslogd to dump core.
* fixed two bugs: tcp sender could cause dump core; termination could causeRainer Gerhards2005-10-252-2/+8
| | | | dump core
* applied some patches available from the sysklogd project to code sharedRainer Gerhards2005-10-192-3/+5
| | | | from there
* additional hardening for file gt 2gb; fixed a bug in unix domain socketRainer Gerhards2005-10-104-10/+20
| | | | processing
* fixed a typo in status.htmlRainer Gerhards2005-10-051-1/+1
|
* updating status page for 1.0.2v1-0-2Rainer Gerhards2005-10-051-3/+3
|
* fixed an issue with mysql error handlingRainer Gerhards2005-10-053-4/+13
|
* udpated status page for new releasev1-0-1Rainer Gerhards2005-09-231-3/+3
|
* finishing touches for 1.0.1Rainer Gerhards2005-09-231-0/+4
|
* updated doc for new MySQL escapingRainer Gerhards2005-09-231-5/+24
|
* fixing MySQL escaping issueRainer Gerhards2005-09-236-701/+67
|
* updated version number in man filesv1-0-0Rainer Gerhards2005-09-122-2/+2
|
* updated status.html to 1.0.0Rainer Gerhards2005-09-121-3/+3
|
* fixed a minor bug in usage()Branchpoint_Stable_1-0Rainer Gerhards2005-09-073-3/+5
|
* added doc on version naming conventionsRainer Gerhards2005-09-072-1/+32
|
* removed DOS CRLFs from stringbuf.cRainer Gerhards2005-09-071-188/+188
|
* preparing for 1.0 finalRainer Gerhards2005-09-071-0/+1
|
* added slackware rc script from Chris ElvidgeRainer Gerhards2005-09-074-2/+73
|
* cron script info added to install docRainer Gerhards2005-09-062-0/+23
|
* some helpful links addedRainer Gerhards2005-09-062-1/+6
|
* updated status.htmlv0-9-8Rainer Gerhards2005-09-051-4/+4
|
* changed release date in NEWS fileRainer Gerhards2005-09-051-2/+2
|
* improved rsyslogd startup and shutdown messagesRainer Gerhards2005-08-173-13/+36
|
* how2help whishlist addedRainer Gerhards2005-08-162-1/+58
|
* updated status in regard to 0.9.7v0-9-7Rainer Gerhards2005-08-151-3/+3
|
* more makefile changes (trying to make it bullet-proof)Rainer Gerhards2005-08-151-0/+82
|
* more makefile changes (trying to make it bulletproof)Rainer Gerhards2005-08-153-83/+12
|
* fix in linux makefile detected during testingRainer Gerhards2005-08-151-2/+2
|
* fixed bug in makefiles - MySQL support could not be enabledRainer Gerhards2005-08-153-3/+5
|
* made an error message appear if database action used in non-db buildRainer Gerhards2005-08-122-1/+12
|
* working on optimizing the build environment - still sub-optimalRainer Gerhards2005-08-108-90/+55
|
* final touches of 0.9.6v0-9-6Rainer Gerhards2005-08-092-10/+28
|
* ironing out final nits for 0.9.6Rainer Gerhards2005-08-091-2/+6
|
* adding sample FreeBSD startup scriptRainer Gerhards2005-08-091-0/+83
|
* still hiding make file syntax differences...Rainer Gerhards2005-08-094-85/+9
|
* initial version of linux-specific makefileRainer Gerhards2005-08-091-0/+132
|
* restructured makefile, because debian make has different syntax...Rainer Gerhards2005-08-093-70/+76
|
* startup script for debian addedRainer Gerhards2005-08-081-0/+95
|
* added first revision of install documentRainer Gerhards2005-08-082-0/+137
|
* Makefile conditionals guarded against leading/trailing spacesRainer Gerhards2005-08-081-4/+3
|
* upgraded Makefile to easy feature configuration via settings at top of fileRainer Gerhards2005-08-081-17/+12
|
* makefile enhancementsRainer Gerhards2005-08-081-8/+39
|
* simplifying makefileRainer Gerhards2005-08-081-9/+14
|
* doc updatesRainer Gerhards2005-08-052-29/+12
|
* doc update to reflect new -r option semanticsRainer Gerhards2005-08-052-9/+13
|
* allowed to specify the udp listening port on command lineRainer Gerhards2005-08-053-17/+40
|
* doc updates (php-syslog-ng howto)Rainer Gerhards2005-08-052-0/+150
|
* mysql connect error messages enhanced (now go to the log themselves)Rainer Gerhards2005-08-042-6/+10
|