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
*
Fix support for nss-pam-ldapd
Martin Kosek
2011-06-08
1
-14
/
+45
*
Properly configure nsswitch.conf when using the --no-sssd option.
Rob Crittenden
2011-05-18
1
-3
/
+4
*
KDC autodiscovery may fail when domain is not realm
Martin Kosek
2011-05-17
2
-15
/
+26
*
Improve service manipulation in client install
Martin Kosek
2011-05-13
1
-93
/
+64
*
Consolidate man pages and IPA tools help
Martin Kosek
2011-05-12
1
-7
/
+7
*
Fix issues found by Coverity.
Jan Cholasta
2011-05-09
2
-1
/
+9
*
install-scripts: avoid using --list with chkconfig
Simo Sorce
2011-05-06
1
-6
/
+0
*
Bad return values for ipa-rmkeytab command
Martin Kosek
2011-05-03
2
-1
/
+9
*
ipa-client-install uninstall does not work on IPA server
Martin Kosek
2011-04-29
1
-1
/
+1
*
Forbid reinstallation in ipa-client-install
Martin Kosek
2011-04-29
1
-7
/
+8
*
Prevent uninstalling client on the IPA server
Martin Kosek
2011-04-29
1
-0
/
+6
*
Log temporary files in ipa-client-install
Martin Kosek
2011-04-28
1
-1
/
+8
*
Fix lint false positives.
Jan Cholasta
2011-04-13
1
-1
/
+1
*
Suppress --on-master from ipa-client-install command-line and man page.
Rob Crittenden
2011-04-12
2
-4
/
+4
*
Make retrieval of the CA during DNS discovery non-fatal.
Rob Crittenden
2011-03-30
1
-1
/
+2
*
Ensure that the system hostname is lower-case.
Rob Crittenden
2011-03-18
1
-5
/
+8
*
Always consider domain and server when doing DNS discovery in client.
Rob Crittenden
2011-03-15
1
-8
/
+4
*
If --hostname is provided for ipa-client-install use it everywhere.
Rob Crittenden
2011-03-08
1
-11
/
+56
*
Always try to stop tracking the server cert when uninstalling client.
Rob Crittenden
2011-03-08
1
-10
/
+13
*
Fix kinit invocation in ipa-client-install
Simo Sorce
2011-03-01
1
-1
/
+2
*
Add man page for the IPA configuration file
Rob Crittenden
2011-02-23
2
-2
/
+187
*
Set krb5_realm in sssd.conf in the ipa provider.
Rob Crittenden
2011-02-22
1
-2
/
+4
*
18 Use TLS for ipadiscovery during ipa-client-install https://fedorahosted.or...
Jr Aquino
2011-02-21
1
-0
/
+24
*
Document --enable-dns-updates in ipa-client-install man page
Jakub Hrozek
2011-02-21
1
-0
/
+3
*
Fixes in ipa-join man page
Jan Zeleny
2011-02-18
2
-11
/
+11
*
Try to register DNS name through a DNS Update on install.
Simo Sorce
2011-02-17
1
-0
/
+111
*
Configure SSSD to use DNS to find the IPA server by default.
Rob Crittenden
2011-02-17
1
-1
/
+1
*
Fix duplicate OIDs
Simo Sorce
2011-02-17
2
-3
/
+3
*
Fix a typo in ipa-client-install man page
Jan Zeleny
2011-02-15
1
-1
/
+0
*
Bugfix for ipa-client-install echo's password in cleartext to stdout https://...
Jr Aquino
2011-02-14
1
-2
/
+4
*
Detection of v1 server during ipa-client-install
Martin Kosek
2011-02-14
1
-1
/
+5
*
Fine tuning DNS options
Jakub Hrozek
2011-02-14
1
-0
/
+1
*
Make sure only root can run ipa-client-install
Jakub Hrozek
2011-02-14
1
-0
/
+3
*
nscd should be disabled before sssd is configured/started.
Rob Crittenden
2011-02-10
1
-22
/
+22
*
Fix prompt for confirmation of fixed values wrapping around terminal.
Rob Crittenden
2011-02-10
1
-1
/
+1
*
Fix filter_keys in ipa-getkeytab
Jakub Hrozek
2011-01-28
1
-2
/
+6
*
Add an option for overriding the hostname value.
Rob Crittenden
2011-01-26
2
-0
/
+8
*
Improve output when options are not found in non-interactive client install
Rob Crittenden
2011-01-21
1
-1
/
+3
*
Do not try to dereference bindpw if it is null
Simo Sorce
2011-01-18
1
-2
/
+7
*
Mozldap-specific code removed
Martin Kosek
2011-01-14
2
-6
/
+0
*
Unitialized pointer read in ipa-join
Martin Kosek
2011-01-14
1
-2
/
+2
*
Potential memory leaks in ipa-getkeytab
Martin Kosek
2011-01-14
1
-0
/
+2
*
Unchecked return values in ipa-join
Martin Kosek
2011-01-12
2
-10
/
+62
*
Unchecked return value in ipa-getkeytab
Martin Kosek
2011-01-12
1
-3
/
+15
*
Uninitialized pointer read in ipa-rmkeytab
Martin Kosek
2011-01-12
1
-5
/
+14
*
Use of pointer after free in ipa-join
Martin Kosek
2011-01-12
1
-4
/
+10
*
Better detection when not working with a real keytab in ipa-rmkeytab.
Rob Crittenden
2011-01-07
1
-1
/
+11
*
Do not use LDAP_DEPRECATED in plugins
Jakub Hrozek
2011-01-07
3
-8
/
+31
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
19
-98
/
+117
*
Fixing typos in man page of ipa-getkeytab
Gowrishankar Rajaiyan
2010-12-20
1
-2
/
+2
[next]