summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_backup.py
Commit message (Expand)AuthorAgeFilesLines
* session: move the session module from ipalib to ipaserverJan Cholasta2016-06-301-1/+1
* backup: use in-server API in ipa-backup and ipa-restoreJan Cholasta2016-06-301-1/+1
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-221-2/+2
* Pylint: enable reimported checkMartin Basti2016-03-221-1/+0
* client: stop using /etc/pki/nssdbJan Cholasta2016-02-241-2/+1
* Remove unused importsMartin Basti2015-12-231-3/+0
* Explicitly call chmod on newly created directoriesMartin Basti2015-12-141-3/+4
* Refactor ipautil.runPetr Viktorin2015-12-141-25/+30
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-51/+16
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-2/+3
* ipa-backup: Add mechanism to store empty directory structureTomas Babej2015-09-221-3/+47
* Backup: back up the hosts fileMartin Basti2015-09-021-0/+1
* Backup/resore authentication control configurationDavid Kupka2015-08-191-0/+4
* ipa-backup: archive DNSSEC zone file and kasp.dbMartin Babinsky2015-08-171-0/+2
* fix typo in BasePathNamespace member pointing to ods exporter configMartin Babinsky2015-08-171-1/+1
* Modernize 'except' clausesPetr Viktorin2015-08-121-5/+5
* Modernize number literalsPetr Viktorin2015-07-311-4/+4
* 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