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
/
daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
8
-8
/
+8
*
build: define WITH_INTERFACE for the driver
Doug Goldstein
2012-09-19
2
-5
/
+5
*
node_memory: Wire up the RPC protocol
Osier Yang
2012-09-17
1
-0
/
+60
*
list: Implement RPC calls for virConnectListAllSecrets
Osier Yang
2012-09-17
1
-0
/
+54
*
list: Implement RPC calls for virConnectListAllNWFilters
Osier Yang
2012-09-17
1
-0
/
+54
*
list: Implement RPC calls for virConnectListAllNodeDevices
Osier Yang
2012-09-17
1
-0
/
+53
*
list: Implemente RPC calls for virConnectListAllInterfaces
Osier Yang
2012-09-12
1
-0
/
+54
*
list: Implement RPC calls for virConnectListAllNetworks
Osier Yang
2012-09-11
1
-0
/
+55
*
list: Implement RPC calls for virStoragePoolListAllVolumes
Osier Yang
2012-09-10
1
-0
/
+58
*
Fix PMSuspend and PMWakeup events
Jiri Denemark
2012-09-07
1
-0
/
+2
*
list: Implement the RPC calls for virConnectListAllStoragePools
Osier Yang
2012-09-06
1
-0
/
+54
*
Fix xen driver following changes to make it stateful
Jim Fehlig
2012-08-31
2
-6
/
+16
*
Portability fixes for non-linux or old linux platforms
Daniel Veillard
2012-08-29
1
-0
/
+4
*
Add uevent netlink service.
Tang Chen
2012-08-22
1
-0
/
+6
*
Introduce virNetlinkEventServiceStopAll() to stop all netlink services.
Tang Chen
2012-08-22
1
-1
/
+1
*
Improve netlink to support all protocol.
Tang Chen
2012-08-22
1
-3
/
+3
*
remote: introduce emulator pinning RPCs
Tang Chen
2012-08-22
1
-0
/
+91
*
daemon: Autodetect lock driver directory
Jiri Denemark
2012-08-21
1
-2
/
+4
*
Update the remote API
Marcelo Cerri
2012-08-20
1
-0
/
+63
*
docs: Enhance documentation of log_filters
Jiri Denemark
2012-08-17
1
-3
/
+6
*
Update libvirtd --help output to match code
Doug Goldstein
2012-08-15
1
-2
/
+2
*
Update paths in man page to reflect libvirtd code
Doug Goldstein
2012-08-15
1
-5
/
+38
*
Replace unset REMOTE_PID_FILE with proper value
Doug Goldstein
2012-08-15
2
-6
/
+4
*
Fix man page file paths to real paths
Doug Goldstein
2012-08-15
2
-12
/
+12
*
Refactor RPC client private data setup
Daniel P. Berrange
2012-08-15
3
-12
/
+10
*
Turn virNetServer* into virObject instances
Daniel P. Berrange
2012-08-07
2
-25
/
+16
*
Turn virNetSASLContext and virNetSASLSession into virObject instances
Daniel P. Berrange
2012-08-07
1
-4
/
+4
*
Turn virNetTLSContext and virNetTLSSession into virObject instances
Daniel P. Berrange
2012-08-07
1
-2
/
+2
*
daemon: Portable auto-detection of driver module directory
Jiri Denemark
2012-08-02
1
-1
/
+2
*
build: Link security manager into libvirt.so
Jiri Denemark
2012-08-02
1
-1
/
+0
*
Remove manual one-shot global initializers
Daniel P. Berrange
2012-08-02
1
-1
/
+0
*
build: Link security driver into daemon
Jiri Denemark
2012-08-01
1
-0
/
+1
*
daemon: Fix crash in virTypedParameterArrayClear
Jiri Denemark
2012-07-30
1
-8
/
+8
*
Make RPC code generator a little more flexible
Daniel P. Berrange
2012-07-30
1
-2
/
+2
*
doc: add more description on libvirtd option timeout
Guannan Ren
2012-07-26
1
-1
/
+4
*
Fixup manpage names and copyright dates
Laine Stump
2012-07-25
2
-2
/
+2
*
daemon: Fix the wrong macro name
Osier Yang
2012-07-24
1
-1
/
+1
*
Fix libnl CFLAGS/LIBS inclusion
Doug Goldstein
2012-07-24
1
-2
/
+3
*
More advanced auto-detection of driver module directory
Daniel P. Berrange
2012-07-24
1
-3
/
+21
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
8
-16
/
+16
*
Replace use of virNetError with virReportError
Daniel P. Berrange
2012-07-20
2
-122
/
+114
*
Replace use of virConfError with virReportError
Daniel P. Berrange
2012-07-20
1
-32
/
+28
*
Define public API for receiving guest memory balloon events
Daniel P. Berrange
2012-07-14
1
-0
/
+28
*
systemd: start libvirtd after network
Jim Fehlig
2012-07-10
1
-0
/
+1
*
Add a opaque parameter to the RPC client init callback
Daniel P. Berrange
2012-07-05
3
-3
/
+6
*
Don't install systemd service files executable
Guido Günther
2012-06-26
1
-1
/
+1
*
list: provide RPC call for snapshots
Eric Blake
2012-06-19
1
-0
/
+126
*
remote: implement remote protocol for virConnectListAllDomains()
Peter Krempa
2012-06-18
1
-0
/
+54
*
Add more debug logging for libvirtd startup
Daniel P. Berrange
2012-06-15
1
-11
/
+29
*
Fix privileges on /var/run/libvirt directory
Daniel P. Berrange
2012-06-11
1
-1
/
+4
[next]