openldap/contrib
Randy Kunkee f67aea1321 Using a stale obj from Tcl_GetResultObj() to store error results
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.
2000-04-04 09:42:44 +00:00
..
gtk-tool some minor changes - d'n'd support forthcoming 2000-01-11 20:53:38 +00:00
ldaptcl Using a stale obj from Tcl_GetResultObj() to store error results 2000-04-04 09:42:44 +00:00
php3-tool copyright changes for php3-tool (added 1999 and 2000) 2000-01-03 12:28:05 +00:00
saucer * build/top.mk: removed references to TMPROOT and added DESTDIR support 1999-09-22 21:51:30 +00:00
tweb Some more comments. 1999-09-13 16:38:22 +00:00
web500gw Initial revision 1998-08-09 00:43:13 +00:00
web_ldap * build/top.mk: removed references to TMPROOT and added DESTDIR support 1999-09-22 21:51:30 +00:00
whois++ Fix DESTDIR bug 2000-03-11 04:30:17 +00:00
Makefile.in Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
README minor fix 2000-01-03 12:29:40 +00:00

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