Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/ldap: move ldap_errors.h to the toplevel and install it | Stefan Metzmacher | 2009-02-24 | 1 | -66/+0 |
| | | | | metze | ||||
* | Fix the mess with ldb includes. | Simo Sorce | 2009-01-30 | 1 | -0/+66 |
Separate again the public from the private headers. Add a new header specific for modules. Also add service function for modules as now ldb_context and ldb_module are opaque structures for them. |