summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Expand)AuthorAgeFilesLines
...
* Do not crash client basedn discovery when SSF not metMartin Kosek2014-07-291-4/+4
* Fix ipa-getkeytab for pre-4.0 serversNathaniel McCallum2014-07-251-17/+21
* Fix warning: Using uninitialized value ld.Lukas Slebodnik2014-07-141-1/+1
* Fix ipa-client-install --uninstall crashDavid Kupka2014-07-081-1/+4
* ipa-client-install: Restart nisdomain service instead of startingTomas Babej2014-06-301-1/+3
* Fix getkeytab code to always use implicit tagging.Simo Sorce2014-06-271-4/+4
* Do not corrupt sshd_config in client install when trailing newline is missing.Jan Cholasta2014-06-261-25/+17
* man: Add -r option to ipa-getkeytab.1Simo Sorce2014-06-261-1/+7
* ipa-getkeytab: Add support for get_keytab extopSimo Sorce2014-06-261-5/+305
* ipa-getkeytab: Modularize ldap_set_keytab functionSimo Sorce2014-06-261-138/+181
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-262-79/+78
* 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-162-4/+2
* ipaplatform: Change paths dependant on ipaservices to use ipaplatform.pathsTomas Babej2014-06-161-4/+7
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-163-45/+47
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-163-12/+14
* ipaplatform: Do not require custom Authconfig implementations from platform m...Tomas Babej2014-06-161-63/+16
* ipaplatform: Moved Fedora 16 service implementations and refactored them as b...Tomas Babej2014-06-161-1/+0
* admin tools: Log IPA versionPetr Viktorin2014-05-271-0/+1
* ipa-client-automount should not configure nsswitch.conf manuallyGabe2014-05-161-6/+5
* ipa-client-automount: Use rpcclient, not xmlclient, for automountlocation_showPetr Viktorin2014-05-141-1/+1
* ipa-client-install: Configure sudo to use SSSD as data sourceTomas Babej2014-05-092-1/+86
* ipa-client: Set NIS domain name in the installerTomas Babej2014-05-092-0/+71
* Fixed various typos in ipa-client-install man pageThorsten Scherf2014-05-061-3/+3
* Add wait_for_dns option to default.conf.Petr Spacek2014-04-041-0/+9
* Make ipa-client-automount backwards compatibleMartin Kosek2014-04-021-1/+6
* Move CACERT definition to a single place.Jan Cholasta2014-03-252-3/+1
* Fix order of synchronizing time when running ipa-client-installGabe2014-03-201-17/+19
* man: sshd should be run at least once before client enrollmentTomas Babej2014-03-051-0/+3
* Improve error message on failed Kerberos authenticationAna Krivokapic2014-02-181-2/+2
* ipa-join usage instructions are incorrectGabe2014-02-181-1/+1
* Enable building in C99 modeNathaniel McCallum2014-02-141-1/+1
* ntpconf: remove redundant commentMartin Kosek2014-01-241-2/+1
* Fix ntpd config on clients.Jan Cholasta2014-01-241-1/+1
* Fix ipa-client-automount uninstall when fstore is empty.Jan Cholasta2014-01-151-1/+1
* Make sure state of services is preserved after client uninstallAna Krivokapic2014-01-141-34/+47
* Use /usr/bin/python2Xiao-Long Chen2014-01-032-2/+2
* ipa-client-install: Always pass hostname to the ipa-joinTomas Babej2013-12-091-4/+4
* Allow kernel keyring CCACHE when supportedMartin Kosek2013-12-091-0/+7
* Remove CFLAGS duplication.Jan Cholasta2013-12-061-1/+0
* Switch client to JSON-RPCPetr Viktorin2013-11-263-9/+15
* ipa-client-install: Publish CA certificate to systemwide storeTomas Babej2013-11-201-1/+12
* Removed old firefox configuration scriptsMartin Basti2013-11-158-188/+0
* ipa-client-install: Added options to configure firefoxMartin Basti2013-11-151-1/+95
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-1/+1
* Add nsswitch.conf to FILES section of ipa-client-install man pageMartin Kosek2013-10-291-0/+1
* Do not roll back failed client installation on serverAna Krivokapic2013-10-251-0/+5
* Added warning if cert '/etc/ipa/ca.crt' existsMartin Basti2013-10-161-0/+4
* ipa-client-install: Verify RPC connection with a pingPetr Viktorin2013-10-041-0/+9