2017-09-09 |
Wouter Verhelst | Update bugreport address to point to mailinglist (at...
|
commit | commitdiff | tree |
2017-07-16 |
Wouter Verhelst | We can't do anything unless and until the network is...
|
commit | commitdiff | tree |
2017-07-16 |
Wouter Verhelst | Ensure we get shut down properly, too
|
commit | commitdiff | tree |
2017-07-16 |
Wouter Verhelst | Add dependencies for partitions, too
|
commit | commitdiff | tree |
2017-07-16 |
Wouter Verhelst | Add DefaultDependencies=no to nbd@ systemd service
|
commit | commitdiff | tree |
2017-07-16 |
Wouter Verhelst | Remove contraction
|
commit | commitdiff | tree |
2017-07-16 |
Wouter Verhelst | Don't define _BSD_SOURCE unconditionally
|
commit | commitdiff | tree |
2017-06-20 |
Wouter Verhelst | Destroy the diff file upon client disconnect
|
commit | commitdiff | tree |
2017-06-14 |
Wouter Verhelst | Don't print anything on travis, at all...
|
commit | commitdiff | tree |
2017-06-14 |
Wouter Verhelst | Reduce output even further
|
commit | commitdiff | tree |
2017-06-14 |
Wouter Verhelst | Don't dist these symlinks
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Ensure that syslog doesn't break again
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Fix the LOG_* constants Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Document the waitfile option Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Ensure that i is not used uninitialized Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Remove extraneous LOG_INFO option Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Handle failure of open() call Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | ... and ensure this buffer is null-terminated, too Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Ensure the filename is null-terminated Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Don't overflow s1 Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Check that the correct number of bytes was read Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-26 |
Wouter Verhelst | Move the close() call back to where it belongs Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Don't deadlock Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Code style: add missing space
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Add missing return statement Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Add missing free() Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Add missing brackets Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Fix double close Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Fix double free Signed-Off-By: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Revert command line additions
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Reduce output, so that travis stops breaking
|
commit | commitdiff | tree |
2017-05-25 |
Wouter Verhelst | Merge branch 'master' of https://github.com/danielkucera/nbd
|
commit | commitdiff | tree |
2017-05-13 |
Wouter Verhelst | Install GnuTLS for travis/osx Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-13 |
Wouter Verhelst | Clarify that this isn't an option Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-13 |
Wouter Verhelst | Don't forget to initialize socket_closed Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-13 |
Wouter Verhelst | Fix the used variable, here Signed-Off-By: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-05-13 |
Wouter Verhelst | Unbreak the cherry-pick
|
commit | commitdiff | tree |
2017-05-13 |
Wouter Verhelst | Fix the location of the nbd-server cflags modification
|
commit | commitdiff | tree |
2017-05-11 |
Wouter Verhelst | Add missing "return true"
|
commit | commitdiff | tree |
2017-05-03 |
Wouter Verhelst | Merge commit 'f673479c3b8a104cdd5c5561f3ae55c9dc486ecd'
|
commit | commitdiff | tree |
2017-05-03 |
Wouter Verhelst | Merge branch 'extension-info'
|
commit | commitdiff | tree |
2017-05-03 |
Wouter Verhelst | Handle socket errors better
|
commit | commitdiff | tree |
2017-04-30 |
Wouter Verhelst | Merge branch 'extension-info' Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-30 |
Wouter Verhelst | Don't forget to read the length of the request Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-24 |
Wouter Verhelst | Regenerate certificate Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-22 |
Wouter Verhelst | Follow the spec a bit more. Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-22 |
Wouter Verhelst | Implement NBD_OPT_GO in the client Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-22 |
Wouter Verhelst | Remove warning Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-22 |
Wouter Verhelst | Allow for not passing any data Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-21 |
Wouter Verhelst | Merge branch 'master' into extension-info
|
commit | commitdiff | tree |
2017-04-18 |
Wouter Verhelst | Print the description properly
|
commit | commitdiff | tree |
2017-04-18 |
Wouter Verhelst | Fix typo
|
commit | commitdiff | tree |
2017-04-15 |
Wouter Verhelst | Swap options and option name Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Merge branch 'master' into extension-info
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Stop open-coding request sending Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Move writeit to cliserv Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Implement NBD_OPT_INFO and NBD_OPT_GO
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Move more initialisation into commit_client Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Allow for sending the data outside of the send_reply... Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Turn various fatal errors into return values Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Don't forget to return a value from commit_client Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Handle commit_client failures Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Move send_export_info up Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Move copyonwrite_prepare up Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Move setupexport up Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Move do_run up Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Move set_peername up Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Centralize what needs to be done before exporting Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Add missing backticks
|
commit | commitdiff | tree |
2017-04-14 |
Wouter Verhelst | Merge branch 'master' into extension-info
|
commit | commitdiff | tree |
2017-03-21 |
Wouter Verhelst | Remove incorrect statements
|
commit | commitdiff | tree |
2017-02-21 |
Eric Blake | doc: Fix some minor issues Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-02-21 |
Eric Blake | build: Fix build with older gcc Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-01-23 |
Wouter Verhelst | Use AM_CONDITIONAL rather than AC_SUBST Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-01-23 |
Wouter Verhelst | Don't seek() in files without holding a lock. Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2017-01-22 |
Wouter Verhelst | Add numbers for resize extension
|
commit | commitdiff | tree |
2017-01-17 |
Wouter Verhelst | Rename request in line with the kernel
|
commit | commitdiff | tree |
2016-12-20 |
Wouter Verhelst | Re-sort options in this man page Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-12-20 |
Wouter Verhelst | Make the TLS priority string configurable Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-12-20 |
Wouter Verhelst | Initialize the GnuTLS library Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-12-20 |
Wouter Verhelst | Fix WRITE_ZEROES/STARTTLS combination
|
commit | commitdiff | tree |
2016-12-19 |
Wouter Verhelst | Add the NBD_FLAG_CAN_MULTI_CONN flag, unless copyonwrite... Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-12-19 |
Wouter Verhelst | Don't use relative paths for certdir
|
commit | commitdiff | tree |
2016-12-19 |
Wouter Verhelst | Ship the self-signed key and certificate, too Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-12-19 |
Wouter Verhelst | Define certdir in a VPATH-compatible way Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-12-19 |
Wouter Verhelst | Add initial implementation of client certificate verification Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-12-19 |
Eric Blake | Fix -d behaviour Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-12-19 |
Wouter Verhelst | Add self-signed (i.e., intentionally invalid) certificate...
|
commit | commitdiff | tree |
2016-12-19 |
Wouter Verhelst | Add missing -t option
|
commit | commitdiff | tree |
2016-11-27 |
Wouter Verhelst | Add BLOCK_STATUS flag Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-27 |
Wouter Verhelst | Refer to the project rather than the user Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-22 |
Wouter Verhelst | Make note about NBD_FLAG_CAN_MULTI_CONN Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-21 |
Wouter Verhelst | Request (but do not require) a certificate Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-21 |
Wouter Verhelst | Add a "wrong certificate used" test Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-20 |
Wouter Verhelst | Re-add the SERVER_PRECEDENCE flag Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-20 |
Wouter Verhelst | Swap hostname and tlshostname Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-20 |
Wouter Verhelst | Reorder tls initialization Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-20 |
Wouter Verhelst | Update priority string Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-20 |
Wouter Verhelst | Move DH initialization into the start of the program Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |
2016-11-09 |
Wouter Verhelst | Update HAVE_GNUTLS checks in nbd-tester-client, too Signed-off-by: Wouter Verhelst <w@uter.be>
|
commit | commitdiff | tree |