.. |
abandon.c
|
Remove CLDAP cruft
|
2000-08-18 04:25:00 +00:00 |
add.c
|
Added -llber 'N' ber_printf format which inserts a NULL if
|
2000-06-24 01:40:39 +00:00 |
addentry.c
|
Avoid locale specific ctype routines.
|
2000-06-29 19:38:03 +00:00 |
apitest.c
|
Y2k copyright update
|
2000-05-13 02:36:07 +00:00 |
apitest.dsp
|
New indexer/filter codes (test suite works) with cheats
|
2000-06-04 22:59:38 +00:00 |
bind.c
|
LDAPv3 referrals changes by Steve Sonntag @ Novell
|
2000-05-31 17:34:43 +00:00 |
cache.c
|
s/SAFEMEMCPY/AC_MEMCPY/
|
2000-07-28 01:07:07 +00:00 |
charray.c
|
Update SASL code to reuse context through life of session.
|
2000-07-13 22:54:38 +00:00 |
compare.c
|
Added -llber 'N' ber_printf format which inserts a NULL if
|
2000-06-24 01:40:39 +00:00 |
controls.c
|
s/SAFEMEMCPY/AC_MEMCPY/
|
2000-07-28 01:07:07 +00:00 |
cyrus.c
|
include ac/ctype.h and initialize some variables to avoid compiler warnings
|
2000-09-15 02:53:55 +00:00 |
delete.c
|
Added -llber 'N' ber_printf format which inserts a NULL if
|
2000-06-24 01:40:39 +00:00 |
disptmpl.c
|
Avoid locale specific ctype routines.
|
2000-06-29 19:38:03 +00:00 |
dn.c
|
Remove ldap_*_dn() prototypes of #if 0 routines
|
2000-06-30 22:31:21 +00:00 |
dnssrv.c
|
remove unused var, 'dn'
|
2000-09-15 02:54:28 +00:00 |
dsparse.c
|
s/SAFEMEMCPY/AC_MEMCPY/
|
2000-07-28 01:07:07 +00:00 |
error.c
|
From: vtag@novell.com
|
2000-07-27 23:44:44 +00:00 |
extended.c
|
Added -llber 'N' ber_printf format which inserts a NULL if
|
2000-06-24 01:40:39 +00:00 |
free.c
|
Avoid locale specific ctype routines.
|
2000-06-29 19:38:03 +00:00 |
friendly.c
|
Avoid locale specific ctype routines.
|
2000-06-29 19:38:03 +00:00 |
getattr.c
|
Keep ldap_first/next_attribute from running past end of attributes.
|
2000-09-15 01:16:09 +00:00 |
getdn.c
|
s/SAFEMEMCPY/AC_MEMCPY/
|
2000-07-28 01:07:07 +00:00 |
getentry.c
|
s/SAFEMEMCPY/AC_MEMCPY/
|
2000-07-28 01:07:07 +00:00 |
getfilter.c
|
Zap LDAP_LIBUI
|
2000-09-14 07:22:01 +00:00 |
getvalues.c
|
Y2k copyright update
|
2000-05-13 02:36:07 +00:00 |
init.c
|
Move ldap_pvt_tls_init call to ldap_pvt_tls_start
|
2000-09-13 00:54:45 +00:00 |
kbind.c
|
Zap LDAP_LIBUI
|
2000-09-14 07:22:01 +00:00 |
ldap-int.h
|
s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path(). Also fix the decleration to match the function
|
2000-09-15 02:55:54 +00:00 |
ldap.conf
|
Clarify perms
|
2000-09-04 21:57:01 +00:00 |
ldapfilter.conf
|
|
|
ldapfriendly
|
|
|
ldapsearchprefs.conf
|
|
|
ldaptemplates.conf
|
|
|
libldap.dsp
|
Zap CLDAP
|
2000-08-19 00:07:30 +00:00 |
ltest.dsp
|
New indexer/filter codes (test suite works) with cheats
|
2000-06-04 22:59:38 +00:00 |
Makefile.in
|
Remove CLDAP cruft
|
2000-08-18 04:25:00 +00:00 |
messages.c
|
Avoid locale specific ctype routines.
|
2000-06-29 19:38:03 +00:00 |
modify.c
|
Added -llber 'N' ber_printf format which inserts a NULL if
|
2000-06-24 01:40:39 +00:00 |
modrdn.c
|
Added -llber 'N' ber_printf format which inserts a NULL if
|
2000-06-24 01:40:39 +00:00 |
open.c
|
fix call to ldap_connect_to_path()
|
2000-09-15 03:02:57 +00:00 |
options.c
|
Fix port defaulting
|
2000-09-01 23:03:17 +00:00 |
os-ip.c
|
move some vars to where they are actually used to avoid compiler warnings
|
2000-09-15 03:04:04 +00:00 |
os-local.c
|
s/enable-unix/enable-local/
|
2000-07-09 21:49:36 +00:00 |
print.c
|
ITS#541: fix log check bug
|
2000-05-23 00:32:50 +00:00 |
references.c
|
s/SAFEMEMCPY/AC_MEMCPY/
|
2000-07-28 01:07:07 +00:00 |
request.c
|
ITS#717 kbind fixes
|
2000-09-06 21:32:45 +00:00 |
result.c
|
Remove CLDAP cruft
|
2000-08-18 04:25:00 +00:00 |
sasl.c
|
Don't send optional cred if empty
|
2000-09-15 00:09:24 +00:00 |
sbind.c
|
Y2k copyright update
|
2000-05-13 02:36:07 +00:00 |
schema.c
|
Expose ldap_create_control
|
2000-07-22 17:29:54 +00:00 |
search.c
|
Remove CLDAP cruft
|
2000-08-18 04:25:00 +00:00 |
sort.c
|
Use LDAP_VFREE and friends. Other misc code cleanup.
|
2000-06-07 05:17:29 +00:00 |
sortctrl.c
|
Expose ldap_create_control
|
2000-07-22 17:29:54 +00:00 |
srchpref.c
|
Use LDAP_VFREE and friends. Other misc code cleanup.
|
2000-06-07 05:17:29 +00:00 |
string.c
|
Use LDAP_VFREE and friends. Other misc code cleanup.
|
2000-06-07 05:17:29 +00:00 |
test.c
|
Remove CLDAP cruft
|
2000-08-18 04:25:00 +00:00 |
tls.c
|
Include <ac/param.h> to pick up MAXPATHLEN.
|
2000-09-13 07:26:55 +00:00 |
tmplout.c
|
Remove CLDAP cruft
|
2000-08-18 04:25:00 +00:00 |
tmpltest.c
|
Y2k copyright update
|
2000-05-13 02:36:07 +00:00 |
ufn.c
|
s/SAFEMEMCPY/AC_MEMCPY/
|
2000-07-28 01:07:07 +00:00 |
unbind.c
|
Remove CLDAP cruft
|
2000-08-18 04:25:00 +00:00 |
url.c
|
Fix port defaulting
|
2000-09-01 23:03:17 +00:00 |
utf-8.c
|
Bring UCdata infrastructure.
|
2000-09-03 23:48:35 +00:00 |
util-int.c
|
Add char* ldap_pvt_get_fqdn(char*) which returns the FQDN of the
|
2000-08-15 01:55:43 +00:00 |
vlvctrl.c
|
Expose ldap_create_control
|
2000-07-22 17:29:54 +00:00 |