#
9a406952 |
| 20-May-2009 |
Jani Taskinen |
MFH: Fix non-windows builds
|
#
31a1dbe2 |
| 20-May-2009 |
Kalle Sommer Nielsen |
MFH: Fix Windows build, dns_get_record is defined in dns_win32.c, not here
|
#
e36c8c49 |
| 19-May-2009 |
Jani Taskinen |
MFH: Unify macros
|
Revision tags: php-5.3.0RC2, 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 ...
|
#
8911ba1c |
| 11-Jan-2009 |
Scott MacVicar |
Add support for the older style bind 8 functions, this adds support for OS X to use all of the dns_* functions.
|
#
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())
|
#
b5182d7a |
| 08-Jan-2009 |
Felipe Pena |
- MFH: Fixed bug #47035 (dns_get_record returns a garbage byte at the end of a TXT record)
|
#
4f704999 |
| 07-Jan-2009 |
Pierre Joye |
- fix regression introduced by the move to the new parsing api (thx Bjori)
|
#
4b91d9b5 |
| 07-Jan-2009 |
Pierre Joye |
- fix parameter parsing options
|
#
6f1a0edb |
| 06-Jan-2009 |
Pierre Joye |
- these ifdefs are a mess, fix build on win
|
#
8afdcba4 |
| 06-Jan-2009 |
Pierre Joye |
- fix build
|
#
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 ...
|
#
85af2a05 |
| 31-Dec-2008 |
Antony Dovgal |
MFH: don't use WRONG_PARAM_COUNT with new param parsing API
|
#
540242dc |
| 31-Dec-2008 |
Ilia Alshanetsky |
[DOC] Added gethostname() to return the current system host name.
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
7e257339 |
| 03-Nov-2008 |
Felipe Pena |
- MFH: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record) patch by: misc at e2007 dot cynergi dot com
|
Revision tags: php-5.2.7RC2, php-5.2.7RC1 |
|
#
26203040 |
| 23-Aug-2008 |
Pierre Joye |
- MFH: - drop bindlib usage on windows - inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own)
|
Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE |
|
#
cd62ae78 |
| 23-May-2008 |
Matt Wilmas |
MFH: Fixed Windows build now that HAVE_INET_PTON is defined
|
Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2 |
|
#
8664b5dc |
| 14-Apr-2008 |
Etienne Kneuss |
MFH: Fix dns_check_proto (related to #44723)
|
Revision tags: php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1 |
|
#
ba3245e1 |
| 17-Jan-2008 |
Ilia Alshanetsky |
Fixed bug #43871 (crash inside dns_get_record)
|
Revision tags: php-4.4.8 |
|
#
d1dded87 |
| 31-Dec-2007 |
Sebastian Bergmann |
MFH: Bump copyright year, 2 of 2.
|
Revision tags: php-4.4.8RC1, RELEASE_1_2_3 |
|
#
a6fbf1b0 |
| 22-Nov-2007 |
Derick Rethans |
- MFH: Fixed weights array, which was broken with: http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81 and merged to head with: http://cvs.php.net/viewvc.cgi/ph
- MFH: Fixed weights array, which was broken with: http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81 and merged to head with: http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.70.2.7.2.5&r2=1.70.2.7.2.5.2.1
show more ...
|
Revision tags: php-5.2.5 |
|
#
a0b0d132 |
| 05-Nov-2007 |
Jani Taskinen |
MFH: Sync
|
Revision tags: php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
58ac8d55 |
| 26-Jun-2007 |
Antony Dovgal |
MFH: fix #41795 (checkdnsrr does not support DNS_TXT type) patch by lucas at facebook dot com
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0 |
|
#
725260ea |
| 14-May-2007 |
Antony Dovgal |
fix CS
|