fwupd/src
Richard Hughes 2d37c3f64b trivial: Add a virtual provide of com.redhat.fwupdate
Some firmware depends on this component, which we absorbed in the last release.

See also: https://github.com/hughsie/fwupd/issues/614
2018-08-04 19:06:03 +01:00
..
fuzzing Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
fu-common-cab.c Add support for relocating various runtime paths 2018-05-31 16:25:22 +01:00
fu-common-cab.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-common.c Fix bubblewrap functionality on Debian systems 2018-07-13 10:51:12 -05:00
fu-common.h trivial: Allow EFI application path to come from a different root 2018-07-10 14:10:16 -05:00
fu-config.c Add support for relocating various runtime paths 2018-05-31 16:25:22 +01:00
fu-config.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-debug.c Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-debug.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-device-list.c Fix flashing devices that require a manual replug 2018-06-26 14:12:02 +01:00
fu-device-list.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-device-locker.c Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-device-locker.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-device-metadata.h dell: Register devices with the uefi plugin rather than using libfwup directly 2018-06-28 15:51:11 +01:00
fu-device-private.h Set the alternate device ID, not the object itself 2018-06-22 13:28:27 +01:00
fu-device.c trivial: Add fu_device_incorporate() 2018-06-28 15:51:11 +01:00
fu-device.h Add release information for locked devices 2018-06-28 15:51:11 +01:00
fu-engine.c trivial: Add a virtual provide of com.redhat.fwupdate 2018-08-04 19:06:03 +01:00
fu-engine.h Add release information for locked devices 2018-06-28 15:51:11 +01:00
fu-history.c Add support for relocating various runtime paths 2018-05-31 16:25:22 +01:00
fu-history.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-hwids.c fu-hwids: Fix a segfault in smbios data processing caught by fuzzing 2018-08-04 06:31:51 +01:00
fu-hwids.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-install-task.c Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-install-task.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-keyring-gpg.c Add support for relocating various runtime paths 2018-05-31 16:25:22 +01:00
fu-keyring-gpg.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-keyring-pkcs7.c Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-keyring-pkcs7.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-keyring-result.c Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-keyring-result.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-keyring-utils.c Add support for relocating various runtime paths 2018-05-31 16:25:22 +01:00
fu-keyring-utils.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-keyring.c Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-keyring.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-main.c Run a plugin vfunc before and after all the composite devices are updated 2018-06-18 16:06:15 +01:00
fu-plugin-list.c Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-plugin-list.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-plugin-private.h Add fu_plugin_has_rule() 2018-06-28 12:13:59 +01:00
fu-plugin-vfuncs.h Run a plugin vfunc before and after all the composite devices are updated 2018-06-18 16:06:15 +01:00
fu-plugin.c Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +01:00
fu-plugin.h Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +01:00
fu-progressbar.c Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-progressbar.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-quirks.c Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +01:00
fu-quirks.h Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +01:00
fu-self-test.c Add release information for locked devices 2018-06-28 15:51:11 +01:00
fu-smbios.c trivial: Allow using a custom firmware location in the self tests 2018-06-28 15:51:11 +01:00
fu-smbios.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-test.c Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-test.h Adjust all licensing to LGPL 2.1+ (Closes: #526) 2018-05-29 09:03:13 +01:00
fu-tool.c uefi: Populate UpdateError with reasons that the plugin won't run 2018-07-17 14:30:27 +01:00
fu-usb-device.c Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +01:00
fu-usb-device.h trivial: Move the HID defines to a shared location 2018-05-29 20:15:47 +01:00
fu-util-common.c uefi: Populate UpdateError with reasons that the plugin won't run 2018-07-17 14:30:27 +01:00
fu-util-common.h uefi: Populate UpdateError with reasons that the plugin won't run 2018-07-17 14:30:27 +01:00
fu-util.c uefi: Populate UpdateError with reasons that the plugin won't run 2018-07-17 14:30:27 +01:00
fwupd.gresource.xml Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
meson.build trivial: Allow running fu-self-test without ninja 2018-06-28 15:51:11 +01:00
org.freedesktop.fwupd.xml Add a D-Bus method to modify a historical device 2018-01-11 10:20:48 +00:00