| Commit message (Expand) | Author | Age | Files | Lines |
* | LDAP: split up LIB_LDAP into Access for LDAP interaction functions and Connec... | Arthur Schiwon | 2012-07-25 | 1 | -721/+0 |
* | LDAP: make it UTF-8 save | Arthur Schiwon | 2012-07-02 | 1 | -15/+15 |
* | LDAP: reset resource on failed bind | Arthur Schiwon | 2012-07-02 | 1 | -4/+4 |
* | LDAP: compare base trees case insensitively | Arthur Schiwon | 2012-06-25 | 1 | -2/+2 |
* | LDAP: always sanitize DN and DN-containing attributes | Arthur Schiwon | 2012-06-25 | 1 | -3/+12 |
* | Spelling fixes | Bart Visscher | 2012-06-22 | 1 | -3/+2 |
* | Merge resource error-suppressing fix | Bart Visscher | 2012-06-22 | 1 | -5/+17 |
|\ |
|
| * | Check for valid LDAP-resource before querying. | Benjamin Diele | 2012-05-28 | 1 | -5/+17 |
* | | forgotten $, incorrect subtract | Arthur Schiwon | 2012-06-20 | 1 | -2/+2 |
* | | LDAP: only map users within the User Base Tree | Arthur Schiwon | 2012-06-20 | 1 | -2/+8 |
* | | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 1 | -2/+2 |
* | | ldap: enable the destructor | Arthur Schiwon | 2012-06-07 | 1 | -0/+5 |
* | | ldap: remove unused private functions | Arthur Schiwon | 2012-06-07 | 1 | -24/+0 |
* | | ldap: correct query condition and determining of success | Arthur Schiwon | 2012-06-07 | 1 | -2/+12 |
* | | ldap: check index carefully, can be 0 | Arthur Schiwon | 2012-06-07 | 1 | -1/+1 |
* | | LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914 | Arthur Schiwon | 2012-06-06 | 1 | -1/+1 |
* | | LDAP: make queries compatible also with PostgreSQL | Arthur Schiwon | 2012-05-31 | 1 | -7/+12 |
|/ |
|
* | LDAP: check wether applying naming rule would end up in conflicts on update, ... | Arthur Schiwon | 2012-05-18 | 1 | -17/+29 |
* | LDAP: follow user- and groupname char limitations for LDAP display names | Arthur Schiwon | 2012-05-17 | 1 | -7/+21 |
* | LDAP: remove unnecessary debug output | Arthur Schiwon | 2012-05-17 | 1 | -10/+0 |
* | LDAP: Fix case sensitivity issues with display name attribute | Arthur Schiwon | 2012-05-17 | 1 | -6/+8 |
* | LDAP: convert all DNs to lowercase so to make comparisons and everything work | Arthur Schiwon | 2012-05-15 | 1 | -0/+3 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | LDAP: don't store agent password in plain text | Arthur Schiwon | 2012-05-14 | 1 | -1/+1 |
* | LDAP: no whitespaces after the , in the DNs, resolves conflicts with some ser... | Arthur Schiwon | 2012-05-14 | 1 | -2/+15 |
* | LDAP: wrong assumptions for case (in)sensitivity, implement far better solution | Arthur Schiwon | 2012-05-11 | 1 | -3/+12 |
* | LDAP group: support for memberUid, fix for oc-594 | Arthur Schiwon | 2012-05-08 | 1 | -0/+3 |
* | LDAP: make sure, configuration is read when a public method needs it | Arthur Schiwon | 2012-05-08 | 1 | -0/+3 |
* | LDAP: sqlite compatibility | Arthur Schiwon | 2012-05-08 | 1 | -2/+7 |
* | LDAP: write to log in case bind fails. | Arthur Schiwon | 2012-05-08 | 1 | -0/+1 |
* | LDAP: Fall back to Base DN if user/group base settings are blanked | Arthur Schiwon | 2012-05-07 | 1 | -2/+10 |
* | LDAP: check first, if requested attribute exists | Arthur Schiwon | 2012-05-04 | 1 | -1/+1 |
* | LDAP: make oc_user_ldap::checkPassword make use of central OC_LDAP | Arthur Schiwon | 2012-05-04 | 1 | -0/+4 |
* | remove debug info | Arthur Schiwon | 2012-05-04 | 1 | -5/+0 |
* | LDAP: central function for user and group list retrieval (will replace retrie... | Arthur Schiwon | 2012-05-04 | 1 | -0/+21 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -5/+5 |
* | port appconfig | Frank Karlitschek | 2012-05-02 | 1 | -12/+12 |
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | LDAP: decent behaviour and log message when there is no connection to the LDA... | Arthur Schiwon | 2012-05-01 | 1 | -2/+11 |
* | LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as well... | Arthur Schiwon | 2012-04-25 | 1 | -20/+376 |
* | use uniquemember instead of deprecated memberuid to identify LDAP group membe... | Arthur Schiwon | 2012-04-25 | 1 | -1/+22 |
* | LDAP: optimize LDAP requests for users and groups. Settings are still to do, ... | Arthur Schiwon | 2012-04-23 | 1 | -3/+34 |
* | only retrieve requested attributes | Arthur Schiwon | 2012-04-23 | 1 | -1/+1 |
* | LDAP: don't forget to unbind | Arthur Schiwon | 2012-04-16 | 1 | -0/+11 |
* | checked, works for me | Arthur Schiwon | 2012-04-16 | 1 | -1/+0 |
* | group ldap: check configuration | Arthur Schiwon | 2012-04-16 | 1 | -2/+16 |
* | minor code beautification | Arthur Schiwon | 2012-04-16 | 1 | -2/+3 |
* | a string be a string | Arthur Schiwon | 2012-04-16 | 1 | -1/+1 |
* | group LDAP: usersInGroup not getUsersInGroup | Arthur Schiwon | 2012-04-15 | 1 | -1/+9 |
* | don't forget changes in lib_ldap for last commit | Arthur Schiwon | 2012-04-15 | 1 | -7/+11 |