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
*
Remove is_fips_enabled checks in installers and ipactl
Stanislav Laznicka
2017-02-13
1
-3
/
+0
*
ipactl: pass api as argument to services
Martin Basti
2016-12-12
1
-7
/
+7
*
Set explicit confdir option for global contexts
Christian Heimes
2016-12-02
1
-1
/
+4
*
ipautil: move is_fips_enabled() to ipaplatform.tasks
Jan Cholasta
2016-11-29
1
-3
/
+2
*
ipaldap: merge IPAdmin to LDAPClient
Tomas Krizek
2016-11-07
1
-2
/
+2
*
ipaldap: merge external_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-1
/
+1
*
Pylint: remove unused variables from installers and scripts
Martin Basti
2016-10-06
1
-7
/
+3
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
Do not allow installation in FIPS mode
Florence Blanc-Renaud
2016-06-29
1
-1
/
+5
*
ipactl: use server API
Jan Cholasta
2016-06-03
1
-1
/
+1
*
ipactl: advertise --ignore-service-failure option
Martin Basti
2016-05-12
1
-0
/
+10
*
differentiate between limit types when LDAP search exceeds configured limits
Martin Babinsky
2016-04-13
1
-4
/
+2
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-5
/
+5
*
pylint: supress false positive no-member errors
Martin Basti
2016-03-02
1
-2
/
+2
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+1
*
comment: Add Documentation string to deduplicate function
David Kupka
2015-10-13
1
-0
/
+3
*
Use the print function
Petr Viktorin
2015-09-01
1
-18
/
+20
*
ipactl: Do not start/stop/restart single service multiple times
David Kupka
2015-08-26
1
-1
/
+16
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-14
/
+14
*
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
[next]