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
*
[profile] Prevent potential division by zero
Michael Brown
2018-03-18
1
-2
/
+4
*
[http] Allow for domain names within NTLM user names
Michael Brown
2018-02-19
1
-0
/
+60
*
[resolv] Use pass-through interfaces for name resolution multiplexer
Michael Brown
2017-09-06
1
-15
/
+24
*
[monojob] Display job status message, if present
Michael Brown
2017-09-06
1
-9
/
+25
*
[downloader] Allow underlying downloads to provide detailed job progress
Michael Brown
2017-09-06
1
-2
/
+9
*
[monojob] Check for job progress only once per timer tick
Michael Brown
2017-09-06
1
-13
/
+15
*
[malloc] Avoid false positive warnings from valgrind
Michael Brown
2017-09-04
1
-1
/
+8
*
[acpi] Fix spurious uninitialised-variable warning on some gcc versions
Michael Brown
2017-07-28
1
-1
/
+1
*
[acpi] Compute and check checksum for ACPI tables
Laurent Gourvénec
2017-07-28
1
-6
/
+37
*
[syslog] Handle backspace characters
Michael Brown
2017-06-13
1
-0
/
+7
*
[acpi] Expose ACPI tables via settings mechanism
Michael Brown
2017-05-23
1
-0
/
+161
*
[acpi] Make acpi_find_rsdt() a per-platform method
Michael Brown
2017-05-23
2
-71
/
+23
*
[settings] Extend numerical setting tags to 64 bits
Michael Brown
2017-05-22
2
-17
/
+25
*
[block] Provide abstraction to allow system to be quiesced
Michael Brown
2017-04-26
2
-0
/
+68
*
[block] Provide sandev_read() and sandev_write() as global symbols
Michael Brown
2017-04-26
1
-8
/
+48
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
3
-2
/
+15
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
4
-43
/
+173
*
[block] Ignore redundant xfer_window_changed() messages
Michael Brown
2017-03-28
1
-0
/
+4
*
[block] Gracefully close SAN device if registration fails
Michael Brown
2017-03-27
1
-6
/
+16
*
[block] Retry reopening indefinitely for multipath devices
Michael Brown
2017-03-27
1
-3
/
+18
*
[block] Add a small delay between attempts to reopen SAN targets
Michael Brown
2017-03-27
1
-0
/
+14
*
[block] Allow SAN retry count to be reconfigured
Michael Brown
2017-03-27
1
-17
/
+52
*
[time] Add sleep_fixed() function to sleep without checking for Ctrl-C
Michael Brown
2017-03-27
1
-3
/
+36
*
[block] Add basic multipath support
Michael Brown
2017-03-26
3
-78
/
+229
*
[block] Add dummy SAN device
Michael Brown
2017-03-26
1
-0
/
+115
*
[malloc] Track maximum heap usage
Michael Brown
2017-03-22
1
-3
/
+21
*
[pixbuf] Avoid potential division by zero
Michael Brown
2017-03-22
1
-1
/
+3
*
[block] Quell spurious Coverity size mismatch warning
Michael Brown
2017-03-22
1
-6
/
+10
*
[xfer] Ensure va_end() is called on failure path
Michael Brown
2017-03-21
1
-1
/
+1
*
[dhcp] Allow vendor class to be changed in DHCP requests
Michael Brown
2017-03-20
1
-0
/
+9
*
[block] Use intfs_shutdown() when shutting down multiple interfaces
Michael Brown
2017-03-09
1
-2
/
+1
*
[block] Retry any SAN device operation
Michael Brown
2017-03-07
1
-19
/
+35
*
[block] Centralise "san-drive" setting
Michael Brown
2017-03-07
2
-1
/
+39
*
[block] Centralise SAN device abstraction
Michael Brown
2017-03-07
1
-0
/
+563
*
[interface] Provide the ability to shut down multiple interfaces
Michael Brown
2017-02-02
1
-0
/
+69
*
[time] Report attempts to use timers before initialisation
Michael Brown
2017-02-01
1
-3
/
+25
*
[settings] Add "unixtime" builtin setting to expose the current time
Michael Brown
2017-01-26
1
-0
/
+33
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
2
-2
/
+62
*
[interface] Unplug interface before calling intf_close() in intf_shutdown()
Michael Brown
2017-01-25
1
-4
/
+9
*
[interface] Remove misleading comment
Michael Brown
2017-01-25
1
-3
/
+0
*
[interface] Avoid unnecessary reference counting in intf_unplug()
Michael Brown
2017-01-25
1
-1
/
+4
*
[build] Return const char * from uuid_ntoa()
David Decotigny
2017-01-22
1
-1
/
+1
*
[interface] Provide intf_reinit() to reinitialise nullified interfaces
Michael Brown
2016-11-16
1
-2
/
+1
*
[pixbuf] Enable PNG format by default
Michael Brown
2016-07-29
2
-24
/
+32
*
[crypto] Enable both DER and PEM formats by default
Michael Brown
2016-07-29
1
-35
/
+0
*
[image] Add image_asn1() to extract ASN.1 objects from image
Michael Brown
2016-07-29
1
-0
/
+35
*
[settings] Allow settings blocks to specify a sibling ordering
Michael Brown
2016-07-19
1
-0
/
+2
*
[settings] Correctly mortalise autovivified child settings blocks
Michael Brown
2016-07-19
1
-0
/
+1
*
[ipv6] Rename ipv6_scope to dhcpv6_scope
Michael Brown
2016-07-16
1
-1
/
+1
*
[acpi] Add support for ACPI power off
Michael Brown
2016-07-11
1
-0
/
+274
[next]