summaryrefslogtreecommitdiffstats
path: root/msg.h
Commit message (Expand)AuthorAgeFilesLines
* moved files to the runtimeRainer Gerhards2008-04-161-177/+0
* added advanced flow control for congestion cases (mode depending on messageRainer Gerhards2008-03-141-0/+3
* - added PUSHMSGVAR operationRainer Gerhards2008-02-251-0/+3
* changed rsCStrObj name to cstr_t, which is more inline with the rest ofRainer Gerhards2008-02-211-6/+6
* - renamed Msg object to usual all-lowercase object name (else we ran intoRainer Gerhards2008-01-301-3/+3
* worked on threadingRainer Gerhards2008-01-171-1/+1
* - MsgSetProperty() implementedRainer Gerhards2008-01-071-1/+1
* completed serializer for msg (but needs review)Rainer Gerhards2008-01-061-4/+1
* adjusted to recent IETF developmentsRainer Gerhards2008-01-061-1/+1
* added capability for concurrent access to the msg class. Can be dynamicallyRainer Gerhards2008-01-051-1/+13
* changed queue object Construction/Startup interfaceRainer Gerhards2008-01-041-1/+0
* utilized the new auto-destruction capability so that the queue can nowRainer Gerhards2008-01-041-1/+1
* - begun some work on Msg Object serializiationRainer Gerhards2008-01-041-0/+4
* changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-141-7/+8
* adding sur5r's postgres module - many thanks for providing it! There are aRainer Gerhards2007-12-031-0/+2
* - changed part of the CStr interface so that better error tracking isRainer Gerhards2007-09-051-1/+1
* - I found out that we finally have problems with the (somewhat recursive)Rainer Gerhards2007-08-031-0/+1
* moved file write output module to own set of code filesRainer Gerhards2007-07-221-0/+3
* moved part of the shell action to its own moduleRainer Gerhards2007-07-201-0/+2
* moved message object into its own set of filesRainer Gerhards2007-07-191-0/+150