21 Commits (e024cd39a877ea1b37b9004dbd8f33448418cb36)

Autor SHA1 Nachricht Datum
  Michael Brown 34b6ecb2f1 [image] Simplify image management vor 13 Jahren
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image vor 13 Jahren
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field vor 14 Jahren
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces vor 14 Jahren
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces vor 16 Jahren
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function vor 14 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 14 Jahren
  Michael Brown c9c411286a [job] Report progress of downloader jobs via job_progress() vor 15 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections vor 15 Jahren
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely vor 16 Jahren
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an vor 17 Jahren
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. vor 17 Jahren
  Holger Lubitz 6d0332b5b3 convert to zalloc vor 17 Jahren
  Michael Brown 73fe1ba9dd Kill off job::start() (it was only ever added as part of an aborted vor 17 Jahren
  Michael Brown 7c8cc3ef6c Use standard xfer_open() argument list for downloader instantiator vor 17 Jahren
  Michael Brown 10d0a1f8c7 Modify data-xfer semantics: it is no longer necessary to call one of vor 17 Jahren
  Michael Brown 59e738d756 Prefix all the open()-family routines with xfer_, to disambiguate them vor 17 Jahren
  Michael Brown b1755462ab Do not hold self-references. This then avoids the problem of having to vor 17 Jahren
  Michael Brown 5471bfbbbe Data-transfer interface should now be functionally complete. vor 17 Jahren
  Michael Brown 53da1f1402 Initial sketch for a downloader object vor 17 Jahren