openldap/libraries/libldap
1999-08-02 20:03:50 +00:00
..
abandon.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
add.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
addentry.c Add LDAP_VALID and other asserts. 1999-06-21 22:38:00 +00:00
apitest.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
apitest.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
apitest.dsw Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
bind.c s/LDAP_OPT_MATCHED_STRING/LDAP_OPT_MATCHED_DN/ 1999-06-05 20:18:32 +00:00
cache.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
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 ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
controls.c Fix control parsing and controls free routine. 1999-07-22 04:47:58 +00:00
delete.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
digest.c Add charray (from slapd) to -lldap/-lldap_r (not yet used) 1999-07-07 17:58:21 +00:00
disptmpl.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
dsparse.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
error.c ldap_perror: don't print matched DN or error text if length is zero. 1999-08-02 20:03:50 +00:00
extended.c request value should be optional. 1999-07-07 17:52:06 +00:00
free.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
friendly.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
getattr.c Add LDAP_VALID and other asserts. 1999-06-21 22:38:00 +00:00
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 Fix --enable-dns compilation problems. 1999-08-02 07:41:29 +00:00
getentry.c Add LDAP_VALID and other asserts. 1999-06-21 22:38:00 +00:00
getfilter.c Change unsigned long cast of offset to size_t in ldap_build_filter() 1999-08-02 05:51:04 +00:00
getvalues.c Add LDAP_VALID and other asserts. 1999-06-21 22:38:00 +00:00
init.c First version with TLS. Untested. 1999-07-13 19:30:41 +00:00
kbind.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
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 Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
ltest.dsw
Makefile.in Add tls.c 1999-07-13 19:27:33 +00:00
messages.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
modify.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
modrdn.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
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 Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
references.c Add LDAP_VALID and other asserts. 1999-06-21 22:38:00 +00:00
request.c Fix --enable-dns compilation problems. 1999-08-02 07:41:29 +00:00
result.c Fix LDAP_CONNECTIONLESS code rot 1999-07-13 06:39:55 +00:00
sasl.c First cut at SASL routines. 1999-06-28 22:19:21 +00:00
sbind.c EXPERIMENTAL: Use sasl bind for simple bind. 1999-06-28 23:24:16 +00:00
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 s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
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 Finish s/lber_bprint/ber_bprint/ renaming 1999-08-02 01:20:48 +00:00
tls.c Include <ac/stdlib.h> instead of <stdlib.h> 1999-08-01 22:42:34 +00:00
tmplout.c Add -dn as a synonym for -dnt. 1999-08-02 17:19:05 +00:00
tmpltest.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
ufn.c Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
unbind.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
url.c Fix leak of default filter. 1999-07-23 22:02:57 +00:00
util-int.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00