summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/service.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve service manipulation in client installMartin Kosek2011-05-131-18/+12
* install-scripts: avoid using --list with chkconfigSimo Sorce2011-05-061-18/+2
* Improve Directory Service open port checkerMartin Kosek2011-04-281-1/+1
* Fix uninitialized attributes.Jan Cholasta2011-04-211-0/+4
* Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance.Rob Crittenden2011-03-151-0/+19
* ipa-dns-install script failsMartin Kosek2011-03-081-1/+1
* Use wrapper for sasl gssapi binds so it behaves like other bindsSimo Sorce2011-03-011-2/+1
* Create default disabled sudo bind userJr Aquino2011-02-231-2/+4
* Add a way to print output from commandsSimo Sorce2011-01-181-12/+15
* Password generation and logging in ipa-server-installMartin Kosek2011-01-181-1/+6
* Temporarily work around SSL connection issue causing installation to fail.Rob Crittenden2011-01-071-1/+2
* Allow ipa-dns-install to install with just admin credentialsSimo Sorce2011-01-071-23/+31
* Rework old init and synch commands and use better names.Simo Sorce2010-12-211-7/+14
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Save exception so it can be passed along.Rob Crittenden2010-12-111-1/+1
* Fix Install using dogtag.Simo Sorce2010-12-101-4/+4
* Introduce ipa control script that reads configuration off ldapSimo Sorce2010-12-101-2/+49
* UUIDs: remove uuid python plugin and let DS always autogenerateSimo Sorce2010-10-281-3/+2
* Include time duration hints when configuring services in ipa-server-install.Rob Crittenden2010-10-081-2/+20
* Have certmonger track the initial Apache and 389-ds server certs.Rob Crittenden2010-09-091-0/+2