summaryrefslogtreecommitdiffstats
path: root/syslogd.c
Commit message (Expand)AuthorAgeFilesLines
* rsyslogd man page added, default config file name changed to rsyslog.confRainer Gerhards2005-03-181-1/+1
* improving man files & installRainer Gerhards2005-03-171-1/+1
* fixed a bug: on internally-generated messages, the HOSTNAME was not setRainer Gerhards2005-03-081-0/+5
* coming closer to 0.8.1 releaseRainer Gerhards2005-02-251-12/+2
* memory leak fixedRainer Gerhards2005-02-221-14/+55
* hopefully ready for initial beta...Rainer Gerhards2004-12-081-1/+1
* Standard template for DB logging implemented.Michael Meckelein2004-12-081-10/+26
* getting closer to initial (beta) releaseRainer Gerhards2004-12-081-3/+17
* Added closeMySQL in die(). Also removed some printfs.Michael Meckelein2004-12-081-11/+25
* some very minor glitches fixed (mostly text)Rainer Gerhards2004-12-081-4/+4
* DB error handlingMichael Meckelein2004-12-081-30/+156
* property option drop-last-lf added; some doc in test.confRainer Gerhards2004-12-081-6/+30
* fixed a parser error (for non rfc3164 compliant messages)Rainer Gerhards2004-12-071-26/+72
* substring support for properties added, some fixesRainer Gerhards2004-12-031-52/+67
* added default templates - now config file more compatible to stock syslogdRainer Gerhards2004-11-301-22/+67
* Added some MySQL stuffMichael Meckelein2004-11-251-24/+65
* fixed the bug, template engine should now workRainer Gerhards2004-11-251-89/+32
* 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-231-37/+75
* now includes sql option in template to escape quote chractersRainer Gerhards2004-11-231-0/+84
* added some more propertiesRainer Gerhards2004-11-221-25/+74
* remote forwarding now also integrated in new codeRainer Gerhards2004-11-221-21/+110
* coming very close - all but the network sender are working again (but withRainer Gerhards2004-11-191-102/+242
* fixing upload error - template parser also okRainer Gerhards2004-11-191-99/+107
* SmallGlitchesFixedRainer Gerhards2004-11-181-8/+7
* Added Adiscon DB shema in MySQL insert functionMichael Meckelein2004-11-181-3/+40
* MsgObjNearlyCompletedRainer Gerhards2004-11-181-32/+178
* ComingCloserRainer Gerhards2004-11-171-5/+34
* begin templatesRainer Gerhards2004-11-171-8/+44
* 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-111-9/+45
* coming closerRainer Gerhards2004-11-111-83/+253
* changes...Rainer Gerhards2004-11-091-45/+259
* logMichael Meckelein2004-11-091-4/+18
* inline doc addedRainer Gerhards2004-11-091-11/+89
* mylabmmMichael Meckelein2004-11-081-5/+98
* updated license infoRainer Gerhards2004-11-081-1/+78
* Initial revisionRainer Gerhards2004-11-081-0/+2803