index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd/server: CVE-2017-15118 Stack smash on large export name
Eric Blake
2017-11-28
1
-0
/
+4
*
nbd/server: CVE-2017-15119 Reject options larger than 32M
Eric Blake
2017-11-28
1
-0
/
+6
*
nbd/server: Fix error reporting for bad requests
Eric Blake
2017-11-17
1
-24
/
+12
*
nbd/client: Don't hard-disconnect on ESHUTDOWN from server
Eric Blake
2017-11-17
1
-6
/
+0
*
nbd/client: Use error_prepend() correctly
Eric Blake
2017-11-17
1
-24
/
+26
*
nbd/server: Fix structured read of length 0
Eric Blake
2017-11-09
2
-1
/
+21
*
nbd: Fix struct name for structured reads
Eric Blake
2017-11-09
1
-1
/
+1
*
nbd/client: Nicer trace of structured reply
Eric Blake
2017-11-09
2
-2
/
+4
*
nbd/server: fix nbd_negotiate_handle_info
Vladimir Sementsov-Ogievskiy
2017-11-08
1
-1
/
+2
*
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
2
-1
/
+12
*
nbd: Move nbd_read() to common header
Eric Blake
2017-10-30
1
-9
/
+0
*
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-30
2
-23
/
+84
*
nbd/client: refactor nbd_receive_starttls
Vladimir Sementsov-Ogievskiy
2017-10-30
2
-18
/
+42
*
nbd/server: Include human-readable message in structured errors
Eric Blake
2017-10-30
2
-8
/
+14
*
nbd: Minimal structured read for server
Vladimir Sementsov-Ogievskiy
2017-10-30
2
-10
/
+99
*
nbd/server: Refactor zero-length option check
Eric Blake
2017-10-30
1
-28
/
+46
*
nbd/server: Simplify nbd_negotiate_options loop
Eric Blake
2017-10-30
1
-15
/
+4
*
nbd/server: Report error for write to read-only export
Eric Blake
2017-10-30
1
-1
/
+2
*
nbd: Expose constants and structs for structured read
Eric Blake
2017-10-30
3
-1
/
+30
*
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
2017-10-30
4
-45
/
+37
*
nbd: Include error names in trace messages
Eric Blake
2017-10-30
5
-4
/
+30
*
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
2017-10-13
1
-17
/
+17
*
nbd/server: simplify reply transmission
Vladimir Sementsov-Ogievskiy
2017-10-13
1
-25
/
+24
*
nbd/server: refactor nbd_co_send_simple_reply parameters
Vladimir Sementsov-Ogievskiy
2017-10-13
1
-6
/
+7
*
nbd/server: do not use NBDReply structure
Vladimir Sementsov-Ogievskiy
2017-10-13
1
-21
/
+15
*
nbd/server: structurize simple reply header sending
Vladimir Sementsov-Ogievskiy
2017-10-12
2
-24
/
+14
*
nbd: rename some simple-request related objects to be _simple_
Vladimir Sementsov-Ogievskiy
2017-10-12
4
-10
/
+10
*
NBD: use g_new() family of functions
Marc-André Lureau
2017-10-12
1
-2
/
+2
*
nbd: Use new qio_channel_*_all() functions
Eric Blake
2017-09-06
2
-79
/
+7
*
nbd/client: fix nbd_send_request to return int
Vladimir Sementsov-Ogievskiy
2017-08-30
1
-1
/
+1
*
nbd/client: refactor nbd_receive_reply
Vladimir Sementsov-Ogievskiy
2017-08-30
1
-3
/
+9
*
nbd/client: refactor nbd_read_eof
Vladimir Sementsov-Ogievskiy
2017-08-30
2
-14
/
+24
*
nbd/client: fix nbd_opt_go
Vladimir Sementsov-Ogievskiy
2017-08-30
1
-2
/
+0
*
nbd: Fix order of bdrv_set_perm and bdrv_invalidate_cache
Kevin Wolf
2017-08-15
1
-9
/
+11
*
nbd: Fix trace message for disconnect
Eric Blake
2017-08-15
1
-1
/
+1
*
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-9
/
+9
*
nbd: fix memory leak in nbd_opt_go()
Philippe Mathieu-Daudé
2017-07-28
1
-3
/
+5
*
nbd: Fix server reply to NBD_OPT_EXPORT_NAME of older clients
Eric Blake
2017-07-18
2
-10
/
+16
*
nbd: Trace client command being sent
Eric Blake
2017-07-18
2
-2
/
+3
*
nbd: Fix iotests failure due to changed client error message
Eric Blake
2017-07-17
1
-3
/
+2
*
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
2017-07-14
2
-12
/
+70
*
nbd: Implement NBD_INFO_BLOCK_SIZE on server
Eric Blake
2017-07-14
2
-4
/
+45
*
nbd: Implement NBD_OPT_GO on client
Eric Blake
2017-07-14
3
-2
/
+130
*
nbd: Implement NBD_OPT_GO on server
Eric Blake
2017-07-14
2
-3
/
+179
*
nbd: Refactor reply to NBD_OPT_EXPORT_NAME
Eric Blake
2017-07-14
1
-22
/
+28
*
nbd: Simplify trace of client flags in negotiation
Eric Blake
2017-07-14
2
-7
/
+3
*
nbd: Expose and debug more NBD constants
Eric Blake
2017-07-14
5
-37
/
+147
*
nbd: Don't bother tracing an NBD_OPT_ABORT response failure
Eric Blake
2017-07-14
2
-12
/
+4
*
nbd: Create struct for tracking export info
Eric Blake
2017-07-14
1
-22
/
+22
*
nbd: use generic trace subsystem instead of TRACE macro
Vladimir Sementsov-Ogievskiy
2017-07-10
4
-95
/
+119
[next]