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
/
ipaclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Configure Anonymous PKINIT on server install
Simo Sorce
2016-12-12
1
-1
/
+1
*
Add options to write lightweight CA cert or chain to file
Fraser Tweedale
2016-12-12
1
-0
/
+53
*
server install: fix external CA install
Jan Cholasta
2016-12-08
1
-0
/
+3
*
Make `env` and `plugins` commands local again
Martin Babinsky
2016-12-02
1
-3
/
+4
*
Set explicit confdir option for global contexts
Christian Heimes
2016-12-02
2
-1
/
+2
*
Wheel bundles fixes
Christian Heimes
2016-11-30
1
-1
/
+1
*
Adjustments for setup requirements
Christian Heimes
2016-11-30
1
-4
/
+3
*
ipaclient: remove hard dependency on ipaplatform
Jan Cholasta
2016-11-29
2
-4
/
+13
*
ipaclient: move install modules to the install subpackage
Jan Cholasta
2016-11-29
5
-6
/
+2
*
ipalib: remove hard dependency on ipapython
Jan Cholasta
2016-11-29
1
-0
/
+1
*
constants: remove CACERT
Jan Cholasta
2016-11-29
1
-27
/
+29
*
ipalib: move certstore to the install subpackage
Jan Cholasta
2016-11-29
2
-9
/
+4
*
ipautil: move kinit functions to ipalib.install
Jan Cholasta
2016-11-29
2
-14
/
+15
*
ipautil: move is_fips_enabled() to ipaplatform.tasks
Jan Cholasta
2016-11-29
1
-2
/
+1
*
ipautil: remove the timeout argument of run()
Jan Cholasta
2016-11-29
1
-6
/
+9
*
certdb: move IPA NSS DB install functions to ipaclient.install
Jan Cholasta
2016-11-29
1
-1
/
+49
*
ipapython: move certmonger and sysrestore to ipalib.install
Jan Cholasta
2016-11-29
2
-11
/
+4
*
paths: remove DEV_NULL
Jan Cholasta
2016-11-29
1
-1
/
+1
*
Python3 pylint fixes
Christian Heimes
2016-11-25
1
-0
/
+2
*
Break ipaplatform / ipalib import cycle of hell
Christian Heimes
2016-11-24
2
-9
/
+10
*
Replace LooseVersion
Christian Heimes
2016-11-24
1
-7
/
+6
*
Add install requirements to Python packages
Christian Heimes
2016-11-16
1
-0
/
+14
*
Use api.env.nss_dir instead of paths.IPA_NSSDB_DIR
Christian Heimes
2016-11-14
3
-8
/
+4
*
install: migrate client install to the new class hierarchy
Jan Cholasta
2016-11-11
2
-1
/
+192
*
install: introduce installer class hierarchy
Jan Cholasta
2016-11-11
2
-0
/
+221
*
Added file permissions option to IPAChangeConf.newConf()
Stanislav Laznicka
2016-11-11
2
-2
/
+5
*
Fix to ipachangeconf docstrings
Stanislav Laznicka
2016-11-11
1
-18
/
+22
*
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
1
-81
/
+100
*
client: move install cleanup from ipa-client-install to module
Martin Basti
2016-11-11
1
-1
/
+15
*
client: move clean CCACHE to module
Martin Basti
2016-11-11
1
-0
/
+10
*
client: move custom env variable into client module
Martin Basti
2016-11-11
1
-2
/
+10
*
client: extract checks from uninstall to uninstall_check
Martin Basti
2016-11-11
1
-2
/
+8
*
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
1
-1
/
+20
*
client: make statestore and fstore consistent with server
Martin Basti
2016-11-11
1
-15
/
+18
*
Separate function to purge IPA host principals from keytab
Martin Babinsky
2016-11-11
1
-24
/
+31
*
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
*
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
3
-0
/
+3480
*
Build: Makefiles for Python packages
Petr Spacek
2016-11-09
1
-0
/
+1
*
ipaldap: merge IPAdmin to LDAPClient
Tomas Krizek
2016-11-07
2
-9
/
+9
*
ipaldap: merge gssapi_bind to LDAPClient
Tomas Krizek
2016-11-07
1
-1
/
+1
*
ipaldap: merge simple_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-1
/
+1
[next]