- Dec 27, 1998
-
-
Kurt Zeilenga authored
to after other suffix checks.
-
- Dec 22, 1998
-
-
Kurt Zeilenga authored
Updated other codes as needed.
-
- Dec 01, 1998
-
-
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 15, 1998
-
-
Hallvard Furuseth authored
Most function and variable definitions are now preceded by its extern definition, for error checking. Retyped a number of functions, usually to return void. Fixed a number of printf format errors. API changes (in ldap/include): Added avl_dup_ok, avl_prefixapply, removed ber_fatten (probably typo for ber_flatten), retyped ldap_sort_strcasecmp, grew lutil.h. A number of `extern' declarations are left (some added by protoize), to be cleaned away later. Mostly strdup(), strcasecmp(), mktemp(), optind, optarg, errno.
-
- Oct 27, 1998
-
-
Stuart Lynne authored
2. update print_acl() a bit and call it during aclparse if LDAP_DEBUG_ACL
-
- Oct 25, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Oct 24, 1998
-
-
Kurt Zeilenga authored
Not quite sure if the entry lock handling is correct yet.
-
- Oct 21, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Sep 07, 1998
-
-
Kurt Zeilenga authored
-
- Sep 05, 1998
-
-
Kurt Zeilenga authored
Must enable -DLDAP_ALLOW_NULL_SEARCH_BASE to use.
-
- Aug 21, 1998
-
-
Kurt Zeilenga authored
adds POSIX RegEx (and removes BSD re_comp/re_exec) support. * POSIX RegEx is not currently included in the distribution, however we will probably add Henry Spencer's REGEX library soon. * ACL Group functionality is also included in this merge!
-
- Aug 09, 1998
-
-
Kurt Zeilenga authored