- Apr 03, 1999
-
-
Hallvard Furuseth authored
-
- 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
#include <stdlib.h> to get malloc & co various places, #include <ac/string.h> to get strlen & co in (liblutil/setproctitle.c), declare ch_malloc & co (slurp.h), avl_find_lin (avl.h), Malloc (ud/edit.c). Also changed ch_malloc & co from char* to void* functions.
-
- Nov 06, 1998
-
-
Kurt Zeilenga authored
-
- Nov 05, 1998
-
-
Kurt Zeilenga authored
-
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
-
- Oct 22, 1998
-
-
Kurt Zeilenga authored
Need to sort out remaining ifnames and run testsuite.
-
- Oct 21, 1998
-
-
Kurt Zeilenga authored
-
- Sep 25, 1998
-
-
Kurt Zeilenga authored
-
- Sep 23, 1998
-
-
Kurt Zeilenga authored
-
- Sep 08, 1998
-
-
Kurt Zeilenga authored
-
- Aug 09, 1998
-
-
Kurt Zeilenga authored
-