summaryrefslogtreecommitdiffstats
path: root/ipapython/platform/redhat.py
Commit message (Expand)AuthorAgeFilesLines
* Create /etc/sysconfig/network if it doesn't existPetr Viktorin2012-08-031-3/+13
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-2/+20
* If SELinux is enabled ensure we also have restorecon.Rob Crittenden2012-05-311-11/+43
* 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-131-2/+11
* Add support for systemd environments and use it to support Fedora 16Alexander Bokovoy2011-10-241-5/+5
* 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-131-0/+176