GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
seclabel: honor device override in selinux
Eric Blake
2011-12-30
1
-12
/
+41
*
security: don't try to label network disks
Josh Durgin
2011-12-12
3
-0
/
+12
*
apparmor: allow tunnelled migrations.
Serge Hallyn
2011-12-02
2
-3
/
+8
*
conf: Improve incorrect root element error messages
Michal Privoznik
2011-11-28
1
-1
/
+1
*
Add missing defaultConsoleTargetType callback for AppArmour
Daniel P. Berrange
2011-11-07
1
-0
/
+7
*
Allow multiple consoles per virtual guest
Daniel P. Berrange
2011-11-03
2
-6
/
+20
*
security: properly chown/label bidirectional and unidirectional fifos
Laine Stump
2011-09-28
2
-24
/
+35
*
fix AppArmor driver for pipe character devices
Jamie Strandboge
2011-09-28
1
-14
/
+62
*
selinux: Correctly report warning if virt_use_nfs not set
Michal Privoznik
2011-09-23
1
-13
/
+16
*
xml: Clean up rest of virtual XML document names for XML strings
Peter Krempa
2011-09-14
1
-1
/
+1
*
selinux: Detect virt_use_nfs boolean set
Michal Privoznik
2011-09-09
1
-1
/
+10
*
xml: Change virtual file names of xml documents parsed in memory
Peter Krempa
2011-09-08
1
-1
/
+2
*
Remove bogus virSecurityManagerSetProcessFDLabel method
Daniel P. Berrange
2011-08-31
7
-88
/
+0
*
security: Introduce SetSocketLabel
Jiri Denemark
2011-08-26
8
-0
/
+94
*
security: Rename SetSocketLabel APIs to SetDaemonSocketLabel
Jiri Denemark
2011-08-26
8
-26
/
+26
*
maint: simplify lots of libxml2 clients
Eric Blake
2011-08-19
1
-10
/
+2
*
build: rename files.h to virfile.h
Eric Blake
2011-07-21
3
-3
/
+3
*
update apparmor security driver for new udev paths
Jamie Strandboge
2011-07-14
1
-0
/
+2
*
Add domain type checking
Matthias Bolte
2011-07-11
1
-1
/
+1
*
apparmor: Finish incomplete renaming of relabel to norelabel
Matthias Bolte
2011-07-06
1
-1
/
+1
*
Fix default value of security label 'relabel' attribute
Daniel P. Berrange
2011-07-06
2
-14
/
+14
*
Allow for resource relabelling with static labels
Daniel P. Berrange
2011-07-04
2
-63
/
+107
*
Allow a base label to be specified in dynamic labelling mode
Daniel P. Berrange
2011-07-04
2
-5
/
+30
*
Add a virSecurityManagerSetProcessFDLabel
Daniel P. Berrange
2011-06-28
7
-0
/
+88
*
Rename virSecurityManagerSetFDLabel method
Daniel P. Berrange
2011-06-28
7
-30
/
+30
*
Move load of AppArmor profile to GenLabel()
Jamie Strandboge
2011-06-24
1
-10
/
+12
*
apparmor: implement AppArmorSetFDLabel()
Jamie Strandboge
2011-06-20
1
-4
/
+24
*
virt-aa-helper: add missing include
Eric Blake
2011-06-08
1
-0
/
+1
*
security driver: ignore EINVAL when chowning an image file
Laine Stump
2011-06-03
1
-1
/
+1
*
security: plug regression introduced in disk probe logic
Eric Blake
2011-06-01
1
-1
/
+3
*
apparmor: Fix compilation by removing remains from virCommand conversion
Matthias Bolte
2011-05-14
1
-4
/
+1
*
apparmor: Convert virExec usage to virCommand
Cole Robinson
2011-05-13
1
-57
/
+13
*
xml: Use virXMLParse* helpers everywhere
Cole Robinson
2011-05-13
1
-42
/
+4
*
apparmor: Fix uninitalized variable warning in virt-aa-helper
Matthias Bolte
2011-05-10
1
-1
/
+1
*
Fix security driver handling of FIFOs with QEMU
Daniel P. Berrange
2011-05-06
2
-14
/
+24
*
maint: rename virBufferVSprintf to virBufferAsprintf
Eric Blake
2011-05-05
1
-6
/
+6
*
Remove virConnectPtr from virRaiseErrorFull
Matthias Bolte
2011-04-17
1
-1
/
+1
*
maint: use lighter-weight function for straight appends
Eric Blake
2011-04-15
1
-1
/
+1
*
virt-aa-helper: Remove PATH_MAX sized stack allocations
Matthias Bolte
2011-04-05
1
-18
/
+28
*
build: detect potentential uninitialized variables
Eric Blake
2011-04-04
1
-1
/
+2
*
command: properly diagnose process exit via signal
Eric Blake
2011-03-25
1
-8
/
+14
*
build: avoid compiler warning on cygwin
Eric Blake
2011-03-08
1
-1
/
+2
*
Pass virSecurityManagerPtr to virSecurityDAC{Set, Restore}ChardevCallback
Soren Hansen
2011-03-03
1
-2
/
+2
*
Put <stdbool.h> into internal.h so it is available everywhere
Daniel P. Berrange
2011-02-24
2
-2
/
+0
*
security: avoid memory leak
Eric Blake
2011-02-22
1
-1
/
+6
*
maint: kill all remaining uses of old DEBUG macro
Eric Blake
2011-02-21
1
-1
/
+1
*
smartcard: enable SELinux support
Eric Blake
2011-02-03
1
-0
/
+76
*
Add a function to the security driver API that sets the label of an open fd.
Laine Stump
2011-01-26
8
-1
/
+120
*
Avoid crash in security driver if model is NULL
Daniel P. Berrange
2011-01-21
1
-0
/
+8
*
domain_conf: split source data out from ChrDef
Eric Blake
2011-01-14
3
-30
/
+30
[prev]
[next]