- Jun 22, 2000
-
-
Randy Kunkee authored
-
- Jun 18, 2000
-
-
Kurt Zeilenga authored
-
- Jun 07, 2000
-
-
Kurt Zeilenga authored
-
- May 13, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- May 11, 2000
-
-
Howard Chu authored
-
- Apr 26, 2000
-
-
Kurt Zeilenga authored
-
- Apr 12, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Apr 04, 2000
-
-
Randy Kunkee authored
caused incorrect data in result array and possibly segmentation violations when searches terminated due to errors such as timeout, exceeding search limit, or the remote server going down in the middle of a search. Also correctly puts error message on top of traceback stack (instead of randomly in memory per the stale result obj). A segmentation violation could have manifested later in the program's life, or perhaps during termination of the interpreter.
-
- Mar 11, 2000
-
-
Kurt Zeilenga authored
-
- Jan 11, 2000
-
-
Predrag "Pele" Balorda authored
(but mainly commiting because of the gserver switch)
-
- Jan 07, 2000
-
-
Predrag "Pele" Balorda authored
-
- Jan 03, 2000
-
-
Predrag "Pele" Balorda authored
-
Predrag "Pele" Balorda authored
-
Predrag "Pele" Balorda authored
-
Predrag "Pele" Balorda authored
-
- Dec 28, 1999
-
-
Predrag "Pele" Balorda authored
-
- Dec 22, 1999
-
-
Randy Kunkee authored
trap code.
-
Randy Kunkee authored
in searches, and experimental "trap" subcommand.
-
- Nov 04, 1999
-
-
Randy Kunkee authored
-
Randy Kunkee authored
-
- Nov 03, 1999
-
-
Randy Kunkee authored
-
- Nov 01, 1999
-
-
Kurt Zeilenga authored
Update single debug/release not to use service manager nor event manager. Likely breaks MINGW32 port.
-
- Oct 26, 1999
-
-
Randy Kunkee authored
Known bug: cache enabled is known to cause Tcl to abort upon exit.
-
- Sep 22, 1999
-
-
Ben Collins authored
* all others: Added DESTDIR support
-
- Sep 13, 1999
-
-
Kurt Spanier authored
-
Kurt Spanier authored
-
- Sep 10, 1999
-
-
Kurt Spanier authored
-
- Sep 02, 1999
-
-
Kurt Zeilenga authored
-
- Aug 15, 1999
-
-
Kurt Zeilenga authored
-
- Aug 05, 1999
-
-
Kurt Zeilenga authored
create SECURITY_LIBS (top.mk) to order $SASL_LIBS $KRB_LIBS $TLS_LIBS use $SECURITY_LIBS in Makefile.in's instead of $KRB_LIBS $TLS_LIBS
-
- Aug 03, 1999
-
-
Kurt Zeilenga authored
s/exit(0)/exit(EXIT_SUCCESS)/ add <ac/stdlib.h> where needed and other minor header adjustments
-
Hallvard Furuseth authored
-
Randy Kunkee authored
- Filter no longer a required controlArray member, defaults to objectclass=*. - Sets errorCode with LDAP macro string value (better to test than the more human readable values). - Shorten minimum required characters for search scope definitions: now allows "base", "one", and "sub". For the latter two, additional characters are ignored. - Now compiles successfully with -devel branch (though less tested). - Client cache management code enabled for OpenLDAP versions <= 1.2.4. (This code is relatively untested and feedback is welcome.) - More installation cleanups to work easily as a dynamically loadable Tcl package.
-
- Jul 27, 1999
-
-
Randy Kunkee authored
-
Randy Kunkee authored
Add timeout to control array. Add -lldap -llber when building shared library. Clean up pkgIndex.tcl creation and installation (should now support "package require" out of the box).
-
- Jul 22, 1999
-
-
Kurt Zeilenga authored
-
- Jul 16, 1999
-
-
Hallvard Furuseth authored
-
- Jun 13, 1999
-
-
Kurt Zeilenga authored
-