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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Prevent server and domain from being undefined or blank when we need them
Rob Crittenden
2008-03-05
1
-4
/
+8
*
Close all fds when running another program. This fixes the SELinux AVCs.
Rob Crittenden
2008-03-03
1
-1
/
+1
*
Add action statement to ldap.conf update
Rob Crittenden
2008-02-27
1
-15
/
+15
*
Don't try to use options.realm_name unless it was passed in
Rob Crittenden
2008-02-26
1
-6
/
+15
*
Provide feedback on what is being done during ipa-client-install
Rob Crittenden
2008-02-20
1
-0
/
+6
*
Pass in server and domain parameters if provided, so that they are not ignored
Simo Sorce
2008-02-19
1
-3
/
+8
*
Run ipa-client-install after server install bits
Simo Sorce
2008-02-20
1
-3
/
+21
*
Add uniqueMember -> member mapping into /etc/ldap.conf on installation
Simo Sorce
2008-02-05
1
-0
/
+1
*
Fix issues reported by rpmlint.
Rob Crittenden
2008-01-18
1
-1
/
+0
*
Fix case where a question was being asked in unattended mode.
Rob Crittenden
2008-01-17
1
-2
/
+10
*
Improve confirmation.
Karl MacMillan
2007-12-12
1
-6
/
+9
*
Confirm before configuring the client.
Karl MacMillan
2007-12-12
1
-1
/
+7
*
Fix client installation tool
Simo Sorce
2007-12-04
1
-2
/
+4
*
- Set correct values in ipa.conf during client install so that admin tools can
Simo Sorce
2007-11-16
1
-0
/
+15
*
NTP configuration for client and server.
Karl MacMillan
2007-11-01
1
-12
/
+5
*
Print warning about NTP
Karl MacMillan
2007-10-22
1
-0
/
+13
*
Autotool ipa-client - patch from William Jon McCann <mccann@jhu.edu>
Karl MacMillan
2007-10-17
2
-10
/
+13
*
Initial support for confiuguring a DNS Server during installation.
Simo Sorce
2007-09-20
1
-1
/
+0
*
Better file parsing routines,
Simo Sorce
2007-09-06
1
-31
/
+49
*
merge ipa-server/ipaserver/util.py into ipa-python/ipautil.py
Simo Sorce
2007-09-04
1
-1
/
+1
*
Complete autodiscovery with autoconfiguration
Simo Sorce
2007-08-30
1
-17
/
+96
[next]