openldap/libraries/libldap
1999-07-27 00:36:33 +00:00
..
abandon.c
add.c
addentry.c
apitest.c
apitest.dsp
apitest.dsw
bind.c
cache.c
charray.c Add charray (from slapd) to -lldap/-lldap_r (not yet used) 1999-07-07 17:58:21 +00:00
charset.c make ldap.ld_lberoptions unsigned, like berelement.ber_options 1999-07-18 01:20:45 +00:00
cldap.c Eliminate htonl(unsigned_long_arg), which is wrong on 64-bit OSF1/alpha 1999-07-13 09:41:25 +00:00
compare.c
controls.c Fix control parsing and controls free routine. 1999-07-22 04:47:58 +00:00
delete.c
digest.c Add charray (from slapd) to -lldap/-lldap_r (not yet used) 1999-07-07 17:58:21 +00:00
disptmpl.c
dsparse.c
error.c
extended.c request value should be optional. 1999-07-07 17:52:06 +00:00
free.c
friendly.c
getattr.c
getdn.c Fix LDAP_CONST->const in explode_name(), it failed when LDAP_CONST was empty. 1999-07-13 06:48:35 +00:00
getdxbyname.c
getentry.c
getfilter.c
getvalues.c
init.c First version with TLS. Untested. 1999-07-13 19:30:41 +00:00
kbind.c
ldap-int.h make ldap.ld_lberoptions unsigned, like berelement.ber_options 1999-07-18 01:20:45 +00:00
ldap.conf
ldapfilter.conf
ldapfriendly
ldapsearchprefs.conf
ldaptemplates.conf
libldap.dsp Add charray (from slapd) to -lldap/-lldap_r (not yet used) 1999-07-07 17:58:21 +00:00
libldap.dsw
ltest.dsp
ltest.dsw
Makefile.in Add tls.c 1999-07-13 19:27:33 +00:00
messages.c
modify.c
modrdn.c
open.c First version with TLS. Untested. 1999-07-13 19:32:51 +00:00
options.c Get and set TLS options 1999-07-13 19:34:07 +00:00
os-ip.c Remove lint, remove YEAR_PEDANTIC macro, update comment. 1999-07-27 00:36:33 +00:00
print.c
references.c
request.c s/time(0)/time(NULL)/ 1999-07-19 19:28:21 +00:00
result.c Fix LDAP_CONNECTIONLESS code rot 1999-07-13 06:39:55 +00:00
sasl.c
sbind.c
schema.c Minor editorial change. 1999-07-07 17:51:39 +00:00
search.c Remove extra code (non-functional change, just produces warning on OSF4.0e). 1999-07-23 00:56:56 +00:00
sort.c
srchpref.c Fix read_next_searchobj prototype: long*blenp -> ber_len_t*blenp 1999-07-13 05:04:06 +00:00
string.c Add missing newline at EOF 1999-07-13 04:11:49 +00:00
test.c
tls.c Partial support for a new option to help debug TLS connections, 1999-07-21 19:18:08 +00:00
tmplout.c Remove lint, remove YEAR_PEDANTIC macro, update comment. 1999-07-27 00:36:33 +00:00
tmpltest.c
ufn.c
unbind.c
url.c Fix leak of default filter. 1999-07-23 22:02:57 +00:00
util-int.c