summaryrefslogtreecommitdiffstats
path: root/install/tools/ipactl
Commit message (Expand)AuthorAgeFilesLines
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-2/+2
* Server Upgrade: Verify version and platformMartin Basti2015-05-041-10/+47
* Stop dirsrv last in ipactl stop.David Kupka2014-11-061-6/+6
* Fix ipactl service orderingMartin Basti2014-10-091-1/+5
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change paths dependant on ipaservices to use ipaplatform.pathsTomas Babej2014-06-161-2/+3
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-12/+13
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-3/+4
* Adding verb to error message to make it less confusing.Jan Pazdziora2014-05-061-1/+1
* Add --force option to ipactlAdam Misnyovszki2014-02-201-48/+61
* ipactl can not restart ipa services if current status is stoppedMisnyovszki Adam2014-02-191-2/+12
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-241-1/+1
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-2/+2
* Remove code to install Dogtag 9Petr Viktorin2013-05-311-4/+2
* Always stop dirsrv in 'ipactl stop'Ana Krivokapic2013-04-291-11/+9
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-1/+1
* Use IPAdmin rather than raw python-ldap in ipactlPetr Viktorin2013-03-011-42/+32
* Only update the list of running services in the installer or ipactl.Rob Crittenden2012-12-051-2/+8
* Changes to use a single database for dogtag and IPAAde Lee2012-11-231-1/+5
* Get list of service from LDAP only at startupSimo Sorce2012-11-011-55/+158
* Ticket #2850 - Ipactl exception not handled wellJohn Dennis2012-08-271-5/+5
* Use DN objects instead of stringsJohn Dennis2012-08-121-9/+6
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-12/+16
* Move install script error handling to a common functionPetr Viktorin2012-05-311-23/+7
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-1/+0
* Add support for systemd environments and use it to support Fedora 16Alexander Bokovoy2011-10-241-1/+11
* dirsrv is not stopped correctly in the fallbackMartin Kosek2011-09-201-1/+1
* ipactl does not stop dirsrvMartin Kosek2011-09-201-1/+1
* Convert installation tools to platform-independent access to system servicesAlexander Bokovoy2011-09-131-16/+27
* Add common is_installed() fn, better uninstall logging, check for errors.Rob Crittenden2011-08-291-1/+2
* Suppress 389-ds debug output when starting servicesRob Crittenden2011-08-241-12/+49
* Improve error message in ipactlMartin Kosek2011-08-041-1/+22
* Verify that the hostname is fully-qualified before accessing the service info...Jan Cholasta2011-06-241-0/+3
* Let the framework be able to override the hostname.Rob Crittenden2011-06-231-1/+1
* Improve error handling and return status codes in ipactlMartin Kosek2011-03-071-30/+89
* Require ipactl be run as root to avoid a lot of misleading error msgs.Rob Crittenden2011-02-151-0/+3
* Fix return codes for ipactlMartin Kosek2011-02-101-14/+10
* Make sure all DS instances are managed by ipactlSimo Sorce2011-01-271-20/+18
* Allow SASL/EXTERNAL authentication for the root userSimo Sorce2011-01-201-1/+4
* Let ipactl output errors to stderrSimo Sorce2011-01-181-7/+1
* Add a way to print output from commandsSimo Sorce2011-01-181-14/+14
* Execute /usr/bin/python directly instead of /usr/bin/env pythonRob Crittenden2011-01-141-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fixes for ipactl scriptSimo Sorce2010-12-101-20/+64
* Introduce ipa control script that reads configuration off ldapSimo Sorce2010-12-101-107/+207
* Have ipactl start named after the KDC, otherwise it will fail.Rob Crittenden2010-09-161-1/+1
* Make ipactl a lot smarter and have it manage named as well.Rob Crittenden2010-09-071-26/+71
* Add status option to ipactlRob Crittenden2010-02-091-1/+16
* Add start/stop for the CARob Crittenden2010-01-111-0/+8