openldap/libraries/libldap
2001-12-30 09:42:58 +00:00
..
abandon.c More CLDAP tweaks, to differentiate between real LDAPv2 CLDAP and "other" 2001-10-02 01:02:23 +00:00
add.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
addentry.c
apitest.c
apitest.dsp
bind.c
cache.c Fix cache debugging (ITS#1501) based upon patch provided by 2001-12-20 20:11:03 +00:00
charray.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
compare.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
controls.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
cyrus.c More struct berval DNs changes 2001-12-26 23:43:28 +00:00
delete.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
dnssrv.c
dntest.c Reorganize LDAPAVA allocation layout 2001-12-30 06:56:57 +00:00
dntest.dsp Add ftest (filter test) to the mix, needs work. 2001-12-28 03:39:05 +00:00
dsparse.c dsparse still needed by filter templates (which are used by ud(1)). 2001-12-19 21:53:30 +00:00
error.c Added the easy part of NLS support, behind an #ifdef. 2001-10-04 18:06:08 +00:00
extended.c
free.c
ftest.c Works... now to test our filter parser! 2001-12-28 04:33:57 +00:00
ftest.dsp Add ftest (filter test) to the mix, needs work. 2001-12-28 03:39:05 +00:00
getattr.c Fix memory leak 2001-02-03 01:49:12 +00:00
getdn.c More str2rdn tweaks 2001-12-30 09:42:58 +00:00
getentry.c
getfilter.c Delete ldap_build_filter(), it's broke. 2001-12-24 03:49:54 +00:00
getvalues.c
init.c Moved WSAStartup/WSACleanup to libldap/init.c. Cleanup occurs in the 2001-12-28 06:12:17 +00:00
kbind.c
ldap-int.h More str2rdn tweaks 2001-12-30 09:42:58 +00:00
ldap.conf
ldapfilter.conf
libldap.dsp Delete USE_LDAP_DN_PARSING 2001-12-24 06:02:59 +00:00
ltest.dsp
Makefile.in Works... now to test our filter parser! 2001-12-28 04:33:57 +00:00
messages.c
modify.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
modrdn.c Check for critical client controls. 2001-07-06 03:13:42 +00:00
open.c Moved WSAStartup/WSACleanup to libldap/init.c. Cleanup occurs in the 2001-12-28 06:12:17 +00:00
options.c Another round of TLS updates to support secure referral chasing 2001-06-25 19:17:42 +00:00
os-ip.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
os-local.c
print.c
references.c
request.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
result.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
sasl.c stdlib.h should be included as <ac/stdlib.h> 2001-12-18 01:24:31 +00:00
sbind.c
schema.c More str2rdn tweaks 2001-12-30 09:42:58 +00:00
search.c Add ftest (filter test) to the mix, needs work. 2001-12-28 03:39:05 +00:00
sort.c
sortctrl.c
string.c
test.c Add ftest (filter test) to the mix, needs work. 2001-12-28 03:39:05 +00:00
tls.c We "understand" localhost to be same as the local hostname as 2001-12-17 23:56:16 +00:00
unbind.c Moved WSAStartup/WSACleanup to libldap/init.c. Cleanup occurs in the 2001-12-28 06:12:17 +00:00
url.c Mark more stuff as deprecated and remove some unused deprecated 2001-12-27 23:01:17 +00:00
utf-8-conv.c Fix wrapping separators (no functional change) 2001-05-28 19:42:22 +00:00
utf-8.c Made LDAP_UTF8_CHARLEN/ldap_utf8_charlen table-driven. 2001-12-29 02:57:32 +00:00
util-int.c Revert previous commit. 2001-12-18 00:20:58 +00:00
vlvctrl.c