.. |
abandon.c
|
|
|
add.c
|
|
|
addentry.c
|
|
|
apitest.c
|
|
|
apitest.dsp
|
Changes to support NT single debug
|
1999-11-01 22:17:06 +00:00 |
apitest.dsw
|
|
|
bind.c
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
cache.c
|
Add missing ;
|
2000-03-14 04:27:00 +00:00 |
charray.c
|
Fix bugs in UTF-8 code. Apply to getdn and charray.
|
2000-01-23 23:07:24 +00:00 |
charset.c
|
Add <ac/param.h> to wrap <sys/param.h>
|
1999-11-01 17:21:24 +00:00 |
cldap.c
|
Do not attempt to obtain sizeof(sin_addr.s_addr) or &sin_addr.s_addr
|
1999-10-30 04:58:06 +00:00 |
compare.c
|
Fix typo in ldap_compare_ext. Found by dspeck@novell.com.
|
1999-11-19 02:01:50 +00:00 |
controls.c
|
Put *free(NULL) asserts behind LDAP_MEMORY_DEBUG
|
2000-02-11 21:11:44 +00:00 |
delete.c
|
|
|
digest.c
|
|
|
disptmpl.c
|
|
|
dn.c
|
|
|
dnssrv.c
|
replace ldap_dnssrv_init() with lower level calls
|
2000-04-25 10:38:03 +00:00 |
dsparse.c
|
|
|
error.c
|
Always return ld->ld_errno thru *errcodep if given to ldap_parse_result
|
1999-10-08 00:51:35 +00:00 |
extended.c
|
Fix decoding of sasl bind and extended operation responses.
|
1999-12-12 03:16:46 +00:00 |
free.c
|
|
|
friendly.c
|
|
|
getattr.c
|
|
|
getdn.c
|
fix = vs == bug
|
2000-04-12 01:06:58 +00:00 |
getdxbyname.c
|
Added support for connecting to LDAP servers located using DNS
|
2000-01-03 02:33:22 +00:00 |
getentry.c
|
|
|
getfilter.c
|
|
|
getvalues.c
|
|
|
init.c
|
ITS#503: Extend ldap tools to support SASL/TLS
|
2000-04-20 09:23:51 +00:00 |
kbind.c
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
ldap-int.h
|
ITS#503: Extend ldap tools to support SASL/TLS
|
2000-04-20 09:23:51 +00:00 |
ldap.conf
|
|
|
ldapfilter.conf
|
|
|
ldapfriendly
|
|
|
ldapsearchprefs.conf
|
|
|
ldaptemplates.conf
|
|
|
libldap.dsp
|
replace ldap_dnssrv_init() with lower level calls
|
2000-04-25 10:38:03 +00:00 |
libldap.dsw
|
|
|
ltest.dsp
|
Changes to support NT single debug
|
1999-11-01 22:17:06 +00:00 |
ltest.dsw
|
|
|
Makefile.in
|
Fixed an irritating problem with nss_ldap and pam_ldap. Since these
|
2000-03-13 17:55:41 +00:00 |
messages.c
|
|
|
modify.c
|
|
|
modrdn.c
|
Fix ldap_rename parameter order (ITS#387)
|
1999-12-04 17:19:11 +00:00 |
open.c
|
Eliminate second session protocol version field.
|
2000-02-18 19:57:38 +00:00 |
options.c
|
ITS#503: Extend ldap tools to support SASL/TLS
|
2000-04-20 09:23:51 +00:00 |
os-ip.c
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
os-local.c
|
Merged in preliminary support for Cyrus SASL library;
|
2000-01-02 01:21:25 +00:00 |
print.c
|
|
|
references.c
|
|
|
request.c
|
ITS#441: unhex escape referrals. Needs review before being
|
2000-03-20 22:00:16 +00:00 |
result.c
|
ldap_result was losing messages when multiple msgids were queued,
|
1999-11-30 13:32:06 +00:00 |
sasl.c
|
ITS#503: Extend ldap tools to support SASL/TLS
|
2000-04-20 09:23:51 +00:00 |
sbind.c
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
schema.c
|
|
|
search.c
|
Ignore space in filter: ( !(foo=bar))
|
2000-02-21 20:57:48 +00:00 |
sort.c
|
Use LDAP_CONST, not const, in public function declarations.
|
2000-02-01 01:11:26 +00:00 |
srchpref.c
|
|
|
string.c
|
Fix bugs in UTF-8 code. Apply to getdn and charray.
|
2000-01-23 23:07:24 +00:00 |
test.c
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
tls.c
|
Return okay after setting LDAP_OPT_X_TLS_CERT (ITS#447)
|
2000-03-18 23:55:51 +00:00 |
tmplout.c
|
objectclass=* -> NULL
|
2000-04-12 01:00:48 +00:00 |
tmpltest.c
|
|
|
ufn.c
|
|
|
unbind.c
|
Merged in preliminary support for Cyrus SASL library;
|
2000-01-02 01:21:25 +00:00 |
url.c
|
remove UNSPECIFIED_TLS... HOST implies ldap://
|
2000-01-14 01:08:15 +00:00 |
utf-8.c
|
typedef ber_int_t ldap_ucs4_t
|
2000-01-27 01:04:17 +00:00 |
util-int.c
|
Fix NULL pointer deref bugs
|
2000-04-25 10:43:15 +00:00 |