summaryrefslogtreecommitdiffstats
path: root/ipaplatform
Commit message (Expand)AuthorAgeFilesLines
* DNSSEC CI testsMartin Basti2015-04-141-0/+1
* show the exception message thrown by dogtag._parse_ca_status during installMartin Babinsky2015-03-261-2/+2
* Timeout when performing time sync during client installNathan Kinder2015-03-161-0/+1
* Use 'remove-ds.pl' to remove DS instanceMartin Babinsky2015-01-271-3/+1
* Make certificate renewal process synchronizedJan Cholasta2015-01-131-0/+2
* Fix don't check certificate during getting CA statusMartin Basti2014-12-111-0/+1
* Using wget to get status of CAMartin Basti2014-12-101-1/+26
* Improve validation of --instance and --backend options in ipa-restoreJan Cholasta2014-12-091-1/+1
* Do not restore SELinux settings that were not backed upPetr Viktorin2014-11-192-1/+4
* Fix named working directory permissionsMartin Basti2014-11-181-0/+1
* Remove service file even if it isn't link.David Kupka2014-11-131-5/+3
* ipaplatform: Use the dirsrv service, not targetPetr Viktorin2014-11-131-2/+1
* Fix CA certificate backup and restoreJan Cholasta2014-11-113-23/+31
* Remove unneeded internal methods. Move code to public methods.David Kupka2014-11-111-20/+10
* Respect UID and GID soft static allocation.David Kupka2014-11-052-0/+71
* Fixed KRA backend.Endi S. Dewata2014-11-041-2/+2
* DNSSEC: platform paths and servicesMartin Basti2014-10-214-2/+81
* Add mask, unmask methods for serviceMartin Basti2014-10-211-0/+50
* Make named.conf template platform independentMartin Basti2014-10-141-0/+1
* Add missing attributes to named.confMartin Basti2014-10-141-0/+3
* Add RHEL platform moduleJan Cholasta2014-10-095-1/+149
* Split off generic Red Hat-like platform code from Fedora platform codeJan Cholasta2014-10-099-552/+707
* backup/restore: Add files from /etc/ipa/nssdbPetr Viktorin2014-10-021-3/+1
* Refactor selinuxenabled checkFrancesco Marella2014-09-301-23/+20
* Remove ipa-ca.crt from systemwide CA store on client uninstall and cert updateJan Cholasta2014-09-302-10/+29
* Use /etc/ipa/nssdb to get nicknames of IPA certs installed in /etc/pki/nssdbJan Cholasta2014-09-301-1/+0
* Introduce NSS database /etc/ipa/nssdbJan Cholasta2014-09-301-1/+1
* Move setting SELinux booleans to platform codePetr Viktorin2014-09-262-2/+70
* Add a KRA to IPAAde Lee2014-08-221-2/+10
* Enable NSS PKIX certificate path discovery and validation for Dogtag.Jan Cholasta2014-07-301-0/+1
* Allow upgrading CA-less to CA-full using ipa-ca-install.Jan Cholasta2014-07-301-0/+1
* Get CA certs for system-wide store from cert store in ipa-client-install.Jan Cholasta2014-07-303-20/+92
* Get CA certs for /etc/pki/nssdb from certificate store in ipa-client-install.Jan Cholasta2014-07-301-0/+2
* Remove IPA Foreman Smart ProxyRob Crittenden2014-07-011-1/+0
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-3/+44
* ipaplatform: Drop the base authconfig classTomas Babej2014-06-252-106/+34
* ipaplatform: Document the platform tasks APITomas Babej2014-06-252-6/+72
* Fix self argument in tasksPetr Viktorin2014-06-162-4/+4
* ipaplatform: Move hardcoded paths from Fedora platform files to path namespaceTomas Babej2014-06-164-32/+36
* ipaplatform: Contain all the tasks in the TaskNamespaceTomas Babej2014-06-162-253/+236
* ipaplatform: Let fedora path module use PathNamespace classTomas Babej2014-06-161-1/+7
* ipaplatform: Change makefiles to accomodate for new platform packageTomas Babej2014-06-161-0/+78
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-2/+226
* ipaplatform: Move Fedora-specific implementations of tasks to fedora base pla...Tomas Babej2014-06-162-3/+124
* ipaplatform: Do not require custom Authconfig implementations from platform m...Tomas Babej2014-06-164-0/+241
* ipaplatform: Move restore_context and check_selinux_status implementations to...Tomas Babej2014-06-161-3/+59
* ipaplatform: Moved Fedora 16 service implementations and refactored them as b...Tomas Babej2014-06-161-2/+215
* ipaplatform: Add base fedora platform moduleTomas Babej2014-06-164-0/+92
* ipaplatform: Create default implementations for tasks that were missing themTomas Babej2014-06-161-0/+8
* ipaplatform: Move default implementations of tasks from service.py.inTomas Babej2014-06-161-1/+33