summaryrefslogtreecommitdiff
path: root/oslo_rootwrap/client.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid raising a RuntimeError during the shutdownRodolfo Alonso Hernandez2020-05-131-4/+10
* reap rootwrap daemon process when it is timeoutJeffrey Zhang2019-11-101-0/+9
* Add bandit to pep8 jobChangBo Guo(gcb)2017-12-131-1/+2
* Protect rootwrap daemon socket against multiple threadsIWAMOTO Toshihiro2017-11-101-12/+37
* [daemon] Close inherited filedescriptors after forkingRalf Haferkamp2017-01-251-1/+2
* Fix Python 3 support for eventlet monkey-patching2.5.0Victor Stinner2015-10-131-12/+3
* Fix some spelling typo in manualZhao Lei2015-09-241-1/+1
* Log that rootwrap was spawned after checkJakub Libosvar2015-06-191-2/+4
* Remove env changing support in daemon mode1.6.0Yuriy Taraday2015-03-041-3/+3
* Move files out of the namespace packageDoug Hellmann2014-12-181-0/+144