summaryrefslogtreecommitdiffstats
path: root/net.h
Commit message (Expand)AuthorAgeFilesLines
* implemented module unload handling (required a number of interface changes)Rainer Gerhards2008-03-111-6/+2
* renamed library module file names to lm*, so that they match the overallRainer Gerhards2008-03-071-0/+3
* some cleanupRainer Gerhards2008-03-071-10/+0
* - added RSYSLOGD_MODDIR environment variableRainer Gerhards2008-03-071-22/+48
* did some portability changes to make rsyslog compile on HP UXRainer Gerhards2008-03-051-0/+1
* removed omfwd code dependency on finetRainer Gerhards2007-12-261-1/+2
* moved cross-platform define for AI_NUMERICSERV to net.hRainer Gerhards2007-12-261-0/+12
* moved some of the udp input code to its right placeRainer Gerhards2007-12-251-0/+3
* moved udp net code - again, stage workRainer Gerhards2007-12-251-0/+1
* moved some more network codeRainer Gerhards2007-12-251-0/+1
* moved some more net functionality out of syslogd.c - stage workRainer Gerhards2007-12-251-0/+7
* changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-141-7/+8
* split the function cvthname() for clarity. Also changed to using theRainer Gerhards2007-09-181-1/+1
* moved some more modules to their own file setsRainer Gerhards2007-07-221-1/+45
* cleaned up code in AddAllowedSender()Rainer Gerhards2007-07-171-3/+2
* fully integrated patch from mildew@gmail.comRainer Gerhards2007-07-161-3/+7
* added patch by mildew@gmail.com to support IPv6 in $AllowedSenderRainer Gerhards2007-07-161-0/+28