summaryrefslogtreecommitdiffstats
path: root/install/tools/ipactl
Commit message (Expand)AuthorAgeFilesLines
* Do not allow installation in FIPS modeFlorence Blanc-Renaud2016-06-291-1/+5
* ipactl: use server APIJan Cholasta2016-06-031-1/+1
* ipactl: advertise --ignore-service-failure optionMartin Basti2016-05-121-0/+10
* differentiate between limit types when LDAP search exceeds configured limitsMartin Babinsky2016-04-131-4/+2
* pylint: remove bare exceptMartin Basti2016-03-221-5/+5
* pylint: supress false positive no-member errorsMartin Basti2016-03-021-2/+2
* Remove unused importsMartin Basti2015-12-231-1/+1
* comment: Add Documentation string to deduplicate functionDavid Kupka2015-10-131-0/+3
* Use the print functionPetr Viktorin2015-09-011-18/+20
* ipactl: Do not start/stop/restart single service multiple timesDavid Kupka2015-08-261-1/+16
* Modernize 'except' clausesPetr Viktorin2015-08-121-14/+14
* 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