- Dec 27, 1998
-
-
Kurt Zeilenga authored
have not implemented ldap_get_ber_controls() helper function yet.
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Dec 26, 1998
-
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
free the memory they have allocated, and set the arguments to NULL.
-
- Dec 24, 1998
-
-
Kurt Zeilenga authored
references.c: fix same bug here. need to implement parsing. Still need to implement chasing in cldap.c/result.c
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Fixed entry step through functions to check specifically fore entries.
-
Randy Kunkee authored
Add check for to configure.in vsprintf, since HAVE_VSPRINTF is presumably what was intended there. Finally, also protected a bunch of if test expressions with double quotes, as they were producing illegal test commands.
-
- Dec 23, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
ldap_set/get_option support for controls.
-
Kurt Zeilenga authored
-
- Dec 22, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Remove ldap_get_lderrno().
-
Kurt Zeilenga authored
at runtime.
-
Kurt Zeilenga authored
from ldap.h to ldap-int.
-
Kurt Zeilenga authored
Updated other codes as needed.
-
- Dec 21, 1998
-
-
Kurt Zeilenga authored
struct friendly (Friendly) changed to ldap_friendly (LDAPFriendly) ldap_friendly friend prefix changed to 'lf_' from 'f_' removed mod_next field from LDAPMod (struct ldapmod) modified slapd to use new LDAPModList (struct ldapmodlist) struct. Added LDAPv3 result codes to ldap.h
-
- Dec 20, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-lldap_r can now be implemented...
-
- Dec 19, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
including use of ctime_r, gethostby*_r, etc.. Also reworked ldap_sort_entries to be reentrant. Need to add code to properly set LDAP_API_FEATURE_THREAD_SAFE.
-
- Dec 18, 1998
-
-
Kurt Zeilenga authored
and ber_flatten() to the -llber.
-
- Dec 14, 1998
-
-
Kurt Zeilenga authored
are being analysed in the transaltion to base64. From: Lucio de Re <lucio@proxima.alt.za>
-
- Dec 04, 1998
-
-
Kurt Zeilenga authored
-
- Dec 01, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Remove MD5 and SHA1 options (both are now always on). Rename functions to be lutil_ instead of ldap_. Create --enable-cleartext option. Default is currently 'on'.
-
- Nov 30, 1998
-
-
Kurt Zeilenga authored
-
- Nov 29, 1998
-
-
Kurt Zeilenga authored
default sysconfdir subdirectory is openldap instead of ldap. This removes conflicts with other ldap subsystems. Should be configure option. *.conf files are now preserved. A *.conf.default are always created with the latest conf. *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir) updated man pages to reflect changes.
-
- Nov 23, 1998
-
-
Kurt Zeilenga authored
give "/foo", then it will check $HOME/foo, $HOME/./foo, then /foo. This might not be what the installer hand it mind... but then again may be it is. w_userconf and w_conf both now use NULL arguments to disable conf loading.
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Nov 22, 1998
-
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-