Commit History

Author SHA1 Message Date
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Arthur Schiwon f28f7754ae support paged results against 389ds. 9 years ago
  Arthur Schiwon 42d3ed47e2 set up paged search when limit is 0 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Lukas Reschke 52495dc995 Merge pull request #13740 from owncloud/fix-12190-2 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Morris Jobke 1bb6de7c1b Merge pull request #13425 from owncloud/phpdoc_cleanup 9 years ago
  Arthur Schiwon 73600cfdd8 and escape the search term 9 years ago
  Arthur Schiwon 9cb1ef5675 this must be larger then (>), since buggy behaviour occurs when the parameter is a small number 9 years ago
  Robin McCorkell 2b99fc76ec Cleanup of PHPDoc return types 9 years ago
  Arthur Schiwon f28235a7ef fix retrieval of user groups 9 years ago
  Lukas Reschke a5099b01f9 Merge pull request #12984 from owncloud/ldap-user-cleanup-master 9 years ago
  Lyonel Vincent f94b300602 Be less verbose when using a paged search 9 years ago
  Arthur Schiwon 144d95de7d basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. 9 years ago
  Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 10 years ago
  Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 10 years ago
  Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 9 years ago
  Arthur Schiwon 0577bb569a add doc 9 years ago
  Arthur Schiwon 45443ee28c preserve an asterisk at the start when escaping a search term 9 years ago
  Arthur Schiwon ee168a121d Forward port of #12493 9 years ago
  Arthur Schiwon c07c338c90 fix counting when ldapPagingSize is 0 9 years ago
  Arthur Schiwon 6b6147dafd phpdoc and mixed up letters 9 years ago
  Arthur Schiwon f9b4f5f4e5 to reassure that selected attributes still work, do not count all matching entries but limit it to 1 in order to make it faster 10 years ago
  Arthur Schiwon f725cc66a3 consolidate user count filter in wizard and user back end 10 years ago
  Morris Jobke 081787d6ae Fix infinite loop if count and limit is 0 10 years ago
  blizzz dc9ea893fd Merge pull request #11172 from owncloud/user-ldap-no-bcmath 10 years ago
  Andreas Fischer d1410b46a9 user_ldap: Reimplement convertSID2Str() without BCMath dependency. 10 years ago
  Arthur Schiwon 4e8c7570d4 make performance less bad. Still far from good, but at least it works 10 years ago
  Arthur Schiwon 6c502e11f8 make scrutinizer happy, very minor changes 10 years ago
  Arthur Schiwon f9e085b020 init a new paged search on read operations to satisfy OpenLDAP 10 years ago