922 Révisions (master)

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