summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Expand)AuthorAgeFilesLines
...
* Configure SSH features of SSSD in ipa-client-install.Jan Cholasta2012-03-011-1/+28
* Use reboot from /sbinPetr Viktorin2012-03-021-1/+1
* Add support defaultNamingContext and add --basedn to migrate-dsRob Crittenden2012-02-291-25/+55
* Implement session activity timeoutJohn Dennis2012-02-271-0/+3
* Add client hostname requirements to manMartin Kosek2012-02-271-1/+6
* Configure ssh and sshd during ipa-client-install.Jan Cholasta2012-02-132-0/+114
* Update host SSH public keys on the server during client install.Jan Cholasta2012-02-132-0/+67
* Move the nsupdate functionality to separate function in ipa-client-install.Jan Cholasta2012-02-131-18/+26
* Add API initialization to ipa-client-install.Jan Cholasta2012-02-131-9/+25
* add session manager and cache krb authJohn Dennis2012-02-091-7/+42
* localhost.localdomain clients refused to joinOndrej Hamada2012-01-222-0/+9
* Require an HTTP Referer header in the server. Send one in ipa tools.Rob Crittenden2011-12-122-4/+41
* Check through all LDAP servers in the domain during IPA discoveryAlexander Bokovoy2011-12-091-9/+25
* Client install checks for nss_ldapOndrej Hamada2011-12-051-18/+44
* Fix coverity issues in client CLI toolsMartin Kosek2011-11-232-10/+24
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-232-64/+45
* Client install root privileges checkOndrej Hamada2011-11-211-2/+2
* Add configure check for libintl.hAlexander Bokovoy2011-11-162-0/+18
* Fix client krb5 domain mapping and DNSMartin Kosek2011-10-211-7/+13
* If our domain is already configured in sssd.conf start with a new config.Rob Crittenden2011-10-131-1/+12
* Update all LDAP configuration files that we can.Rob Crittenden2011-10-131-2/+5
* Fix ipa-client-install -U option alignmentMartin Kosek2011-10-141-0/+1
* Document --preserve-sssd option of ipa-client-installAlexander Bokovoy2011-10-141-0/+9
* Hostname used by IPA must be a system hostnameMartin Kosek2011-10-131-1/+3
* Refactor authconfig use in ipa-client-installAlexander Bokovoy2011-10-121-20/+90
* ipa-client-install hangs if the discovered server is unresponsiveMartin Kosek2011-10-122-3/+6
* Remove more redundant configuration values from krb5.conf.Jan Cholasta2011-10-111-6/+0
* Make ipa-join work against an LDAP server that disallows anon bindsRob Crittenden2011-10-113-109/+94
* Increase number of 'getent passwd attempts' to 10Alexander Bokovoy2011-10-111-4/+4
* Make sure ipa-client-install returns correct error codeMartin Kosek2011-10-071-0/+2
* Before kinit, try to sync time with the NTP servers of the domain we are joiningAlexander Bokovoy2011-10-063-0/+58
* Install tools crash when password prompt is interruptedMartin Kosek2011-10-061-2/+11
* Fix 'referenced before assignment' warningAlexander Bokovoy2011-10-051-0/+1
* Setup and restore ntp configuration on the client side properlyAlexander Bokovoy2011-10-052-16/+62
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-052-11/+11
* Configure pam_krb5 on the client only if sssd is not configuredAlexander Bokovoy2011-10-041-7/+8
* ipa-client assumes a single namingcontextMartin Kosek2011-09-301-18/+14
* ipa-client-install: Fix joining when LDAP access is restrictedSimo Sorce2011-09-302-22/+43
* Don't remove /tmp when removing temp cert dirMarko Myllynen2011-09-221-1/+1
* Don't log one-time password in logs when configuring client.Rob Crittenden2011-09-231-4/+5
* include <stdint.h> for uintptr_tMarko Myllynen2011-09-221-0/+1
* Fix client install on IPv6 machines.Jan Cholasta2011-09-191-2/+7
* Convert client-side tools to platform-independent access to system servicesAlexander Bokovoy2011-09-132-118/+96
* Fix permissions in installersMartin Kosek2011-09-071-3/+6
* Improve ipa-join man pageMartin Kosek2011-09-071-1/+12
* Improve man pages structureMartin Kosek2011-09-076-63/+87
* Roll back changes if client installation fails.Rob Crittenden2011-08-291-80/+115
* ipa-client-install breaks network configurationMartin Kosek2011-08-291-5/+5
* Disable reverse lookups in ipa-join and ipa-getkeytabRob Crittenden2011-08-252-0/+14
* Fix build warningsSimo Sorce2011-08-261-1/+1