fwupd/src
2017-11-27 18:07:53 +00:00
..
fuzzing Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
fu-common.c trivial: Fix up introspection issues in the daemon code 2017-10-05 10:32:05 +01:00
fu-common.h trivial: Fix up introspection issues in the daemon code 2017-10-05 10:32:05 +01: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 Do not store the newest release as part of the FuDevice object 2017-09-15 14:12:18 +01:00
fu-device.c Do not hardcode the device name when not required 2017-11-27 18:07:53 +00:00
fu-device.h Optionally delay the device removal 2017-11-24 14:42:27 +00:00
fu-engine.c Fix critical warning when more than one remote fails to load 2017-11-26 16:14:20 +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 Use a SHA1 hash for the internal DeviceID 2017-11-16 07:18:36 +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 quirks to set common USB properties 2017-11-27 18:07:53 +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 Move the database of supported devices out into runtime loaded files 2017-11-02 19:08:51 +00:00
fu-quirks.h Add quirks to set common USB properties 2017-11-27 18:07:53 +00:00
fu-self-test.c trivial: Inherit the version when changing the plugin for a FuDevice 2017-11-24 14:42:27 +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 usb: Get the descriptor GUID and version in FuUsbDevice 2017-11-27 18:07:53 +00:00
fu-usb-device.h Add FuUsbDevice helper object 2017-11-24 14:04:51 +00:00
fu-util.c Use the correct remote-specified username and passord when using fwupdmgr 2017-11-09 12:17:24 +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 trivial: Move the device list to a new object 2017-11-24 14:42:27 +00:00
org.freedesktop.fwupd.xml trivial: Remove GetUpdates as it is no longer used 2017-09-28 09:23:52 +01:00