.. |
abandon.c
|
plug leaks; cleanup
|
2005-08-01 23:35:44 +00:00 |
add.c
|
fix library checks; implement client side of "touch" modify (ITS#4183)
|
2005-11-20 14:17:37 +00:00 |
addentry.c
|
|
|
apitest.c
|
|
|
bind.c
|
|
|
cancel.c
|
|
|
charray.c
|
|
|
compare.c
|
|
|
controls.c
|
|
|
cyrus.c
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:10:05 +00:00 |
delete.c
|
|
|
dnssrv.c
|
|
|
dntest.c
|
don't try to print NULLs on Solaris...
|
2005-08-19 15:47:52 +00:00 |
error.c
|
don't malloc empty strings for matched, error
|
2005-11-12 18:42:03 +00:00 |
extended.c
|
don't malloc empty strings for matched, error
|
2005-11-12 18:42:03 +00:00 |
filter.c
|
|
|
free.c
|
|
|
ftest.c
|
|
|
getattr.c
|
|
|
getdn.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
getentry.c
|
|
|
getvalues.c
|
|
|
groupings.c
|
|
|
init.c
|
fix previous commit
|
2005-11-03 20:11:22 +00:00 |
kbind.c
|
|
|
ldap-int.h
|
Move lconn_tls_ctx to ldo_tls_ctx. Otherwise clients cannot set it after
|
2005-11-05 12:49:43 +00:00 |
ldap.conf
|
|
|
Makefile.in
|
|
|
messages.c
|
|
|
modify.c
|
fix library checks; implement client side of "touch" modify (ITS#4183)
|
2005-11-20 14:17:37 +00:00 |
modrdn.c
|
|
|
open.c
|
Fix ITS#3832 must mutex protect ld->ld_conns
|
2005-10-12 00:05:43 +00:00 |
options.c
|
don't malloc empty strings for matched, error
|
2005-11-12 18:42:03 +00:00 |
os-ip.c
|
ITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
|
2005-10-14 03:40:03 +00:00 |
os-local.c
|
Support Solaris 10's getpeerucred(3) (*** blind commit ***)
|
2005-11-23 18:55:31 +00:00 |
passwd.c
|
|
|
ppolicy.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
print.c
|
|
|
references.c
|
|
|
request.c
|
silence warnings...
|
2005-11-14 21:47:17 +00:00 |
result.c
|
silence warnings...
|
2005-11-14 21:47:17 +00:00 |
sasl.c
|
don't malloc empty strings for matched, error
|
2005-11-12 18:42:03 +00:00 |
sbind.c
|
|
|
schema.c
|
don't allow '{' in TK_BAREWORD (ITS#4116)
|
2005-11-07 22:53:43 +00:00 |
search.c
|
add more versatile private API for filter escaping
|
2005-11-25 10:41:33 +00:00 |
sort.c
|
|
|
sortctrl.c
|
|
|
string.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
t61.c
|
|
|
test.c
|
|
|
tls.c
|
ITS#4082 tls ctx requirements are only applicable to servers, or clients
|
2005-11-08 13:42:10 +00:00 |
turn.c
|
|
|
txn.c
|
|
|
unbind.c
|
ITS#4053 free cldap peer address
|
2005-09-30 06:04:38 +00:00 |
url.c
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:10:05 +00:00 |
utf-8-conv.c
|
cleanup
|
2005-11-01 20:33:49 +00:00 |
utf-8.c
|
|
|
util-int.c
|
consistently use HSTRERROR (ITS#4124)
|
2005-10-31 15:04:37 +00:00 |
vlvctrl.c
|
|
|
whoami.c
|
|
|