#
b1d5cf73 |
| 08-Oct-2010 |
Gustavo André dos Santos Lopes |
- Added numeric record type and raw data for unknown DNS record types.
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
de93d96d |
| 07-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2008#1997-2010#g" **/*.c **/*.h
|
Revision tags: php-5.3.2RC1 |
|
#
d0a956c2 |
| 21-Dec-2009 |
Jani Taskinen |
- Tune the fix for bug #50508 and make it work with MacOSX, bug #50541.
|
#
52f83608 |
| 18-Dec-2009 |
Jani Taskinen |
- Fixed bug #50508 (compile fails: Conflicting HEADER type declarations) # NEVER ever include nameser_compat.h, it's included in various ways in different OSes by nameser.h if needed
|
Revision tags: php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2 |
|
#
76d87527 |
| 16-Oct-2009 |
Scott MacVicar |
Part fix for bug #49224
|
Revision tags: oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1 |
|
#
05065346 |
| 11-Aug-2009 |
Scott MacVicar |
Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff with the bind8 compatibility layer.
|
#
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 |
|
#
d5455551 |
| 20-May-2009 |
Jani Taskinen |
- Sync with HEAD (thanks Hannes :)
|
#
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)
|