openldap/libraries/libldap
Kurt Zeilenga cddf7e0e00 More struct berval DN changes
decrease dependency on dn_validate/dn_normalize
2001-12-27 07:13:13 +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 Some minor bugs for dntest "" 2001-12-24 07:22:25 +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
getattr.c
getdn.c More struct berval DN changes 2001-12-27 07:13:13 +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 minor cleanup from jon@symas.com 2001-12-18 05:17:06 +00:00
kbind.c
ldap-int.h Clean up some symbol scoping 2001-12-24 06:36:44 +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 Misc DN cleanup, no functional changes 2001-12-24 06:00:02 +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 Plug leaks (ITS#1116) 2001-11-06 17:05:51 +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 Added ldap_xxx2bv schema functions 2001-12-26 12:31:44 +00:00
search.c Treat (!) and (!(x=a)(y=b)) as filter errors... 2001-12-12 06:23:02 +00:00
sort.c
sortctrl.c
string.c
test.c misc cleanup 2001-12-19 21:23:11 +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 Compile error if Cyrus Sasl is not present. Put ifdefs in 2001-11-08 20:08:36 +00:00
url.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
utf-8-conv.c Fix wrapping separators (no functional change) 2001-05-28 19:42:22 +00:00
utf-8.c misc cleanup 2001-12-19 21:23:11 +00:00
util-int.c Revert previous commit. 2001-12-18 00:20:58 +00:00
vlvctrl.c