#
4668ca80 |
| 08-Aug-2009 |
Pierre Joye |
- [DOC] Fixed #49183 patch for VC6, NAPTR is only available in VC9+ build
|
#
35ad8e6c |
| 07-Aug-2009 |
Pierre Joye |
- Fixed #49183, dns_get_record does not return NAPTR records
|
#
af5df4c8 |
| 05-Aug-2009 |
Scott MacVicar |
Change dns.h to php_dns.h, part of my dns cleanup
|
Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2 |
|
#
c7e0d95d |
| 20-Apr-2009 |
Pierre Joye |
- silent compiler warning
|
#
70c96f78 |
| 20-Apr-2009 |
Pierre Joye |
- nuke unused variable
|
Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
47a8643e |
| 12-Jan-2009 |
Felipe Pena |
- Reverted my previous commit to avoid unnecessary BC. [DOC] Added new entry to the array returned by dns_get_record(), 'entries', which contains the separated value from TXT value. (so 'txt
- Reverted my previous commit to avoid unnecessary BC. [DOC] Added new entry to the array returned by dns_get_record(), 'entries', which contains the separated value from TXT value. (so 'txt' kept the concatenated version) (Pierre)
show more ...
|
#
cc50663b |
| 11-Jan-2009 |
Felipe Pena |
MFH: - Improved fix for #47035 (win32 part by Henrique M. Decaria) [DOC] The TXT part needs be returned as an array of strings. (dns_get_record())
|
#
b7063014 |
| 07-Jan-2009 |
Pierre Joye |
- sanity check if we got an A as well (valid too but not desired)
|
#
789367bd |
| 06-Jan-2009 |
Pierre Joye |
- [DOC] VC6 does not have NAPTR
|
#
3c967db4 |
| 06-Jan-2009 |
Pierre Joye |
- [MFH] - [DOC] add support for all DNS function on Windows - dns_check_record (and its alias checkdnsrr) - dns_get_record - IPV6 specific info not available yet: .
- [MFH] - [DOC] add support for all DNS function on Windows - dns_check_record (and its alias checkdnsrr) - dns_get_record - IPV6 specific info not available yet: . AAAA info is available only on vista/2k8 for now . A6 info is not available - dns_get_mx (and its alias getmxrr)
show more ...
|