summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* moved some more net functionality out of syslogd.c - stage workRainer Gerhards2007-12-253-508/+510
* fixed typoRainer Gerhards2007-12-251-1/+1
* some cleanupRainer Gerhards2007-12-211-14/+10
* finally, alarm() has gone away :) -- this is now done by the main threadRainer Gerhards2007-12-211-58/+21
* removed code no longer neededRainer Gerhards2007-12-212-56/+9
* - created an initial version of imudp.c. The majority of UDP reception codeRainer Gerhards2007-12-213-71/+65
* ranted a little bit about the current modules...Rainer Gerhards2007-12-211-0/+13
* prepared for imudpRainer Gerhards2007-12-215-3/+158
* cleaned up code (resulting in some shuffeling from syslogd.c to the "right"Rainer Gerhards2007-12-214-69/+44
* created first version of imtcp (still very much depending on syslogd.c forRainer Gerhards2007-12-214-146/+136
* begun work on imtcpRainer Gerhards2007-12-215-2/+164
* updated compatibiltiy notes according to latest state of the projectRainer Gerhards2007-12-211-0/+30
* added new v3 config file directivesRainer Gerhards2007-12-211-1/+15
* removed no longer needed mutex from omfwdRainer Gerhards2007-12-211-7/+0
* moved udp send code to its own functionRainer Gerhards2007-12-201-37/+50
* removed single-threading support for sending TCP messages; causedRainer Gerhards2007-12-2011-441/+8
* implemented $AddUnixListenSocket config directiveRainer Gerhards2007-12-202-29/+84
* changed termination sync typeRainer Gerhards2007-12-201-1/+1
* implemented $SystemLogSocketName config directiveRainer Gerhards2007-12-203-27/+25
* previous patch was incorrectRainer Gerhards2007-12-201-3/+4
* bugfix: memory leak in cfsysline.c/doGetWord() fixedRainer Gerhards2007-12-201-1/+9
* implemented $OmitLocalLogging config directiveRainer Gerhards2007-12-203-33/+13
* moved unix socket code to its own module (imuxsock)Rainer Gerhards2007-12-203-122/+135
* fixed race conditionRainer Gerhards2007-12-201-0/+1
* begun moving unix socket code to its own moduleRainer Gerhards2007-12-205-2/+144
* - implemented $klogUseSyscallInterface config directiveRainer Gerhards2007-12-201-10/+19
* - working on a potential race condition on the new input module interface.Rainer Gerhards2007-12-204-9/+43
* moved todo list into compatibility documentRainer Gerhards2007-12-201-1/+3
* bugfix: fixing memory leak when message queue is full and during parsing.Rainer Gerhards2007-12-201-2/+8
* slight change to init() to prevent race conditionRainer Gerhards2007-12-191-1/+2
* bugfix: llDestroy() left the list with invalid root/last pointersRainer Gerhards2007-12-191-0/+3
* enhanced -c option support (some basics)Rainer Gerhards2007-12-191-4/+28
* integrated v 1.21.0 change log entriesRainer Gerhards2007-12-191-1/+6
* applied enhanced gss-api functionality provided by varmojfekojRainer Gerhards2007-12-197-72/+255
* cleaned up char/uchar issueRainer Gerhards2007-12-191-3/+3
* applied some more cleanup provided by Michael BieblRainer Gerhards2007-12-195-11/+6
* applied Michael Biebl's patch to enhance $includeconfig to support wildcardRainer Gerhards2007-12-182-8/+34
* code cleanups thanks to Michael BieblRainer Gerhards2007-12-182-4/+2
* code cleanups thanks to Michael BieblRainer Gerhards2007-12-188-9/+15
* restructured #include's somewhat thanks to Michael BieblRainer Gerhards2007-12-183-2/+7
* removed files from cvs that not belong there (thanks to Michael Biebl forRainer Gerhards2007-12-183-1108/+0
* added rsyslog v3 compatibitliy infoRainer Gerhards2007-12-171-5/+4
* rsyslog v3 compatibility infoRainer Gerhards2007-12-171-0/+32
* - implemented afterRun input module interface functionRainer Gerhards2007-12-179-30/+68
* code cleanup debugging fixed, should now go through standard debuggingRainer Gerhards2007-12-173-189/+22
* limited debug outputRainer Gerhards2007-12-173-7/+10
* fix for compile problemRainer Gerhards2007-12-174-124/+38
* fixed missing fileRainer Gerhards2007-12-171-0/+41
* fixed compile problem (error during previous cvs commit)Rainer Gerhards2007-12-172-144/+8
* noted recent addtionsRainer Gerhards2007-12-171-0/+6