- Sep 08, 1999
-
-
Kurt Zeilenga authored
Replace old Id as needed (back-tcl). Leave updating of contribWare to contributors (for now).
-
- Aug 03, 1999
-
-
Hallvard Furuseth authored
-
- Aug 02, 1999
-
-
Kurt Zeilenga authored
-
- Jun 03, 1999
-
-
Kurt Zeilenga authored
-
- Mar 27, 1999
-
-
Hallvard Furuseth authored
-
- Feb 22, 1999
-
-
Hallvard Furuseth authored
These functions require their arguments to be in the range of `unsigned char'.
-
- 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.
-
- Nov 11, 1998
-
-
Hallvard Furuseth authored
-
- Nov 04, 1998
-
-
Kurt Zeilenga authored
updated clients to use ldap_get/set_options ld_options is renamed ld_booleans. ldap-int.h has accessor macros. updated libldap to use new accessor macros.
-
- Oct 25, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
in string.h was hosed for memmove/memcpy cases.
-
- Oct 22, 1998
-
-
Kurt Zeilenga authored
Need to sort out remaining ifnames and run testsuite.
-
- Oct 20, 1998
-
-
Kurt Zeilenga authored
-
- Sep 16, 1998
-
-
Kurt Zeilenga authored
Suggested by Jauder Ho <jauderho@transmeta.com>.
-
- Aug 20, 1998
-
-
Kurt Zeilenga authored
ldif2ldbm.c defaults moved to ldapconfig.h, sed no longer needed. Changed type of lconn_lastused to time_t. Added include <time.h> were needed.
-
- Aug 09, 1998
-
-
Kurt Zeilenga authored
-