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
*
[settings] Add fetchf_named_setting_copy()
Michael Brown
2012-10-25
1
-0
/
+39
*
[autoboot] Avoid excess backspacing after displaying Ctrl-B prompt
Michael Brown
2012-10-23
1
-1
/
+3
*
[nvo] Expose nvo_applies()
Michael Brown
2012-10-15
1
-2
/
+2
*
[nvo] Expose non-volatile options block name
Michael Brown
2012-10-15
1
-1
/
+2
*
[settings] Treat an empty formatted value as meaning "delete setting"
Michael Brown
2012-10-15
1
-2
/
+2
*
[settings] Expose find_child_settings()
Michael Brown
2012-10-15
1
-2
/
+2
*
[libc] Add wcslen() function
Michael Brown
2012-10-15
1
-0
/
+43
*
[serial] Don't enable serial console without serial support
Shao Miller
2012-10-05
2
-4
/
+12
*
[settings] Use a generic setting's own type as its default type
Michael Brown
2012-09-10
1
-5
/
+48
*
[iobuf] Allow allocation of I/O buffers with a specified alignment offset
Michael Brown
2012-08-31
1
-15
/
+30
*
[malloc] Allow allocation of memory with a specified alignment offset
Michael Brown
2012-08-31
1
-5
/
+7
*
[console] Sleep while waiting for user input
Michael Brown
2012-07-24
1
-0
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
51
-51
/
+102
*
[image] Add "--replace" option
Michael Brown
2012-07-20
1
-6
/
+10
*
[image] Add "--autofree" option
Michael Brown
2012-07-20
1
-11
/
+21
*
[libc] Add support for "%lc" and "%ls" format specifiers
Michael Brown
2012-07-19
1
-5
/
+31
*
[settings] Expose exit status of failed command via ${errno}
Michael Brown
2012-07-12
1
-0
/
+120
*
[cmdline] Store exit status of failed command in errno
Michael Brown
2012-07-12
1
-6
/
+22
*
[malloc] Increase heap size to 512kB
Michael Brown
2012-07-09
1
-2
/
+2
*
[malloc] Discard cached items less aggressively
Michael Brown
2012-07-09
1
-3
/
+5
*
[iobuf] Allocate I/O buffer descriptor separately to conserve aligned memory
Michael Brown
2012-07-08
1
-13
/
+53
*
[cmdline] Do not ignore empty initial arguments in concat_args()
Michael Brown
2012-07-04
1
-1
/
+1
*
[iobuf] Relax alignment requirement for small I/O buffers
Michael Brown
2012-06-29
1
-5
/
+13
*
[monojob] Check for keypresses only once per timer tick
Michael Brown
2012-06-28
1
-11
/
+25
*
[settings] Move "domain" setting from dns.c to settings.c
Michael Brown
2012-06-20
1
-0
/
+8
*
[pending] Add concept of "pending operations"
Michael Brown
2012-06-09
1
-0
/
+79
*
[monojob] Allow monojob to be completely silent
Michael Brown
2012-05-22
1
-7
/
+11
*
[base64] Avoid overrunning input data buffer
Michael Brown
2012-05-20
1
-2
/
+7
*
[image] Avoid potential NULL pointer dereference
Michael Brown
2012-05-08
1
-3
/
+5
*
[xferbuf] Add generic data-transfer buffer
Michael Brown
2012-05-08
1
-0
/
+108
*
[malloc] Allow Valgrind to be used when all assertions are enabled
Michael Brown
2012-05-04
1
-11
/
+67
*
[malloc] Discard all cached data on shutdown
Michael Brown
2012-05-04
1
-0
/
+25
*
[xfer] Avoid using stack-allocated memory in xfer_printf()
Michael Brown
2012-04-23
1
-7
/
+19
*
[settings] Add fetch_setting_copy()
Michael Brown
2012-04-19
1
-0
/
+40
*
[tftp] Allow builds without TFTP support
Michael Brown
2012-04-17
1
-0
/
+8
*
[settings] Split fetching and storing out of setting type handlers
Michael Brown
2012-04-17
2
-244
/
+339
*
[libc] Allow strtoul() to interpret negative numbers
Michael Brown
2012-04-17
2
-0
/
+24
*
[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
[next]