index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[image] Fix use-after-free in debug messages
Michael Brown
2012-03-30
1
-3
/
+3
*
[menu] Add menu commands
Michael Brown
2012-03-29
1
-0
/
+24
*
[menu] Add the abstract concept of a menu
Michael Brown
2012-03-29
1
-0
/
+177
*
[parseopt] Allow "prompt" command to accept character literals for --key
Michael Brown
2012-03-29
1
-1
/
+19
*
[image] Log image executions
Michael Brown
2012-03-27
1
-0
/
+13
*
[console] Remove "log message" usage from interactive console defaults
Michael Brown
2012-03-27
1
-1
/
+1
*
[downloader] Use a more meaningful error message when out of memory
Michael Brown
2012-03-27
1
-1
/
+1
*
[downloader] Abort download immediately if buffer resizing fails
Michael Brown
2012-03-27
1
-0
/
+2
*
[downloader] Log final status of all downloads
Michael Brown
2012-03-26
1
-0
/
+10
*
[console] Do not share ANSI escape context between lineconsole users
Michael Brown
2012-03-26
1
-11
/
+1
*
[console] Add "log message" console usage and an internal syslog() call
Michael Brown
2012-03-26
1
-0
/
+62
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
3
-17
/
+52
*
[console] Remove unused "btext" console
Michael Brown
2012-03-26
1
-5039
/
+0
*
[console] Move putchar() and getchar() declarations to stdio.h
Michael Brown
2012-03-26
3
-3
/
+0
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-25
2
-41
/
+42
*
[image] Add concept of trusted images
Michael Brown
2012-03-22
1
-0
/
+46
*
[time] Define an API for getting the current time
Michael Brown
2012-03-19
1
-0
/
+29
*
[libc] Add mktime() function
Michael Brown
2012-03-19
1
-0
/
+137
*
[syslog] Separate out generic line-based console functionality
Michael Brown
2012-02-29
1
-0
/
+76
*
[getopt] Accept "--" as an end-of-options marker
Marin Hannache
2011-11-02
1
-0
/
+5
*
[image] Eliminate the register_and_xxx_image() functions
Michael Brown
2011-10-25
1
-2
/
+6
*
[cmdline] Allow "sleep" command to be interrupted
Michael Brown
2011-10-24
1
-1
/
+8
*
[cmdline] Fix up "sleep" argument parsing
Michael Brown
2011-10-24
1
-2
/
+10
*
[cmdline] Make "sleep" command available by default
Michael Brown
2011-10-24
1
-0
/
+40
*
[libc] Allow assertion failures to be counted
Michael Brown
2011-10-14
1
-0
/
+30
*
[libc] Allow for zero-padded decimals in printf()
Michael Brown
2011-07-06
1
-10
/
+27
*
[hw] Eliminate polling while waiting for window to open
Michael Brown
2011-06-28
1
-1
/
+2
*
[resolv] Use a one-shot process for the numeric resolver
Michael Brown
2011-06-28
1
-2
/
+1
*
[process] Add support for one-shot processes
Michael Brown
2011-06-28
1
-2
/
+6
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
3
-29
/
+47
*
[xfer] Send xfer_window_changed() after xfer_vredirect()
Michael Brown
2011-06-28
1
-1
/
+16
*
[parseopt] Disambiguate the various EINVAL errors
Michael Brown
2011-05-18
1
-2
/
+16
*
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
2011-04-24
1
-0
/
+1
*
[parseopt] Allow for pre-initialised option sets
Michael Brown
2011-04-24
1
-7
/
+22
*
[cmdline] Add "iseq" command
Greg Jednaszewski
2011-04-08
1
-0
/
+37
*
[cmdline] Simplify "isset" command
Michael Brown
2011-04-08
1
-10
/
+3
*
[cmdline] Fix "isset" command
Michael Brown
2011-04-01
1
-2
/
+8
*
[main] Add the "scriptlet" setting
Michael Brown
2011-03-28
1
-4
/
+19
*
[cmdline] Expand settings within each command-line token individually
Michael Brown
2011-03-28
1
-35
/
+79
*
[cmdline] Allow ";" as an unconditional command separator
Michael Brown
2011-03-28
1
-0
/
+14
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr JaroszyĆski
2011-03-27
1
-2
/
+57
*
[cmdline] Allow "echo -n" to inhibit trailing newline
Michael Brown
2011-03-27
1
-3
/
+30
*
[parseopt] Add support for boolean options
Michael Brown
2011-03-27
1
-0
/
+15
*
[monojob] Avoid overflow when calculating percentage progress
Michael Brown
2011-03-26
1
-3
/
+7
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
1
-2
/
+2
*
[settings] Avoid memory leak when unregistering autovivified settings blocks
Michael Brown
2011-03-23
1
-3
/
+27
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
1
-6
/
+6
*
[settings] Fix setting expansion
Michael Brown
2011-03-23
1
-3
/
+4
*
[settings] Display canonical setting name in "config" user interface
Michael Brown
2011-03-22
1
-5
/
+22
*
[settings] Display canonical setting name in output of "show" command
Michael Brown
2011-03-22
1
-17
/
+41
[next]