summaryrefslogtreecommitdiff
path: root/plugins/smartcard
Commit message (Expand)AuthorAgeFilesLines
* smartcard: check for the addition of new smartcard readersDavid Härdeman2023-04-131-1/+6
* smartcard-manager: minor cleanupsIgnacio Casal Quinteiro2022-10-181-3/+3
* smartcard-manager: reduce variable scopeIgnacio Casal Quinteiro2022-10-181-1/+2
* plugins: Remove old systemd templatesBenjamin Berg2020-07-312-36/+0
* plugins: Use a common templates .desktop filesBenjamin Berg2020-07-311-10/+0
* plugins: Lower systemd stop timeoutBenjamin Berg2019-12-121-0/+1
* smartcard: Initialize a pointer before useMarek Kasik2019-12-121-1/+1
* smartcard: Change timeout on spurious event errorJack Massey2019-09-171-1/+1
* smartcard: Change manager to non-blockingJack Massey2019-09-171-2/+13
* GsdSmartcardService: Use correct parent type for structsSimon McVittie2019-09-162-2/+2
* plugins: Add systemd user service files for all the pluginsBenjamin Berg2019-08-053-0/+36
* smartcard: Cancel cancellable when stoppingMarek Kasik2019-05-221-1/+4
* smartcard: Fix warnings in g_clear_pointer callback parameterBenjamin Berg2019-03-221-2/+1
* smartcard: Use G_DECLARE_FINAL_TYPE for GsdSmartcardServiceBenjamin Berg2019-03-222-76/+39
* smartcard: Use G_DECLARE_FINAL_TYPE for GsdSmartcardManagerBenjamin Berg2019-03-222-86/+42
* smartcard: handle a smartcard getting removed very shortly after loginRay Strode2019-02-031-0/+82
* smartcard: Wait until smartcards are inspected before locking screenRay Strode2019-02-031-12/+49
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-091-0/+1
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-051-10/+0
* build: Remove autotoolsIñigo Martínez2018-02-051-77/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+58
* build: Drop unused variables from smartcard Makefile.amPhilip Withnall2017-02-141-37/+0
* smartcard: Fix a g_task_return_error(task, NULL) callPhilip Withnall2017-01-242-2/+7
* smartcard: Set an error on cancellationPhilip Withnall2017-01-241-1/+1
* smartcard: use NSS_InitContext instead of NSS_InitializeRay Strode2017-01-051-10/+18
* main: Remove gnome-settings-plugin.hBastien Nocera2016-10-112-3/+4
* build: Add separate GTK+ skeletonBastien Nocera2016-10-111-6/+2
* plugins: Stop building helpers as pluginsBastien Nocera2016-10-113-51/+1
* plugins: Add desktop files for all the pluginsBastien Nocera2016-10-112-3/+22
* plugins: Rename sources of all test applicationsBastien Nocera2016-10-112-2/+2
* plugins: Remove "test" from the stand-alone program namesBastien Nocera2016-10-111-6/+6
* smartcard: Don't dist built sourcesKalev Lember2016-09-141-4/+10
* smartcard: Fix crash on startupBastien Nocera2016-04-194-30/+12
* smartcard-manager: complete activation task right away if no driversRay Strode2016-04-191-0/+2
* smartcard: fix lock confusion in gsd_smartcard_manager_get_login_tokenRay Strode2014-10-201-4/+3
* all: Name all the timeouts and idlesBastien Nocera2014-05-161-0/+2
* smartcard: filter out spurious errorsRay Strode2014-02-111-8/+19
* smartcard: detect explicit cancelation explicitlyRay Strode2014-02-111-0/+9
* Updated FSF's addressDaniel Mustieles2014-01-318-19/+8
* smartcard: Fix run-time warningBastien Nocera2013-09-241-1/+0
* smartcard: ignore softtokenRay Strode2013-08-221-0/+3
* build: Fix srcdir != builddirColin Walters2013-08-061-0/+2
* common: move screensaver proxy fetching into common codeRay Strode2013-08-063-97/+3
* common: rename gnome-settings-session to gnome-settings-busRay Strode2013-08-061-2/+2
* smartcard: use common session proxyRay Strode2013-08-063-502/+4
* Dist fixes for color and smartcardYanko Kaneti2013-07-291-0/+9
* smartcard: support old card removal actionsRay Strode2013-07-293-1/+181
* smartcard: add session manager proxyRay Strode2013-07-292-1/+464
* smartcard: add screensaver proxyRay Strode2013-07-292-1/+58
* smartcard: fix driver activation notificationRay Strode2013-07-291-37/+3