aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlualdap/doc/us/index.html33
-rwxr-xr-xlualdap/doc/us/license.html8
-rwxr-xr-xlualdap/doc/us/manual.html13
-rwxr-xr-xlualdap/src/lualdap.c4
4 files changed, 40 insertions, 18 deletions
diff --git a/lualdap/doc/us/index.html b/lualdap/doc/us/index.html
index 9795595..406b488 100755
--- a/lualdap/doc/us/index.html
+++ b/lualdap/doc/us/index.html
@@ -13,7 +13,7 @@
<div id="container">
<div id="product">
- <div id="product_logo"><BR>
+ <div id="product_logo">
<a href="http://www.keplerproject.org">
<img alt="LuaLDAP logo" width="128" height="128" src="lualdap.png"/>
</a>
@@ -48,6 +48,12 @@
<li><a href="manual.html#examples">Examples</a></li>
</ul>
</li>
+ <li><a href="http://luaforge.net/projects/lualdap/">Project</a>
+ <ul>
+ <li><a href="http://luaforge.net/tracker/?group_id=14">Bug Tracker</a></li>
+ <li><a href="http://luaforge.net/scm/?group_id=14">CVS</a></li>
+ </ul>
+ </li>
<li><a href="license.html">License</a></li>
</ul>
</div> <!-- id="navigation" -->
@@ -72,7 +78,8 @@ fact it is a bind to
<h2><a name="status"></a>Status</h2>
-<p>Current version is 1.0.1. It was developed for Lua 5.0 and OpenLDAP 2.1.</p>
+<p>Current version is 1.0.1. It was developed for Lua 5.0 and
+<a href="http://www.openldap.org">OpenLDAP</a> 2.1.</p>
<p>Version 1.0.1 follows the
<a href="http://www.keplerproject.org/compat">package model</a> for Lua
@@ -90,11 +97,16 @@ LuaForge page.</p>
<h2><a name="history"></a>History</h2>
-<ul>
- <li>[28/Mar/2006] Version 1.0.1 released</li>
- <li>[10/Jun/2005] Version 1.0 released</li>
- <li>[10/Dec/2003] Version 1.0 alpha released</li>
-</ul>
+<dl class="history">
+ <dt><strong>Version 1.0.1</strong> [04/Apr/2006]</dt>
+ <dd>Compatible with Compat-5.1 R5.</dd>
+
+ <dt><strong>Version 1.0</strong> [10/Jun/2005]</dt>
+ <dd />
+
+ <dt><strong>Version 1.0 Alpha</strong> [10/Dec/2003]</dt>
+ <dd />
+</dl>
<h2><a name="credits"></a>Credits</h2>
@@ -103,9 +115,8 @@ 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>
-<p>LuaLDAP development was sponsored by <a href=
-"http://www.fabricadigital.com.br">F&aacute;brica Digital</a> and
-FINEP.</p>
+<p>LuaLDAP development was sponsored by
+<a href="http://www.fabricadigital.com.br">F&aacute;brica Digital</a> and FINEP.</p>
<h2><a name="contact"></a>Contact us</h2>
@@ -123,7 +134,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.30 2006-03-25 15:51:04 carregal Exp $</small></p>
+ <p><small>$Id: index.html,v 1.31 2006-04-04 20:11:51 carregal Exp $</small></p>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
diff --git a/lualdap/doc/us/license.html b/lualdap/doc/us/license.html
index aff292f..a7f13c5 100755
--- a/lualdap/doc/us/license.html
+++ b/lualdap/doc/us/license.html
@@ -46,6 +46,12 @@
<li><a href="manual.html#examples">Examples</a></li>
</ul>
</li>
+ <li><a href="http://luaforge.net/projects/lualdap/">Project</a>
+ <ul>
+ <li><a href="http://luaforge.net/tracker/?group_id=14">Bug Tracker</a></li>
+ <li><a href="http://luaforge.net/scm/?group_id=14">CVS</a></li>
+ </ul>
+ </li>
<li><strong>License</strong></li>
</ul>
</div> <!-- id="navigation" -->
@@ -106,7 +112,7 @@ SOFTWARE.</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: license.html,v 1.8 2006-03-25 15:51:04 carregal Exp $</small></p>
+ <p><small>$Id: license.html,v 1.9 2006-04-04 20:11:51 carregal Exp $</small></p>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
diff --git a/lualdap/doc/us/manual.html b/lualdap/doc/us/manual.html
index d4bcadc..80b08dc 100755
--- a/lualdap/doc/us/manual.html
+++ b/lualdap/doc/us/manual.html
@@ -46,6 +46,12 @@
<li><a href="manual.html#examples">Examples</a></li>
</ul>
</li>
+ <li><a href="http://luaforge.net/projects/lualdap/">Project</a>
+ <ul>
+ <li><a href="http://luaforge.net/tracker/?group_id=14">Bug Tracker</a></li>
+ <li><a href="http://luaforge.net/scm/?group_id=14">CVS</a></li>
+ </ul>
+ </li>
<li><a href="license.html">License</a></li>
</ul>
</div> <!-- id="navigation" -->
@@ -320,10 +326,9 @@ ld:delete ("mydn=newuser,ou=people,dc=ldp,dc=world")()
</div> <!-- id="main" -->
<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: manual.html,v 1.29 2006-03-25 15:51:04 carregal Exp $
- </small></p>
+ <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: manual.html,v 1.30 2006-04-04 20:11:51 carregal Exp $</small></p>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
diff --git a/lualdap/src/lualdap.c b/lualdap/src/lualdap.c
index c21c89a..703fb1c 100755
--- a/lualdap/src/lualdap.c
+++ b/lualdap/src/lualdap.c
@@ -1,7 +1,7 @@
/*
** LuaLDAP
** See Copyright Notice in license.html
-** $Id: lualdap.c,v 1.43 2005-12-26 18:20:34 tomas Exp $
+** $Id: lualdap.c,v 1.44 2006-04-04 20:11:51 carregal Exp $
*/
#include <stdlib.h>
@@ -952,7 +952,7 @@ static int lualdap_open_simple (lua_State *L) {
*/
static void set_info (lua_State *L) {
lua_pushliteral (L, "_COPYRIGHT");
- lua_pushliteral (L, "Copyright (C) 2003-2005 Kepler Project");
+ lua_pushliteral (L, "Copyright (C) 2003-2006 Kepler Project");
lua_settable (L, -3);
lua_pushliteral (L, "_DESCRIPTION");
lua_pushliteral (L, "LuaLDAP is a simple interface from Lua to an LDAP client");