| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) | Petr Viktorin | 2016-01-27 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | | Make ipaclient a Python library like ipapython, ipalib, etc. Use setup.py instead of autotools for installing it. Move C client tools, Python scripts, and man pages, to client/. Remove old, empty or outdated, boilerplate files (NEWS, README, AUTHORS). Remove /setup-client.py (ipalib/setup.py should be used instead). Update Makefiles and the spec file accordingly. https://fedorahosted.org/freeipa/ticket/5638 Reviewed-By: Jan Cholasta <jcholast@redhat.com> | ||||
| * | Add client certificate update tool ipa-certupdate. | Jan Cholasta | 2014-07-30 | 1 | -0/+1 |
| | | | | | | | | Part of https://fedorahosted.org/freeipa/ticket/3259 Part of https://fedorahosted.org/freeipa/ticket/3520 Reviewed-By: Rob Crittenden <rcritten@redhat.com> | ||||
| * | Configure automount using autofs or sssd. | Rob Crittenden | 2012-06-25 | 1 | -0/+1 |
| | | | | | | | | | | | | This script edits nsswitch.conf to use either ldap (autofs) or sss (sssd) to find automount maps. NFSv4 services are started so Kerberos encryption and/or integrity can be used on the maps. https://fedorahosted.org/freeipa/ticket/1233 https://fedorahosted.org/freeipa/ticket/2193 | ||||
| * | Autotool ipa-client - patch from William Jon McCann <mccann@jhu.edu> | Karl MacMillan | 2007-10-17 | 1 | -0/+13 |
