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
*
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
15
-15
/
+15
*
security: Don't ignore errors when parsing DAC security labels
Peter Krempa
2012-09-20
1
-34
/
+61
*
security: Re-apply commit ce53382ba28179d3a504b29b4f888b6e130d53f0
Peter Krempa
2012-08-30
1
-2
/
+4
*
Fix configuration of QEMU security drivers
Daniel P. Berrange
2012-08-30
3
-36
/
+18
*
Revert "security: Add DAC to security_drivers"
Peter Krempa
2012-08-29
1
-2
/
+0
*
security: remove dead code from virSecurityDACGenLabel
Alex Jia
2012-08-29
1
-1
/
+0
*
security_dac: Don't return uninitialised uid and gid for image labels
Peter Krempa
2012-08-29
1
-1
/
+1
*
security_dac: Don't return uninitialised value when parsing seclabels
Peter Krempa
2012-08-28
1
-1
/
+1
*
security_dac: Avoid segfault when no label is requested
Peter Krempa
2012-08-28
1
-1
/
+2
*
security: Add DAC to security_drivers
Michal Privoznik
2012-08-24
1
-0
/
+2
*
Fix parsing of uid/gid on Mingw32
Daniel P. Berrange
2012-08-21
1
-6
/
+6
*
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
7
-242
/
+814
*
Internal refactory of data structures
Marcelo Cerri
2012-08-20
2
-74
/
+82
*
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
*
Use VIR_ERR_CONFIG_UNSUPPORTED if requested security driver is disabled
Daniel P. Berrange
2012-08-14
1
-0
/
+6
*
Add missing domain_conf.h include in security_manager.h
Daniel P. Berrange
2012-08-14
1
-0
/
+2
*
virrandom: make virRandomInitialize an automatic one-shot
Eric Blake
2012-08-06
1
-3
/
+0
*
security: Skip labeling resources when seclabel defaults to none
Jiri Denemark
2012-07-27
1
-2
/
+4
*
maint: Use consistent copyright.
Osier Yang
2012-07-27
1
-1
/
+13
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
14
-17
/
+71
*
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
5
-133
/
+130
*
po: avoid spurious double spaces in messages
Eric Blake
2012-07-18
1
-4
/
+4
*
Remove last usage of PATH_MAX and ban its future use
Daniel P. Berrange
2012-05-28
1
-2
/
+2
*
security: Switch to C99-style struct initialization
Michal Privoznik
2012-05-24
5
-130
/
+129
*
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
8
-3
/
+97
*
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
*
Don't enable the AppArmour security driver with LXC
Daniel Walsh
2012-05-16
1
-1
/
+4
*
Pass the virt driver name into security drivers
Daniel Walsh
2012-05-16
9
-12
/
+31
*
Consistent style for usage of sizeof operator
Daniel P. Berrange
2012-03-30
1
-3
/
+3
*
Cleanup for a return statement in source files
Martin Kletzander
2012-03-26
1
-1
/
+1
*
build: use correct type for pid and similar types
Eric Blake
2012-03-02
1
-11
/
+16
*
security: Driver 'none' cannot create confined guests
Jiri Denemark
2012-02-08
1
-0
/
+20
*
apparmor: Add missing comma
Jiri Denemark
2012-02-06
1
-1
/
+1
*
qemu: eliminate "Ignoring open failure" when using root-squash NFS
Laine Stump
2012-02-03
3
-1
/
+13
*
Add two new security label types
Daniel P. Berrange
2012-02-02
3
-13
/
+78
*
apparmor: Fix use of uninitialized random_data
Jiri Denemark
2012-01-27
1
-0
/
+4
*
Introduce new API for generating random numbers
Daniel P. Berrange
2012-01-26
1
-2
/
+3
*
apparmor: Mark pid parameter as unused
Jiri Denemark
2012-01-11
1
-1
/
+1
*
Change security driver APIs to use virDomainDefPtr instead of virDomainObjPtr
Daniel P. Berrange
2012-01-11
8
-336
/
+345
[next]