]> sourceware.org Git - systemtap.git/commit
Make the http server send the module signature back to the client.
authorDavid Smith <dsmith@redhat.com>
Mon, 22 Jan 2018 17:38:12 +0000 (11:38 -0600)
committerDavid Smith <dsmith@redhat.com>
Mon, 22 Jan 2018 17:38:12 +0000 (11:38 -0600)
commitedf1752624b49cb2ad4113b73d842dd258d6e979
treec12fad36fc08c46e0cbfc2bc5919c75db5b7cb61
parent1d0a3dc015cce2d5110a69db405aba81aafaf93c
Make the http server send the module signature back to the client.

* httpd/api.cxx (result_info): Switch from expecting one file to return to
  handling multiple files.
  (result_info::add_file): New function.
  (result_info::generate_response): Add all output files to the "files"
  section.
  (result_info::generate_file_response): Handle the list of output files.
  (build_info::module_build): If the module signing worked, add the
  signature file to the results.
httpd/api.cxx
This page took 0.023043 seconds and 5 git commands to generate.