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
/
security_selinux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add <seclabel> to character devices.
Richard W.M. Jones
2012-09-21
1
-26
/
+64
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
1
-1
/
+1
*
Honour current sensitivity and category ranges in SELinux label generation
Daniel P. Berrange
2012-08-21
1
-6
/
+107
*
Fix regression generating image context
Daniel P. Berrange
2012-08-21
1
-1
/
+1
*
Update security layer to handle many security labels
Marcelo Cerri
2012-08-20
1
-76
/
+179
*
Internal refactory of data structures
Marcelo Cerri
2012-08-20
1
-68
/
+76
*
selinux: Fix incorrect object label generation.
Viktor Mihajlovski
2012-08-20
1
-6
/
+11
*
Pull code which finds a free MCS label out into its own method
Daniel P. Berrange
2012-08-14
1
-28
/
+47
*
Honour current user and role in SELinux label generation
Daniel P. Berrange
2012-08-14
1
-1
/
+35
*
Fix error reporting in virSecuritySELinuxGenNewContext
Daniel P. Berrange
2012-08-14
1
-30
/
+37
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
1
-0
/
+9
*
Use a hash table for storing MCS labels
Daniel P. Berrange
2012-07-20
1
-51
/
+31
*
Fix error handling when adding MCS labels
Daniel P. Berrange
2012-07-20
1
-9
/
+32
*
Use standard naming prefix for SELinux driver function names
Daniel P. Berrange
2012-07-20
1
-204
/
+212
*
Replace use of virSecurityReportError with virReportError
Daniel P. Berrange
2012-07-20
1
-53
/
+53
*
security: Switch to C99-style struct initialization
Michal Privoznik
2012-05-24
1
-26
/
+26
*
Fix build compat with older libselinux for LXC
Daniel P. Berrange
2012-05-16
1
-3
/
+16
*
Add security driver APIs for getting mount options
Daniel Walsh
2012-05-16
1
-0
/
+56
*
Add support for LXC specific SELinux configuration
Daniel Walsh
2012-05-16
1
-1
/
+79
*
Use private data struct in SELinux driver
Daniel Walsh
2012-05-16
1
-61
/
+104
*
Pass the virt driver name into security drivers
Daniel Walsh
2012-05-16
1
-1
/
+1
*
Cleanup for a return statement in source files
Martin Kletzander
2012-03-26
1
-1
/
+1
*
qemu: eliminate "Ignoring open failure" when using root-squash NFS
Laine Stump
2012-02-03
1
-0
/
+7
*
Add two new security label types
Daniel P. Berrange
2012-02-02
1
-7
/
+25
*
Introduce new API for generating random numbers
Daniel P. Berrange
2012-01-26
1
-2
/
+3
*
Change security driver APIs to use virDomainDefPtr instead of virDomainObjPtr
Daniel P. Berrange
2012-01-11
1
-132
/
+128
*
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
1
-0
/
+3
*
Allow multiple consoles per virtual guest
Daniel P. Berrange
2011-11-03
1
-0
/
+10
*
security: properly chown/label bidirectional and unidirectional fifos
Laine Stump
2011-09-28
1
-12
/
+17
*
selinux: Correctly report warning if virt_use_nfs not set
Michal Privoznik
2011-09-23
1
-13
/
+16
*
selinux: Detect virt_use_nfs boolean set
Michal Privoznik
2011-09-09
1
-1
/
+10
*
Remove bogus virSecurityManagerSetProcessFDLabel method
Daniel P. Berrange
2011-08-31
1
-14
/
+0
*
security: Introduce SetSocketLabel
Jiri Denemark
2011-08-26
1
-0
/
+38
*
security: Rename SetSocketLabel APIs to SetDaemonSocketLabel
Jiri Denemark
2011-08-26
1
-3
/
+3
*
build: rename files.h to virfile.h
Eric Blake
2011-07-21
1
-1
/
+1
*
Fix default value of security label 'relabel' attribute
Daniel P. Berrange
2011-07-06
1
-10
/
+10
*
Allow for resource relabelling with static labels
Daniel P. Berrange
2011-07-04
1
-58
/
+102
*
Allow a base label to be specified in dynamic labelling mode
Daniel P. Berrange
2011-07-04
1
-5
/
+24
*
Add a virSecurityManagerSetProcessFDLabel
Daniel P. Berrange
2011-06-28
1
-0
/
+14
*
Rename virSecurityManagerSetFDLabel method
Daniel P. Berrange
2011-06-28
1
-4
/
+4
*
Fix security driver handling of FIFOs with QEMU
Daniel P. Berrange
2011-05-06
1
-7
/
+12
*
build: detect potentential uninitialized variables
Eric Blake
2011-04-04
1
-1
/
+2
*
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
1
-0
/
+54
*
domain_conf: split source data out from ChrDef
Eric Blake
2011-01-14
1
-5
/
+5
*
Refactor the security drivers to simplify usage
Daniel P. Berrange
2011-01-10
1
-54
/
+91
*
Skip file-based security checks for network disks
Josh Durgin
2010-12-21
1
-1
/
+1
*
build: allow older libselinux again
Eric Blake
2010-12-20
1
-6
/
+23
*
selinux: avoid memory overhead of matchpathcon
Eric Blake
2010-12-13
1
-4
/
+8
[next]