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
/
ipa-client
/
ipa-install
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts)
Petr Viktorin
2016-01-27
4
-3687
/
+0
*
Added kpasswd_server directive in client krb5.conf
Abhijeet Kasurde
2016-01-20
1
-0
/
+4
*
Avoid builtins that were removed in Python 3
Petr Viktorin
2016-01-20
1
-1
/
+1
*
Enable pylint expression-not-assigned check
Martin Basti
2015-12-23
1
-4
/
+5
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+0
*
ipa-client-install: create a temporary directory for ccache files
Martin Babinsky
2015-12-14
1
-3
/
+3
*
Refactor ipautil.run
Petr Viktorin
2015-12-14
1
-18
/
+25
*
Migrate wget references and usage to curl
Gabe
2015-12-11
1
-1
/
+1
*
Removed duplicate domain name validating function
Stanislav Laznicka
2015-12-02
1
-3
/
+6
*
ipa-client-automount: Leverage IPAChangeConf to configure the domain for idmapd
Tomas Babej
2015-11-26
1
-5
/
+15
*
client install: do not corrupt OpenSSH config with Match sections
Jan Cholasta
2015-11-20
1
-2
/
+6
*
ipa-client-install: Fix the "download the CA cert" query
François Cami
2015-11-11
1
-1
/
+1
*
ipaplatform: Add SECURE_NFS_VAR to constants
Timo Aaltonen
2015-11-04
1
-1
/
+2
*
Add Firefox options to ipa-client-install man page
Gabe
2015-10-29
1
-1
/
+1
*
The delegation uris are not set, match message to code.
Jan Pazdziora
2015-10-13
1
-1
/
+1
*
Use six.moves.configparser instead of ConfigParser
Petr Viktorin
2015-10-07
1
-1
/
+1
*
Use six.moves.urllib instead of urllib/urllib2/urlparse
Petr Viktorin
2015-10-07
2
-10
/
+10
*
Replace StandardError with Exception
Robert Kuska
2015-09-30
1
-1
/
+1
*
Decode script arguments using file system encoding
Jan Cholasta
2015-09-07
2
-2
/
+2
*
Use the print function
Petr Viktorin
2015-09-01
2
-35
/
+39
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-1
/
+1
*
Remove use of sys.exc_value
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Port from python-krbV to python-gssapi
Michael Simacek
2015-08-26
2
-9
/
+9
*
client: Add support for multiple IP addresses during installation.
David Kupka
2015-08-18
1
-66
/
+223
*
ipa-client-install: warn when IP used in --server
Stanislav Laznicka
2015-08-14
1
-0
/
+19
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
2
-87
/
+87
*
Modernize number literals
Petr Viktorin
2015-07-31
1
-4
/
+4
*
ipa-client-install: Do not (re)start certmonger and DBus daemons.
David Kupka
2015-07-20
1
-56
/
+15
*
enable debugging of ntpd during client installation
Martin Babinsky
2015-07-20
1
-2
/
+3
*
FIX: Clear SSSD caches when uninstalling the client
Martin Basti
2015-07-07
1
-7
/
+12
*
Clear SSSD caches when uninstalling the client
Gabe
2015-06-30
1
-0
/
+13
*
increase NSS memcache timeout for IPA server
Martin Babinsky
2015-06-30
1
-0
/
+9
*
Clarify host name output in ipa-client-install
Petr Spacek
2015-06-05
1
-1
/
+1
*
client-install: Fix kinits with non-default Kerberos config file
Jan Cholasta
2015-05-21
1
-1
/
+4
*
suppress errors arising from deleting non-existent files during client uninstall
Martin Babinsky
2015-04-29
1
-18
/
+22
*
ipa client: use NTP servers specified by user
Martin Basti
2015-04-24
1
-9
/
+15
*
ipa client: use NTP servers detected from SRV
Martin Basti
2015-04-24
1
-1
/
+8
*
ipa client: make --ntp-server option multivalued
Martin Basti
2015-04-24
1
-8
/
+11
*
Adopted kinit_keytab and kinit_password for kerberos auth
Martin Babinsky
2015-04-20
1
-3
/
+5
*
ipa-client-install: try to get host TGT several times before giving up
Martin Babinsky
2015-04-20
1
-29
/
+40
*
Add message for skipping NTP configuration during client install
Gabe
2015-04-14
1
-0
/
+2
*
Skip time sync during client install when using --no-ntp
Nathan Kinder
2015-03-26
1
-1
/
+2
*
client: Fix ca_is_enabled calls
Jan Cholasta
2015-03-19
1
-2
/
+2
*
client-install: Do not crash on invalid CA certificate in LDAP
Jan Cholasta
2015-03-19
1
-4
/
+13
*
Use IPA CA certificate when available and ignore NO_TLS_LDAP when not.
David Kupka
2015-03-05
1
-2
/
+8
*
Use dyndns_update instead of deprecated sssd option
Martin Basti
2015-01-28
1
-1
/
+1
*
Prefer TCP connections to UDP in krb5 clients
Nathaniel McCallum
2014-12-08
1
-0
/
+1
*
No explicit zone specification.
Jan Pazdziora
2014-12-05
1
-6
/
+2
*
Remove trivial path constants from modules
Gabe
2014-11-04
2
-44
/
+35
[next]