summaryrefslogtreecommitdiff
path: root/ext/standard/dns.c
Commit message (Expand)AuthorAgeFilesLines
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-2/+11
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* This should fix problems in systems without libbind.foobar2001-03-161-1/+1
* HAVE_BINDLIB --> HAVE_LIBBINDfoobar2001-03-111-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Added tests for arpa/*.h and resolv.h which don't exist on the BeOS.Stephen van Egmond2001-02-061-0/+6
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-1/+7
* The result of conv_z_macros and some manual conversion ofSascha Schumann2000-11-271-18/+14
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-5/+5
* a second (cleaner?) try on warnings about unsupported functionsHartmut Holzgraefe2000-05-271-11/+2
* - I'm not sure if PHP_NOT_IN_THIS_BUILD is the way to handle theseAndi Gutmans2000-05-271-2/+2
* if a module provides a function it should also do so if the functionHartmut Holzgraefe2000-05-261-2/+11
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Fix 64-bit issue in gethostbyaddr().Sascha Schumann2000-05-171-2/+3
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-4/+4
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-2/+2
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* getParameters -> zend_get_parametersAndrei Zmievski1999-12-201-2/+2
* - The tree compiles againZeev Suraski1999-12-181-5/+5
* More php3_ annihilationZeev Suraski1999-12-181-6/+6
* New Zend APISascha Schumann1999-09-251-29/+29
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-7/+7
* License updateZeev Suraski1999-07-161-21/+9
* Thou shalt use the API, and thou shalt be safeZeev Suraski1999-05-231-8/+2
* conv_proto *.[ch]Sascha Schumann1999-05-161-5/+5
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-6/+2
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+343