summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_restore.py
Commit message (Expand)AuthorAgeFilesLines
* backup: use in-server API in ipa-backup and ipa-restoreJan Cholasta2016-06-301-1/+1
* ipa_restore: Import only FQDN from ipalib.constantsTimo Aaltonen2016-03-231-4/+5
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-221-7/+9
* client: stop using /etc/pki/nssdbJan Cholasta2016-02-241-17/+4
* logger: Use warning instead of warnTomas Babej2016-01-181-1/+1
* Remove unused importsMartin Basti2015-12-231-3/+0
* Explicitly call chmod on newly created directoriesMartin Basti2015-12-141-4/+6
* Refactor ipautil.runPetr Viktorin2015-12-141-18/+20
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-28/+3
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-1/+2
* install: create kdcproxy user during server installJan Cholasta2015-09-221-1/+3
* IPA Restore: allows to specify files that should be removedMartin Basti2015-09-111-0/+28
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-1/+1
* Backup/resore authentication control configurationDavid Kupka2015-08-191-0/+4
* ipa-restore: check whether DS is running before attempting connectionMartin Babinsky2015-08-181-0/+7
* Modernize 'except' clausesPetr Viktorin2015-08-121-9/+9
* Modernize number literalsPetr Viktorin2015-07-311-7/+7
* Use 389-ds centralized scripts.David Kupka2015-06-111-2/+9
* Fix stop_tracking_certificates call in ipa-restoreJan Cholasta2015-05-071-3/+2
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-4/+5
* Restore default.conf and use it to build API.David Kupka2015-03-051-16/+48
* Do not crash when replica is unreachable in ipa-restoreJan Cholasta2015-01-271-0/+2
* Create correct log directories during full restore in ipa-restoreJan Cholasta2015-01-271-15/+14
* Put LDIF files to their original location in ipa-restoreJan Cholasta2015-01-211-1/+8
* Fix IPA_BACKUP_DIR path nameMartin Kosek2015-01-141-2/+2
* Fix validation of ipa-restore optionsJan Cholasta2015-01-141-72/+103
* Remove RUV from LDIF files before using them in ipa-restoreJan Cholasta2015-01-131-1/+35
* Fix ipa-restore on systems without IPA installedJan Cholasta2015-01-131-2/+6
* Abort backup restoration on not matching host.David Kupka2015-01-131-4/+2
* Improve validation of --instance and --backend options in ipa-restoreJan Cholasta2014-12-091-29/+44
* Stop tracking certificates before restoring them in ipa-restoreJan Cholasta2014-11-211-2/+10
* ipa-restore: Check if directory is provided + better errors.David Kupka2014-11-211-4/+10
* restore: clear httpd ccache after restorePetr Vobornik2014-11-201-0/+2
* Restore file extended attributes and SELinux context in ipa-restoreJan Cholasta2014-11-201-0/+4
* 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