summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Replace replication_wait_timeout with certmonger_wait_timeoutRob Crittenden2019-09-041-0/+9
* ipa-client-samba: a tool to configure Samba domain member on IPA clientAlexander Bokovoy2019-06-294-0/+112
* Introduce minimal ipa-client-automount.in and ipactl.inFrançois Cami2019-06-281-0/+27
* Move ipa-client-automount.in and ipactl into modulesFrançois Cami2019-06-281-542/+0
* ipa-client-automount: fix '--idmap-domain DNS' logicFrançois Cami2019-06-261-1/+1
* Increase default debug level of certmongerChristian Heimes2019-06-243-0/+10
* Replace PYTHONSHEBANG with valid shebangChristian Heimes2019-06-243-3/+3
* ipa-client-automount: add knob to configure NFSv4 Domain (idmapd.conf)François Cami2019-05-062-34/+55
* Deprecate ipa-client-install --request-certChristian Heimes2019-04-241-0/+7
* automount: rmtree temp directoryChristian Heimes2019-04-091-2/+2
* Add interactive prompt for the LDAP bind password to ipa-getkeytabRob Crittenden2019-04-082-14/+48
* Fix assign instead of compareChristian Heimes2019-03-251-1/+1
* ipa-client-automount: fix PEP8 issuesFrançois Cami2019-03-071-8/+6
* ipa-client-automount: handle NFS configuration file changesFrançois Cami2019-02-271-8/+10
* ipa-getkeytab: resolve symlinkChristian Heimes2019-01-301-5/+56
* ipa-client-automount: use nfs-utils unitFrançois Cami2018-12-141-37/+18
* Fix ressource leak in client/config.c get_config_entryThomas Woerner2018-10-231-1/+2
* Enable LDAP debug output in client to display TLS errors in joinRob Crittenden2018-10-121-29/+35
* Retrieve certificate subject base directly instead of ipa-joinRob Crittenden2018-08-291-88/+4
* Generate scripts from templatesChristian Heimes2018-08-231-3/+10
* Rename Python scripts and add dynamic shebangChristian Heimes2018-08-233-3/+3
* Move client templates to separate directoryChristian Heimes2018-06-053-0/+9
* Apply sane LDAP settings to C codeChristian Heimes2018-05-293-94/+12
* Return unique error when automount is already or not configuredRob Crittenden2018-05-162-13/+36
* Fix typo in ipa-getkeytab --helpStanislav Laznicka2018-04-261-1/+2
* Remove unnecessary option --force-chronyTibor Dudlák2018-04-091-4/+1
* Remove NTP server role while upgradingTibor Dudlák2018-04-091-1/+1
* Removes NTP server role from servroles and descriptionTibor Dudlák2018-04-091-2/+1
* Update man pages for FreeIPA client, replica and server installTibor Dudlák2018-04-091-10/+9
* Fix some typos in man pageTakeshi MIZUTA2018-03-211-1/+1
* Have all the scripts run in python 3 by defaultStanislav Laznicka2018-02-153-3/+3
* Replace hard-coded paths with path constantsChristian Heimes2018-02-081-1/+1
* Documenting kinit_lifetime in /etc/ipa/default.confamitkuma2018-01-121-6/+3
* ipa-getkeytab man page: add more details about the -r optionFlorence Blanc-Renaud2017-11-081-1/+34
* Changing how commands handles error when it can't connect to IPA serverFelipe Volpone2017-08-111-2/+7
* logging: do not log into the root loggerJan Cholasta2017-07-141-25/+35
* client install: fix client PKINIT configurationJan Cholasta2017-05-191-0/+1
* fix minor spelling mistakesRené Genz2017-05-192-3/+3
* automount install: fix checking of SSSD functionality on uninstallPetr Vobornik2017-04-281-6/+10
* Clarify meaning of --domain and --realm in installersStanislav Laznicka2017-01-051-19/+12
* Use env var IPA_CONFDIR to get confdirChristian Heimes2016-12-021-0/+4
* Revert "Add 'ipa localenv' subcommand"Martin Babinsky2016-12-021-5/+1
* Set explicit confdir option for global contextsChristian Heimes2016-12-021-0/+1
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-292-3/+3
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-1/+2
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-1/+1
* Python3 pylint fixesChristian Heimes2016-11-251-1/+1
* Add 'ipa localenv' subcommandChristian Heimes2016-11-181-1/+5
* Use xml.etree in ipa-client-automount scriptChristian Heimes2016-11-161-24/+23
* Build: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-162-29/+0