- Aug 28, 1999
-
-
Kurt Zeilenga authored
-
- Aug 27, 1999
-
-
Kurt Zeilenga authored
to UNUSED without holding connections mutex. It's not safe for connection_init to check connection state until after acquires the c_mutex.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Improve regex to allow detection of : inside of filenames. Skip files with ':' in name Fix noslash 'next' vs 'continue' bug
-
Kurt Zeilenga authored
result was leaking ber's in some error cases. ber_flush now called with no freeing so that caller of send_ldap_ber() can free its own ber. c->c_currentber was also being leaked if connection was destory current when a PDU input was outstanding. Fixed ber_flush to free ber upon write only to file.
-
Hallvard Furuseth authored
-
- Aug 26, 1999
-
-
Kurt Zeilenga authored
modrdn to run, but masks the underlying subtree index bug (which I haven't found yet). Apply modrdn/dn2id changes to BDB2.
-
Kurt Zeilenga authored
Add additional abandon point to modrdn. test005-modrdn still shows error. Likely in dn2id, index, or idl codes.
-
Kurt Zeilenga authored
relying on developer selecting the right goto label.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Aug 25, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
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
-
Gary Williams 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
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Kurt Zeilenga authored
Tests behave as expected excepting slapd sometimes does not shutdown properly.
-
- Aug 21, 1999
-
-
Kurt Zeilenga authored
suitable for systems with poor (or nonexistant) Pthread implementations.
-
- Aug 20, 1999
-
-
Kurt Zeilenga authored
-