526 Revize (v0.9.9)

Autor SHA1 Zpráva Datum
  Michael Brown c9c411286a [job] Report progress of downloader jobs via job_progress() před 15 roky
  Michael Brown 0fc13add31 [job] Add missing job_progress() interface method před 15 roky
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband před 15 roky
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times před 15 roky
  Michael Brown 51172783e2 [debug] Use a delimiter to break up DBG_HD() output před 15 roky
  Michael Brown b7e93a6a55 [xfer] Always nullify interface while sending close() message před 15 roky
  Michael Brown 546cc62394 [pxe] Add startpxe and stoppxe commands před 15 roky
  Shao Miller 68973f1c49 [settings] Fix setting_cmp() to handle nameless settings před 15 roky
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts před 15 roky
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings před 15 roky
  Michael Brown c5a88ed553 [settings] Fix erroneous bit-masking in fetch_uintz_setting() před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Stefan Hajnoczi 38a1d0fe3f [gdb] Allow resynchronisation with gdb před 15 roky
  Michael Brown edea441ad5 [resolv] Simplify xfer_redirect() logic před 15 roky
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections před 15 roky
  Daniel Verkamp a323a85d9b [digest] md5sum and sha1sum commands před 15 roky
  Michael Brown 5bd32315d0 [settings] Fix broken assertion in fetch_string_setting_copy() před 15 roky
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition před 15 roky
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables před 15 roky
  Daniel Verkamp 4397a2a4ca [time] Add the time command před 15 roky
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks před 15 roky
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images před 15 roky
  Michael Brown 6de4db5da0 [login] Add "login" command and UI před 15 roky
  Michael Brown bea828b9ed [settings] Allow store_setting() to access the root settings block před 15 roky
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images před 15 roky
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images před 15 roky
  Michael Brown 349868b8fd [uri] Allow use of relative URIs when calling churi() před 15 roky
  Michael Brown 076154a1c6 [image] Allow multiple embedded images před 15 roky
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL před 15 roky
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions před 15 roky
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() před 15 roky
  Michael Brown d2b0081740 [settings] Avoid duplicate settings block names před 15 roky
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() před 15 roky
  Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key před 15 roky
  Michael Brown 3e220aa73e [main] Print an "initialising devices" banner před 15 roky
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios před 15 roky
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 15 roky
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall před 15 roky
  Michael Brown ed196a3ed2 [settings] Ensure fetch_string_setting() returns a NUL-terminated string před 15 roky
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines před 15 roky
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings před 15 roky
  Michael Brown 3fe6bede74 [uri] Avoid interpreting DOS-style path names as opaque URIs před 15 roky
  Michael Brown 612f4e7a99 [settings] Avoid returning uninitialised data on error in fetch_xxx_setting() před 15 roky
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment před 15 roky
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable před 15 roky
  Michael Brown 07e8f18f33 [monojob] Release reference on completed job před 15 roky
  Michael Brown 667819becc [timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC před 15 roky
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API před 15 roky
  Michael Brown 658c6dba59 [monojob] Allow for extremely slow system timers před 15 roky
  Michael Brown 16f1e35775 [timer] Formalise the timer API před 15 roky