.. |
abandon.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
add.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
addentry.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
apitest.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
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 OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
charray.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06: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
|
Fix memory losses, ITS#379
|
1999-12-03 00:21:32 +00:00 |
delete.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
digest.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
disptmpl.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
dn.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
dnssrv.c
|
Added support for connecting to LDAP servers located using DNS
|
2000-01-03 02:33:22 +00:00 |
dsparse.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
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
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
friendly.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
getattr.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
getdn.c
|
Merged in preliminary support for Cyrus SASL library;
|
2000-01-02 01:21:25 +00:00 |
getdxbyname.c
|
Added support for connecting to LDAP servers located using DNS
|
2000-01-03 02:33:22 +00:00 |
getentry.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
getfilter.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
getvalues.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
init.c
|
Merged in preliminary support for Cyrus SASL library;
|
2000-01-02 01:21:25 +00:00 |
kbind.c
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
ldap-int.h
|
Initial UTF-8 routines.
|
2000-01-22 01:55:34 +00:00 |
ldap.conf
|
Add OpenLDAP RCSid to conf files
|
1999-09-09 04:43:30 +00:00 |
ldapfilter.conf
|
Add OpenLDAP RCSid to conf files
|
1999-09-09 04:43:30 +00:00 |
ldapfriendly
|
|
|
ldapsearchprefs.conf
|
Add OpenLDAP RCSid to conf files
|
1999-09-09 04:43:30 +00:00 |
ldaptemplates.conf
|
Add OpenLDAP RCSid to conf files
|
1999-09-09 04:43:30 +00:00 |
libldap.dsp
|
Changes to support NT single debug
|
1999-11-01 22:17:06 +00:00 |
libldap.dsw
|
|
|
ltest.dsp
|
Changes to support NT single debug
|
1999-11-01 22:17:06 +00:00 |
ltest.dsw
|
|
|
Makefile.in
|
Initial UTF-8 routines.
|
2000-01-22 01:55:34 +00:00 |
messages.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
modify.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
modrdn.c
|
Fix ldap_rename parameter order (ITS#387)
|
1999-12-04 17:19:11 +00:00 |
open.c
|
remove UNSPECIFIED_TLS... HOST implies ldap://
|
2000-01-14 01:08:15 +00:00 |
options.c
|
Changes for URI spport: New routines ldap_initialize and ldap_create; LDAPURLDesc replaces LDAPServer, LDAPURLDesc list used instead of ldo_defhost.
|
1999-12-07 18:52:05 +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
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
references.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
request.c
|
Merged in preliminary support for Cyrus SASL library;
|
2000-01-02 01:21:25 +00:00 |
result.c
|
ldap_result was losing messages when multiple msgids were queued,
|
1999-11-30 13:32:06 +00:00 |
sasl.c
|
In ldap_pvt_sasl_init() treat subsequent invocations as no-ops, not error.
|
2000-01-16 01:29:15 +00:00 |
sbind.c
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
schema.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
search.c
|
ITS#399: timelimit/timeout handling
|
1999-12-16 00:41:18 +00:00 |
sort.c
|
Back out my change to ldap_sort_strcasecmp. My mistake from not reading
|
1999-09-24 18:16:41 +00:00 |
srchpref.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
string.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
test.c
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
tls.c
|
In ldap_pvt_tls_init() treat subsequent invocations as no-ops, not error.
|
2000-01-15 19:03:16 +00:00 |
tmplout.c
|
Fix Winsock-related warning and/or bugs.
|
1999-10-28 07:17:08 +00:00 |
tmpltest.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
ufn.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
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
|
Initial UTF-8 routines.
|
2000-01-22 01:55:34 +00:00 |
util-int.c
|
Added support for connecting to LDAP servers located using DNS
|
2000-01-03 02:33:22 +00:00 |