summaryrefslogtreecommitdiff
path: root/oslo_rootwrap/wrapper.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixwangzihao2020-10-091-3/+2
* Remove six.PY3wangzihao2020-09-301-2/+1
* Update hacking versionjacky062019-03-061-7/+7
* Run rootwrap with lower fd ulimit by defaultDirk Mueller2018-10-091-0/+6
* Ignore syslog settings if /dev/log is not presentThierry Carrez2017-11-231-2/+9
* Merge "Allow rootwrap-daemon to timeout and exit"5.6.0Jenkins2017-03-071-0/+6
|\
| * Allow rootwrap-daemon to timeout and exitIWAMOTO Toshihiro2017-03-021-0/+6
* | Merge "Don't open subdirectories rootwrap filter directories"Jenkins2017-03-021-1/+4
|\ \ | |/ |/|
| * Don't open subdirectories rootwrap filter directoriesStephen Ma2017-02-281-1/+4
* | Avoid importing Linux specific modules on WindowsClaudiu Belu2017-02-231-1/+4
|/
* Relax default strict option under python3.x for configparserDavanum Srinivas2016-12-221-1/+3
* always allow privsep-helper as a command5.0.0Sean Dague2016-07-201-0/+4
* Remove unused use-syslog-rfc-format optionRonald Bradford2016-02-041-7/+0
* Fix Python 3 support for eventlet monkey-patching2.5.0Victor Stinner2015-10-131-1/+1
* Fix Python 3 issues in testsVictor Stinner2015-10-121-3/+10
* Avoid calling sudo just to change usersAngus Lees2015-03-311-7/+7
* Remove env changing support in daemon mode1.6.0Yuriy Taraday2015-03-041-3/+2
* Move files out of the namespace packageDoug Hellmann2014-12-181-0/+207