593 次程式碼提交 (030e5a064e5f7252b3b77a27c78169f4a5c974c5)

作者 SHA1 備註 提交日期
  Michael Brown 990cbb8f2c [settings] Generalise expand_command() to expand_settings() 13 年之前
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" 13 年之前
  Michael Brown 35a50399a5 [xfer] Expose xfer_uri_opener() 13 年之前
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks 13 年之前
  Michael Brown 1651d4f6d7 [nvo] Remove the non-volatile options fragment list 13 年之前
  Michael Brown 17b6a3c506 [dhcp] Allow use of custom reallocation functions for DHCP option blocks 13 年之前
  Michael Brown cb838cc419 [settings] Add fetch_ipv4_array_setting() 13 年之前
  Michael Brown 66531a5918 [debug] Add DBG_MD5() and related macros 13 年之前
  Michael Brown 9252fead9a [legal] Add missing copyright header and FILE_LICENCE macro 13 年之前
  Michael Brown ea0fcb9460 [fnrec] Enhance function recording 13 年之前
  Shao Miller 3b51710156 [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 14 年之前
  Shao Miller 79a3799c41 [legal] Add FILE_LICENCE macro to some GPL-v2 files 14 年之前
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() 13 年之前
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit 13 年之前
  Michael Brown 01df5c510f [parseopt] Allow "0x"-prefixed hexadecimal values in integer-valued options 13 年之前
  Michael Brown b87ed3295e [nvo] Allow fragment list to be omitted 13 年之前
  Michael Brown 66679fe7df [cmdline] Fix multi-layer variable expansion (again) 13 年之前
  Michael Brown c1327e43ab [cmdline] Fix multi-layer variable expansion 13 年之前
  Michael Brown ba92a46710 [cmdline] Add "isset" command 13 年之前
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script 13 年之前
  Michael Brown 9ba988809d [cmdline] Add trivial logical operators to iPXE command lines 13 年之前
  Michael Brown 216fd0a5cf [parseopt] Add generic option-parsing library 13 年之前
  Michael Brown 312ae024d8 [settings] Add "hexhyp" setting type 13 年之前
  Michael Brown 13e4b9ec49 [malloc] Avoid immediately clobbering reference count when freeing memory 13 年之前
  Michael Brown 6e41f2cf18 [refcnt] Check reference validity on each use of ref_get() and ref_put() 13 年之前
  Michael Brown fc69ab94d9 [malloc] Use list_for_each_entry_safe() when we may delete a list entry 13 年之前
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 年之前
  Michael Brown de1381578b [process] Include step() function pointer in process debugging messages 13 年之前
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 13 年之前
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 年之前
  Michael Brown c8199aacaa [xfer] Add xfer_window_changed() 14 年之前
  Michael Brown 25447294d5 [process] Add process_running() 14 年之前
  Michael Brown 0329673833 [xfer] Add xfer_deliver_raw_meta() 14 年之前
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 14 年之前
  Piotr Jaroszyński 1822b1deb9 [libc] Add strtoull() 14 年之前
  Piotr Jaroszyński 380d7c8d45 [settings] Export find_setting() 14 年之前
  Michael Brown 9dc51afa2c [malloc] Add cache discard mechanism 14 年之前
  Piotr Jaroszyński 519a4be189 [settings] Unregister the children when unregistering the parent 14 年之前
  Michael Brown 3338a03982 [hci] Continue processing while prompting for shell banner 14 年之前
  Michael Brown 7aa1d70e52 [debug] Expose pause() and more() debugging functions 14 年之前
  Michael Brown 9f3c0c1f39 [debug] Remove unused guard_region() and check_region() functions 14 年之前
  Piotr Jaroszyński fd312fcc78 [image] Fix a memory leak in free_image() 14 年之前
  Joshua Oreman 719ba316df [refcnt] Add ref_no_free handler 14 年之前
  Michael Brown 65bc070b05 [interface] Allow for non-pass-through interface methods 14 年之前
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 年之前
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces 16 年之前
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces 16 年之前
  Michael Brown e71b83b22b [interface] Expand object interface to allow for polymorphic interfaces 16 年之前
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 年之前
  Michael Brown 068ef5f72d [process] Hold reference to process during call to step() 16 年之前