Name: | lua-ldap |
---|---|
Version: | 1.1.0 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 57816 |
License: | MIT |
RPM: | lua-ldap-1.1.0-3.el7.x86_64.rpm |
Source RPM: | lua-ldap-1.1.0-3.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.keplerproject.org/lualdap/ |
Summary: | LDAP client library for Lua, using OpenLDAP |
Description: | LuaLDAP is a simple interface from Lua to an LDAP client. It enables a Lua program to: * Connect to an LDAP server; * Execute any operation (search, add, compare, delete, modify and rename); * Retrieve entries and references of the search result. |
- fix perms on lualdap.c and lualdap.so
- cp -p, run tests in %check
- initial version