openldap/libraries/libldap
2008-11-04 11:21:52 +00:00
..
abandon.c Warning cleanup: signed meets unsigned, remove assert(unsigned >= 0). 2008-10-17 23:24:48 +00:00
add.c
addentry.c
apitest.c
assertion.c
bind.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
cancel.c
charray.c
compare.c
controls.c
cyrus.c Fix Debug(%d, scred->bv_len or -1) -> Debug(%ld, (long) scred->bv_len or -1L). 2008-10-17 20:46:44 +00:00
dds.c
delete.c
deref.c tag optional stuff 2008-10-22 23:38:09 +00:00
dnssrv.c
dntest.c
error.c
extended.c
filter.c
free.c
ftest.c
getattr.c
getdn.c
getentry.c
getvalues.c
gssapi.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 11:10:28 +00:00
init.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
ldap_sync.c Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on 2008-10-13 08:44:54 +00:00
ldap-int.h ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
ldap-tls.h
ldap.conf
Makefile.in add support for (experimental) dereference control (ITS#5768); need to re-run autoconf (and autoheader?) 2008-10-22 22:19:49 +00:00
messages.c
modify.c
modrdn.c
open.c
options.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
os-ip.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
os-local.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
pagectrl.c missing $OpenLDAP$ header 2008-10-22 21:57:28 +00:00
passwd.c
ppolicy.c
print.c
references.c
request.c Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on 2008-10-13 08:44:54 +00:00
result.c Warning cleanup: signed meets unsigned, remove assert(unsigned >= 0). 2008-10-17 23:24:48 +00:00
sasl.c Cleanup unused defs 2008-10-09 11:33:49 +00:00
sbind.c
schema.c
search.c ITS#4467: Fix ptr += snprintf buffer overflow tests (made out-of-range ptr). 2008-10-24 13:11:10 +00:00
sort.c
sortctrl.c reset ld->ld_errno to avoid returning error codes of previously API calls (ITS#5762) 2008-10-21 16:17:41 +00:00
stctrl.c reset ld->ld_errno to avoid returning error codes of previously API calls (ITS#5762) 2008-10-21 16:17:41 +00:00
string.c
t61.c
test.c
tls2.c
tls_g.c
tls_m.c
tls_o.c
tls.c ITS#5789 GNUtls - allow CN matches against IP addresses 2008-11-04 11:21:52 +00:00
turn.c
txn.c
unbind.c
url.c ITS#5739 fix for ITS#4879 was too eager about IPv6 detection 2008-11-03 15:44:49 +00:00
urltest.c
utf-8-conv.c
utf-8.c
util-int.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
vlvctrl.c reset ld->ld_errno to avoid returning error codes of previously API calls (ITS#5762) 2008-10-21 16:17:41 +00:00
whoami.c