Sign in
qemu
/
qemu
/
eee81d41ec4c5bf9bbde4e4d35648e29e2244f3f
/
fsdev
/
virtfs-proxy-helper.c
e3a6e0d
qemu/: fix some comment spelling errors
by zhaolichang
· 4 years, 5 months ago
b8ccfad
virtfs-proxy-helper: Make the helper_opts[] array const
by Philippe Mathieu-Daudé
· 5 years ago
ff59c5e
virtfs-proxy-helper.c: remove 'err_out' label in setugid()
by Daniel Henrique Barboza
· 5 years ago
7e46261
virtfs-proxy-helper: switch from libcap to libcap-ng
by Paolo Bonzini
· 5 years ago
3e015d8
use g_path_get_basename instead of basename
by Julia Suvorova
· 7 years ago
3c08f4a
fsdev: fix memory leak in main()
by ZhiPeng Lu
· 7 years ago
24df337
9pfs: assume utimensat() and futimens() are present
by Greg Kurz
· 8 years ago
4be56c1
fsdev: fix virtfs-proxy-helper cwd
by Greg Kurz
· 8 years ago
fbc0412
9pfs: Clean up includes
by Peter Maydell
· 9 years ago
2209bd0
fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}
by Wei Liu
· 9 years ago
494a8eb
9pfs: rename virtio-9p-proxy.{c,h} to 9p-proxy.{c,h}
by Wei Liu
· 9 years ago
49f817c
fsdev-proxy-helper: avoid TOC/TOU race
by Paolo Bonzini
· 9 years ago
f8d30a4
virtfs-proxy-helper: fail gracefully if socket path is too long
by Stefan Hajnoczi
· 10 years ago
bf6667d
virtfs-proxy-helper: add missing long option terminator
by Stefan Hajnoczi
· 10 years ago
de7ad4c
Fix typos in comments
by Viswesh
· 10 years ago
25ee9a7
virtfs-proxy: Fix possible overflow
by Shannon Zhao
· 10 years ago
821c447
fsdev/virtfs-proxy-helper: Fix improper use of negative value
by Shannon Zhao
· 10 years ago
88ea8ed
virtfs-proxy-helper: Fix possible socket leak.
by Gonglei
· 10 years ago
b0f9300
virtfs-proxy-helper: fix call to accept
by Tim Comer
· 11 years ago
d77f777
fsdev: Fix overrun after readlink() fills buffer completely
by Markus Armbruster
· 11 years ago
c7e775e
remove double semicolons
by Dong Xu Wang
· 12 years ago
606017d
virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()
by Markus Armbruster
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
9fd2ecd
virtfs-proxy-helper: use setresuid and setresgid
by Paolo Bonzini
· 12 years ago
5fc6dba
fsdev: Fix parameter parsing for proxy helper
by M. Mohan Kumar
· 13 years ago
c5c7d3f
virtfs-proxy-helper: Add missing printf format attribute
by Stefan Weil
· 13 years ago
e7e4a6c
virtfs-proxy-helper: Clean include files
by Stefan Weil
· 13 years ago
822b635
virtfs-proxy-helper: Fix compilation on newer systems
by Stefan Weil
· 13 years ago
84a87cc
hw/9pfs: Add support to use named socket for proxy FS
by M. Mohan Kumar
· 13 years ago
d090e45
hw/9pfs: Proxy getversion
by M. Mohan Kumar
· 13 years ago
d52b09e
hw/9pfs: xattr interfaces in proxy filesystem driver
by M. Mohan Kumar
· 13 years ago
ea75fc4
hw/9pfs: File ownership and others
by M. Mohan Kumar
· 13 years ago
b178adc
hw/9pfs: Add stat/readlink/statfs for proxy FS
by M. Mohan Kumar
· 13 years ago
39f8c32
hw/9pfs: Create other filesystem objects
by M. Mohan Kumar
· 13 years ago
daf0b9a
hw/9pfs: Open and create files
by M. Mohan Kumar
· 13 years ago
17bff52
hw/9pfs: File system helper process for qemu 9p proxy FS
by M. Mohan Kumar
· 13 years ago