- Oct 01, 1999
-
-
Kurt Zeilenga authored
avoid clashes with Kth Kerberos.
-
- Sep 03, 1999
-
-
Hallvard Furuseth authored
-
- Aug 31, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Aug 30, 1999
-
-
Kurt Zeilenga authored
-
- Aug 29, 1999
-
-
Kurt Zeilenga authored
instead of WSAGetLastErrorString to preserve errno like semantics.
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
errno.
-
Howard Chu authored
-
Howard Chu authored
Use strerror() if available.
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Aug 24, 1999
-
-
Kurt Zeilenga authored
reflect its purpose. Modify switch to support REG_EXTENDED expressions. Use REG_EXTENDED instead of REG_BASIC everywhere. Modify <ac/regex.h> to support <gnuregex.h> for testing purposes. Requires: env CPPFLAGS="-DHAVE_GNUREGEX_H=1" LIBS=-lgnuregex ./configure
-
Kurt Zeilenga authored
to build OpenLDAP.
-
- Aug 19, 1999
-
-
Kurt Zeilenga authored
(test001-populate runs without leak) Free global entry string buffer on shutdown.
-
- Aug 04, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Aug 03, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
s/exit(0)/exit(EXIT_SUCCESS)/ add <ac/stdlib.h> where needed and other minor header adjustments
-
- Aug 01, 1999
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
If someone really lacks stdlib.h, they should introduce HAVE_STDLIB_H.
-
- Jul 27, 1999
-
-
Kurt Zeilenga authored
Update res_search check and place behind --enable-dns.
-
- Jul 24, 1999
-
-
Kurt Zeilenga authored
Rework sys_errlist detection to set HAVE_SYS_ERRLIST if sys_errlist exists. If it declaration is needed, DECL_SYS_ERRLIST is also set.
-
- Jul 22, 1999
-
-
Kurt Zeilenga authored
-
- Jul 13, 1999
-
-
Hallvard Furuseth authored
-
- Jun 29, 1999
-
-
Kurt Zeilenga authored
-
- Jun 18, 1999
-
-
Kurt Zeilenga authored
added lber_types.h.nt, lber_types.h.in removal of NULLxxx internal macros (in favor of NULL). ch_free added to slapd,slurpd/ch_malloc.c #define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h ch_malloc and friends use ber_memalloc and friends
-
- Jun 11, 1999
-
-
Juan Gomez authored
-
- Jun 09, 1999
-
-
Kurt Zeilenga authored
-
- Jun 07, 1999
-
-
Kurt Zeilenga authored
Fix LDAP_HI 0x377 vs 0377 bug.
-
- Jun 04, 1999
-
-
Kurt Zeilenga authored
Add extra AC_HTONL for win32 alpha.
-
- Jun 03, 1999
-
-
Kurt Zeilenga authored
-
- Jun 02, 1999
-
-
Kurt Zeilenga authored
Remove memory.h/malloc.h inclusion from <ac/string.h>. Need to s/<stdlib.h>/<ac/stdlib.h> everywhere.
-
- May 31, 1999
-
-
Kurt Zeilenga authored
-