summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* [sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown2011-04-241-0/+1
* [parseopt] Allow for pre-initialised option setsMichael Brown2011-04-241-7/+22
* [cmdline] Add "iseq" commandGreg Jednaszewski2011-04-081-0/+37
* [cmdline] Simplify "isset" commandMichael Brown2011-04-081-10/+3Star
* [cmdline] Fix "isset" commandMichael Brown2011-04-011-2/+8
* [main] Add the "scriptlet" settingMichael Brown2011-03-281-4/+19
* [cmdline] Expand settings within each command-line token individuallyMichael Brown2011-03-281-35/+79
* [cmdline] Allow ";" as an unconditional command separatorMichael Brown2011-03-281-0/+14
* [linux] Make malloc and linux_umalloc valgrindablePiotr JaroszyƄski2011-03-271-2/+57
* [cmdline] Allow "echo -n" to inhibit trailing newlineMichael Brown2011-03-271-3/+30
* [parseopt] Add support for boolean optionsMichael Brown2011-03-271-0/+15
* [monojob] Avoid overflow when calculating percentage progressMichael Brown2011-03-261-3/+7
* [settings] Match terminology in online documentationMichael Brown2011-03-231-2/+2
* [settings] Avoid memory leak when unregistering autovivified settings blocksMichael Brown2011-03-231-3/+27
* [settings] Impose a fixed order on settingsMichael Brown2011-03-231-6/+6
* [settings] Fix setting expansionMichael Brown2011-03-231-3/+4
* [settings] Display canonical setting name in "config" user interfaceMichael Brown2011-03-221-5/+22
* [settings] Display canonical setting name in output of "show" commandMichael Brown2011-03-221-17/+41
* [settings] Provide fetch_setting_origin()Michael Brown2011-03-221-5/+47
* [settings] Expose settings_name()Glenn Brown2011-03-221-8/+6Star
* [settings] Formalise notion of setting applicabilityMichael Brown2011-03-222-7/+44
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-099-9/+9
* [image] Avoid ending up with multiple selected images on re-registrationMichael Brown2011-03-091-0/+6
* [image] Simplify use of imgdownload()Michael Brown2011-03-091-1/+50
* [image] Generalise "currently-running script" to "currently-running image"Michael Brown2011-03-091-1/+11
* [image] Move the register_and_{select|boot}_image() functions to imgmgmt.cMichael Brown2011-03-091-39/+0Star
* [monojob] Display percentage progress, if availableMichael Brown2011-03-081-6/+23
* [main] Remove shell prompt when using an embedded imageMichael Brown2011-03-071-14/+13Star
* [image] Use list_first_entry() to clarify logic in main()Michael Brown2011-03-071-5/+2Star
* [prompt] Replace shell_banner() with a generic prompt() functionMichael Brown2011-03-071-1/+17
* [console] Add a timeout parameter to getkey()Michael Brown2011-03-071-5/+6
* [console] Avoid timer wraparound problems in getchar_timeout()Michael Brown2011-03-071-2/+2
* [cmdline] Add generic concat_args() functionMichael Brown2011-03-071-6/+43
* [image] Allow image_set_cmdline() to clear the command lineMichael Brown2011-03-071-4/+8
* [image] Simplify image managementMichael Brown2011-03-072-96/+89Star
* [parseopt] Refer to online documentation for command helpMichael Brown2011-03-042-4/+4
* [settings] Make fetch_string_setting_copy() easier to useMichael Brown2011-03-031-1/+10
* [settings] Avoid fetch_string_setting_copy() leaving an uninitialised pointerMichael Brown2011-03-031-0/+2
* [image] Allow download job to complete before acting upon imageMichael Brown2011-03-021-9/+0Star
* [settings] Generalise expand_command() to expand_settings()Michael Brown2011-01-282-75/+82
* [init] Remove concept of "shutdown exit flags"Michael Brown2011-01-272-3/+6
* [xfer] Expose xfer_uri_opener()Michael Brown2011-01-271-14/+39
* [nvo] Allow resizing of non-volatile stored option blocksMichael Brown2011-01-191-49/+103
* [nvo] Remove the non-volatile options fragment listMichael Brown2011-01-111-49/+24Star
* [dhcp] Allow use of custom reallocation functions for DHCP option blocksMichael Brown2011-01-111-1/+2
* [settings] Add fetch_ipv4_array_setting()Michael Brown2010-12-091-5/+21
* [debug] Add DBG_MD5() and related macrosMichael Brown2010-12-091-0/+47
* [legal] Add missing copyright header and FILE_LICENCE macroMichael Brown2010-12-091-0/+20
* [fnrec] Enhance function recordingMichael Brown2010-12-091-39/+107
* [legal] Add FILE_LICENCE macro to some GPL-v2-or-later filesShao Miller2010-12-043-0/+6