Skip to content
Snippets Groups Projects
  1. Sep 27, 2018
    • Michael Davis's avatar
      [cta-admin] Adds --json option · 995780e8
      Michael Davis authored
      Usage: cta-admin --json <command> <subcommand> <options>
      
      For stream commands only (where each line of the result is sent back in
      a protocol buffer), return the results in JSON format instead of a
      text table.
      995780e8
  2. Sep 26, 2018
    • Michael Davis's avatar
      [XrdSsiPb] Updates submodule to v0.23 · f8758643
      Michael Davis authored
      Adds better cleanup of Requests. The Send() method is synchronous as
      before, for Metadata requests. The new SendAsync() method is for Data
      and Stream requests, where the Response is returned asynchronously.
      
      The framework now provides a DataFuture object for the asynch case.
      After the Request has been sent, call DataFuture::wait() to clean up the
      Request object once all data has been received.
      f8758643
  3. Sep 24, 2018
  4. Sep 21, 2018
  5. Sep 16, 2018
  6. Sep 13, 2018
  7. Sep 11, 2018
  8. Sep 04, 2018
  9. Aug 30, 2018
  10. Aug 27, 2018
  11. Aug 24, 2018
  12. Aug 21, 2018
  13. Aug 20, 2018
  14. Aug 16, 2018
  15. Aug 14, 2018
Loading