summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_backup.py
Commit message (Expand)AuthorAgeFilesLines
* Provide Kerberos over HTTP (MS-KKDCP)Christian Heimes2015-06-241-0/+1
* Use 389-ds centralized scripts.David Kupka2015-06-111-2/+3
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-7/+12
* Improve validation of --instance and --backend options in ipa-restoreJan Cholasta2014-12-091-1/+1
* Fix CA certificate backup and restoreJan Cholasta2014-11-111-0/+2
* Fixed KRA backend.Endi S. Dewata2014-11-041-1/+2
* Remove trivial path constants from modulesGabe2014-11-041-3/+2
* DNSSEC: add files to backupMartin Basti2014-10-211-0/+11
* backup/restore: Add files from /etc/ipa/nssdbPetr Viktorin2014-10-021-3/+5
* ipa_backup: Log where the backup is be storedPetr Viktorin2014-09-231-0/+2
* backup,restore: Don't overwrite /etc/{passwd,group}Petr Viktorin2014-09-231-2/+0
* Add a KRA to IPAAde Lee2014-08-221-1/+1
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-1/+1
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-91/+92
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-1/+0
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-1/+2
* ipa recursively adds old backupsGabe2014-05-301-0/+1
* Fixed typo how to create an example gpg keyThorsten Scherf2014-05-061-1/+1
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-1/+2
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-1/+1
* Remove redundant shebangsTomas Babej2013-08-261-2/+1
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-131-1/+1
* Full system backup and restoreRob Crittenden2013-04-121-0/+568