| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move vendor field to a compile time macro | 2017-10-30 | 1 | -1/+1 | |
| * | Remove all trailing whitespace | 2014-07-08 | 1 | -1/+1 | |
| * | Allow specifying binddn and bindauth while searching | 2013-08-31 | 1 | -2/+24 | |
| * | Fixed more warnings | 2013-04-19 | 1 | -1/+1 | |
| * | auth/ldap: fix memory leak on LDAP authorization failure (SRV-124) | 2011-09-20 | 1 | -0/+2 | |
| * | auth/ldap: Clean up the ldap module a bit. | 2011-02-25 | 1 | -9/+8 | |
| * | ldap: Updates from jwing. | 2011-02-23 | 1 | -47/+139 | |
| * | Supply intent information when performing module unload operations.•••There are presently two intents for unload operations, these are MODULE_UNLOAD_INTENT_PERM which indicates a permanent unload, and MODULE_UNLOAD_INTENT_RELOAD which indicates that a module is being reloaded (usually for a code upgrade). This allows the module to know when it should stash persistence data using the mowgli.global_data classes or when it should just destroy all data records. | 2010-12-03 | 1 | -1/+1 | |
| * | Kill node_t and list_t.•••This also has the side effect of unbreaking the build. Oops. | 2010-10-08 | 1 | -1/+1 | |
| * | Fix compile errors in ctcp-common and auth/ldap. | 2010-08-21 | 1 | -3/+3 | |
| * | Added support for default values to config options | 2010-07-04 | 1 | -2/+2 | |
| * | Replace the $Id crap that hasn't really been used in 3 years with•••PACKAGE_STRING. | 2010-06-04 | 1 | -1/+1 | |
| * | Removed snoop() from auth/ldap. No log rework needed. | 2010-01-11 | 1 | -2/+2 | |
| * | Update the remaining hook_add_hook, hook_add_hook_first and hook_del_hook. | 2009-08-09 | 1 | -2/+2 | |
| * | Add LDAP authentication module.•••This is compiled when OpenLDAP client libraries can be found. Only the module itself is linked to these libraries. The module is configured in atheme.conf. There is also a dummy authentication module, needed to keep the build system working in a simple manner. | 2009-03-14 | 1 | -0/+148 |
