summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipaclient/ipadiscovery.py
Commit message (Expand)AuthorAgeFilesLines
* ipa-client-install hangs if the discovered server is unresponsiveMartin Kosek2011-10-121-1/+2
* Before kinit, try to sync time with the NTP servers of the domain we are joiningAlexander Bokovoy2011-10-061-0/+21
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-051-4/+4
* ipa-client assumes a single namingcontextMartin Kosek2011-09-301-18/+14
* ipa-client-install: Fix joining when LDAP access is restrictedSimo Sorce2011-09-301-22/+36
* Don't remove /tmp when removing temp cert dirMarko Myllynen2011-09-221-1/+1
* 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
* 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-201-5/+5
* 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
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-40/+40
* Handle exceptions more gracefully on systems with python-ldap 2.2.0Rob Crittenden2008-04-141-5/+8
* 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-041-1/+1
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-1/+0
* Move dnsclient into ipa-python so that I will be able to use it in ipaconfigSimo Sorce2007-12-101-7/+7
* Complete autodiscovery with autoconfigurationSimo Sorce2007-08-301-6/+9
* Add a prototype client tool to configure a client of the IPA serverSimo Sorce2007-08-161-0/+239