summaryrefslogtreecommitdiff
path: root/dnsmgr.c
AgeCommit message (Expand)Author
2006-02-14Bug 4377 - Initial round of loader changesTilghman Lesher
2006-02-11fix compiler warningsKevin P. Fleming
2006-02-10Merged revisions 9404 via svnmerge from Kevin P. Fleming
2006-02-09conversions to memory allocation wrappers, remove duplicated error messages,Russell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08let's actually use a variable scheduler event...Kevin P. Fleming
2005-11-08issue #5599Kevin P. Fleming
2005-10-26change ast_strlen_zero to also check for the string to be definedRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-06-23let's try allocating the proper amount of memory...Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-12correct portability problem (don't look inside regex_t)Kevin P. Fleming
2005-04-07fix thinko in dnsmgr.c (lesson: don't commit while you are rushing to a meeti...Kevin P. Fleming
2005-04-06preliminary "managed DNS lookup" supportKevin P. Fleming