.. |
abandon.c
|
Fix ITS#1983, handle writing of large requests. Only one pending request is
|
2002-08-29 12:12:36 +00:00 |
add.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
addentry.c
|
|
|
apitest.c
|
|
|
apitest.dsp
|
|
|
bind.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
cache.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
charray.c
|
|
|
compare.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
controls.c
|
ITS#1898: ldap_controls_dup() writes beyond allocated memory
|
2002-06-21 19:14:37 +00:00 |
cyrus.c
|
Fix large SASL reads. Use EAGAIN instead of EWOULDBLOCK (was right the
|
2002-08-30 10:11:54 +00:00 |
delete.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
dnssrv.c
|
Increase res_query buffers to 64k
|
2002-08-24 17:03:24 +00:00 |
dntest.c
|
Update dn2domain() to use str2dn() instead of explode_dn()
|
2002-08-17 19:42:59 +00:00 |
dntest.dsp
|
|
|
error.c
|
Clarify error messages
|
2002-07-26 17:35:57 +00:00 |
extended.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
filter.c
|
cleanup logging
|
2002-08-29 10:42:42 +00:00 |
free.c
|
Zap LDAPv2-only stuff
|
2002-08-08 03:01:14 +00:00 |
ftest.c
|
Mostly based on patches provided by Hallvard B. Furuseth
|
2002-04-08 09:43:22 +00:00 |
ftest.dsp
|
|
|
getattr.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
getdn.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
getentry.c
|
More argument handling updates
|
2002-06-06 00:26:50 +00:00 |
getvalues.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
init.c
|
ITS#2019 Initialize utils properly
|
2002-08-10 23:34:55 +00:00 |
kbind.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
ldap-int.h
|
Fix ITS#1983, handle writing of large requests. Only one pending request is
|
2002-08-29 12:12:36 +00:00 |
ldap.conf
|
|
|
libldap.dsp
|
Zap LDAPv2-only stuff
|
2002-08-08 03:01:14 +00:00 |
ltest.dsp
|
|
|
Makefile.in
|
Zap LDAPv2-only stuff
|
2002-08-08 03:01:14 +00:00 |
messages.c
|
More argument handling updates
|
2002-06-06 00:26:50 +00:00 |
modify.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
modrdn.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
open.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
options.c
|
Fix up restart code for EINTR
|
2002-07-28 05:30:39 +00:00 |
os-ip.c
|
Some more sockaddr_in v sockaddr_storage cleanup
|
2002-08-10 03:48:09 +00:00 |
os-local.c
|
Fix up restart code for EINTR
|
2002-07-28 05:30:39 +00:00 |
print.c
|
|
|
references.c
|
More argument handling updates
|
2002-06-06 00:26:50 +00:00 |
request.c
|
Fix large SASL reads. Use EAGAIN instead of EWOULDBLOCK (was right the
|
2002-08-30 10:11:54 +00:00 |
result.c
|
Fix ITS#1983, handle writing of large requests. Only one pending request is
|
2002-08-29 12:12:36 +00:00 |
sasl.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
sbind.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
schema.c
|
Misc sprintf/snprintf cleanup
|
2002-07-23 18:26:33 +00:00 |
search.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
sort.c
|
Consistently don't check for NULL session handle and other pointers.
|
2002-06-05 15:46:26 +00:00 |
sortctrl.c
|
Consistently don't check for NULL session handle and other pointers.
|
2002-06-05 15:46:26 +00:00 |
string.c
|
add upper/lower funcs that also compute the length of the string (not used yet)
|
2002-08-23 08:45:17 +00:00 |
t61.c
|
|
|
test.c
|
Set O_EXCL
|
2002-08-05 19:49:27 +00:00 |
tls.c
|
ITS#1995 return error text when ldap_pvt_tls_check_hostname fails
|
2002-08-01 03:23:29 +00:00 |
unbind.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
url.c
|
Fixes ITS#1935
|
2002-07-16 02:38:14 +00:00 |
utf-8-conv.c
|
ITS#1732 signed/unsigned fixes
|
2002-04-11 08:47:37 +00:00 |
utf-8.c
|
Added ldap_ucs_to_utf8s to convert ASN.1 T61STRING, BMPSTRING, and
|
2002-04-30 13:57:01 +00:00 |
util-int.c
|
|
|
vlvctrl.c
|
Add error handling cleanup
|
2002-06-05 15:51:42 +00:00 |