summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/service.py
Commit message (Expand)AuthorAgeFilesLines
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-2/+2
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-1/+1
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-1/+2
* Break ipaplatform / ipalib import cycle of hellChristian Heimes2016-11-241-1/+1
* services: replace admin_conn with api.Backend.ldap2Tomas Krizek2016-11-221-25/+19
* use DM credentials to retrieve service keytab only in DLOMartin Babinsky2016-11-111-1/+2
* Service: common method for service keytab requestsMartin Babinsky2016-11-111-0/+54
* Turn Kerberos-related properties to Service class membersMartin Babinsky2016-11-111-2/+20
* Make service user name a class member of ServiceMartin Babinsky2016-11-111-1/+3
* service installers: clean up the inheritanceMartin Babinsky2016-11-111-2/+9
* install: remove adhoc dis/connect from servicesTomas Krizek2016-11-071-45/+1
* dsinstance: enable ldapi and autobind in dsTomas Krizek2016-11-071-8/+15
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-23/+8
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-26/+18
* Raise errors from service.py:_ldap_mod() by defaultPetr Spacek2016-10-041-2/+2
* Remove unused variables in the codeMartin Basti2016-09-271-2/+2
* Fixes CA always being presented as runningStanislav Laznicka2016-06-151-2/+2
* Add NTP to the list of services stored in IPA masters LDAP subtreeMartin Babinsky2016-06-151-0/+1
* Pylint: import max one module per lineMartin Basti2016-03-221-1/+2
* pylint: supress false positive no-member errorsMartin Basti2016-03-021-1/+2
* Remove wildcard importsMartin Basti2015-12-231-1/+1
* Remove unused importsMartin Basti2015-12-231-1/+0
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-3/+3
* suppress errors arising from adding existing LDAP entries during KRA installMartin Babinsky2015-11-191-1/+3
* DNSSEC: Remove service containers from LDAP after uninstallingMartin Basti2015-10-221-0/+13
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-221-1/+29
* Add ipa-custodia serviceSimo Sorce2015-10-151-0/+1
* Modernize 'except' clausesPetr Viktorin2015-08-121-4/+4
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-081-0/+27
* vault: Fix ipa-kra-installJan Cholasta2015-06-101-0/+1
* Grammar fix in 'Estimated time' messages printed by installerPetr Spacek2015-06-051-1/+1
* ipa-dns-install: use STARTTLS to connect to DSMartin Babinsky2015-03-181-2/+8
* Fix do not enable service before storing statusMartin Basti2015-02-181-1/+0
* Fix restoring services status during uninstallMartin Basti2015-02-181-6/+9
* DNSSEC: platform paths and servicesMartin Basti2014-10-211-0/+3
* Add mask, unmask methods for serviceMartin Basti2014-10-211-0/+9
* ipaserver.install.service: Don't show error message on SystemExit(0)Petr Viktorin2014-09-261-8/+9
* LDAP disable serviceMartin Basti2014-09-261-1/+66
* Refactoring of autobind, object_existsMartin Basti2014-09-261-26/+4
* upgradeinstance: Restore listeners on failurePetr Viktorin2014-09-251-6/+24
* Import CA certs from certificate store to DS NSS database on replica install.Jan Cholasta2014-07-301-1/+16
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-2/+3
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-1/+0
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-1/+2
* Store information about which CA server is master for renewals in LDAP.Jan Cholasta2014-03-251-2/+2
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-2/+0
* ipaserver.install.service: Fix estimated time displayPetr Viktorin2014-03-131-13/+17
* Use EXTERNAL auth mechanism in ldapmodifyAna Krivokapic2013-11-141-10/+10
* Flush stream after writing service messagesPetr Viktorin2013-06-111-0/+1
* Manage ipa-otpd.socket by IPATomas Babej2013-06-061-8/+9