index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
access
Commit message (
Expand
)
Author
Age
Files
Lines
*
access: Update format strings in translated messages
Jiri Denemark
2023-04-01
2
-3
/
+3
*
docs|access: Don't build the ACL flags into a separate XML
Peter Krempa
2023-03-06
1
-16
/
+0
*
docs/html: Properly generate ACL permissions into API reference
Peter Krempa
2023-02-20
1
-0
/
+4
*
access: Allow 'node-device.read' permission for anonymous users
Peter Krempa
2023-02-20
1
-0
/
+1
*
meson: Replace external_program.path() with external_program.full_path()
Michal Privoznik
2022-10-10
1
-1
/
+1
*
meson: Replace meson.source_root() with meson.project_source_root()
Michal Privoznik
2022-10-10
1
-1
/
+1
*
access: Remove unused includes
Peng Liang
2022-06-16
4
-7
/
+0
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
7
-189
/
+182
*
api: add virNodeDeviceUndefine()
Jonathon Jongsma
2021-04-07
2
-1
/
+7
*
Do not check return value of VIR_EXPAND_N
Jiri Denemark
2021-03-22
1
-2
/
+1
*
access: replace VIR_FREE with g_free in all *Dispose() functions
Laine Stump
2021-02-05
1
-1
/
+1
*
meson: drop use of .path() for python args
Daniel P. Berrangé
2020-11-09
1
-1
/
+1
*
src: use g_new0 instead of VIR_ALLOC
Ján Tomko
2020-10-08
1
-2
/
+1
*
access: ensure ACL files are rebuilt when protocol changes
Daniel P. Berrangé
2020-09-16
1
-4
/
+8
*
meson: src/access: add check-aclperms test
Pavel Hrdina
2020-08-03
1
-0
/
+7
*
meson: src/access: generate libvirt_access*.xml files
Pavel Hrdina
2020-08-03
2
-25
/
+12
*
meson: src/access: generate org.libvirt.api.policy
Pavel Hrdina
2020-08-03
2
-17
/
+14
*
meson: src: build libvirt.so library
Pavel Hrdina
2020-08-03
2
-2
/
+2
*
meson: src: build libvirt.syms and libvirt.def symbol files
Pavel Hrdina
2020-08-03
2
-22
/
+14
*
meson: src: build libvirt_access.a static library
Pavel Hrdina
2020-08-03
2
-76
/
+72
*
meson: remove automake specific directives
Pavel Hrdina
2020-08-03
1
-12
/
+1
*
Remove virutil.h from all header files
Ján Tomko
2020-02-24
1
-1
/
+0
*
access: report an error if no access manager is present
Daniel P. Berrangé
2019-12-18
1
-0
/
+6
*
src: rewrite polkit ACL generator in Python
Daniel P. Berrangé
2019-11-20
2
-122
/
+3
*
access: Use g_strdup_printf() instead of virAsprintf()
Michal Privoznik
2019-11-12
1
-4
/
+2
*
src: stop distributing generated source files
Pavel Hrdina
2019-11-08
1
-1
/
+2
*
src: access: generate source files into build directory
Pavel Hrdina
2019-11-08
1
-7
/
+7
*
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
Ján Tomko
2019-10-15
1
-1
/
+1
*
access: use G_GNUC_UNUSED
Ján Tomko
2019-10-15
2
-47
/
+47
*
access: convert polkit driver to auto free memory
Daniel P. Berrangé
2019-10-14
1
-24
/
+14
*
build: link to glib library
Daniel P. Berrangé
2019-10-14
1
-1
/
+3
*
util: sanitize return values for virIdentity getters
Daniel P. Berrangé
2019-09-16
1
-3
/
+15
*
util: change identity class attribute names
Daniel P. Berrangé
2019-09-16
1
-4
/
+4
*
access: fix incorrect addition to virAccessPermNetwork
Laine Stump
2019-08-16
1
-6
/
+6
*
backup: Add new domain:checkpoint access control
Eric Blake
2019-07-26
2
-1
/
+8
*
access: add permissions for network port objects
Daniel P. Berrangé
2019-06-17
9
-1
/
+141
*
src/access: use #pragma once in headers
Jonathon Jongsma
2019-06-13
6
-44
/
+24
*
maint: Add filetype annotations to Makefile.inc.am
Andrea Bolognani
2019-04-12
1
-0
/
+2
*
util: Move enum convertors into virenum.(c|h)
Peter Krempa
2019-04-10
1
-0
/
+1
*
Require a semicolon for VIR_ENUM_IMPL calls
Cole Robinson
2019-02-03
1
-10
/
+20
*
Enforce a standard header file guard symbol name
Daniel P. Berrangé
2018-12-14
6
-18
/
+18
*
Fix minor typos in messages and docs
Yuri Chornoivan
2018-12-05
1
-2
/
+2
*
access: Modify the VIR_ERR_ACCESS_DENIED to include driverName
John Ferlan
2018-11-14
1
-12
/
+14
*
Revert "access: Modify the VIR_ERR_ACCESS_DENIED to include driverName"
John Ferlan
2018-11-14
1
-13
/
+12
*
access: Modify the VIR_ERR_ACCESS_DENIED to include driverName
John Ferlan
2018-11-05
1
-12
/
+13
*
access: Fix nwfilter-binding ACL access API name generation
John Ferlan
2018-08-24
1
-2
/
+2
*
access: add nwfilter binding object permissions
Daniel P. Berrangé
2018-06-26
8
-1
/
+124
*
access/: Remove spaces after casts
Martin Kletzander
2018-05-03
1
-1
/
+1
*
virobject: Introduce VIR_CLASS_NEW() macro
Michal Privoznik
2018-04-18
1
-4
/
+1
*
Merge WITH_POLKIT1 and WITH_POLKIT
Ján Tomko
2018-03-14
2
-5
/
+5
[next]