638 Commits (3915b660fda1c670bf1d5a5def4f68cd1cfb3967)

Autor SHA1 Nachricht Datum
  Michael Brown 06f1878fb8 [cmdline] Fix "isset" command vor 13 Jahren
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting vor 13 Jahren
  Michael Brown b5f5f735c1 [cmdline] Expand settings within each command-line token individually vor 13 Jahren
  Michael Brown 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator vor 13 Jahren
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable vor 14 Jahren
  Michael Brown ac12324f52 [cmdline] Allow "echo -n" to inhibit trailing newline vor 13 Jahren
  Michael Brown a246434299 [parseopt] Add support for boolean options vor 13 Jahren
  Michael Brown 5590faf14a [monojob] Avoid overflow when calculating percentage progress vor 13 Jahren
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation vor 13 Jahren
  Michael Brown 071b4000d9 [settings] Avoid memory leak when unregistering autovivified settings blocks vor 13 Jahren
  Michael Brown 8482451812 [settings] Impose a fixed order on settings vor 13 Jahren
  Michael Brown b36882be34 [settings] Fix setting expansion vor 13 Jahren
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface vor 13 Jahren
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command vor 13 Jahren
  Michael Brown ba8dd80487 [settings] Provide fetch_setting_origin() vor 13 Jahren
  Glenn Brown f732fa28c8 [settings] Expose settings_name() vor 13 Jahren
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability vor 13 Jahren
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h vor 13 Jahren
  Michael Brown 4562223420 [image] Avoid ending up with multiple selected images on re-registration vor 13 Jahren
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() vor 13 Jahren
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" vor 13 Jahren
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c vor 13 Jahren
  Michael Brown 3936136e5e [monojob] Display percentage progress, if available vor 13 Jahren
  Michael Brown 202cf094eb [main] Remove shell prompt when using an embedded image vor 13 Jahren
  Michael Brown 7752541bb7 [image] Use list_first_entry() to clarify logic in main() vor 13 Jahren
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function vor 13 Jahren
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() vor 13 Jahren
  Michael Brown 2969a8567f [console] Avoid timer wraparound problems in getchar_timeout() vor 13 Jahren
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function vor 13 Jahren
  Michael Brown 659c55c1a9 [image] Allow image_set_cmdline() to clear the command line vor 13 Jahren
  Michael Brown 34b6ecb2f1 [image] Simplify image management vor 13 Jahren
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help vor 13 Jahren
  Michael Brown 48a4001152 [settings] Make fetch_string_setting_copy() easier to use vor 13 Jahren
  Michael Brown 09695f7be9 [settings] Avoid fetch_string_setting_copy() leaving an uninitialised pointer vor 13 Jahren
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image vor 13 Jahren
  Michael Brown 990cbb8f2c [settings] Generalise expand_command() to expand_settings() vor 13 Jahren
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" vor 13 Jahren
  Michael Brown 35a50399a5 [xfer] Expose xfer_uri_opener() vor 13 Jahren
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks vor 13 Jahren
  Michael Brown 1651d4f6d7 [nvo] Remove the non-volatile options fragment list vor 13 Jahren
  Michael Brown 17b6a3c506 [dhcp] Allow use of custom reallocation functions for DHCP option blocks vor 13 Jahren
  Michael Brown cb838cc419 [settings] Add fetch_ipv4_array_setting() vor 13 Jahren
  Michael Brown 66531a5918 [debug] Add DBG_MD5() and related macros vor 13 Jahren
  Michael Brown 9252fead9a [legal] Add missing copyright header and FILE_LICENCE macro vor 13 Jahren
  Michael Brown ea0fcb9460 [fnrec] Enhance function recording vor 13 Jahren
  Shao Miller 3b51710156 [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files vor 14 Jahren
  Shao Miller 79a3799c41 [legal] Add FILE_LICENCE macro to some GPL-v2 files vor 14 Jahren
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() vor 13 Jahren
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit vor 13 Jahren
  Michael Brown 01df5c510f [parseopt] Allow "0x"-prefixed hexadecimal values in integer-valued options vor 13 Jahren