summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-1245-63/+18
* Typo fix.Volkan Gezer2014-04-111-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-114-0/+7
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-102-0/+2
* Merge pull request #7837 from owncloud/fix_7530blizzz2014-04-092-7/+237
|\
| * add comment to clearify when a skip in the foreach happensArthur Schiwon2014-04-091-0/+1
| * define varArthur Schiwon2014-03-211-0/+1
| * make tests work on systems without php5_ldapArthur Schiwon2014-03-211-0/+12
| * add tests for cumulativeSearchOnAttributeArthur Schiwon2014-03-211-0/+198
| * fix potential infinite loop when the DN of the first entry was already read.Arthur Schiwon2014-03-201-1/+1
| * Use the LDAP wrapper for checking resources, needs for proper testingArthur Schiwon2014-03-201-1/+1
| * Fix wildcard handling and check even less DNs per filter, enough will be look...Arthur Schiwon2014-03-201-4/+7
| * LDAP Wizard: when determining objectclasses, we realy do not need to look at ...Arthur Schiwon2014-03-201-4/+19
* | [tx-robot] updated from transifexJenkins for ownCloud2014-04-098-1/+18
* | [tx-robot] updated from transifexJenkins for ownCloud2014-04-083-3/+16
* | Merge pull request #6221 from leo-b/ldap_get_all_groupsblizzz2014-04-073-3/+49
|\ \
| * | adapt description of paging size configurationAlexander Bergolth2014-03-281-1/+1
| * | change default ldap paging size to 500Alexander Bergolth2014-03-281-1/+1
| * | make getGroupsChunk() protected instead of privateAlexander Bergolth2014-03-131-1/+1
| * | adapt coding styleAlexander Bergolth2014-03-131-15/+15
| * | fix another oversight... sigh..root2014-03-051-1/+1
| * | getGroups(): fix overall max search limit for paged searchesroot2014-03-041-3/+3
| * | getGroups() $limit was not handled correctlyroot2014-03-041-2/+7
| * | revert updateGroups job to use getGroups() instead of getAllGroups()root2014-03-041-1/+1
| * | merge functionality of getAllGroups into getGroupsroot2014-03-041-15/+18
| * | Merge branch 'ldap_paging_chunksize' into ldap_get_all_groupsroot2014-03-042-1/+5
| |\ \
| | * | add ldap_paging_size config optionroot2014-03-042-1/+5
| * | | use getAllGroup() in the updateGroups background jobroot2014-03-041-1/+1
| * | | add getAllGroups() that uses a paged search if availableroot2014-03-041-0/+34
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-061-0/+5
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-021-0/+5
* | | Merge pull request #7915 from owncloud/replace-personalblockVincent Petry2014-04-011-1/+1
|\ \ \
| * \ \ external storage: fix merge conflict, indentationJan-Christoph Borchardt2014-03-311-0/+1
| |\ \ \
| * | | | replace personalblock fieldset with section class in core user_ appsJan-Christoph Borchardt2014-03-271-1/+1
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-011-0/+4
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-301-0/+1
|/ / /
* | | Miscellaneous text fixes for core appsRobin McCorkell2014-03-261-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-261-0/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-241-0/+5
* | | add test for cloning and keeping configuration seperateArthur Schiwon2014-03-211-0/+54
* | | Use array_key_exists instead of isset, because the latter returns false if th...Arthur Schiwon2014-03-211-2/+2
* | | On clone create a new instance of the ConfigurationArthur Schiwon2014-03-211-0/+2
* | | Merge pull request #7823 from owncloud/fix_7796blizzz2014-03-211-2/+2
|\ \ \
| * | | Fix duplicate ipauniqueidRobin McCorkell2014-03-201-1/+1
| * | | Add FreeIPA UUID compatibility, fixes #7796Robin McCorkell2014-03-191-2/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-211-0/+1
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-201-1/+5
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-191-0/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-151-0/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-133-0/+122