aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/doc/us/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'lualdap/doc/us/index.html')
-rwxr-xr-xlualdap/doc/us/index.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/lualdap/doc/us/index.html b/lualdap/doc/us/index.html
index 9f45d30..5e5a010 100755
--- a/lualdap/doc/us/index.html
+++ b/lualdap/doc/us/index.html
@@ -3,7 +3,7 @@
<html>
<head>
- <title>LuaLDAP: A Lua interface to the OpenLDAP library</title>
+ <title>LuaLDAP: A Lua interface to an LDAP library</title>
<link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
@@ -19,7 +19,7 @@
</a>
</div>
<div id="product_name"><big><strong>LuaLDAP</strong></big></div>
- <div id="product_description">A Lua interface to the OpenLDAP library</div>
+ <div id="product_description">A Lua interface to an LDAP library</div>
</div> <!-- id="product" -->
<div id="main">
@@ -65,7 +65,7 @@
<p>LuaLDAP is a simple interface from Lua to an LDAP client, in
fact it is a bind to
-<a href="http://www.openldap.org">OpenLDAP</a>. It enables a Lua program to:</p>
+<a href="http://www.openldap.org">OpenLDAP</a> or to <a href="http://msdn2.microsoft.com/en-us/library/aa772161.aspx">ADSI</a>. It enables a Lua program to:</p>
<ul>
<li>Connect to an LDAP server;</li>
@@ -79,8 +79,8 @@ fact it is a bind to
<h2><a name="status"></a>Status</h2>
-<p>Current version is 1.0.2. It was developed for both Lua 5.0 and Lua 5.1, and
-<a href="http://www.openldap.org">OpenLDAP</a> 2.1.</p>
+<p>Current version is 1.1. It was developed for both Lua 5.0 and Lua 5.1, and both
+<a href="http://www.openldap.org">OpenLDAP</a> 2.1 or newer and <a href="http://msdn2.microsoft.com/en-us/library/aa772161.aspx">ADSI</a>.</p>
<h2><a name="download"></a>Download</h2>
@@ -94,8 +94,8 @@ LuaForge page.</p>
<h2><a name="history"></a>History</h2>
<dl class="history">
- <dt><strong>Version 1.0.2</strong> [?/?/2006]</dt>
- <dd>adapted to work on both Lua 5.0 and Lua 5.1.</dd>
+ <dt><strong>Version 1.1</strong> [?/?/2007]</dt>
+ <dd>adapted to work on both Lua 5.0 and Lua 5.1 and to work with ADSI on Windows.</dd>
<dt><strong>Version 1.0.1</strong> [04/Apr/2006]</dt>
<dd>Compatible with Compat-5.1 R5.</dd>
@@ -112,7 +112,7 @@ LuaForge page.</p>
<p>LuaLDAP was designed by Roberto Ierusalimschy, Andr&eacute;
Carregal and Tom&aacute;s Guisasola as part of the
<a href="http://www.keplerproject.org">Kepler Project</a>
-which holds its copyright. It was implemented by Tom&aacute;s Guisasola.</p>
+which holds its copyright. It was implemented by Tom&aacute;s Guisasola and Leonardo Godinho with contributions by Mark Edgar.</p>
<p>LuaLDAP development was sponsored by
<a href="http://www.fabricadigital.com.br">F&aacute;brica Digital</a> and FINEP.</p>
@@ -133,7 +133,7 @@ Comments are welcome!</p>
<div id="about">
<p><a href="http://validator.w3.org/check?uri=referer">
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
- <p><small>$Id: index.html,v 1.33 2006-07-24 01:42:06 tomas Exp $</small></p>
+ <p><small>$Id: index.html,v 1.34 2007-03-13 22:07:33 godinho Exp $</small></p>
</div> <!-- id="about" -->
</div> <!-- id="container" -->