- 22 Dec, 1999 1 commit
-
-
Randy Kunkee authored
in searches, and experimental "trap" subcommand.
-
- 04 Nov, 1999 2 commits
-
-
Randy Kunkee authored
-
Randy Kunkee authored
-
- 03 Nov, 1999 1 commit
-
-
Randy Kunkee authored
-
- 26 Oct, 1999 1 commit
-
-
Randy Kunkee authored
Known bug: cache enabled is known to cause Tcl to abort upon exit.
-
- 03 Aug, 1999 1 commit
-
-
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.
-
- 27 Jul, 1999 1 commit
-
-
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).
-
- 30 Apr, 1999 2 commits
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- 10 Feb, 1999 1 commit
-
-
Randy Kunkee authored
-