summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/migration.py
Commit message (Expand)AuthorAgeFilesLines
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-19/+19
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-1/+1
* Add ignore lists to migrate-ds commandMartin Kosek2011-06-151-5/+61
* Handle LDAP search referencesMartin Kosek2011-06-101-3/+9
* Fix migration to work between v2 servers and remove search/size limits.Rob Crittenden2011-05-261-6/+14
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-041-2/+3
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-1/+3
* Typos in freeIPA messagesMartin Kosek2011-02-021-2/+2
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fix typo in migration documentationRob Crittenden2010-12-131-1/+1
* Add documentation to the migrate-ds command.Rob Crittenden2010-12-091-2/+34
* Do not migrate krbPrincipalKeyJakub Hrozek2010-12-071-0/+7
* Make the migration plugin more configurableJakub Hrozek2010-12-071-28/+108
* Add labels for passwords, fix output of exceptions, fix passwd output.Rob Crittenden2010-12-021-1/+2
* UUIDs: remove uuid python plugin and let DS always autogenerateSimo Sorce2010-10-281-3/+3
* Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration.Rob Crittenden2010-09-281-6/+17
* Handle errors raised by plugins more gracefully in mod_wsgi.Rob Crittenden2010-07-121-1/+4
* Retrieve the LDAP schema using kerberos credentials.Rob Crittenden2010-03-171-1/+2
* localize doc stringsJohn Dennis2010-03-081-21/+25
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-7/+10
* Make error message in migration plugin unicode.Pavel Zuna2010-02-171-2/+2
* Expand the types of groups that can be migrated to support IPA v1 migrationsRob Crittenden2010-02-171-1/+1
* Add DS migration plugin and password migration page.Pavel Zuna2010-01-201-0/+374