799 Révisions (1d2b7c91f780419c805062ccc474967d80dafe96)

Auteur SHA1 Message Date
  Michael Brown 3a67224c62 [parseopt] Add parse_netdev_configurator() il y a 10 ans
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() il y a 10 ans
  Michael Brown dc7a023715 [monojob] Report ongoing job status as overall return status on timeout il y a 10 ans
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() il y a 10 ans
  Michael Brown 5674a3c087 [job] Allow job_progress() to return an ongoing job status code, if known il y a 10 ans
  Michael Brown a3346e3587 [interface] Default to calling intf_restart() in response to intf_close() il y a 10 ans
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() il y a 10 ans
  Michael Brown c597c7a071 [ping] Add generic ping mechanism il y a 10 ans
  Michael Brown 12605efded [resolv] Use sock_aton() to allow parsing of arbitrary numeric addresses il y a 10 ans
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table il y a 11 ans
  Michael Brown e52380fa3b [uri] Allow URIs to incorporate a parameter list il y a 11 ans
  Michael Brown 564419c7e1 [params] Add support for the general concept of a form parameter list il y a 11 ans
  Michael Brown c692a690da [settings] Expose memory map via settings mechanism il y a 11 ans
  Michael Brown 55daa953fb [settings] Allow numeric_setting_value() to handle long setting values il y a 11 ans
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting il y a 11 ans
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() il y a 11 ans
  Michael Brown 1625a8c05f [parseopt] Add parse_setting() il y a 11 ans
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c il y a 11 ans
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified il y a 11 ans
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() il y a 11 ans
  Michael Brown 129a70631a [settings] Eliminate call to fetchf_named_setting() in expand_settings() il y a 11 ans
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() il y a 11 ans
  Michael Brown 72fb55e437 [settings] Change "not-found" semantics of fetch_setting_copy() il y a 11 ans
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() il y a 11 ans
  Michael Brown 77c70ac0cd [settings] Remove default_type parameter from parse_setting_name() il y a 11 ans
  Michael Brown 78178608e9 [settings] Remove temporary name buffer parameter from parse_setting_name() il y a 11 ans
  Michael Brown 3880ebeb18 [settings] Avoid potentially large stack allocations il y a 11 ans
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" il y a 11 ans
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command il y a 11 ans
  Michael Brown 49d14f0d8d [base16] Ensure base16_encode() always terminates its result string il y a 11 ans
  Marin Hannache c5ece71972 [legal] Add FILE_LICENCE for core/errno.c il y a 11 ans
  Robin Smidsrød 7016164056 [settings] Add "version" builtin setting il y a 11 ans
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link il y a 11 ans
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type il y a 11 ans
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type il y a 11 ans
  Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings il y a 11 ans
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() il y a 11 ans
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" il y a 11 ans
  Michael Brown 0e2ba15a58 [settings] Expose build architecture and platform via settings il y a 11 ans
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot il y a 11 ans
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI il y a 11 ans
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() il y a 11 ans
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing il y a 11 ans
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() il y a 11 ans
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions il y a 11 ans
  Michael Brown 4867085c0c [build] Include version number within only a single object file il y a 11 ans
  Michael Brown c86790df5c [settings] Add fetchf_named_setting_copy() il y a 11 ans
  Michael Brown 1d38168064 [autoboot] Avoid excess backspacing after displaying Ctrl-B prompt il y a 11 ans
  Michael Brown 0fd29e15b5 [nvo] Expose nvo_applies() il y a 11 ans
  Michael Brown 08a6ae86a2 [nvo] Expose non-volatile options block name il y a 11 ans