summaryrefslogtreecommitdiffstats
path: root/ipapython/platform
Commit message (Expand)AuthorAgeFilesLines
* Use certmonger to renew CA subsystem certificatesRob Crittenden2012-07-302-1/+2
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-024-26/+79
* Configure automount using autofs or sssd.Rob Crittenden2012-06-252-1/+6
* If SELinux is enabled ensure we also have restorecon.Rob Crittenden2012-05-312-38/+93
* Don't run restorecon if SELinux is disabled or not present.Rob Crittenden2012-02-271-1/+12
* Add SSH service to platform-specific services.Jan Cholasta2012-02-133-4/+23
* Handle upgrade issues with systemd in Fedora 16 and aboveAlexander Bokovoy2012-02-082-21/+17
* Add support for systemd environments and use it to support Fedora 16Alexander Bokovoy2011-10-244-12/+339
* Save the value of hostname even if it doesn't appear in /etc/sysconfig/networkRob Crittenden2011-10-131-1/+4
* Refactor backup_and_replace_hostname() into a flexible config modification toolAlexander Bokovoy2011-10-111-40/+7
* The return value of restorecon is not reliable, ignore it.Rob Crittenden2011-09-201-3/+7
* Introduce platform-specific adaptation for services used by FreeIPA.Alexander Bokovoy2011-09-133-0/+349