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
/
ipa-install
/
ipa-client-install
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-2
/
+8
*
Better distinguish between when DNS discovery works and search more domains.
Rob Crittenden
2010-09-20
1
-4
/
+5
*
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
1
-6
/
+13
*
Configure nslcd and a host of possible systems that use LDAP.
Rob Crittenden
2010-08-27
1
-9
/
+53
*
Retrieve the CA certificate before starting enrollment.
Rob Crittenden
2010-06-21
1
-2
/
+9
*
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
1
-18
/
+43
*
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
1
-10
/
+22
*
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
1
-3
/
+14
*
Add option to enable pam_mkhomedirs in the IPA client installer
rcrit
2010-03-19
1
-5
/
+12
*
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
*
Pass on debug option from ipa-client-install to ipa-join
Rob Crittenden
2009-12-09
1
-0
/
+2
*
Add server option to ipa-join so the IPA server can be specified.
Rob Crittenden
2009-11-30
1
-1
/
+1
*
Integrate ipa-join and ipa-rmkeytab into the client install/uninstall
Rob Crittenden
2009-11-25
1
-110
/
+209
*
Enrollment for a host in an IPA domain
Rob Crittenden
2009-09-24
1
-0
/
+1
*
The new admin tool 'ipa' uses a different configuration file, create it.
Rob Crittenden
2009-04-13
1
-7
/
+8
*
Use OpenSSL for SSL instead of the built-in python version.
Rob Crittenden
2009-02-20
1
-0
/
+3
*
Rename ipa-python directory to ipapython so it is a real python library
Rob Crittenden
2009-02-09
1
-3
/
+3
*
We were assuming that, if the realm was correct then also the
Simo Sorce
2008-09-18
1
-9
/
+6
*
Wrap up the raw_input() to user_input() for convenience and uniformity.
Martin Nagy
2008-07-23
1
-17
/
+6
*
Move version.py to the common ipa directory instead of being server-based so ...
Rob Crittenden
2008-06-03
1
-16
/
+28
*
Try to clear up messages prompting for domain and IPA server when DNS discove...
Rob Crittenden
2008-05-30
1
-4
/
+4
*
Now that admin is in the common users tree make the nss_ldap
Simo Sorce
2008-05-29
1
-2
/
+2
*
Fix the case where domain != lower(REALM)
Simo Sorce
2008-05-29
1
-13
/
+16
*
Change file mode of log files to 600.
Martin Nagy
2008-05-20
1
-0
/
+3
*
Make sure all services are stopped during uninstall.
Rob Crittenden
2008-05-14
1
-0
/
+5
*
fix stupid typo,
Simo Sorce
2008-05-10
1
-1
/
+1
*
On IPA Servers connect to ourselves using localhost,
Simo Sorce
2008-05-08
1
-2
/
+5
*
Make sure we always have the [domain-realm] section or kerberos libs misbheave.
Simo Sorce
2008-04-22
1
-5
/
+5
*
Fix client discovery and make sure command line options are not overwritten
Simo Sorce
2008-04-09
1
-36
/
+53
*
Make sure we start the NSCD daemon.
Simo Sorce
2008-04-08
1
-0
/
+15
*
- Better defaults for nss_ldap
Simo Sorce
2008-04-01
1
-2
/
+13
*
Implement client uninstall
Simo Sorce
2008-03-31
1
-2
/
+42
*
Allow client install to specify ntp server name
Simo Sorce
2008-03-14
1
-1
/
+6
[next]