summaryrefslogtreecommitdiffstats
path: root/ipapython/platform
Commit message (Expand)AuthorAgeFilesLines
* Use --ignore-dependencies only when necessaryAna Krivokapic2013-07-111-4/+5
* Avoid systemd service deadlock during shutdownAna Krivokapic2013-07-111-1/+11
* Use correct DS instance in ipactl statusAna Krivokapic2013-07-111-11/+28
* Manage ipa-otpd.socket by IPATomas Babej2013-06-061-0/+1
* Remove code to install Dogtag 9Petr Viktorin2013-05-311-4/+0
* Process exceptions when talking to DogtagAlexander Bokovoy2013-03-211-1/+4
* convert the base platform modules into packagesTimo Aaltonen2013-01-149-177/+267
* Stop and disable conflicting time&date servicesMartin Kosek2012-12-074-5/+18
* Only update the list of running services in the installer or ipactl.Rob Crittenden2012-12-052-4/+17
* Change network configuration fileMartin Kosek2012-12-053-2/+126
* Save service name on service startup/shutdownSimo Sorce2012-11-013-0/+46
* Revert "Save service name on service startup"Simo Sorce2012-11-013-25/+0
* Save service name on service startupSimo Sorce2012-11-013-0/+25
* Preserve original service_name in servicesSimo Sorce2012-11-012-15/+16
* Make sure the CA is running when starting servicesPetr Viktorin2012-10-231-2/+49
* Add fallback for httpd restarts on sysV platformsMartin Kosek2012-10-181-0/+17
* Wait for secure Dogtag ports when starting the pki servicesPetr Viktorin2012-10-031-4/+4
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-1/+1
* Modifications to install scripts for dogtag 10Ade Lee2012-09-173-6/+12
* Create /etc/sysconfig/network if it doesn't existPetr Viktorin2012-08-031-3/+13
* 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