summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/cainstance.py
Commit message (Expand)AuthorAgeFilesLines
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-4/+4
* Migrate CA profiles after enabling LDAPProfileSubsystemFraser Tweedale2015-07-011-26/+108
* Import profiles earlier during installFraser Tweedale2015-06-051-0/+5
* Fix certificate subject baseFraser Tweedale2015-06-051-1/+1
* Import included profiles during install or upgradeFraser Tweedale2015-06-041-194/+59
* Add ACL to allow CA agent to modify profilesFraser Tweedale2015-06-041-0/+29
* Install CA with LDAP profiles backendFraser Tweedale2015-06-041-0/+1
* Do not store state if CA is enabledDavid Kupka2015-05-191-7/+2
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-1/+1
* point the users to PKI-related logs when CA configuration failsMartin Babinsky2015-04-291-2/+1
* cainstance: Use LDAPClient instead of IPASimpleLDAPObjectJan Cholasta2015-04-161-7/+8
* Fix restoring services status during uninstallMartin Basti2015-02-181-2/+4
* Use 'remove-ds.pl' to remove DS instanceMartin Babinsky2015-01-271-2/+6
* Make certificate renewal process synchronizedJan Cholasta2015-01-131-0/+42
* Use correct service name in cainstance.backup_configJan Cholasta2014-11-211-1/+2
* Respect UID and GID soft static allocation.David Kupka2014-11-051-1/+1
* Fixed KRA backend.Endi S. Dewata2014-11-041-2/+2
* Stop dogtag when updating its configuration in ipa-upgradeconfig.David Kupka2014-10-151-0/+3
* Support MS CS as the external CA in ipa-server-install and ipa-ca-installJan Cholasta2014-10-131-1/+13
* Check that port 8443 is available when installing PKI.David Kupka2014-10-101-0/+8
* Fix certmonger configuration in installer codeJan Cholasta2014-10-101-75/+12
* Do not crash in CAInstance.__init__ when default argument values are usedJan Cholasta2014-09-301-2/+8
* External CA installer options usability fixesJan Cholasta2014-09-301-2/+2
* Allow specifying signing algorithm of the IPA CA cert in ipa-server-install.Jan Cholasta2014-09-291-2/+10
* Refactoring of autobind, object_existsMartin Basti2014-09-261-1/+1
* ipaserver.install: Consolidate system user creationPetr Viktorin2014-09-231-17/+11
* Use autobind when updating CA people entries during certificate renewalJan Cholasta2014-09-091-11/+3
* Backup CS.cfg before modifying itJan Cholasta2014-09-051-0/+21
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-051-3/+3
* Normalize external CA cert before passing it to pkispawnJan Cholasta2014-09-041-2/+12
* Add a KRA to IPAAde Lee2014-08-221-347/+214
* Convert external CA chain to PKCS#7 before passing it to pkispawn.Jan Cholasta2014-08-141-1/+12
* Enable NSS PKIX certificate path discovery and validation for Dogtag.Jan Cholasta2014-07-301-0/+6
* Allow upgrading CA-less to CA-full using ipa-ca-install.Jan Cholasta2014-07-301-4/+4
* Fix trust flags in HTTP and DS NSS databases.Jan Cholasta2014-07-301-1/+3
* Do not use ldapi in certificate renewal scripts.Jan Cholasta2014-07-301-8/+13
* Add method for setting CA renewal master in LDAP to CAInstance.Jan Cholasta2014-07-301-3/+38
* Track CA certificate using dogtag-ipa-ca-renew-agent.Jan Cholasta2014-07-301-7/+13
* Always record that pkicreate has been executed.David Kupka2014-07-221-3/+10
* Allow SAN in IPA certificate profile.Jan Cholasta2014-06-241-0/+51
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-35/+36
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-9/+10
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-1/+2
* Remove unused method is_master of CAInstance.Jan Cholasta2014-03-251-15/+0
* Use the same certmonger configuration for both CA masters and clones.Jan Cholasta2014-03-251-92/+44
* Merge restart_httpd functionality to renew_ra_cert.Jan Cholasta2014-03-251-1/+1
* Merge restart_pkicad functionality to renew_ca_cert and remove restart_pkicad.Jan Cholasta2014-03-251-1/+1
* Make the default dogtag-ipa-ca-renew-agent behavior depend on CA setup.Jan Cholasta2014-03-251-4/+2
* Store information about which CA server is master for renewals in LDAP.Jan Cholasta2014-03-251-0/+15