summaryrefslogtreecommitdiff
path: root/ext/standard/dns_win32.c
Commit message (Expand)AuthorAgeFilesLines
* - fix and improve dns' AAAA support on windowsPierre Joye2009-08-101-9/+38
* - [DOC] Fixed #49183 patch for VC6, NAPTR is only available in VC9+ buildPierre Joye2009-08-081-0/+3
* - Fixed #49183, dns_get_record does not return NAPTR recordsPierre Joye2009-08-071-2/+0
* Change dns.h to php_dns.h, part of my dns cleanupScott MacVicar2009-08-051-1/+1
* - nuke unused varsPierre Joye2009-04-201-3/+2
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
* - Reverted my previous commit to avoid unnecessary BC.Felipe Pena2009-01-121-45/+51
* - Improved fix for #47035 (win32 part by Henrique M. Decaria)Felipe Pena2009-01-111-38/+37
* - fix parameter parsing optionsPierre Joye2009-01-071-1/+1
* - MFB: sanity check if we got an A as well (valid too but not desired)Pierre Joye2009-01-071-0/+4
* - [DOC] MFB: VC6 does not have NAPTRPierre Joye2009-01-061-0/+2
* - [DOC] add support for all DNS function on WindowsPierre Joye2009-01-061-0/+423