index
:
freeipa.git
become-ipa-4-0-4
cstopology
datetime-ui
doc
framework
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-0
ipa-2-1
ipa-2-2
keytab-4419
keytab-4419-2
master
menu
otp-usability
otptests
patternfly
plugin-apibrowser
readme
review
sync-token
test_realmdomains
trustdomains-3-3
views_ui
webui-cleanup
Unnamed repository; edit this file 'description' to name the repository.
Petr Vobornik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-client
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix unchecked return value in ipa-join
Jan Cholasta
2014-11-25
1
-1
/
+4
*
Use asn1c helpers to encode/decode the getkeytab control
Simo Sorce
2014-11-20
3
-199
/
+53
*
Fix memory leaks in ipa-join
Jan Cholasta
2014-11-05
2
-11
/
+9
*
Do not wait for new CA certificate to appear in LDAP in ipa-certupdate
Jan Cholasta
2014-10-30
1
-2
/
+4
*
Check LDAP instead of local configuration to see if IPA CA is enabled
Jan Cholasta
2014-10-17
2
-15
/
+38
*
Add ipa-client-install switch --request-cert to request cert for the host
Jan Cholasta
2014-10-16
2
-12
/
+97
*
Fix certmonger search for the CA cert in ipa-certupdate and ipa-cacert-manage
Jan Cholasta
2014-09-30
1
-0
/
+1
*
Get server hostname from jsonrpc_uri in ipa-certupdate
Jan Cholasta
2014-09-30
1
-4
/
+2
*
Check if IPA client is configured in ipa-certupdate
Jan Cholasta
2014-09-30
1
-0
/
+6
*
Use /etc/ipa/nssdb to get nicknames of IPA certs installed in /etc/pki/nssdb
Jan Cholasta
2014-09-30
2
-95
/
+42
*
Use NSSDatabase instead of direct certutil calls in client code
Jan Cholasta
2014-09-30
2
-47
/
+17
*
Introduce NSS database /etc/ipa/nssdb
Jan Cholasta
2014-09-30
2
-62
/
+106
*
Add 'host' setting into default.conf configuration file on client. Fix descri...
David Kupka
2014-09-26
2
-4
/
+5
*
No longer generate a machine certificate on client installs
Rob Crittenden
2014-09-05
1
-66
/
+2
*
Allow user to force Kerberos realm during installation.
David Kupka
2014-09-05
2
-21
/
+33
*
Use certmonger D-Bus API instead of messing with its files.
David Kupka
2014-09-05
1
-5
/
+4
*
ipa-client-install: Do not add already configured sources to nsswitch.conf en...
Tomas Babej
2014-09-04
1
-12
/
+18
*
Add client certificate update tool ipa-certupdate.
Jan Cholasta
2014-07-30
6
-0
/
+236
*
Get CA certs for system-wide store from cert store in ipa-client-install.
Jan Cholasta
2014-07-30
1
-6
/
+8
*
Get CA certs for /etc/pki/nssdb from certificate store in ipa-client-install.
Jan Cholasta
2014-07-30
1
-43
/
+120
*
Get CA certs for /etc/ipa/ca.crt from certificate store in ipa-client-install.
Jan Cholasta
2014-07-30
1
-26
/
+10
*
Support multiple CA certificates in /etc/ipa/ca.crt in ipa-client-install.
Jan Cholasta
2014-07-30
1
-45
/
+51
*
Refactor CA certificate fetching code in ipa-client-install.
Jan Cholasta
2014-07-30
1
-51
/
+37
*
Remove certificate "External CA cert" from /etc/pki/nssdb on client uninstall.
Jan Cholasta
2014-07-30
1
-3
/
+7
*
Do not crash client basedn discovery when SSF not met
Martin Kosek
2014-07-29
1
-4
/
+4
*
Fix ipa-getkeytab for pre-4.0 servers
Nathaniel McCallum
2014-07-25
1
-17
/
+21
*
Fix warning: Using uninitialized value ld.
Lukas Slebodnik
2014-07-14
1
-1
/
+1
*
Fix ipa-client-install --uninstall crash
David Kupka
2014-07-08
1
-1
/
+4
*
ipa-client-install: Restart nisdomain service instead of starting
Tomas Babej
2014-06-30
1
-1
/
+3
*
Fix getkeytab code to always use implicit tagging.
Simo Sorce
2014-06-27
1
-4
/
+4
*
Do not corrupt sshd_config in client install when trailing newline is missing.
Jan Cholasta
2014-06-26
1
-25
/
+17
*
man: Add -r option to ipa-getkeytab.1
Simo Sorce
2014-06-26
1
-1
/
+7
*
ipa-getkeytab: Add support for get_keytab extop
Simo Sorce
2014-06-26
1
-5
/
+305
*
ipa-getkeytab: Modularize ldap_set_keytab function
Simo Sorce
2014-06-26
1
-138
/
+181
*
ipaplatform: Move paths from installers to paths module
Tomas Babej
2014-06-26
2
-79
/
+78
*
ipaplatform: Pylint fixes
Tomas Babej
2014-06-16
1
-15
/
+15
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
2
-5
/
+7
*
ipaplatform: Remove redundant imports of ipaservices
Tomas Babej
2014-06-16
2
-4
/
+2
*
ipaplatform: Change paths dependant on ipaservices to use ipaplatform.paths
Tomas Babej
2014-06-16
1
-4
/
+7
*
ipaplatform: Change service code in freeipa to use ipaplatform services
Tomas Babej
2014-06-16
3
-45
/
+47
*
ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasks
Tomas Babej
2014-06-16
3
-12
/
+14
*
ipaplatform: Do not require custom Authconfig implementations from platform m...
Tomas Babej
2014-06-16
1
-63
/
+16
*
ipaplatform: Moved Fedora 16 service implementations and refactored them as b...
Tomas Babej
2014-06-16
1
-1
/
+0
*
admin tools: Log IPA version
Petr Viktorin
2014-05-27
1
-0
/
+1
*
ipa-client-automount should not configure nsswitch.conf manually
Gabe
2014-05-16
1
-6
/
+5
*
ipa-client-automount: Use rpcclient, not xmlclient, for automountlocation_show
Petr Viktorin
2014-05-14
1
-1
/
+1
*
ipa-client-install: Configure sudo to use SSSD as data source
Tomas Babej
2014-05-09
2
-1
/
+86
*
ipa-client: Set NIS domain name in the installer
Tomas Babej
2014-05-09
2
-0
/
+71
[next]
Otomatik - 152.19.134.196
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »