summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_winsync_migrate.py
Commit message (Expand)AuthorAgeFilesLines
* fix incorrect name of ipa-winsync-migrate command in helpPetr Vobornik2016-03-021-3/+3
* Remove unused importsMartin Basti2015-12-231-2/+0
* Check if IPA is configured before attempting a winsync migrationGabe2015-11-231-1/+7
* winsync-migrate: Properly handle collisions in the names of external groupsTomas Babej2015-09-231-3/+14
* winsync-migrate: Convert entity names to posix friendly stringsTomas Babej2015-09-231-3/+12
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+5
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-6/+4
* winsync-migrate: Add warning about passsyncTomas Babej2015-08-171-0/+8
* Modernize 'except' clausesPetr Viktorin2015-08-121-3/+3
* winsync_migrate: Generalize membership migrationTomas Babej2015-07-021-21/+78
* winsync_migrate: Migrate memberships of the winsynced usersTomas Babej2015-07-021-0/+51
* winsync-migrate: Move the tool under ipaserver.install packageTomas Babej2015-07-021-0/+237