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
/
ipaserver
/
install
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipa-setup-kra: fix python2 parameter
Florence Blanc-Renaud
2019-04-01
1
-1
/
+1
*
Synchronize hidden state from IPA master role
Christian Heimes
2019-03-28
1
-0
/
+22
*
Add hidden replica feature
Christian Heimes
2019-03-28
1
-12
/
+45
*
Use api.env.container_masters
Christian Heimes
2019-03-28
1
-6
/
+5
*
Unify and simplify LDAP service discovery
Christian Heimes
2018-11-21
1
-60
/
+4
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+1
*
Fix pylint 2.0 return-related violations
Armando Neto
2018-07-11
1
-1
/
+1
*
Fix CA topology warning
Christian Heimes
2018-07-06
1
-2
/
+2
*
Delay enabling services until end of installer
Christian Heimes
2018-07-06
1
-5
/
+83
*
Replace ntpd with chronyd in installation
Tibor Dudlák
2018-04-09
1
-1
/
+0
*
replica-install: warn when there is only one CA in topology
Fraser Tweedale
2018-03-26
1
-12
/
+24
*
Instrument installer to profile steps
Christian Heimes
2018-03-16
1
-6
/
+16
*
Prepare migration of mod_nss NSSDB to sql format
Christian Heimes
2018-02-23
1
-0
/
+2
*
service: rename import_ca_certs_* to export_*
Stanislav Laznicka
2018-02-21
1
-4
/
+4
*
Use mod_ssl instead of mod_nss for Apache TLS for new installs
Rob Crittenden
2018-02-21
1
-2
/
+33
*
Unify storing certificates in LDAP
Stanislav Laznicka
2017-08-25
1
-3
/
+2
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-3
/
+4
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-16
/
+18
*
only stop/disable simple service if it is installed
Martin Babinsky
2017-05-26
1
-8
/
+11
*
installer service: fix typo in service entry
Tomas Krizek
2017-05-05
1
-1
/
+1
*
separate function to set ipaConfigString values on service entry
Martin Babinsky
2017-04-28
1
-43
/
+92
*
installer: update time estimates
Tomas Krizek
2017-03-10
1
-2
/
+2
*
Make request_service_keytab into a public method
Martin Babinsky
2017-02-22
1
-1
/
+1
*
allow for more flexibility when requesting service keytab
Martin Babinsky
2017-02-22
1
-15
/
+26
*
Configure HTTPD to work via Gss-Proxy
Simo Sorce
2017-02-15
1
-1
/
+2
*
Use Anonymous user to obtain FAST armor ccache
Simo Sorce
2017-02-15
1
-7
/
+9
*
Change session handling
Simo Sorce
2017-02-15
1
-1
/
+0
*
py3: service.py: replace mkstemp by NamedTemporaryFile
Martin Basti
2017-01-24
1
-3
/
+4
*
password policy: Add explicit default password policy for hosts and services
David Kupka
2016-12-14
1
-0
/
+1
*
ipalib: move certstore to the install subpackage
Jan Cholasta
2016-11-29
1
-2
/
+2
*
ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR
Jan Cholasta
2016-11-29
1
-1
/
+1
*
ipapython: move certmonger and sysrestore to ipalib.install
Jan Cholasta
2016-11-29
1
-1
/
+2
*
Break ipaplatform / ipalib import cycle of hell
Christian Heimes
2016-11-24
1
-1
/
+1
*
services: replace admin_conn with api.Backend.ldap2
Tomas Krizek
2016-11-22
1
-25
/
+19
*
use DM credentials to retrieve service keytab only in DLO
Martin Babinsky
2016-11-11
1
-1
/
+2
*
Service: common method for service keytab requests
Martin Babinsky
2016-11-11
1
-0
/
+54
*
Turn Kerberos-related properties to Service class members
Martin Babinsky
2016-11-11
1
-2
/
+20
*
Make service user name a class member of Service
Martin Babinsky
2016-11-11
1
-1
/
+3
*
service installers: clean up the inheritance
Martin Babinsky
2016-11-11
1
-2
/
+9
*
install: remove adhoc dis/connect from services
Tomas Krizek
2016-11-07
1
-45
/
+1
*
dsinstance: enable ldapi and autobind in ds
Tomas Krizek
2016-11-07
1
-8
/
+15
*
install: remove dirman_pw from services
Tomas Krizek
2016-11-07
1
-23
/
+8
*
ipaldap: merge IPAdmin to LDAPClient
Tomas Krizek
2016-11-07
1
-26
/
+18
*
Raise errors from service.py:_ldap_mod() by default
Petr Spacek
2016-10-04
1
-2
/
+2
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-2
/
+2
*
Fixes CA always being presented as running
Stanislav Laznicka
2016-06-15
1
-2
/
+2
*
Add NTP to the list of services stored in IPA masters LDAP subtree
Martin Babinsky
2016-06-15
1
-0
/
+1
*
Pylint: import max one module per line
Martin Basti
2016-03-22
1
-1
/
+2
*
pylint: supress false positive no-member errors
Martin Basti
2016-03-02
1
-1
/
+2
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+1
[next]