summaryrefslogtreecommitdiff
path: root/ext/standard/dns.h
Commit message (Expand)AuthorAgeFilesLines
* Change dns.h to php_dns.h, part of my dns cleanupScott MacVicar2009-08-051-71/+0
* - Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing...Jani Taskinen2009-05-191-3/+1
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
* MFB Add support for the older style bind 8 functions, this adds support for O...Scott MacVicar2009-01-111-1/+13
* - [DOC] add support for all DNS function on WindowsPierre Joye2009-01-061-7/+6
* MFB: Added gethostname() to return the current system host name.Ilia Alshanetsky2008-12-311-0/+4
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* fix typo (most likely fixes #24533 too)foobar2003-07-081-1/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Extra paranoia checks if dn_skipname/dn_expand exist or notfoobar2003-02-241-0/+2
* - Fixed bug: #22339foobar2003-02-211-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* -rename checkdnsrr to dns_check_record, keep old name as aliasMarcus Boerger2002-11-191-3/+18
* Maintain headers.Sebastian Bergmann2002-02-281-2/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Missed this one.foobar2001-03-161-1/+2
* HAVE_BINDLIB --> HAVE_LIBBINDfoobar2001-03-111-1/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-22/+10
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-1/+1
* conv_proto *.[ch]Sascha Schumann1999-05-161-5/+5
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+53