platform/upstream/nbd.git
2024-02-21 Łukasz StelmachRevert "Fix memory leak" 62/306462/1 accepted/tizen_unified_toolchain accepted/tizen/unified/20240226.051813 accepted/tizen/unified/toolchain/20240311.070047 accepted/tizen/unified/x/20240225.131842
2024-02-07 Łukasz StelmachFix out-of-bounds access 74/305774/1
2024-02-06 Łukasz StelmachFix out-of-bounds access 73/305773/1
2024-01-17 Marek PikułaFix missing break at the end of case 62/304462/1 accepted/tizen_unified_riscv accepted/tizen/unified/20240118.114135 accepted/tizen/unified/riscv/20240119.034637
2024-01-17 Marek PikułaFix range check 61/304461/1
2024-01-17 Marek PikułaCheck for buffer overflow 60/304460/1
2024-01-17 Marek PikułaFix allocation NULL check 59/304459/1
2024-01-17 Marek PikułaFix allocation NULL check 58/304458/1
2024-01-17 Marek PikułaInitialize local variable 57/304457/1
2024-01-17 Marek PikułaFix conditional assignment comparison 56/304456/1
2024-01-10 Łukasz StelmachFix memory leak 73/304073/1 accepted/tizen/unified/20240117.163240 accepted/tizen/unified/riscv/20240117.080055
2024-01-10 Łukasz StelmachMove a variable to a proper scope 72/304072/1
2024-01-10 Łukasz StelmachTerminate a string with a NULL byte 71/304071/1
2024-01-10 Łukasz StelmachFix memory leak 70/304070/1
2024-01-10 Łukasz StelmachRemove meaningless code 69/304069/1
2024-01-10 Łukasz StelmachCheck return value 68/304068/1
2024-01-10 Łukasz StelmachRemove unnecessary conditional expression 67/304067/1
2024-01-10 Łukasz StelmachFix memory leak 66/304066/1
2024-01-10 Łukasz StelmachFix memory leak 65/304065/1
2024-01-10 Łukasz StelmachAdd missing return statements 64/304064/1
2024-01-10 Łukasz StelmachFix memory leak 63/304063/1
2024-01-10 Łukasz StelmachFix memory leak 62/304062/1
2024-01-10 Łukasz StelmachUse larger buffers for file names and call strncpy() 61/304061/1
2024-01-10 Łukasz StelmachFix out-of-bounds memory access 60/304060/1
2024-01-10 Łukasz StelmachFix memory leak 59/304059/1
2024-01-10 Łukasz StelmachFix integer possible overflow 58/304058/1
2024-01-10 Łukasz StelmachUse _cleanup_g_free_ in other functions too 57/304057/1
2024-01-10 Łukasz StelmachAutomate freeing of cfile and start group 56/304056/1
2023-12-08 Łukasz StelmachRemove trailing spaces
2023-11-21 Łukasz StelmachCheck if IP mask length fits in a reasonable range 81/301681/1 accepted/tizen/unified/riscv/20231123.095157
2023-11-21 Łukasz StelmachAdd error handling in read_reply() and negotiate() 80/301680/1
2023-10-17 Łukasz Stelmachpackaging: Build PIE binaries 91/300091/2 accepted/tizen/unified/20231018.120754 accepted/tizen/unified/riscv/20231020.050359
2023-08-18 Łukasz Stelmachpackaging: add packaging
2023-08-18 Łukasz StelmachSimplfy the process of building man pages
2023-05-01 Wouter VerhelstDocumentation updates for nbd-trdump nbd-3.25
2023-05-01 Wouter VerhelstTeach nbd-trdump about structured replies
2023-05-01 Wouter VerhelstAlso enable the thread pool when we're in inetd mode
2023-04-28 Wouter VerhelstDon't declare a function as non-static if we're going...
2023-04-28 Wouter VerhelstDisable CWRAP here, too
2023-04-28 Wouter VerhelstMerge remote-tracking branch 'puavo/master'
2023-04-27 Wouter VerhelstDisable cwrap for now.
2023-04-27 Wouter Verhelstnbd-server: do not straddle uses of GThreadPool across...
2023-04-24 Eric Blakespec: Reserve two more extended headers magic numbers
2023-04-24 Eric Blakespec: Document extended headers extension branch
2023-04-21 Eric Blakespec: Change maximum block size to maximum payload...
2023-04-21 Eric Blakespec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS...
2023-04-19 Wouter VerhelstDrop support for Sockets Direct Protocol (SDP)
2023-04-12 Eric Blakedoc: Fix a few typos
2023-04-10 Eric Blakedocs: Prefer export over file
2023-04-10 Eric Blakenbd: Use uint64_t instead of char[8] for cookie
2023-04-10 Eric Blakenbd: s/handle/cookie/g when referring to opaque client id
2023-04-10 Eric Blakedocs: Prefer 'cookie' over 'handle'
2023-04-08 Wouter VerhelstImplement negotiation of structured replies
2023-04-08 Wouter VerhelstImplement structured reply handling
2023-04-02 Wouter VerhelstAdd a "confirm_read" call
2023-04-02 Wouter VerhelstRefactor request handling
2023-04-02 Wouter Verhelstnbd-tester-client: refactor away TEST_HANDSHAKE
2023-03-22 Bignaux RonanUpdate README.md
2023-03-22 Wouter Verhelstuapi nbd: improve doc links to userspace spec
2023-03-14 pastaliannbd-server: raise glib version requirement
2023-03-14 Wouter Verhelstproto: update stale link to qemu's nbd.txt
2023-03-07 Wouter VerhelstAdd missing packed attribute
2023-03-07 Wouter VerhelstRemove outdated comment
2023-03-07 Wouter VerhelstReflow this structure
2023-02-22 Juha ErkkiläIncrement server reference counter when reading new...
2023-02-01 Juha ErkkiläIncrement server reference counter when reading new...
2023-01-31 Wouter VerhelstUse the correct level of pointers on clearing the SERVE...
2023-01-16 Juha ErkkiläFix server array reference counting.
2023-01-03 Jan KriegAvoid sporadic race condition due to parallel make
2022-12-30 Jan Kriegnbd-server: Add option to not daemonize main process
2022-10-05 Eric Blaketests: Fix typo in recent test change
2022-10-04 Eric Blakedocs: Mention the word 'endian'
2022-09-10 吕梦昭10286442nbd-server: fix bug in auth for v6-mapped IPv4 addresses
2022-08-04 Eric Blakedocs: Allow NBD_REPLY_TYPE_ERROR_OFFSET on more commands
2022-07-29 Eric Blakedoc: Typo fix on baseline implementation
2022-07-25 Eric Blakedocs: Clarify server behavior on read failures
2022-07-20 Wouter VerhelstAdd missing percent sign
2022-06-24 Eric Blakespec: Clarify BLOCK_STATUS reply details
2022-06-17 Wouter VerhelstFix documentation about block size
2022-06-17 Wouter VerhelstEnsure cwrap_test is shipped, too
2022-04-01 Eric Blakedocs: Clarify structured reads vs. block size constraints
2022-04-01 Eric Blakedocs: Clarify NBD_REPLY_TYPE_ERROR lengths
2022-03-07 Wouter VerhelstOptionally use cwrap
2022-03-07 Wouter VerhelstDrop deprecated macro from configure.ac nbd-3.24
2022-03-07 Wouter VerhelstAdd new header file to Makefile.am
2022-03-07 Wouter VerhelstAlso add autoconf-archive
2022-03-07 Wouter VerhelstAdd missing sudo
2022-03-07 Wouter VerhelstEnsure dependencies are installed
2022-03-07 Wouter VerhelstOnly Ubuntu is supported, apparently
2022-03-07 Wouter VerhelstAdd github action stuff instead
2022-03-07 Wouter VerhelstDrop travis configuration
2022-03-07 Wouter VerhelstIgnore nbd-trplay.1, too
2022-03-07 Wouter VerhelstAdd missing file to git
2022-03-06 Wouter VerhelstFix comment
2022-03-06 Wouter VerhelstIgnore newly built file
2022-03-06 Wouter VerhelstProperly handle name lengths of (unsigned int)-1
2022-03-06 Wouter VerhelstFix buffer overflow in NBD_OPT_INFO/NBD_OPT_GO handling
2022-03-03 Manfred SpraulInitial man page for nbd-trplay.
2022-03-03 Manfred Spraulnbd-trplay: 1st usable version
2022-03-03 Manfred Spraulnbd-trplay: Add simple CLI
next