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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Offer more general way to check domain level in replicainstall
Stanislav Laznicka
2016-11-11
1
-59
/
+49
*
Use same means of checking replication agreements on both DLs
Stanislav Laznicka
2016-11-11
1
-14
/
+7
*
replicainstall: move common checks to common_check()
Stanislav Laznicka
2016-11-11
1
-53
/
+34
*
Take advantage of the ca/kra code cleanup in replica installation
Stanislav Laznicka
2016-11-11
1
-27
/
+11
*
Use updated CA certs in replica installation
Stanislav Laznicka
2016-11-11
1
-25
/
+21
*
Use os.path.join instead of concatenation
Stanislav Laznicka
2016-11-11
1
-2
/
+2
*
Remove redundant CA cert file existance check
Stanislav Laznicka
2016-11-11
1
-3
/
+0
*
Use host keytab to connect to remote server on DL0
Stanislav Laznicka
2016-11-11
1
-11
/
+15
*
Split install_http_certs() into two functions
Stanislav Laznicka
2016-11-11
1
-5
/
+12
*
First step of merging replica installation of both DLs
Stanislav Laznicka
2016-11-11
1
-177
/
+120
*
Properly bootstrap replica promotion api
Stanislav Laznicka
2016-11-11
1
-10
/
+6
*
Move the pki-tomcat restart to cainstance creation
Stanislav Laznicka
2016-11-11
3
-6
/
+13
*
Move httpd restart to DNS installation
Stanislav Laznicka
2016-11-11
4
-18
/
+3
*
install: use ldaps for pkispawn in ipa-ca-install
Jan Cholasta
2016-11-11
2
-2
/
+7
*
replica install: fix DS restart failure during replica promotion
Jan Cholasta
2016-11-11
1
-2
/
+6
*
Import just IPAChangeConf instead of the whole module
Stanislav Laznicka
2016-11-11
1
-4
/
+3
*
Added file permissions option to IPAChangeConf.newConf()
Stanislav Laznicka
2016-11-11
3
-3
/
+8
*
Fix to ipachangeconf docstrings
Stanislav Laznicka
2016-11-11
1
-18
/
+22
*
replicainstall: Unify default.conf file creation
Stanislav Laznicka
2016-11-11
1
-72
/
+53
*
client: use correct code for failed uninstall
Martin Basti
2016-11-11
1
-2
/
+2
*
client: use exceptions instead of return states
Martin Basti
2016-11-11
2
-91
/
+109
*
client: move install part to else branch
Martin Basti
2016-11-11
1
-5
/
+5
*
client: move install cleanup from ipa-client-install to module
Martin Basti
2016-11-11
2
-18
/
+16
*
client: move clean CCACHE to module
Martin Basti
2016-11-11
2
-5
/
+10
*
client: fix script execution
Martin Basti
2016-11-11
1
-11
/
+12
*
client: Remove useless except in ipa-client-install
Martin Basti
2016-11-11
1
-2
/
+0
*
client: move custom env variable into client module
Martin Basti
2016-11-11
2
-7
/
+13
*
client: extract checks from uninstall to uninstall_check
Martin Basti
2016-11-11
2
-2
/
+12
*
client: extract checks from install to install_check
Martin Basti
2016-11-11
1
-20
/
+46
*
client: move checks to client.install_check
Martin Basti
2016-11-11
2
-17
/
+24
*
client: make statestore and fstore consistent with server
Martin Basti
2016-11-11
2
-21
/
+21
*
fix incorrect invocation of ipa-getkeytab during DL0 host enrollment
Martin Babinsky
2016-11-11
1
-1
/
+1
*
do partial host enrollment in domain level 0 replica install
Martin Babinsky
2016-11-11
2
-3
/
+57
*
Separate function to purge IPA host principals from keytab
Martin Babinsky
2016-11-11
1
-24
/
+31
*
certs: do not re-create NSS database when requesting service cert
Martin Babinsky
2016-11-11
2
-1
/
+1
*
replica install: merge KRA agent cert export into KRA install
Jan Cholasta
2016-11-11
5
-56
/
+67
*
replica install: merge RA cert import into CA install
Jan Cholasta
2016-11-11
5
-96
/
+103
*
Replaced EMPTY_LINE constant with a function call
Stanislav Laznicka
2016-11-11
2
-28
/
+26
*
client: Making the configure functions more readable
Stanislav Laznicka
2016-11-11
1
-301
/
+84
*
server install: do not restart httpd during CA install
Jan Cholasta
2016-11-11
1
-2
/
+3
*
IPAChangeConf: use constant for empty line
Martin Basti
2016-11-11
2
-84
/
+26
*
client: import IPAChangeConf directly instead the module
Martin Basti
2016-11-11
1
-8
/
+8
*
client: remove extra return from hardcode_ldap_server
Martin Basti
2016-11-11
1
-2
/
+0
*
client: install function: return constant not hardcoded number
Martin Basti
2016-11-11
1
-1
/
+1
*
client: remove unneded return from configure_ipa_conf
Martin Basti
2016-11-11
1
-2
/
+0
*
client: remove unneded return configure_krb5_conf
Martin Basti
2016-11-11
1
-25
/
+20
*
ipa-client-install: move client install to module
Martin Basti
2016-11-11
5
-2885
/
+3503
*
install: merge all KRA install code paths into one
Jan Cholasta
2016-11-11
3
-130
/
+50
*
install: merge all CA install code paths into one
Jan Cholasta
2016-11-11
4
-263
/
+111
*
replica install: use one remote KRA host name everywhere
Jan Cholasta
2016-11-11
3
-8
/
+8
[prev]
[next]