index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Dogtag 10 only when it is available
Petr Viktorin
2012-09-17
1
-3
/
+3
*
Modifications to install scripts for dogtag 10
Ade Lee
2012-09-17
1
-3
/
+3
*
Properly convert DN in ipa-client-install
Martin Kosek
2012-09-18
1
-1
/
+1
*
Fix various typos.
Yuri Chornoivan
2012-09-18
4
-4
/
+4
*
Add --no-ssh option to ipa-client-install to disable OpenSSH client configura...
Jan Cholasta
2012-09-13
2
-32
/
+49
*
Add the SSH service to SSSD config file before trying to activate it.
Jan Cholasta
2012-09-13
1
-2
/
+6
*
Use temporary key cache for host key in server installation
Petr Viktorin
2012-09-13
1
-1
/
+2
*
Fix server installation
Petr Viktorin
2012-09-11
1
-2
/
+10
*
ipa-client-install: Obtain host TGT from one specific KDC
Petr Viktorin
2012-09-10
1
-15
/
+39
*
Use OpenSSH-style public keys as the preferred format of SSH public keys.
Jan Cholasta
2012-09-06
1
-18
/
+11
*
Run ntpdate in verbose mode, not debug (i.e. no-op) mode
Petr Viktorin
2012-09-04
2
-8
/
+6
*
Handle SSSD restart crash more gently.
Tomas Babej
2012-08-14
1
-1
/
+4
*
Use DN objects instead of strings
John Dennis
2012-08-12
3
-11
/
+13
*
Improve address family handling in sockets
Martin Kosek
2012-07-13
1
-13
/
+36
*
Adding exit status 3 & 4 to ipa-client-install man page
Gowrishankar Rajaiyan
2012-07-12
1
-0
/
+4
*
Make client server option multi-valued, allow disabling DNS discovery
Rob Crittenden
2012-07-10
3
-38
/
+70
*
Typo fixes
Petr Viktorin
2012-06-25
1
-1
/
+1
*
Configure automount using autofs or sssd.
Rob Crittenden
2012-06-25
5
-1
/
+585
*
Improve autodiscovery logging
Petr Viktorin
2012-06-17
2
-65
/
+150
*
Improve ipa-client-install debug output
Petr Viktorin
2012-06-17
1
-197
/
+276
*
Add flag to ipa-client-install to managed order of ipa_server in sssd
Rob Crittenden
2012-06-13
2
-2
/
+10
*
Clean keytabs before installing new keys into them
Petr Viktorin
2012-06-11
1
-0
/
+15
*
Move some krb5 keys related functions from ipa-client to util
Sumit Bose
2012-06-11
1
-376
/
+5
*
If SELinux is enabled ensure we also have restorecon.
Rob Crittenden
2012-05-31
1
-0
/
+1
*
SSH configuration fixes.
Jan Cholasta
2012-05-30
1
-2
/
+7
*
Always set ipa_hostname for sssd.conf
Ondrej Hamada
2012-05-28
1
-4
/
+3
*
Replace DNS client based on acutil with python-dns
Martin Kosek
2012-05-24
3
-95
/
+85
*
Make ipa 2.2 client capable of joining an older server
Martin Kosek
2012-05-01
1
-2
/
+24
*
Set the "KerberosAuthentication" option in sshd_config to "no" instead of "yes".
Jan Cholasta
2012-04-29
1
-1
/
+1
*
Fix help of --hostname option in ipa-client-install
Martin Kosek
2012-04-19
1
-1
/
+1
*
Use indexed format specifiers in i18n strings
John Dennis
2012-04-10
3
-16
/
+16
*
Fix memleak and silence Coverity defects
Simo Sorce
2012-03-22
1
-2
/
+2
*
Add disovery domain if client domain is different from server domain
Lars Sjostrom
2012-03-14
1
-2
/
+6
*
Configure a basic ldap.conf for OpenLDAP in /etc/openldap/ldap.conf
Rob Crittenden
2012-03-14
2
-1
/
+52
*
More exception handlers in ipa-client-install
Ondrej Hamada
2012-03-09
1
-1
/
+8
*
Only warn if ipa-getkeytab doesn't get all requested enctypes.
Rob Crittenden
2012-03-04
1
-5
/
+32
*
Do kinit in client before connecting to backend
Rob Crittenden
2012-03-04
1
-1
/
+4
*
Add --noac option to ipa-client-install man page
Rob Crittenden
2012-03-04
1
-0
/
+3
*
ipa-client-install not calling authconfig
Ondrej Hamada
2012-03-05
1
-62
/
+66
*
Configure SSH features of SSSD in ipa-client-install.
Jan Cholasta
2012-03-01
1
-1
/
+28
*
Use reboot from /sbin
Petr Viktorin
2012-03-02
1
-1
/
+1
*
Add support defaultNamingContext and add --basedn to migrate-ds
Rob Crittenden
2012-02-29
1
-25
/
+55
*
Implement session activity timeout
John Dennis
2012-02-27
1
-0
/
+3
*
Add client hostname requirements to man
Martin Kosek
2012-02-27
1
-1
/
+6
*
Configure ssh and sshd during ipa-client-install.
Jan Cholasta
2012-02-13
2
-0
/
+114
*
Update host SSH public keys on the server during client install.
Jan Cholasta
2012-02-13
2
-0
/
+67
*
Move the nsupdate functionality to separate function in ipa-client-install.
Jan Cholasta
2012-02-13
1
-18
/
+26
*
Add API initialization to ipa-client-install.
Jan Cholasta
2012-02-13
1
-9
/
+25
*
add session manager and cache krb auth
John Dennis
2012-02-09
1
-7
/
+42
*
localhost.localdomain clients refused to join
Ondrej Hamada
2012-01-22
2
-0
/
+9
[next]