summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Expand)AuthorAgeFilesLines
* Fix some minor man page issues.Rob Crittenden2008-06-041-8/+7
* Fix some formatting issues and correct the example.Rob Crittenden2008-06-041-28/+32
* Fix typo and reorder -q|--quiet so it displays nicer. popt isn't putting it o...Rob Crittenden2008-06-041-2/+2
* Move version.py to the common ipa directory instead of being server-based so ...Rob Crittenden2008-06-031-16/+28
* Try to clear up messages prompting for domain and IPA server when DNS discove...Rob Crittenden2008-05-301-4/+4
* Now that admin is in the common users tree make the nss_ldapSimo Sorce2008-05-291-2/+2
* Fix the case where domain != lower(REALM)Simo Sorce2008-05-291-13/+16
* Change file mode of log files to 600.Martin Nagy2008-05-201-0/+3
* Fix typo in ipa-client-install manpage.Rob Crittenden2008-05-141-1/+1
* Make sure all services are stopped during uninstall.Rob Crittenden2008-05-141-0/+5
* fix stupid typo,Simo Sorce2008-05-101-1/+1
* On IPA Servers connect to ourselves using localhost,Simo Sorce2008-05-081-2/+5
* Second half of the redoing how the version is managed.Rob Crittenden2008-05-072-0/+9
* Redo the way versioning works in freeIPA.Rob Crittenden2008-05-051-86/+0
* Make sure we always have the [domain-realm] section or kerberos libs misbheave.Simo Sorce2008-04-221-5/+5
* Become version 1.0.0release-1-0-0Rob Crittenden2008-04-162-3/+9
* Handle exceptions more gracefully on systems with python-ldap 2.2.0Rob Crittenden2008-04-141-5/+8
* Fix client discovery and make sure command line options are not overwrittenSimo Sorce2008-04-091-36/+53
* Add --permitted-enctypes command and add it to the man page tooSimo Sorce2008-04-082-8/+52
* Make sure we start the NSCD daemon.Simo Sorce2008-04-081-0/+15
* - Better defaults for nss_ldapSimo Sorce2008-04-011-2/+13
* Implement client uninstallSimo Sorce2008-03-314-8/+80
* Add some missing man pagesRob Crittenden2008-03-172-2/+59
* Allow client install to specify ntp server nameSimo Sorce2008-03-141-1/+6
* Fix build breakage. We now provide a man file, need to specify location to rpmRob Crittenden2008-03-112-2/+2
* Add --quiet option to ipa-getkeytabSimo Sorce2008-03-052-9/+32
* Prevent server and domain from being undefined or blank when we need themRob Crittenden2008-03-052-11/+19
* Close all fds when running another program. This fixes the SELinux AVCs.Rob Crittenden2008-03-031-1/+1
* Add action statement to ldap.conf updateRob Crittenden2008-02-271-15/+15
* Don't try to use options.realm_name unless it was passed inRob Crittenden2008-02-261-6/+15
* Compress man pages after installationRob Crittenden2008-02-251-0/+2
* Move ipa-getkeytab man page into proper subdirRob Crittenden2008-02-256-6/+83
* Become freeipa-0.99.0Rob Crittenden2008-02-212-3/+9
* Provide feedback on what is being done during ipa-client-installRob Crittenden2008-02-201-0/+6
* Pass in server and domain parameters if provided, so that they are not ignoredSimo Sorce2008-02-191-3/+8
* Run ipa-client-install after server install bitsSimo Sorce2008-02-201-3/+21
* Add switch to be able to provide a comma separate list of encryption typesSimo Sorce2008-02-061-25/+76
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-047-12/+26
* Add uniqueMember -> member mapping into /etc/ldap.conf on installationSimo Sorce2008-02-051-0/+1
* Marked with wrong license. IPA is GPLv2.Rob Crittenden2008-01-312-6/+12
* Add a copy of the LICENSE and populate some README'sRob Crittenden2008-01-231-0/+24
* Fix issues reported by rpmlint.Rob Crittenden2008-01-186-8/+23
* Fix case where a question was being asked in unattended mode.Rob Crittenden2008-01-171-2/+10
* Add cyrus-sasl-gssapi as a requirement.Rob Crittenden2008-01-162-2/+2
* Update the .spec filenames in EXTRA_DISTMark McLoughlin2008-01-111-1/+1
* Merge version changes with upstreamSimo Sorce2007-12-213-2/+8
|\
| * Update versions for release.Karl MacMillan2007-12-213-2/+8
* | Big changeset that includes the work around keytab management.Simo Sorce2007-12-215-0/+652
|/
* Improve confirmation.Karl MacMillan2007-12-121-6/+9
* Confirm before configuring the client.Karl MacMillan2007-12-121-1/+7