aboutsummaryrefslogtreecommitdiffstats
path: root/srv.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+4
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+17
2005-08-07more fixes for gcc4 warnings ...russell1-5/+5
2005-07-10more ast_copy_string conversionsrussell1-1/+1
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06remove experimental module version tagskpfleming1-0/+4
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-6/+6
2004-07-17REduce chattynessmarkster1-1/+2
2004-07-14Remaining rgagnon source audit improvements (bug #2011)markster1-2/+2
2004-06-22Misc formatting cleanupscitats1-2/+2
2004-05-04More strlen_zero checks (bug #1549)markster1-1/+2
2004-03-03Make DNS callbacks return -1 on error, so invalid records are ignoredcitats1-1/+3
2003-10-27More cleanups and OSX fixes for 10.3markster1-16/+3
2003-10-26Make it build and run on MacOS Xmarkster1-0/+5
2003-10-04SRV and ENUM fixes (bug #'s 350 and 351)markster1-3/+4
2003-09-27update DNS resolvermarkster1-184/+33
2003-08-13Merge SRV record fixmarkster1-41/+14
2003-06-12Add missing srv.c and srv.h filesmarkster1-0/+299