summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* rsyslogd improved startup message, doc updates to reflect changesRainer Gerhards2005-07-204-32/+82
* fixed a wrong default message formatRainer Gerhards2005-07-202-2/+15
* useful tcp sender finished (at least it looks so, testing might reveal aRainer Gerhards2005-07-202-2/+32
* (hopefully) -to be tested- fixed the db semicolon bug. Also build aRainer Gerhards2005-07-204-36/+119
* forgotten to update patch level for 0.9.3 release - fixedRainer Gerhards2005-07-191-1/+1
* fixed a small bug that caused compilation to fail on debianv0-9-3Rainer Gerhards2005-07-191-1/+1
* fixing a bug in timestamp parsingRainer Gerhards2005-07-183-67/+90
* very rough first draft of syslog/tcp senderRainer Gerhards2005-07-062-12/+131
* added support to specify destination port in selector line (udp only)Rainer Gerhards2005-07-065-27/+68
* fixed some bugs found in final testing...Rainer Gerhards2005-07-052-8/+7
* man page adjustmentRainer Gerhards2005-07-051-4/+1
* forgot to remove a debugging aid - now doneRainer Gerhards2005-07-051-1/+1
* hopefully this is 0.9.2, with tcp listener and full man pages...Rainer Gerhards2005-07-054-81/+180
* first (nearly) functional version with tcpRainer Gerhards2005-07-044-15/+66
* on the way to syslog/tcp receiver...Rainer Gerhards2005-07-042-28/+280
* max message size set to 32k to support IHERainer Gerhards2005-07-043-4/+13
* makefile cleanupv0-9-1Rainer Gerhards2005-06-281-8/+1
* remove some annoying printf format warningsRainer Gerhards2005-06-282-2/+7
* some printf format changes for off_t plus makefile updates...Rainer Gerhards2005-06-284-8/+16
* fixed some issues on FreeBSDRainer Gerhards2005-06-285-68/+18
* quick (&dirty) fix four outchannel.h under bsd - requires further fixing onRainer Gerhards2005-06-271-0/+8
* outchannel.c for 0.9.0 forgottenRainer Gerhards2005-06-271-0/+274
* this looks like 0.9.0 - even man pages are done ;)Rainer Gerhards2005-06-228-5/+130
* coming closer to 0.9.0 - this checkin test only!Rainer Gerhards2005-06-225-39/+272
* changed the files structure to always be a linked list this is inRainer Gerhards2005-06-215-542/+531
* a forgotten debug message removedRainer Gerhards2005-04-211-1/+0
* removed some #ifdef's BSD because we can do the same on RedHat, too...Rainer Gerhards2005-04-213-18/+1
* FreeBSD portRainer Gerhards2005-04-214-6/+89
* debug output updatesRainer Gerhards2005-04-192-8/+7
* bug fix in README.linux, security model for install changedRainer Gerhards2005-04-042-12/+8
* fixed version.h fileRainer Gerhards2005-03-221-1/+1
* more minor changes (mostly forgotten things;))Rainer Gerhards2005-03-183-29/+25
* rsyslogd man page added, default config file name changed to rsyslog.confRainer Gerhards2005-03-183-230/+142
* improving man files & installRainer Gerhards2005-03-176-422/+670
* fixed a bug: on internally-generated messages, the HOSTNAME was not setRainer Gerhards2005-03-088-45/+51
* coming closer to 0.8.1 releaseRainer Gerhards2005-02-254-22/+17
* memory leak fixedRainer Gerhards2005-02-225-20/+108
* version 0.8.0 betaRainer Gerhards2004-12-084-9/+10
* hopefully ready for initial beta...Rainer Gerhards2004-12-087-61/+342
* Standard template for DB logging implemented.Michael Meckelein2004-12-082-13/+29
* getting closer to initial (beta) releaseRainer Gerhards2004-12-084-5/+49
* Added closeMySQL in die(). Also removed some printfs.Michael Meckelein2004-12-081-11/+25
* some very minor glitches fixed (mostly text)Rainer Gerhards2004-12-082-7/+7
* DB error handlingMichael Meckelein2004-12-082-33/+159
* BUGS file addedRainer Gerhards2004-12-081-0/+7
* property option drop-last-lf added; some doc in test.confRainer Gerhards2004-12-084-9/+92
* fixed a parser error (for non rfc3164 compliant messages)Rainer Gerhards2004-12-071-26/+72