summaryrefslogtreecommitdiffstats
path: root/install/migration/migration.py
Commit message (Expand)AuthorAgeFilesLines
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-1/+2
* migration: fix import of wsgiref.utilPetr Vobornik2014-05-071-2/+2
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-131-20/+6
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-1/+1
* Use IPAdmin rather than raw python-ldap in migration.bindPetr Viktorin2013-03-011-8/+11
* Do not use global variables in migration.pyPetr Viktorin2013-03-011-18/+18
* Use DN objects instead of stringsJohn Dennis2012-08-121-2/+3
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-5/+5
* Migration: don't assume there is only one naming context, add logging.Rob Crittenden2011-10-041-14/+33
* Use ldapi: instead of unsecured ldap: in ipa core tools.Pavel Zuna2011-03-031-2/+7
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Rewrite the migration page using WSGIJakub Hrozek2010-11-091-8/+37
* Add DS migration plugin and password migration page.Pavel Zuna2010-01-201-0/+67