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
*
build tweaks - use automake's foreign mode, avoid creating empty files to sat...
Nalin Dahyabhai
2010-11-29
1
-1
/
+1
*
ipa-client code cleanup
Jakub Hrozek
2010-11-22
7
-98
/
+73
*
Don't use deprecated ldap_bind_s
Jakub Hrozek
2010-11-22
1
-1
/
+11
*
Use internal implementation of internal Kerberos functions
Jakub Hrozek
2010-11-22
2
-4
/
+11
*
Stricter compilation flags
Jakub Hrozek
2010-11-22
2
-0
/
+11
*
Handle wget failures trying to retrieve the CA during the client install
Rob Crittenden
2010-11-22
1
-1
/
+5
*
Use sys.exit to quit scripts
Jakub Hrozek
2010-11-22
1
-25
/
+18
*
Use provided domain name for the rest of installation
Jan Zeleny
2010-11-19
1
-1
/
+1
*
Log interactive options in install scripts
Jakub Hrozek
2010-11-19
1
-0
/
+8
*
Use Realm as certs subject base name
Simo Sorce
2010-11-18
1
-2
/
+2
*
Log script options to logfile
Jakub Hrozek
2010-11-09
1
-5
/
+7
*
Error out when configure finds missing dependencies
Rob Crittenden
2010-10-26
1
-5
/
+5
*
Initial gettext support for C utils
Simo Sorce
2010-10-12
5
-145
/
+318
*
Add missing options to ipa-getkeytab man page.
Rob Crittenden
2010-10-11
1
-8
/
+20
*
Don't do autodiscovery on master install.
Rob Crittenden
2010-09-23
1
-2
/
+8
*
Add minimal client configuration for when we eventually get to PKINIT
Rob Crittenden
2010-09-23
1
-8
/
+13
*
Unenroll the client from the IPA server on uninstall.
Rob Crittenden
2010-09-20
5
-73
/
+356
*
Better distinguish between when DNS discovery works and search more domains.
Rob Crittenden
2010-09-20
2
-13
/
+66
*
Use a more specific name for the IPA server certificate we install.
Rob Crittenden
2010-09-17
1
-9
/
+24
*
Remove some additional instances of krbV from ipa-client
Rob Crittenden
2010-09-10
1
-5
/
+5
*
Fix certmonger errors when doing a client or server uninstall.
Rob Crittenden
2010-09-09
2
-6
/
+15
*
Configure nslcd and a host of possible systems that use LDAP.
Rob Crittenden
2010-08-27
1
-9
/
+53
*
ldap_initialize
Adam Young
2010-08-20
1
-3
/
+24
*
const correctness
Adam Young
2010-08-20
1
-3
/
+3
*
Enable a host to retrieve a keytab for all its services.
Rob Crittenden
2010-08-16
1
-15
/
+21
*
Retrieve the CA certificate before starting enrollment.
Rob Crittenden
2010-06-21
1
-2
/
+9
*
Drop --with-openldap option in the client. This is no longer optional.
Rob Crittenden
2010-06-21
1
-38
/
+30
*
Remove Requires on separate package python-krbV in client
Rob Crittenden
2010-06-02
1
-3
/
+7
*
Check to see if we are configured before uninstalling.
Rob Crittenden
2010-05-07
1
-1
/
+5
*
Add simple test to see if client is already configured
Rob Crittenden
2010-05-06
1
-0
/
+4
*
Make calling service and chkconfig tolerant of the service not installed
Rob Crittenden
2010-05-06
1
-9
/
+59
*
Call certmonger after krb5, avoid uninstall errors, better password handling.
Rob Crittenden
2010-05-06
2
-23
/
+52
*
Initialize XML-RPC structures to fix issues uncovered by MALLOC_PERTURB_
Rob Crittenden
2010-05-06
1
-13
/
+11
*
Make the installer/uninstaller more aware of its state
Rob Crittenden
2010-05-03
1
-4
/
+3
*
client installation fixes: nscd, sssd min version, bogus join error
Rob Crittenden
2010-05-03
2
-11
/
+23
*
Reorder some things in the client installer
Rob Crittenden
2010-05-03
1
-16
/
+27
*
Use the certificate subject base in IPA when requesting certs in certmonger.
Rob Crittenden
2010-04-23
2
-8
/
+98
*
Add option to enable pam_mkhomedirs in the IPA client installer
rcrit
2010-03-19
2
-5
/
+15
*
Add the popt auto-help/usage macro for enhanced help output.
Rob Crittenden
2010-03-02
3
-3
/
+6
*
Update available options and descriptions in client man pages
Rob Crittenden
2010-03-02
3
-14
/
+50
*
Fix command-line options convention in ipa-getkeytab man page
Rob Crittenden
2010-02-19
1
-1
/
+1
*
Fix a crash and memory leak in get_config_entry()
Martin Nagy
2010-02-16
1
-1
/
+2
*
Make sure the incoming data ins't NULL before strduping it
Rob Crittenden
2010-02-10
1
-1
/
+6
*
Configure sssd and certmonger in ipa-client-install
Rob Crittenden
2010-02-03
1
-8
/
+94
*
Remove some configuration files we create upon un-installation
Rob Crittenden
2010-01-28
1
-0
/
+6
*
Require that the hostname we are joining as is fully-qualified
Rob Crittenden
2010-01-26
1
-0
/
+6
*
Remove duplicated code
Rob Crittenden
2010-01-26
1
-6
/
+0
*
Stop looking when removing entries from a keytab.
Rob Crittenden
2010-01-20
1
-0
/
+5
*
Need to supsend looping through the keytab entries when doing a delete.
Rob Crittenden
2009-12-18
1
-0
/
+5
*
Pass on debug option from ipa-client-install to ipa-join
Rob Crittenden
2009-12-09
1
-0
/
+2
[next]