summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipaclient
Commit message (Expand)AuthorAgeFilesLines
* ipa client: make --ntp-server option multivaluedMartin Basti2015-04-241-5/+6
* Adopted kinit_keytab and kinit_password for kerberos authMartin Babinsky2015-04-201-1/+3
* client: Fix ca_is_enabled callsJan Cholasta2015-03-191-2/+2
* Timeout when performing time sync during client installNathan Kinder2015-03-161-1/+7
* ipa-client-install: put eol character after the last line of altered config f...Martin Babinsky2015-02-101-0/+3
* Add debug messages into client autodetectionMartin Basti2015-01-211-0/+5
* Do not wait for new CA certificate to appear in LDAP in ipa-certupdateJan Cholasta2014-10-301-2/+4
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-2/+18
* Fix certmonger search for the CA cert in ipa-certupdate and ipa-cacert-manageJan Cholasta2014-09-301-0/+1
* Get server hostname from jsonrpc_uri in ipa-certupdateJan Cholasta2014-09-301-4/+2
* Check if IPA client is configured in ipa-certupdateJan Cholasta2014-09-301-0/+6
* Use /etc/ipa/nssdb to get nicknames of IPA certs installed in /etc/pki/nssdbJan Cholasta2014-09-301-38/+21
* Use NSSDatabase instead of direct certutil calls in client codeJan Cholasta2014-09-301-9/+5
* Introduce NSS database /etc/ipa/nssdbJan Cholasta2014-09-301-0/+9
* Allow user to force Kerberos realm during installation.David Kupka2014-09-051-20/+32
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-051-5/+4
* Add client certificate update tool ipa-certupdate.Jan Cholasta2014-07-302-0/+172
* Do not crash client basedn discovery when SSF not metMartin Kosek2014-07-291-4/+4
* 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