summaryrefslogtreecommitdiff
path: root/plugins/usb-protection
Commit message (Expand)AuthorAgeFilesLines
* usb-protection: don't crash when screensaver service is unavailablemcatanzaro/#585Michael Catanzaro2021-09-171-0/+6
* usb: debug rule finding and device allowingTobias Mueller2021-07-261-0/+2
* usb: Correctly append our allow-all ruleTobias Mueller2021-07-261-7/+1
* usb: always call authorize_device with a device idTobias Mueller2021-07-261-21/+21
* usb: authorize device after screen has been lockedTobias Mueller2021-07-261-13/+17
* usb: defensively destructure GVariants to prevent crashesTobias Mueller2021-07-261-0/+8
* usb: debug double notificationTobias Mueller2021-07-261-1/+7
* usb-protection: Do not warn about ServiceUnknown errors for USBGuardBenjamin Berg2020-11-201-1/+2
* usb-protection: Relax the whitelist to all HIDs and HUBsLudovico de Nittis2020-09-031-36/+35
* plugins: Remove old systemd templatesBenjamin Berg2020-07-312-28/+0
* plugins: Use a common templates .desktop filesBenjamin Berg2020-07-311-11/+0
* usb-protection: Fix unused is_locked variable warningLudovico de Nittis2020-04-241-6/+4
* usb-protection: Fix wrong g_variant child indexLudovico de Nittis2020-04-241-1/+1
* plugins: Initialise all g_autoptr declarationsBenjamin Berg2020-01-211-1/+1
* Add capability to disable USB while the lockscreen is onTobias Mueller2020-01-187-0/+1292