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
/
stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
1
-1
/
+1
*
Turn virNetServer* into virObject instances
Daniel P. Berrange
2012-08-07
1
-14
/
+5
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
1
-2
/
+2
*
Replace use of virNetError with virReportError
Daniel P. Berrange
2012-07-20
1
-13
/
+9
*
maint: fix improper use of 'an'
Eric Blake
2011-12-03
1
-2
/
+2
*
Fix handling of stream EOF
Daniel P. Berrange
2011-11-16
1
-4
/
+36
*
debug: Annotate some variables as unused
Michal Privoznik
2011-09-27
1
-2
/
+2
*
Fix tracking of RPC messages wrt streams
Daniel P. Berrange
2011-09-01
1
-5
/
+5
*
Avoid use-after-free on streams, due to message callbacks
Daniel P. Berrange
2011-09-01
1
-0
/
+9
*
stream: remove redundant reference to client while sending stream data
Guannan Ren
2011-08-31
1
-1
/
+0
*
Don't attempt to read from a stream if it is closed
Daniel P. Berrange
2011-08-17
1
-1
/
+9
*
Ensure client streams are closed when marking a client for close
Daniel P. Berrange
2011-08-16
1
-6
/
+32
*
Fix sending of reply to final RPC message
Daniel P. Berrange
2011-07-08
1
-3
/
+3
*
Fix potential crash in libvirtd with active streams
Daniel P. Berrange
2011-07-08
1
-1
/
+12
*
Fix release of virNetMessagePtr instances in streams processing
Daniel P. Berrange
2011-06-30
1
-0
/
+1
*
Fix release of filtered stream messages
Daniel P. Berrange
2011-06-30
1
-4
/
+16
*
Convert libvirtd over to the new RPC handling APIs
Daniel P. Berrange
2011-06-28
1
-271
/
+337
*
Fix error reporting in stream creation code
Matthias Bolte
2011-05-17
1
-1
/
+6
*
libvirt,logging: cleanup VIR_XXX0()
Lai Jiangshan
2011-05-11
1
-1
/
+1
*
Merge all returns paths from dispatcher into single path
Daniel P. Berrange
2011-04-18
1
-3
/
+3
*
Fix infinite loop in daemon if client quits with multiple streams open
Daniel P. Berrange
2011-03-29
1
-0
/
+1
*
maint: kill all remaining uses of old DEBUG macro
Eric Blake
2011-02-21
1
-12
/
+12
*
Fix busy-wait loop on closed file descriptor
Daniel P. Berrange
2010-11-11
1
-1
/
+6
*
Let remoteClientStream only do RX if requested.
Chris Lalancette
2009-09-30
1
-2
/
+4
*
Handle outgoing data streams in libvirtd
Daniel P. Berrange
2009-09-29
1
-0
/
+96
*
Handle incoming data streams in libvirtd
Daniel P. Berrange
2009-09-29
1
-3
/
+302
*
Helper functions for processing data streams in libvirtd
Daniel P. Berrange
2009-09-29
1
-0
/
+210