fwupd/src
2017-12-10 14:50:54 +00:00
..
fuzzing Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
fu-common.c trivial: Add some common functionality from reading and writing to a buffer 2017-12-08 20:07:09 +00:00
fu-common.h trivial: Add some common functionality from reading and writing to a buffer 2017-12-08 20:07:09 +00:00
fu-config.c trivial: Remove EnableTestSuite from daemon.conf 2017-09-19 20:06:44 +01:00
fu-config.h trivial: Remove EnableOptionROM from daemon.conf 2017-09-19 20:06:44 +01:00
fu-debug.c Set environment variables to allow easy per-plugin debugging 2017-11-14 14:22:02 +00:00
fu-debug.h Set environment variables to allow easy per-plugin debugging 2017-11-14 14:22:02 +00:00
fu-device-list.c trivial: Copy over any missing GUIDs when changing the plugin for a FuDevice 2017-11-24 14:42:27 +00:00
fu-device-list.h Allow different plugins to claim the same device 2017-11-24 14:42:27 +00:00
fu-device-locker.c Add FuUsbDevice helper object 2017-11-24 14:04:51 +00:00
fu-device-locker.h trivial: Fix up introspection issues in the daemon code 2017-10-05 10:32:05 +01:00
fu-device-metadata.h synaptics: drop hard dependency on dell plugin and libsmbios 2017-10-18 08:27:38 -05:00
fu-device-private.h trivial: Add a to_string() vfunc for any objects subclassing FuDevice 2017-12-08 09:36:57 +00:00
fu-device.c Add fu_device_set_progress_full() 2017-12-08 09:36:57 +00:00
fu-device.h Add fu_device_set_progress_full() 2017-12-08 09:36:57 +00:00
fu-engine.c trivial: Remove the now-unused fu_plugin_set_status() 2017-12-04 17:00:22 +00:00
fu-engine.h trivial: Move the device list to a new object 2017-11-24 14:42:27 +00:00
fu-hwids.c trivial: Fix up introspection issues in the daemon code 2017-10-05 10:32:05 +01:00
fu-hwids.h Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
fu-keyring-gpg.c trivial: Return a better error for keyring set up failure 2017-09-17 09:33:53 +01:00
fu-keyring-gpg.h Optionally use GnuTLS to verify PKCS7 certificates 2017-08-14 09:42:48 +01:00
fu-keyring-pkcs7.c trivial: Fix a const-correctness issue discovered using clang 2017-08-30 10:37:56 +01:00
fu-keyring-pkcs7.h Optionally use GnuTLS to verify PKCS7 certificates 2017-08-14 09:42:48 +01:00
fu-keyring-result.c Return the authority and timestamp as part of the signing validation 2017-08-17 16:15:47 +01:00
fu-keyring-result.h Return the authority and timestamp as part of the signing validation 2017-08-17 16:15:47 +01:00
fu-keyring.c trivial: Fix up a few NULL/FALSE mismatches 2017-08-23 18:28:24 +01:00
fu-keyring.h trivial: Split up the keyring setup and public key adding 2017-08-18 11:10:03 +01:00
fu-main.c trivial: Include the remote name if it failed to be updated 2017-11-28 14:14:39 +00:00
fu-pending.c Use a SHA1 hash for the internal DeviceID 2017-11-16 07:18:36 +00:00
fu-pending.h Make FuDevice derive from FwupdDevice rather than FwupdResult 2017-09-15 14:12:18 +01:00
fu-plugin-list.c trivial: Move the plugin list to a new object 2017-11-24 14:42:27 +00:00
fu-plugin-list.h trivial: Move the plugin list to a new object 2017-11-24 14:42:27 +00:00
fu-plugin-private.h Add a fu_plugin_usb_device_added() dedicated vfunc 2017-11-24 16:13:44 +00:00
fu-plugin-vfuncs.h Add a fu_plugin_usb_device_added() dedicated vfunc 2017-11-24 16:13:44 +00:00
fu-plugin.c Add a quirk for setting the USB device vendor 2017-12-08 19:36:09 +00:00
fu-plugin.h Add FuUsbDevice helper object 2017-11-24 14:04:51 +00:00
fu-progressbar.c trivial: Add FWUPD_STATUS_DEVICE_BUSY 2017-10-12 12:43:25 +01:00
fu-progressbar.h Show a bouncing progress bar if the percentage remains at zero 2017-08-21 15:51:38 +01:00
fu-quirks.c Add a more general quirk for adding GUIDs to devices 2017-12-04 17:00:22 +00:00
fu-quirks.h Add a quirk for setting the USB device vendor 2017-12-08 19:36:09 +00:00
fu-self-test.c trivial: Add some common functionality from reading and writing to a buffer 2017-12-08 20:07:09 +00:00
fu-smbios.c trivial: Fix up introspection issues in the daemon code 2017-10-05 10:32:05 +01:00
fu-smbios.h Add support for SMBIOSv3 2017-09-20 22:08:21 +01:00
fu-test.c trivial: Ensure all source files include config.h 2017-06-19 13:50:42 +01:00
fu-test.h Fix the raspberrypi self test code under meson 2017-04-13 10:09:33 +01:00
fu-usb-device.c trivial: Don't show (null) in the debug logs 2017-12-10 14:50:54 +00:00
fu-usb-device.h trivial: Add fu_usb_device_is_open() for future use 2017-11-30 14:16:34 +00:00
fu-util.c trivial: Fix whitespace issue 2017-11-28 14:14:36 +00: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 Remove autoconf-isms from the meson configure options 2017-11-27 18:07:53 +00:00
org.freedesktop.fwupd.xml trivial: Remove GetUpdates as it is no longer used 2017-09-28 09:23:52 +01:00