summaryrefslogtreecommitdiffstats
path: root/ipapython/platform/redhat.py
Commit message (Expand)AuthorAgeFilesLines
* convert the base platform modules into packagesTimo Aaltonen2013-01-141-261/+0
* Stop and disable conflicting time&date servicesMartin Kosek2012-12-071-1/+4
* Change network configuration fileMartin Kosek2012-12-051-1/+10
* Save service name on service startup/shutdownSimo Sorce2012-11-011-0/+2
* Revert "Save service name on service startup"Simo Sorce2012-11-011-1/+0
* Save service name on service startupSimo Sorce2012-11-011-0/+1
* Add fallback for httpd restarts on sysV platformsMartin Kosek2012-10-181-0/+17
* 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