index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
install
/
tools
/
ipactl
Commit message (
Expand
)
Author
Age
Files
Lines
*
move realm_to_serverid to installutils module
Martin Basti
2015-05-05
1
-2
/
+2
*
Server Upgrade: Verify version and platform
Martin Basti
2015-05-04
1
-10
/
+47
*
Stop dirsrv last in ipactl stop.
David Kupka
2014-11-06
1
-6
/
+6
*
Fix ipactl service ordering
Martin Basti
2014-10-09
1
-1
/
+5
*
ipaplatform: Remove redundant imports of ipaservices
Tomas Babej
2014-06-16
1
-2
/
+1
*
ipaplatform: Change paths dependant on ipaservices to use ipaplatform.paths
Tomas Babej
2014-06-16
1
-2
/
+3
*
ipaplatform: Change service code in freeipa to use ipaplatform services
Tomas Babej
2014-06-16
1
-12
/
+13
*
ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasks
Tomas Babej
2014-06-16
1
-3
/
+4
*
Adding verb to error message to make it less confusing.
Jan Pazdziora
2014-05-06
1
-1
/
+1
*
Add --force option to ipactl
Adam Misnyovszki
2014-02-20
1
-48
/
+61
*
ipactl can not restart ipa services if current status is stopped
Misnyovszki Adam
2014-02-19
1
-2
/
+12
*
Convert remaining installer code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-1
/
+1
*
Use /usr/bin/python2
Xiao-Long Chen
2014-01-03
1
-1
/
+1
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-2
/
+2
*
Remove code to install Dogtag 9
Petr Viktorin
2013-05-31
1
-4
/
+2
*
Always stop dirsrv in 'ipactl stop'
Ana Krivokapic
2013-04-29
1
-11
/
+9
*
Remove ipaserver/ipaldap.py
Petr Viktorin
2013-03-13
1
-1
/
+1
*
Use IPAdmin rather than raw python-ldap in ipactl
Petr Viktorin
2013-03-01
1
-42
/
+32
*
Only update the list of running services in the installer or ipactl.
Rob Crittenden
2012-12-05
1
-2
/
+8
*
Changes to use a single database for dogtag and IPA
Ade Lee
2012-11-23
1
-1
/
+5
*
Get list of service from LDAP only at startup
Simo Sorce
2012-11-01
1
-55
/
+158
*
Ticket #2850 - Ipactl exception not handled well
John Dennis
2012-08-27
1
-5
/
+5
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-9
/
+6
*
Centralize timeout for waiting for servers to start.
Rob Crittenden
2012-07-02
1
-12
/
+16
*
Move install script error handling to a common function
Petr Viktorin
2012-05-31
1
-23
/
+7
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-1
/
+0
*
Add support for systemd environments and use it to support Fedora 16
Alexander Bokovoy
2011-10-24
1
-1
/
+11
*
dirsrv is not stopped correctly in the fallback
Martin Kosek
2011-09-20
1
-1
/
+1
*
ipactl does not stop dirsrv
Martin Kosek
2011-09-20
1
-1
/
+1
*
Convert installation tools to platform-independent access to system services
Alexander Bokovoy
2011-09-13
1
-16
/
+27
*
Add common is_installed() fn, better uninstall logging, check for errors.
Rob Crittenden
2011-08-29
1
-1
/
+2
*
Suppress 389-ds debug output when starting services
Rob Crittenden
2011-08-24
1
-12
/
+49
*
Improve error message in ipactl
Martin Kosek
2011-08-04
1
-1
/
+22
*
Verify that the hostname is fully-qualified before accessing the service info...
Jan Cholasta
2011-06-24
1
-0
/
+3
*
Let the framework be able to override the hostname.
Rob Crittenden
2011-06-23
1
-1
/
+1
*
Improve error handling and return status codes in ipactl
Martin Kosek
2011-03-07
1
-30
/
+89
*
Require ipactl be run as root to avoid a lot of misleading error msgs.
Rob Crittenden
2011-02-15
1
-0
/
+3
*
Fix return codes for ipactl
Martin Kosek
2011-02-10
1
-14
/
+10
*
Make sure all DS instances are managed by ipactl
Simo Sorce
2011-01-27
1
-20
/
+18
*
Allow SASL/EXTERNAL authentication for the root user
Simo Sorce
2011-01-20
1
-1
/
+4
*
Let ipactl output errors to stderr
Simo Sorce
2011-01-18
1
-7
/
+1
*
Add a way to print output from commands
Simo Sorce
2011-01-18
1
-14
/
+14
*
Execute /usr/bin/python directly instead of /usr/bin/env python
Rob Crittenden
2011-01-14
1
-1
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Fixes for ipactl script
Simo Sorce
2010-12-10
1
-20
/
+64
*
Introduce ipa control script that reads configuration off ldap
Simo Sorce
2010-12-10
1
-107
/
+207
*
Have ipactl start named after the KDC, otherwise it will fail.
Rob Crittenden
2010-09-16
1
-1
/
+1
*
Make ipactl a lot smarter and have it manage named as well.
Rob Crittenden
2010-09-07
1
-26
/
+71
*
Add status option to ipactl
Rob Crittenden
2010-02-09
1
-1
/
+16
*
Add start/stop for the CA
Rob Crittenden
2010-01-11
1
-0
/
+8
[next]