aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* seclabel: honor device override in selinuxEric Blake2011-12-301-12/+41
* security: don't try to label network disksJosh Durgin2011-12-123-0/+12
* apparmor: allow tunnelled migrations.Serge Hallyn2011-12-022-3/+8
* conf: Improve incorrect root element error messagesMichal Privoznik2011-11-281-1/+1
* Add missing defaultConsoleTargetType callback for AppArmourDaniel P. Berrange2011-11-071-0/+7
* Allow multiple consoles per virtual guestDaniel P. Berrange2011-11-032-6/+20
* security: properly chown/label bidirectional and unidirectional fifosLaine Stump2011-09-282-24/+35
* fix AppArmor driver for pipe character devicesJamie Strandboge2011-09-281-14/+62
* selinux: Correctly report warning if virt_use_nfs not setMichal Privoznik2011-09-231-13/+16
* xml: Clean up rest of virtual XML document names for XML stringsPeter Krempa2011-09-141-1/+1
* selinux: Detect virt_use_nfs boolean setMichal Privoznik2011-09-091-1/+10
* xml: Change virtual file names of xml documents parsed in memoryPeter Krempa2011-09-081-1/+2
* Remove bogus virSecurityManagerSetProcessFDLabel methodDaniel P. Berrange2011-08-317-88/+0
* security: Introduce SetSocketLabelJiri Denemark2011-08-268-0/+94
* security: Rename SetSocketLabel APIs to SetDaemonSocketLabelJiri Denemark2011-08-268-26/+26
* maint: simplify lots of libxml2 clientsEric Blake2011-08-191-10/+2
* build: rename files.h to virfile.hEric Blake2011-07-213-3/+3
* update apparmor security driver for new udev pathsJamie Strandboge2011-07-141-0/+2
* Add domain type checkingMatthias Bolte2011-07-111-1/+1
* apparmor: Finish incomplete renaming of relabel to norelabelMatthias Bolte2011-07-061-1/+1
* Fix default value of security label 'relabel' attributeDaniel P. Berrange2011-07-062-14/+14
* Allow for resource relabelling with static labelsDaniel P. Berrange2011-07-042-63/+107
* Allow a base label to be specified in dynamic labelling modeDaniel P. Berrange2011-07-042-5/+30
* Add a virSecurityManagerSetProcessFDLabelDaniel P. Berrange2011-06-287-0/+88
* Rename virSecurityManagerSetFDLabel methodDaniel P. Berrange2011-06-287-30/+30
* Move load of AppArmor profile to GenLabel()Jamie Strandboge2011-06-241-10/+12
* apparmor: implement AppArmorSetFDLabel()Jamie Strandboge2011-06-201-4/+24
* virt-aa-helper: add missing includeEric Blake2011-06-081-0/+1
* security driver: ignore EINVAL when chowning an image fileLaine Stump2011-06-031-1/+1
* security: plug regression introduced in disk probe logicEric Blake2011-06-011-1/+3
* apparmor: Fix compilation by removing remains from virCommand conversionMatthias Bolte2011-05-141-4/+1
* apparmor: Convert virExec usage to virCommandCole Robinson2011-05-131-57/+13
* xml: Use virXMLParse* helpers everywhereCole Robinson2011-05-131-42/+4
* apparmor: Fix uninitalized variable warning in virt-aa-helperMatthias Bolte2011-05-101-1/+1
* Fix security driver handling of FIFOs with QEMUDaniel P. Berrange2011-05-062-14/+24
* maint: rename virBufferVSprintf to virBufferAsprintfEric Blake2011-05-051-6/+6
* Remove virConnectPtr from virRaiseErrorFullMatthias Bolte2011-04-171-1/+1
* maint: use lighter-weight function for straight appendsEric Blake2011-04-151-1/+1
* virt-aa-helper: Remove PATH_MAX sized stack allocationsMatthias Bolte2011-04-051-18/+28
* build: detect potentential uninitialized variablesEric Blake2011-04-041-1/+2
* command: properly diagnose process exit via signalEric Blake2011-03-251-8/+14
* build: avoid compiler warning on cygwinEric Blake2011-03-081-1/+2
* Pass virSecurityManagerPtr to virSecurityDAC{Set, Restore}ChardevCallbackSoren Hansen2011-03-031-2/+2
* Put <stdbool.h> into internal.h so it is available everywhereDaniel P. Berrange2011-02-242-2/+0
* security: avoid memory leakEric Blake2011-02-221-1/+6
* maint: kill all remaining uses of old DEBUG macroEric Blake2011-02-211-1/+1
* smartcard: enable SELinux supportEric Blake2011-02-031-0/+76
* Add a function to the security driver API that sets the label of an open fd.Laine Stump2011-01-268-1/+120
* Avoid crash in security driver if model is NULLDaniel P. Berrange2011-01-211-0/+8
* domain_conf: split source data out from ChrDefEric Blake2011-01-143-30/+30