summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* substring support for properties added, some fixesRainer Gerhards2004-12-035-79/+126
* added default templates - now config file more compatible to stock syslogdRainer Gerhards2004-11-303-37/+76
* preparing for packagingRainer Gerhards2004-11-2614-3837/+77
* Added some MySQL stuffMichael Meckelein2004-11-254-31/+79
* fixed the bug, template engine should now workRainer Gerhards2004-11-254-97/+53
* fighting with a nasty bugRainer Gerhards2004-11-241-8/+31
* try to fix a bug with the SQL template optionRainer Gerhards2004-11-241-8/+64
* quick update to recent version for debugging needsRainer Gerhards2004-11-241-4/+155
* everything in place now to support writing to SQLRainer Gerhards2004-11-234-51/+190
* now includes sql option in template to escape quote chractersRainer Gerhards2004-11-234-13/+154
* added some more propertiesRainer Gerhards2004-11-221-25/+74
* remote forwarding now also integrated in new codeRainer Gerhards2004-11-222-21/+141
* coming very close - all but the network sender are working again (but withRainer Gerhards2004-11-192-103/+264
* fixing upload error - template parser also okRainer Gerhards2004-11-194-103/+423
* SmallGlitchesFixedRainer Gerhards2004-11-181-8/+7
* Added Adiscon DB shema in MySQL insert functionMichael Meckelein2004-11-181-3/+40
* MsgObjNearlyCompletedRainer Gerhards2004-11-187-48/+444
* ComingCloserRainer Gerhards2004-11-177-18/+602
* begin templatesRainer Gerhards2004-11-175-41/+103
* reflect forked projectRainer Gerhards2004-11-171-1/+1
* looks like weve got the msg struct readyRainer Gerhards2004-11-171-108/+208
* now with nearly complete msg objRainer Gerhards2004-11-161-22/+252
* cvs logMichael Meckelein2004-11-121-25/+33
* at least with some msg objectRainer Gerhards2004-11-121-12/+86
* syslogMichael Meckelein2004-11-112-11/+51
* coming closerRainer Gerhards2004-11-111-83/+253