aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-0/+9
* Add security driver APIs for getting mount optionsDaniel Walsh2012-05-161-0/+4
* Pass the virt driver name into security driversDaniel Walsh2012-05-161-2/+3
* Change security driver APIs to use virDomainDefPtr instead of virDomainObjPtrDaniel P. Berrange2012-01-111-17/+19
* Remove bogus virSecurityManagerSetProcessFDLabel methodDaniel P. Berrange2011-08-311-4/+0
* security: Introduce SetSocketLabelJiri Denemark2011-08-261-0/+3
* security: Rename SetSocketLabel APIs to SetDaemonSocketLabelJiri Denemark2011-08-261-3/+3
* Add a virSecurityManagerSetProcessFDLabelDaniel P. Berrange2011-06-281-0/+4
* Rename virSecurityManagerSetFDLabel methodDaniel P. Berrange2011-06-281-4/+4
* Add a function to the security driver API that sets the label of an open fd.Laine Stump2011-01-261-1/+5
* Refactor the security drivers to simplify usageDaniel P. Berrange2011-01-101-53/+42
* Disable all disk probing in QEMU driver & add config option to re-enableDaniel P. Berrange2010-07-191-2/+8
* Pass security driver object into all security driver callbacksDaniel P. Berrange2010-07-191-12/+28
* Add support for setting socket MLS level in SELinux driverDaniel J Walsh2010-06-081-0/+6
* Add stdin_path to qemudStartVMDaemon() args.Jamie Strandboge2010-06-071-1/+2
* Don't reset user/group/security label on shared filesystems during migrateDaniel P. Berrange2010-05-141-1/+2
* build: consistently indent preprocessor directivesEric Blake2010-03-091-4/+4
* build: consistently use C99 varargs macrosEric Blake2010-03-081-3/+3
* Convert virSecurityReportError into a macroMatthias Bolte2010-02-151-3/+3
* Remove use of virConnectPtr from security driver APIsDaniel P. Berrange2010-02-101-35/+19
* Refactor setup & cleanup of security labels in security driverDaniel P. Berrange2010-01-211-12/+18
* Make security drivers responsible for checking dynamic vs static labellingDaniel P. Berrange2010-01-211-0/+2
* Fix save and restore with non-privileged guests and SELinuxDaniel P. Berrange2009-11-111-0/+7
* Add a domain argument to SVirt *RestoreImageLabelJamie Strandboge2009-10-071-0/+1
* Move security drivers to src/security/Daniel P. Berrange2009-09-211-0/+102