pjs/directory/c-sdk/ldap/clients/tools
nhosoi%redhat.com 4de91ac302 394071 ��� LDAP SASL bind fails when the given hostname is numeric IPv6 address
[Change description]
configure: generated with autoconf213
configure.in: added getaddrinfo and getnameinfo to AC_CHECK_FUNCS
config/autoconf.mk.in: added macros HAVE_GETADDRINFO and HAVE_GETNAMEINFO
ldap/clients/tools/common.c:
1. check if the given host name looks like IPv6 numeric address or not
2. if it is, try getaddrinfo + getnameinfo if available
3. if they are not or they failed, try NSPR functions, which are a bit old
handling IPv6 addresses, but for this case, they return the expected result --
FQDN.
2007-09-17 17:46:23 +00:00
..
.cvsignore Fix bug # 184219 - get cvs version of Ldap C-SDK and make of ldap c sdk failed. 2004-05-24 13:03:16 +00:00
Makefile.client Bug: 339298 2006-10-03 20:43:42 +00:00
Makefile.in [Bug 371361] autoconf build is broken on AIX 2007-02-24 17:05:00 +00:00
Options.txt Bug 364812 merging Sun and Mozilla ldap tools 2007-01-10 15:54:50 +00:00
argpin.c Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00
argpin.h Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00
common.c 394071 ��� LDAP SASL bind fails when the given hostname is numeric IPv6 address 2007-09-17 17:46:23 +00:00
convutf8.cpp Bug 364812 merging Sun and Mozilla ldap tools 2007-01-10 15:54:50 +00:00
examples-from-ldif-spec.ldif Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00
fileurl.c Bug 364812 merging Sun and Mozilla ldap tools 2007-01-10 15:54:50 +00:00
fileurl.h Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00
ldapcmp.c Bug 364812 merging Sun and Mozilla ldap tools 2007-01-10 15:54:50 +00:00
ldapcompare.c Bug 364812 merging Sun and Mozilla ldap tools 2007-01-10 15:54:50 +00:00
ldapdelete.c Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00
ldapmodify.c Bug: 339298 2006-10-03 20:43:42 +00:00
ldapmodrdn.c Bug 364812 merging Sun and Mozilla ldap tools 2007-01-10 15:54:50 +00:00
ldappasswd.c Bug: 339298 2006-10-03 20:43:42 +00:00
ldapsearch.c Bug 364812 merging Sun and Mozilla ldap tools 2007-01-10 15:54:50 +00:00
ldaptool-sasl.c Resolves: bug 228704 2007-01-24 20:53:02 +00:00
ldaptool-sasl.h Bug: 339298 2006-10-03 20:43:42 +00:00
ldaptool.h Bug 364812 merging Sun and Mozilla ldap tools 2007-01-10 15:54:50 +00:00
ntuserpin.c Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00
ntuserpin.h Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00