summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipaclient
Commit message (Expand)AuthorAgeFilesLines
* ipaplatform: Pylint fixesTomas Babej2014-06-161-15/+15
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-162-5/+7
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-9/+10
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-3/+4
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-2/+0
* ntpconf: remove redundant commentMartin Kosek2014-01-241-2/+1
* Fix ntpd config on clients.Jan Cholasta2014-01-241-1/+1
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-1/+1
* Replace ntpdate calls with ntpdAna Krivokapic2013-09-091-14/+12
* Remove __all__ specifications in ipaclient and ipaserver.installPetr Viktorin2013-09-061-3/+0
* Preserve already configured options in openldap confTomas Babej2013-04-301-2/+12
* ipa-client discovery with anonymous access offMartin Kosek2013-03-201-5/+1
* Preserve order of servers in ipa-client-installMartin Kosek2013-03-141-9/+12
* Don't download the schema in ipadiscoveryPetr Viktorin2013-03-131-1/+3
* Remove unneeded python-ldap importsPetr Viktorin2013-03-131-2/+0
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-131-42/+49
* Add LDAP server fallback to client installerRob Crittenden2013-02-071-28/+77
* Use secure method to acquire IPA CA certificateJohn Dennis2013-01-231-30/+20
* Do not crash when Kerberos SRV record is not foundMartin Kosek2013-01-021-2/+3
* Stop and disable conflicting time&date servicesMartin Kosek2012-12-071-0/+68
* ipachangeconf: allow specifying non-default delimeter for optionsJakub Hrozek2012-12-061-12/+23
* Notify user about necessary ports in ipa-client-installTomas Babej2012-10-091-0/+1
* Improve DN usage in ipa-client-installMartin Kosek2012-10-022-63/+118
* Properly convert DN in ipa-client-installMartin Kosek2012-09-181-1/+1
* Run ntpdate in verbose mode, not debug (i.e. no-op) modePetr Viktorin2012-09-041-6/+4
* Use DN objects instead of stringsJohn Dennis2012-08-121-2/+2
* Make client server option multi-valued, allow disabling DNS discoveryRob Crittenden2012-07-101-0/+3
* Improve autodiscovery loggingPetr Viktorin2012-06-171-42/+93
* Replace DNS client based on acutil with python-dnsMartin Kosek2012-05-242-79/+77
* Check through all LDAP servers in the domain during IPA discoveryAlexander Bokovoy2011-12-091-9/+25
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-16/+16
* 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-062-0/+43
* Setup and restore ntp configuration on the client side properlyAlexander Bokovoy2011-10-051-15/+37
* 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
* 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