mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
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. |
||
|---|---|---|
| .. | ||
| gtk-tool | ||
| ldaptcl | ||
| php3-tool | ||
| saucer | ||
| tweb | ||
| web500gw | ||
| web_ldap | ||
| whois++ | ||
| Makefile.in | ||
| README | ||
OpenLDAP Contributed Software README
OpenLDAP provides a number of freely-distributable LDAP software
packages. Though distributed with OpenLDAP, they are not
part of OpenLDAP. Each package in this directory has it's
own use and redistribution restrictions as documented within
the package.
Current contributions:
gtk-tool
GTK-based frontend from Predrag Balorda
ldaptcl
TCL API from NeoSoft
php3-tool
PHP3-based frontend from Predrag Balorda
saucer
General purpose command-line LDAP client, modeled
after ISODE's DISH (DIrectory SHell) client.
Contributed by Eric Rosenquist. See saucer/README
and its man page for more information.
web_ldap
web frontend (in C) from Jens Moller
web500gw
HTTP gateway for X.500, modeled after go500gw.
Contributed by Frank Richter. See web500gw/README
for more information.
whois++
WHOIS++ gateway to X.500. Contributed by Mark Prior.
See whois++/README for more information.
Please send your contributions to info@OpenLDAP.Org