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
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
30
-30
/
+30
*
blockjob: add blockcommit support to rpc
Eric Blake
2012-09-17
1
-0
/
+1
*
node_memory: Wire up the RPC protocol
Osier Yang
2012-09-17
1
-0
/
+3
*
security: Fix libvirtd crash possibility
Martin Kletzander
2012-09-14
1
-2
/
+9
*
maint: fix missing spaces in message
Eric Blake
2012-09-12
1
-3
/
+3
*
Fix unwanted closing of libvirt client connection
Christophe Fergeau
2012-09-10
1
-1
/
+4
*
rpc: fix segmentation fault caused by null client-sock
Guannan Ren
2012-08-27
1
-1
/
+2
*
Fix some typos in messages, docs and comments.
Yuri Chornoivan
2012-08-22
1
-2
/
+2
*
client: Change default location of known_hosts file for libssh2 layer
Peter Krempa
2012-08-22
1
-7
/
+10
*
libssh2_session: Add support for creating known_hosts file
Peter Krempa
2012-08-22
3
-14
/
+25
*
libssh2_transport: Add libssh2 session support to net client code
Peter Krempa
2012-08-21
2
-1
/
+128
*
libssh2_transport: add ssh context support to virNetSocket
Peter Krempa
2012-08-21
2
-1
/
+190
*
libssh2_transport: add main libssh2 transport implementation
Peter Krempa
2012-08-21
2
-0
/
+1555
*
Add support for creating sockets & RPC servers from a pre-opened fd
Daniel P. Berrange
2012-08-20
4
-0
/
+77
*
Refactor impl of the virNetServerClientNew method
Daniel P. Berrange
2012-08-20
1
-18
/
+34
*
Refactor the way new clients are registered with the server
Daniel P. Berrange
2012-08-20
1
-18
/
+28
*
Refactor RPC client private data setup
Daniel P. Berrange
2012-08-15
4
-41
/
+36
*
Allow sync IO and keepalives to be skipped in RPC client setup
Daniel P. Berrange
2012-08-15
2
-28
/
+56
*
Change interaction when accepting new RPC client connections
Daniel P. Berrange
2012-08-15
4
-29
/
+31
*
Fix errno check, prevent spurious errors under heavy load
Peter Feiner
2012-08-08
1
-4
/
+4
*
rpc: fix a virObject typo error in struct _virNetServer
Guannan Ren
2012-08-08
1
-1
/
+1
*
Turn virNetClient* into virObject instances
Daniel P. Berrange
2012-08-07
7
-125
/
+97
*
Turn virNetServer* into virObject instances
Daniel P. Berrange
2012-08-07
8
-191
/
+151
*
Turn virSocket into a virObject
Daniel P. Berrange
2012-08-07
5
-48
/
+38
*
Turn virKeepAlive into a virObject
Daniel P. Berrange
2012-08-07
4
-51
/
+34
*
Turn virNetSASLContext and virNetSASLSession into virObject instances
Daniel P. Berrange
2012-08-07
5
-80
/
+55
*
Turn virNetTLSContext and virNetTLSSession into virObject instances
Daniel P. Berrange
2012-08-07
7
-101
/
+56
*
build: drop conditional use of mdns code
Eric Blake
2012-08-06
1
-16
/
+2
*
client: Free message when freeing client
Peter Krempa
2012-08-03
1
-0
/
+3
*
build: add stubs so mdns code can be unconditionally compiled
Eric Blake
2012-08-02
1
-8
/
+90
*
Remove tabs from all perl files & enforce this
Daniel P. Berrange
2012-07-30
3
-167
/
+167
*
Make RPC code generator a little more flexible
Daniel P. Berrange
2012-07-30
1
-37
/
+83
*
Process all pending I/O for a RPC client before checking EOF
Daniel P. Berrange
2012-07-30
1
-10
/
+10
*
Add callback to virNetClient to be invoked on connection close
Daniel P. Berrange
2012-07-30
2
-4
/
+40
*
Ensure client is marked for close in all error paths
Daniel P. Berrange
2012-07-30
1
-11
/
+51
*
maint: avoid regression on copyright listings
Eric Blake
2012-07-27
2
-6
/
+6
*
maint: don't permit format strings without %
Eric Blake
2012-07-26
2
-5
/
+5
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
26
-52
/
+52
*
Replace use of virNetError with virReportError
Daniel P. Berrange
2012-07-20
1
-3
/
+3
*
Replace use of remoteError with virReportError
Daniel P. Berrange
2012-07-20
1
-9
/
+9
*
Reset the 'quit' flag in virNetServerRun
Daniel P. Berrange
2012-07-19
1
-0
/
+2
*
If in delay close mode for an RPC client, don't read further data
Daniel P. Berrange
2012-07-19
1
-2
/
+3
*
rpc: remove trailing whitespace character in error string
Guannan Ren
2012-07-19
1
-2
/
+4
*
Convert all files in src/rpc/ to use virReportError()
Daniel P. Berrange
2012-07-18
12
-354
/
+316
*
Fix bogus cast to (int) in virNetServerMDNSTimeoutNew
Daniel P. Berrange
2012-07-18
1
-1
/
+1
*
Fix daemon auto-spawning
Christophe Fergeau
2012-07-12
1
-0
/
+3
*
Allow RPC server to run single threaded
Daniel P. Berrange
2012-07-05
1
-45
/
+68
*
Add a opaque parameter to the RPC client init callback
Daniel P. Berrange
2012-07-05
2
-4
/
+9
*
fix a bug of ref count in virnetserver.c
Hu Tao
2012-06-22
1
-2
/
+3
*
Fix deadlock on libvirtd shutdown
Jim Fehlig
2012-06-21
1
-4
/
+2
[next]