- Mar 26, 1999
-
-
Will Ballantyne authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
(libtool, though, will drag it for it's use...)
-
- Mar 25, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
libraries. Original work test is still used to valid detected header/library are compatible.
-
Kurt Zeilenga authored
the environment. A more general solution is needed.
-
- Mar 24, 1999
-
-
Juan Gomez authored
-
Juan Gomez authored
being renamed through modrdn/moddn. This in preparation to add support for MODDN v3.
-
Juan Gomez authored
-
Juan Gomez authored
-
- Mar 23, 1999
-
-
Kurt Zeilenga authored
ignore input when connection is closing.
-
Kurt Zeilenga authored
changes to closing. Need to add protection against read set races.
-
- Mar 22, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Julio Sánchez Fernández authored
Changed the way paths are replaced in xrpcomp so that it is done in the make step instead of make install Removed pair of extra % from the path substitution
-
Kurt Zeilenga authored
Mainly updated back-bdb2, back-passwd, back-shell to use slap_get_time().
-
Kurt Zeilenga authored
remove race conditions on connection close. BROKEN: various counters for dn=monitor. Initial testing on FreeBSD (with and without pthreads) was successfull. Have not yet tested preemptive threading environments. Have not built against backends other than LDBM.
-
- Mar 20, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
by portable.h with NDEBUG undefined. This makes assert() is always available and automatically disables itself when LDAP_DEBUG is undefined. I've included a basic assert() for pre-STDC compilers. It relies on abort() which may not actually be available. (well replace abort() with whatever is appropriate if and when we're faced with a pre-STDC compiler that doesn't have assert()).
-
Kurt Zeilenga authored
calloc(1, nelem*size) -> calloc(nelem, size)
-
- Mar 18, 1999
-
-
Julio Sánchez Fernández authored
-
Kurt Zeilenga authored
make all make TMPROOT=/tmp/root install will install everything under $(TMPROOT)$(prefix). Useful for building bundling packages/ports for various operating systems.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Mar 17, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Add SASL/TLS project, Bart's working on this. Add reference to ITS "Software Enhancements".
-
Kurt Zeilenga authored
address. Useful for running multiple servers in a virtual hosting environment. Modified test001-ldif2ldbm to verify this functionality. Assumes localhost is 127.0.0.1.
-
Kurt Zeilenga authored
-
- Mar 16, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
SLAP_C_ACTIVE vs SLAP_C_INACTIVE. Need to implement BINDING and CLOSING. Added fields tracking pending (on bind) ops. Could also be used to implement per-connection thread limits.
-
Kurt Zeilenga authored
-
- Mar 15, 1999
-
-
Kurt Zeilenga authored
-