.. |
abandon.c
|
tentative fix of another issue related to ITS#3800; please review
|
2005-06-30 16:49:00 +00:00 |
add.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
addentry.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
apitest.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
bind.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
cancel.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
charray.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
compare.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
controls.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
cyrus.c
|
Cleanup
|
2005-07-31 18:05:51 +00:00 |
delete.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
dnssrv.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
dntest.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
error.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
extended.c
|
ITS#3552 fix bogus asserts
|
2005-02-18 02:35:23 +00:00 |
filter.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
free.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
ftest.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
getattr.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
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
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
getvalues.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
groupings.c
|
ITS#3847 silence warnings
|
2005-07-11 10:39:32 +00:00 |
init.c
|
<limits.h> cleanup && ITS#3643
|
2005-04-10 19:32:14 +00:00 |
kbind.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
ldap-int.h
|
Cast LDAP_BOOL value to LDAP_BOOLEANS; it could only use flags fitting in int.
|
2005-07-22 13:24:47 +00:00 |
ldap.conf
|
|
|
Makefile.in
|
Add ldap_turn(3) and ldap_turn_s(3).
|
2005-05-04 20:24:48 +00:00 |
messages.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
modify.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
modrdn.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
open.c
|
<limits.h> cleanup && ITS#3643
|
2005-04-10 19:32:14 +00:00 |
options.c
|
Plug memory leaks - free() controls in LDAP*
|
2005-08-01 03:51:53 +00:00 |
os-ip.c
|
more on ITS#3808
|
2005-06-29 12:28:40 +00:00 |
os-local.c
|
AIX getpeerid support
|
2005-03-16 02:22:46 +00:00 |
passwd.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
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
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
references.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
request.c
|
cleanup
|
2005-07-30 16:26:25 +00:00 |
result.c
|
cleanup
|
2005-07-30 16:26:25 +00:00 |
sasl.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
sbind.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
schema.c
|
Remove unused type: struct token
|
2005-07-17 11:53:35 +00:00 |
search.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
sort.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
sortctrl.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
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
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
test.c
|
Kill harmless format warning
|
2005-07-06 09:28:30 +00:00 |
tls.c
|
Add ldap_start_tls() and ldap_install_tls() to provide async version
|
2005-02-01 23:53:17 +00:00 |
turn.c
|
Add ldap_turn(3) and ldap_turn_s(3).
|
2005-05-04 20:24:48 +00:00 |
txn.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
unbind.c
|
Plug memory leaks - free() controls in LDAP*
|
2005-08-01 03:51:53 +00:00 |
url.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
utf-8-conv.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
utf-8.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
util-int.c
|
Also declare copy_hostent() if LDAP_R_COMPILE && HAVE_GETHOSTBYADDR_R.
|
2005-07-26 04:21:19 +00:00 |
vlvctrl.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
whoami.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |