summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipaclient
Commit message (Expand)AuthorAgeFilesLines
* Convert client-side tools to platform-independent access to system servicesAlexander Bokovoy2011-09-131-2/+3
* Make sure that hostname specified by user is not an IP address.Jan Cholasta2011-07-251-1/+4
* Make ipa-client-install error messages more understandable and relevant.Rob Crittenden2011-07-191-11/+26
* KDC autodiscovery may fail when domain is not realmMartin Kosek2011-05-171-10/+16
* Fix lint false positives.Jan Cholasta2011-04-131-1/+1
* Make retrieval of the CA during DNS discovery non-fatal.Rob Crittenden2011-03-301-1/+2
* 18 Use TLS for ipadiscovery during ipa-client-install https://fedorahosted.or...Jr Aquino2011-02-211-0/+24
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-204-24/+24
* Better distinguish between when DNS discovery works and search more domains.Rob Crittenden2010-09-201-9/+61
* Better LDAP error handling in ipa-client-installRob Crittenden2009-12-011-9/+5
* Clean up additional issues discovered with pylint and pycheckerRob Crittenden2009-08-201-4/+4
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-092-45/+45
* Handle exceptions more gracefully on systems with python-ldap 2.2.0Rob Crittenden2008-04-141-5/+8
* Implement client uninstallSimo Sorce2008-03-311-6/+28
* Prevent server and domain from being undefined or blank when we need themRob Crittenden2008-03-051-7/+11
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-043-5/+4
* Fix issues reported by rpmlint.Rob Crittenden2008-01-183-3/+1
* Move dnsclient into ipa-python so that I will be able to use it in ipaconfigSimo Sorce2007-12-104-454/+8
* NTP configuration for client and server.Karl MacMillan2007-11-012-0/+90
* Autotool ipa-client - patch from William Jon McCann <mccann@jhu.edu>Karl MacMillan2007-10-171-0/+16
* Better file parsing routines,Simo Sorce2007-09-061-124/+336
* Complete autodiscovery with autoconfigurationSimo Sorce2007-08-302-25/+49
* Initial configuration library importSimo Sorce2007-08-282-3/+229
* Add a prototype client tool to configure a client of the IPA serverSimo Sorce2007-08-163-0/+707