summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/service.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Uninstall selfsign CA on upgradePetr Viktorin2013-04-151-0/+3
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-4/+1
* Remove some uses of raw python-ldapPetr Viktorin2013-03-011-6/+6
* replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)Petr Viktorin2013-03-011-1/+1
* Replace deleteEntry with delete_entryPetr Viktorin2013-03-011-1/+1
* Replace addEntry with add_entryPetr Viktorin2013-03-011-3/+3
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-011-7/+7
* Replace entry.setValue/setValues by item assignmentPetr Viktorin2013-03-011-3/+3
* Replace entry.getValues() by entry.get()Petr Viktorin2013-03-011-1/+1
* Replace setValue by keyword arguments when creating entriesPetr Viktorin2013-03-011-12/+17
* Add make_entry factory method to LDAPConnection.Jan Cholasta2013-03-011-2/+2
* Make IPAdmin not inherit from IPASimpleLDAPObjectPetr Viktorin2013-03-011-1/+1
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-7/+44
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-12/+2
* Modifications to install scripts for dogtag 10Ade Lee2012-09-171-1/+12
* Use DN objects instead of stringsJohn Dennis2012-08-121-12/+14
* Ensure ipa-adtrust-install is run with Kerberos ticket for admin userAlexander Bokovoy2012-07-311-40/+74
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-4/+6
* Add external domain extop DS pluginSumit Bose2012-06-281-1/+2
* Enable ipa_memcached when upgradingRob Crittenden2012-02-161-8/+27
* Add ipa_memcached serviceJohn Dennis2012-02-091-0/+1
* ticket #1870 - subclass SimpleLDAPObjectJohn Dennis2011-11-291-1/+1
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-7/+8
* Add ipa-adtrust-install utilitySumit Bose2011-09-141-1/+2
* Introduce platform-specific adaptation for services used by FreeIPA.Alexander Bokovoy2011-09-131-48/+20
* daemons: Remove ipa_kpasswdSimo Sorce2011-08-261-1/+1
* Re-arrange CA configuration code to reduce the number of restarts.Rob Crittenden2011-08-031-1/+4
* Make data type of certificates more obvious/predictable internally.Rob Crittenden2011-06-211-12/+2