Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not overwrite files with local users/groups when restoring authconfig | Martin Babinsky | 2015-10-02 | 1 | -0/+12 |
| | | | | | | | | | | the patch fixes regression in ipa-restore caused by overwriting /etc/passwd, /etc/shadow and fiends during restore of authconfig configuration files. These files are now excluded from authconfig backup dir. https://fedorahosted.org/freeipa/ticket/5328 Reviewed-By: David Kupka <dkupka@redhat.com> | ||||
* | Backup/resore authentication control configuration | David Kupka | 2015-08-19 | 1 | -0/+6 |
| | | | | | | https://fedorahosted.org/freeipa/ticket/5071 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com> | ||||
* | Split off generic Red Hat-like platform code from Fedora platform code | Jan Cholasta | 2014-10-09 | 1 | -0/+86 |
https://fedorahosted.org/freeipa/ticket/4562 Reviewed-By: Martin Kosek <mkosek@redhat.com> |