summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* merged Andres Riancho's regex extensions into the code (hopefullyRainer Gerhards2005-09-135-21/+157
| | | | correctly)
* minor doc updatesRainer Gerhards2005-09-135-6/+11
|
* added DISCARD action to selector linesRainer Gerhards2005-09-092-2/+27
|
* initial implementation of the counted string class completed (but so farRainer Gerhards2005-09-095-34/+67
| | | | only a very feature-less class). code compiles again.
* begin adding counted string class - does NOT compile yet!Rainer Gerhards2005-09-076-136/+138
|
* 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
|
* begun to move the documentation to html (and create better doc)Rainer Gerhards2005-08-0410-58/+1272
|
* close to 0.9.5 - multiple instances are supported nowRainer Gerhards2005-08-014-18/+34
|
* support for multiple instances enhanced - still some minor issuesRainer Gerhards2005-08-011-3/+6
|
* -o option added (omit local log socket)Rainer Gerhards2005-08-012-3/+16
|
* changed news file to reflect recent bug fixesRainer Gerhards2005-07-291-1/+15
|
* fixed the issue where rsyslogd dumped core when an invalid template nameRainer Gerhards2005-07-293-9/+36
| | | | was given
* fixed 'the semicolon bug' in the write database action. Also fixed a bugRainer Gerhards2005-07-292-14/+31
| | | | | | that caused rsyslogd to dump core when the template for database was not found. There still is an issue with the other actions and invalid template names.
* yet another minor doc changev0-9-4Rainer Gerhards2005-07-252-2/+2
|
* some minor cleanup (mostly doc) in preparation for 0.9.4Rainer Gerhards2005-07-252-9/+32
|
* changed the syslog sender so that it works well with stunnelRainer Gerhards2005-07-221-10/+52
|