summaryrefslogtreecommitdiffstats
path: root/msg.c
Commit message (Collapse)AuthorAgeFilesLines
* moved file write output module to own set of code filesRainer Gerhards2007-07-221-0/+507
|
* moved part of the shell action to its own moduleRainer Gerhards2007-07-201-1/+0
|
* - removed a memory leak that could occur if timegenerated was used in RFCRainer Gerhards2007-07-201-21/+111
| | | | | | 3164 format in templates - did some preparation in msg.c for advanced multithreading - placed the hooks, but not yet any active code
* defined some macros for further use with advanced multithreadingRainer Gerhards2007-07-201-6/+12
|
* moved message object into its own set of filesRainer Gerhards2007-07-191-0/+1041