- Aug 29, 1999
-
-
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 25, 1999
-
-
Kurt Zeilenga authored
to validate input dn's BEFORE sending dn's to server. Also fixed getfilter to use REG_EXTENDED|REG_NOSUB. (and fixed one case where REG_BASIC was still used). s/strdup/LDAP_STRDUP/ Added ldap_pvt_str2lower/upper
-
Kurt Zeilenga authored
-
- Aug 24, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
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 22, 1999
-
-
Kurt Zeilenga authored
Tests behave as expected excepting slapd sometimes does not shutdown properly.
-
- Aug 20, 1999
-
-
Kurt Zeilenga authored
-
- Aug 19, 1999
-
-
Kurt Zeilenga authored
(test001-populate runs without leak) Free global entry string buffer on shutdown.
-
- Aug 17, 1999
-
-
Kurt Zeilenga authored
New id2entry (id-less) format (ldbm/bdb2) Removed id2children (ldbm/bdb2) Added nextid database (ldbm) Broke ldbmtest Removed ldif2* tools (ldbm/bdb2) Added slap tools (slapadd, slapcat, slapindex)
-
- Aug 16, 1999
-
-
Hallvard Furuseth authored
-
- Aug 15, 1999
-
-
Kurt Zeilenga authored
-
- Aug 08, 1999
-
-
Kurt Zeilenga authored
-
- Aug 07, 1999
-
-
Kurt Zeilenga authored
side (which most is dependent upon having matching rule support).
-
- Aug 05, 1999
-
-
Kurt Zeilenga authored
-
- Aug 04, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Aug 03, 1999
-
-
Kurt Zeilenga authored
updated patch submitted Philipp Klaus <ldapml@internet.access.ch> Can be enabled using --enable-multimaster. TODO: Replication test likely should be adjusted to test multimaster environment.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Needs a bit more work. - global net/api timeouts are not inherited on session creation. - need configure check for inet_aton() (coming soon) - ioctl/fcntl portability issues (should share implementation with lber routines)
-
Kurt Zeilenga authored
s/exit(0)/exit(EXIT_SUCCESS)/ add <ac/stdlib.h> where needed and other minor header adjustments
-
Kurt Zeilenga authored
This code is not called (yet).
-
Kurt Zeilenga authored
-
- Aug 02, 1999
-
-
Kurt Zeilenga authored
Improve detection of FreeBSD FetchURL library.
-
- Aug 01, 1999
-
-
Hallvard Furuseth authored
-
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 31, 1999
-
-
http://localhost/pathKurt Zeilenga authored
Requires FreeBSD's -lfetch... Implementations to other URL APIs encouraged. Probably should be moved to -llutil.
-
Kurt Zeilenga authored
ldif_fetch_url().
-