533 Commits (53e9fb50d2b71d0410c98068741ae34c028f73a2)

Author SHA1 Message Date
  Stefan Hajnoczi 00a780e38f [proto] Remove unsupported IGMP protocol 14 years ago
  Stefan Hajnoczi 1548189ffa [proto] Remove unsupported NFS protocol 14 years ago
  Joshua Oreman e6f08b0aa7 [uri] Handle an empty unparse_uri() result properly 14 years ago
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 years ago
  Joshua Oreman ef9d1a32c6 [settings] Add automagic "netX" settings block for last opened netdev 14 years ago
  sobtwmxt 71e77b8cc2 [uri] Fix outdated comment in parse_uri() 14 years ago
  Joshua Oreman 9a0bd0711f [linker] Add mechanism for subsystem-dependent configuration options 15 years ago
  Michael Brown c9c411286a [job] Report progress of downloader jobs via job_progress() 14 years ago
  Michael Brown 0fc13add31 [job] Add missing job_progress() interface method 14 years ago
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband 15 years ago
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times 15 years ago
  Michael Brown 51172783e2 [debug] Use a delimiter to break up DBG_HD() output 15 years ago
  Michael Brown b7e93a6a55 [xfer] Always nullify interface while sending close() message 15 years ago
  Michael Brown 546cc62394 [pxe] Add startpxe and stoppxe commands 15 years ago
  Shao Miller 68973f1c49 [settings] Fix setting_cmp() to handle nameless settings 15 years ago
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts 15 years ago
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings 15 years ago
  Michael Brown c5a88ed553 [settings] Fix erroneous bit-masking in fetch_uintz_setting() 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Stefan Hajnoczi 38a1d0fe3f [gdb] Allow resynchronisation with gdb 15 years ago
  Michael Brown edea441ad5 [resolv] Simplify xfer_redirect() logic 15 years ago
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15 years ago
  Daniel Verkamp a323a85d9b [digest] md5sum and sha1sum commands 15 years ago
  Michael Brown 5bd32315d0 [settings] Fix broken assertion in fetch_string_setting_copy() 15 years ago
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Daniel Verkamp 4397a2a4ca [time] Add the time command 15 years ago
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks 15 years ago
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 years ago
  Michael Brown 6de4db5da0 [login] Add "login" command and UI 15 years ago
  Michael Brown bea828b9ed [settings] Allow store_setting() to access the root settings block 15 years ago
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 15 years ago
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 years ago
  Michael Brown 349868b8fd [uri] Allow use of relative URIs when calling churi() 15 years ago
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 years ago
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL 15 years ago
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions 15 years ago
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() 15 years ago
  Michael Brown d2b0081740 [settings] Avoid duplicate settings block names 15 years ago
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() 15 years ago
  Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key 15 years ago
  Michael Brown 3e220aa73e [main] Print an "initialising devices" banner 15 years ago
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 years ago
  Michael Brown ed196a3ed2 [settings] Ensure fetch_string_setting() returns a NUL-terminated string 15 years ago
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines 15 years ago
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown 3fe6bede74 [uri] Avoid interpreting DOS-style path names as opaque URIs 15 years ago
  Michael Brown 612f4e7a99 [settings] Avoid returning uninitialised data on error in fetch_xxx_setting() 15 years ago