summaryrefslogtreecommitdiffstats
path: root/ipapython/kernel_keyring.py
Commit message (Expand)AuthorAgeFilesLines
* Don't configure KEYRING ccache in containersChristian Heimes2019-01-181-3/+8
* Py3: Replace six.string_types with strChristian Heimes2018-09-271-8/+7
* Add missing docstrings to kernel_keyring.pyAlexander Scheel2018-08-201-0/+9
* Add absolute_import future importsStanislav Laznicka2018-04-201-0/+2
* Replace hard-coded paths with path constantsChristian Heimes2018-02-081-7/+17
* Fix session cookiesFlorence Blanc-Renaud2016-07-221-7/+8
* ipautil.run, kernel_keyring: Encoding fixes for Python 3Petr Viktorin2016-02-171-3/+3
* Refactor ipautil.runPetr Viktorin2015-12-141-21/+37
* Allow kernel keyring CCACHE when supportedMartin Kosek2013-12-091-0/+17
* Store session cookie in ccache for cli usersRob Crittenden2012-06-141-0/+102