summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/migration.py
Commit message (Expand)AuthorAgeFilesLines
* Generate same API.txt under Python 2 and 3Christian Heimes2018-02-151-16/+16
* py3: remove relative importStanislav Laznicka2017-08-291-1/+1
* logging: do not reference loggers in arguments and attributesJan Cholasta2017-07-141-28/+42
* logging: remove object-specific loggersJan Cholasta2017-07-141-4/+6
* user, migration: use LDAPClient for ad-hoc LDAP connectionsJan Cholasta2017-07-041-10/+5
* Fix ipa migrate-ds when it finds a search referenceFlorence Blanc-Renaud2016-11-171-2/+1
* ldap2: modify arguments for create_connectionTomas Krizek2016-11-071-4/+4
* Pylint: remove unused variables in ipaserver packageMartin Basti2016-10-061-6/+3
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* re-set canonical principal name on migrated usersMartin Babinsky2016-08-011-13/+28
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-0/+920