638 Commits (3915b660fda1c670bf1d5a5def4f68cd1cfb3967)

Author SHA1 Message Date
  Michael Brown 3915b660fd [hw] Eliminate polling while waiting for window to open 13 years ago
  Michael Brown 5694b71b11 [resolv] Use a one-shot process for the numeric resolver 13 years ago
  Michael Brown ccc2655540 [process] Add support for one-shot processes 13 years ago
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 years ago
  Michael Brown ba3633782b [xfer] Send xfer_window_changed() after xfer_vredirect() 13 years ago
  Michael Brown c49659c4f2 [parseopt] Disambiguate the various EINVAL errors 13 years ago
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
  Michael Brown 3ca5656208 [parseopt] Allow for pre-initialised option sets 13 years ago
  Greg Jednaszewski 3726b3d94a [cmdline] Add "iseq" command 13 years ago
  Michael Brown 7aee315f61 [cmdline] Simplify "isset" command 13 years ago
  Michael Brown 06f1878fb8 [cmdline] Fix "isset" command 13 years ago
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting 13 years ago
  Michael Brown b5f5f735c1 [cmdline] Expand settings within each command-line token individually 13 years ago
  Michael Brown 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator 13 years ago
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable 14 years ago
  Michael Brown ac12324f52 [cmdline] Allow "echo -n" to inhibit trailing newline 13 years ago
  Michael Brown a246434299 [parseopt] Add support for boolean options 13 years ago
  Michael Brown 5590faf14a [monojob] Avoid overflow when calculating percentage progress 13 years ago
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 years ago
  Michael Brown 071b4000d9 [settings] Avoid memory leak when unregistering autovivified settings blocks 13 years ago
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 years ago
  Michael Brown b36882be34 [settings] Fix setting expansion 13 years ago
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface 13 years ago
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command 13 years ago
  Michael Brown ba8dd80487 [settings] Provide fetch_setting_origin() 13 years ago
  Glenn Brown f732fa28c8 [settings] Expose settings_name() 13 years ago
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability 13 years ago
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
  Michael Brown 4562223420 [image] Avoid ending up with multiple selected images on re-registration 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" 13 years ago
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c 13 years ago
  Michael Brown 3936136e5e [monojob] Display percentage progress, if available 13 years ago
  Michael Brown 202cf094eb [main] Remove shell prompt when using an embedded image 13 years ago
  Michael Brown 7752541bb7 [image] Use list_first_entry() to clarify logic in main() 13 years ago
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function 13 years ago
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() 13 years ago
  Michael Brown 2969a8567f [console] Avoid timer wraparound problems in getchar_timeout() 13 years ago
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function 13 years ago
  Michael Brown 659c55c1a9 [image] Allow image_set_cmdline() to clear the command line 13 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 13 years ago
  Michael Brown 48a4001152 [settings] Make fetch_string_setting_copy() easier to use 13 years ago
  Michael Brown 09695f7be9 [settings] Avoid fetch_string_setting_copy() leaving an uninitialised pointer 13 years ago
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image 13 years ago
  Michael Brown 990cbb8f2c [settings] Generalise expand_command() to expand_settings() 13 years ago
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" 13 years ago
  Michael Brown 35a50399a5 [xfer] Expose xfer_uri_opener() 13 years ago
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks 13 years ago
  Michael Brown 1651d4f6d7 [nvo] Remove the non-volatile options fragment list 13 years ago