summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Expand)AuthorAgeFilesLines
* Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts)Petr Viktorin2016-01-2731-9366/+0
* Added kpasswd_server directive in client krb5.confAbhijeet Kasurde2016-01-201-0/+4
* Avoid builtins that were removed in Python 3Petr Viktorin2016-01-201-1/+1
* logger: Use warning instead of warnTomas Babej2016-01-181-3/+3
* Enable pylint expression-not-assigned checkMartin Basti2015-12-231-4/+5
* Remove wildcard importsMartin Basti2015-12-231-1/+1
* Remove unused importsMartin Basti2015-12-233-5/+0
* ipa-client-install: create a temporary directory for ccache filesMartin Babinsky2015-12-141-3/+3
* Refactor ipautil.runPetr Viktorin2015-12-141-18/+25
* Migrate wget references and usage to curlGabe2015-12-111-1/+1
* Removed duplicate domain name validating functionStanislav Laznicka2015-12-021-3/+6
* Support sourcing the IPA server name from configSimo Sorce2015-11-274-6/+131
* ipa-client-automount: Leverage IPAChangeConf to configure the domain for idmapdTomas Babej2015-11-261-5/+15
* ipachangeconf: Add ability to preserve section caseTomas Babej2015-11-261-1/+4
* ipa-getkeytab: do not return error when translations cannot be loadedMartin Basti2015-11-251-1/+1
* install: drop support for Dogtag 9Jan Cholasta2015-11-252-7/+6
* client install: do not corrupt OpenSSH config with Match sectionsJan Cholasta2015-11-201-2/+6
* ipa-client-install: Fix the "download the CA cert" queryFrançois Cami2015-11-111-1/+1
* ipachangeconf: Remove reference to an old-style interfaceTomas Babej2015-11-101-1/+0
* ipaplatform: Add SECURE_NFS_VAR to constantsTimo Aaltonen2015-11-041-1/+2
* Add Firefox options to ipa-client-install man pageGabe2015-10-292-1/+7
* default.conf.5: Fix a typoBenjamin Drung2015-10-221-1/+1
* Fix manpage-has-errors-from-man warning (found by Lintian)Benjamin Drung2015-10-222-20/+33
* The delegation uris are not set, match message to code.Jan Pazdziora2015-10-131-1/+1
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-1/+1
* Use six.moves.urllib instead of urllib/urllib2/urlparsePetr Viktorin2015-10-073-12/+13
* Replace StandardError with ExceptionRobert Kuska2015-09-301-1/+1
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* Decode script arguments using file system encodingJan Cholasta2015-09-072-2/+2
* Use new-style raise syntaxPetr Viktorin2015-09-011-1/+1
* Use the print functionPetr Viktorin2015-09-012-35/+39
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-1/+1
* Remove use of sys.exc_valuePetr Viktorin2015-09-011-2/+2
* Simplify adding options in ipachangeconfSimo Sorce2015-08-271-0/+21
* Port from python-krbV to python-gssapiMichael Simacek2015-08-263-10/+10
* client: Add description of --ip-address and --all-ip-addresses to man pageDavid Kupka2015-08-191-0/+6
* client: Add support for multiple IP addresses during installation.David Kupka2015-08-181-66/+223
* ipa-client-install: warn when IP used in --serverStanislav Laznicka2015-08-141-0/+19
* Modernize 'except' clausesPetr Viktorin2015-08-125-98/+98
* Modernize number literalsPetr Viktorin2015-07-313-7/+7
* ipa-client-install: Do not (re)start certmonger and DBus daemons.David Kupka2015-07-201-56/+15
* enable debugging of ntpd during client installationMartin Babinsky2015-07-202-4/+8
* Remove tuple unpacking from except clause ipa-client/ipaclient/ipachangeconf.pyChristian Heimes2015-07-141-2/+2
* ipalib: Fix skip_version_check optionJan Cholasta2015-07-081-0/+3
* FIX: Clear SSSD caches when uninstalling the clientMartin Basti2015-07-071-7/+12
* Clear SSSD caches when uninstalling the clientGabe2015-06-301-0/+13
* increase NSS memcache timeout for IPA serverMartin Babinsky2015-06-301-0/+9
* vault: Move vaults to cn=vaults,cn=kraJan Cholasta2015-06-101-1/+1
* Clarify host name output in ipa-client-installPetr Spacek2015-06-051-1/+1
* Added vault plugin.Endi S. Dewata2015-05-251-0/+1