openldap/libraries/libldap
Kurt Zeilenga ab7c490960 Add BINDDN user-only directive to .ldaprc
Used only for simple bind when dn == NULL and password != NULL.
1999-12-17 03:27:16 +00:00
..
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 Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
bind.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +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
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 Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
getdxbyname.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +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 Add BINDDN user-only directive to .ldaprc 1999-12-17 03:27:16 +00:00
kbind.c experimental ITS#109 fix: make kbind open default connection if necessary. 1999-09-23 04:08:33 +00:00
ldap-int.h Add BINDDN user-only directive to .ldaprc 1999-12-17 03:27:16 +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 Initial revision 1998-08-09 00:43:13 +00:00
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 merged with autoconf branch 1998-10-25 01:41:42 +00:00
ltest.dsp Changes to support NT single debug 1999-11-01 22:17:06 +00:00
ltest.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Fixes for NT dynamic linking. 1999-11-27 23:40:08 +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 lint. 1999-12-12 05:07:17 +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 Removed unused local var. 1999-12-05 22:19:08 +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 Backout fix in r1.38 1999-12-08 23:50:59 +00:00
result.c ldap_result was losing messages when multiple msgids were queued, 1999-11-30 13:32:06 +00:00
sasl.c Add BINDDN user-only directive to .ldaprc 1999-12-17 03:27:16 +00:00
sbind.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +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 Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
tls.c Start TLS extension: check that TLS was inited successfully, return default referral on failure as appropriate. 1999-12-10 19:18:33 +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 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
url.c Unescape host:port when parsing a host list. 1999-12-11 03:46:07 +00:00
util-int.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00