Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-21user workarount to compare CLOB column with CHAR valueJörn Friedrich Dreyer
2014-01-14typo, grammarArthur Schiwon
2014-01-14LDAP: only read config from database, if configID is given. Not what we want ...Arthur Schiwon
2014-01-14remove unused variablesArthur Schiwon
2014-01-14LDAP: fix TLS detectionArthur Schiwon
2014-01-13remove ru_RU - it has bee removed from transifexThomas Müller
2014-01-08Merge pull request #6681 from owncloud/userreportblizzz
2014-01-08LDAP: add tests for countUsersArthur Schiwon
2014-01-08remove unnecessary lineArthur Schiwon
2014-01-08LDAP: implement userCount action. This required to (finally) clean up and ref...Arthur Schiwon
2014-01-07[tx-robot] updated from transifexJenkins for ownCloud
2014-01-06[tx-robot] updated from transifexJenkins for ownCloud
2014-01-05[tx-robot] updated from transifexJenkins for ownCloud
2014-01-02[tx-robot] updated from transifexJenkins for ownCloud
2013-12-31[tx-robot] updated from transifexJenkins for ownCloud
2013-12-30[tx-robot] updated from transifexJenkins for ownCloud
2013-12-29[tx-robot] updated from transifexJenkins for ownCloud
2013-12-28[tx-robot] updated from transifexJenkins for ownCloud
2013-12-22[tx-robot] updated from transifexJenkins for ownCloud
2013-12-18[tx-robot] updated from transifexJenkins for ownCloud
2013-12-17[tx-robot] updated from transifexJenkins for ownCloud
2013-12-13[tx-robot] updated from transifexJenkins for ownCloud
2013-12-13LDAP: fix method behind save button on advancend and expert tabs, fixes at le...Arthur Schiwon
2013-12-12LDAP: the browser shall not autofill userdn and password, usually login crede...Arthur Schiwon
2013-12-11[tx-robot] updated from transifexJenkins for ownCloud
2013-12-09[tx-robot] updated from transifexJenkins for ownCloud
2013-12-08[tx-robot] updated from transifexJenkins for ownCloud
2013-12-06Merge pull request #6218 from leo-b/fix_ldap_setOption_returncodeblizzz
2013-12-06correctly propagate the return value of ldap_set_optionroot
2013-12-05[tx-robot] updated from transifexJenkins for ownCloud
2013-12-04LDAP Wizard: don't generate filter when not allowedArthur Schiwon
2013-12-04some equals are more equal than other equalsArthur Schiwon
2013-12-04LDAP Wizard: return correct varArthur Schiwon
2013-12-04LDAP Wizard: make sure auto-detected suggestions are really applied initially...Arthur Schiwon
2013-12-04LDAP: on testing configuration, set active property to true, otherwise inacti...Arthur Schiwon
2013-12-04LDAP: set default value for login filter to empty, otherwise the wizard signa...Arthur Schiwon
2013-12-04LDAP Wizard: don't send ldap_tls change back to the interface as the element ...Arthur Schiwon
2013-12-04LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by ju...Arthur Schiwon
2013-12-04LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143Arthur Schiwon
2013-12-03[tx-robot] updated from transifexJenkins for ownCloud
2013-11-29[tx-robot] updated from transifexJenkins for ownCloud
2013-11-27[tx-robot] updated from transifexJenkins for ownCloud
2013-11-27Merge pull request #5955 from owncloud/fix5863blizzz
2013-11-27Merge pull request #6058 from owncloud/ldap2avatarblizzz
2013-11-26[tx-robot] updated from transifexJenkins for ownCloud
2013-11-26Make sure Avatar is set from LDAP upon first login, not later, but also not b...Arthur Schiwon
2013-11-26[tx-robot] updated from transifexJenkins for ownCloud
2013-11-26LDAP: username2dn should only return DNs that belong to the current LDAP ser...Arthur Schiwon
2013-11-26LDAP: proxy: configurable return to determine when to try the next LDAP serve...Arthur Schiwon
2013-11-24[tx-robot] updated from transifexJenkins for ownCloud