summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_restore.py
Commit message (Expand)AuthorAgeFilesLines
* Fix CA certificate backup and restoreJan Cholasta2014-11-111-1/+34
* ipa-restore: Don't crash if AD trust is not installedPetr Viktorin2014-11-111-2/+11
* Remove trivial path constants from modulesGabe2014-11-041-2/+1
* ipa-restore: Set SELinux booleans when restoringPetr Viktorin2014-09-261-0/+14
* backup,restore: Don't overwrite /etc/{passwd,group}Petr Viktorin2014-09-231-1/+3
* ipa_restore: Split the services listPetr Viktorin2014-09-231-1/+1
* ipaserver.install: Consolidate system user creationPetr Viktorin2014-09-231-2/+1
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-13/+14
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-4/+5
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-1/+2
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-4/+4
* Create DS user and group during ipa-restoreAna Krivokapic2013-09-021-7/+5
* Remove redundant shebangsTomas Babej2013-08-261-2/+1
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-131-1/+1
* Update only selected attributes for winsync agreementTomas Babej2013-04-161-2/+7
* Full system backup and restoreRob Crittenden2013-04-121-0/+634