922 Commits (master)

Author SHA1 Message Date
  Michael Brown 446e8f14e8 [settings] Eliminate variable-length stack allocation 4 years ago
  Michael Brown e520a51df1 [fdt] Add ability to parse a MAC address from a flattened device tree 4 years ago
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages 5 years ago
  Aaron Young 3946aa9bac [libc] Fix strcmp()/strncmp() to return proper values 5 years ago
  Michael Brown ae93064496 [profile] Prevent potential division by zero 6 years ago
  Michael Brown 6737a8795f [http] Allow for domain names within NTLM user names 6 years ago
  Michael Brown 53f273af90 [resolv] Use pass-through interfaces for name resolution multiplexer 6 years ago
  Michael Brown 4674df25ef [monojob] Display job status message, if present 6 years ago
  Michael Brown a258b0897b [downloader] Allow underlying downloads to provide detailed job progress 6 years ago
  Michael Brown 7e6b367b7e [monojob] Check for job progress only once per timer tick 6 years ago
  Michael Brown 42eedb04c1 [malloc] Avoid false positive warnings from valgrind 6 years ago
  Michael Brown 51a79731f6 [acpi] Fix spurious uninitialised-variable warning on some gcc versions 6 years ago
  Laurent Gourvénec 041d362423 [acpi] Compute and check checksum for ACPI tables 6 years ago
  Michael Brown 1fdf4dddbd [syslog] Handle backspace characters 6 years ago
  Michael Brown 356f6c1b64 [acpi] Expose ACPI tables via settings mechanism 7 years ago
  Michael Brown 933e6dadc0 [acpi] Make acpi_find_rsdt() a per-platform method 7 years ago
  Michael Brown ee9897fe64 [settings] Extend numerical setting tags to 64 bits 7 years ago
  Michael Brown 648657b776 [block] Provide abstraction to allow system to be quiesced 7 years ago
  Michael Brown dd976cb50d [block] Provide sandev_read() and sandev_write() as global symbols 7 years ago
  Michael Brown 84d406ccf4 [block] Allow use of a non-default EFI SAN boot filename 7 years ago
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables 7 years ago
  Michael Brown 414b4fc9c5 [block] Ignore redundant xfer_window_changed() messages 7 years ago
  Michael Brown 539088a27b [block] Gracefully close SAN device if registration fails 7 years ago
  Michael Brown ee35b03583 [block] Retry reopening indefinitely for multipath devices 7 years ago
  Michael Brown 164378fee6 [block] Add a small delay between attempts to reopen SAN targets 7 years ago
  Michael Brown 6b385c9da3 [block] Allow SAN retry count to be reconfigured 7 years ago
  Michael Brown 6bd0060f26 [time] Add sleep_fixed() function to sleep without checking for Ctrl-C 7 years ago
  Michael Brown bb5a54b79a [block] Add basic multipath support 7 years ago
  Michael Brown c212597336 [block] Add dummy SAN device 7 years ago
  Michael Brown c90b4d82b7 [malloc] Track maximum heap usage 7 years ago
  Michael Brown 966a960a83 [pixbuf] Avoid potential division by zero 7 years ago
  Michael Brown e846bd22c3 [block] Quell spurious Coverity size mismatch warning 7 years ago
  Michael Brown 91372d6dab [xfer] Ensure va_end() is called on failure path 7 years ago
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests 7 years ago
  Michael Brown 9423a85f71 [block] Use intfs_shutdown() when shutting down multiple interfaces 7 years ago
  Michael Brown d9886f1961 [block] Retry any SAN device operation 7 years ago
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting 7 years ago
  Michael Brown 4adc7b0290 [block] Centralise SAN device abstraction 7 years ago
  Michael Brown 23b788e5cd [interface] Provide the ability to shut down multiple interfaces 7 years ago
  Michael Brown a8f80a75d2 [time] Report attempts to use timers before initialisation 7 years ago
  Michael Brown 41f786cc0a [settings] Add "unixtime" builtin setting to expose the current time 7 years ago
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7 years ago
  Michael Brown f450c75dad [interface] Unplug interface before calling intf_close() in intf_shutdown() 7 years ago
  Michael Brown 5ff13830ec [interface] Remove misleading comment 7 years ago
  Michael Brown 8ef4e7c572 [interface] Avoid unnecessary reference counting in intf_unplug() 7 years ago
  David Decotigny 04c7befa73 [build] Return const char * from uuid_ntoa() 7 years ago
  Michael Brown daa8ed9274 [interface] Provide intf_reinit() to reinitialise nullified interfaces 7 years ago
  Michael Brown 2afd66eb55 [pixbuf] Enable PNG format by default 7 years ago
  Michael Brown 942b798c8d [crypto] Enable both DER and PEM formats by default 7 years ago
  Michael Brown ef50608029 [image] Add image_asn1() to extract ASN.1 objects from image 7 years ago