index
:
libfprint/fprintd
benzea/interactive-auth-only-when-requested
benzea/persistent-storage
benzea/private-libfprint-copy
benzea/revert-print-deletion-in-enroll
benzea/test-skip-if-nodep
benzea/test-virtual-device-update
benzea/use-authinfo-unvail
fprintd-1-90
master
wip/3v1n0/handle-delete-open-close-errors
wip/3v1n0/handle-release-with-operation
wip/hadess/fix-ci
wip/hadess/fix-leaks
D-Bus service to access fingerprint readers (mirrored from https://gitlab.freedesktop.org/libfprint/fprintd)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-26
ci: Test against benzea/enable-fedora-ci
benzea/test-virtual-device-update
Benjamin Berg
1
-1
/
+1
2021-07-24
device: Add a memory barrier when getting session pointer
Benjamin Berg
1
-2
/
+2
2021-07-23
tests: Pull more OutputChecker fixes
Benjamin Berg
1
-5
/
+24
2021-07-19
tests: Pull OutputChecker fixes
Benjamin Berg
1
-3
/
+5
2021-07-16
Translated using Weblate (Korean)
Weblate
1
-8
/
+9
2021-07-16
Translated using Weblate (Portuguese (Brazil))
Weblate
1
-10
/
+11
2021-07-16
Translated using Weblate (Swedish)
Weblate
1
-9
/
+10
2021-07-16
Translated using Weblate (Turkish)
Weblate
1
-17
/
+18
2021-07-16
Translated using Weblate (Ukrainian)
Weblate
1
-12
/
+12
2021-07-01
Switch to the Fedora weblate instance for translations
Benjamin Berg
4
-34
/
+7
2021-07-01
Update for 1.92.0
v1.92.0
Benjamin Berg
2
-2
/
+20
2021-07-01
device: Delete existing print in EnrollStart
Benjamin Berg
2
-11
/
+27
2021-07-01
Revert "pam_fprintd: Just return a PAM_AUTH_ERROR on unknown errors"
Benjamin Berg
2
-2
/
+2
2021-07-01
Update .po files and add .pot into git
Benjamin Berg
72
-4431
/
+5801
2021-07-01
po: Update translations from transifex
Benjamin Berg
75
-176
/
+721
2021-06-29
data: Restrict syscall usage of fprintd
Benjamin Berg
1
-0
/
+2
2021-06-29
data: Disallow fprintd to read kernel logs
Benjamin Berg
1
-0
/
+1
2021-06-29
data: Only allow access to USB and SPI devices
Benjamin Berg
1
-0
/
+5
2021-06-25
pam: Mark no-match error message as translatable
Thibault HEINRICH
2
-1
/
+6
2021-06-25
tests: Check storage is cleared if device does not support listing
Benjamin Berg
1
-0
/
+35
2021-06-25
device: Avoid clearing storage when we can garbage collect
Benjamin Berg
2
-11
/
+7
2021-04-30
device: Clear storage before enrolling the first print
Vincent Huang
2
-3
/
+36
2021-04-19
README: Add note on how to enable debugging
Benjamin Berg
1
-0
/
+11
2021-04-19
device: Switch to new fp_device_has_feature API
Benjamin Berg
1
-8
/
+9
2021-04-19
ci: Allow failing stable build
Benjamin Berg
1
-0
/
+1
2021-04-02
tests/fprintd: Check that garbage collecting works on duplicated print
Marco Trevisan (Treviño)
1
-0
/
+32
2021-04-02
tests/fprintd: Cleanup FPrintdVirtualStorageDeviceTests
Marco Trevisan (Treviño)
1
-18
/
+16
2021-04-02
tests/fprintd: Check an error is thrown if trying to re-enroll a finger
Marco Trevisan (Treviño)
1
-0
/
+7
2021-04-02
device: Do not allow enrolling a finger that is already enrolled
Benjamin Berg
3
-0
/
+19
2021-04-02
tests/fprintd: Test enroll multiple prints with duplicates
Marco Trevisan (Treviño)
1
-25
/
+50
2021-04-01
tests/fprintd: Repeat enroll tests with virtual device with no storage
Marco Trevisan (Treviño)
1
-6
/
+14
2021-04-01
device: Support enrolling on devices with no identification support
Marco Trevisan (Treviño)
2
-33
/
+59
2021-04-01
device: Add duplicate checking during enroll
Benjamin Berg
2
-12
/
+131
2021-04-01
dbus: Add new enroll-duplicate error code
Benjamin Berg
1
-0
/
+10
2021-03-23
tests/dbusmock/polkitd: Remove unwanted method, from a fprintd copy-paste
Marco Trevisan (Treviño)
1
-10
/
+0
2021-03-23
tests/dbusmock/polkitd: Do not look for mock object again
Marco Trevisan (Treviño)
1
-9
/
+7
2021-03-23
tests/dbusmock/fprintd: Do not redefine device object methods multiple times
Marco Trevisan (Treviño)
1
-12
/
+1
2021-03-03
main: De-init the storage when main loop is over
Marco Trevisan (Treviño)
1
-0
/
+2
2021-03-03
tests/fprintd: Use intermediate timeouts based on default setup
Marco Trevisan (Treviño)
1
-4
/
+4
2021-03-03
utils/delete: Add ability to delete single user fingerprints by finger name
Marco Trevisan (Treviño)
3
-10
/
+116
2021-03-03
delete: Use GOptionContext to handle help
Marco Trevisan (Treviño)
1
-3
/
+20
2021-03-03
tests/fprintd: Add tests for 'verify' utility
Marco Trevisan (Treviño)
1
-0
/
+59
2021-03-03
tests/fprintd: Add test for the enroll utility using virtual device commands
Marco Trevisan (Treviño)
1
-0
/
+80
2021-03-03
utils/verify: Terminate with EXIT_FAILURE when enrollment failed
Marco Trevisan (Treviño)
1
-3
/
+9
2021-03-03
utils/enroll: Terminate with EXIT_FAILURE when enrollment failed
Marco Trevisan (Treviño)
1
-9
/
+23
2021-03-03
utils/enroll: Fix typo on error
Marco Trevisan (Treviño)
1
-1
/
+1
2021-03-03
tests/fprintd: Add test for device error during Claim
Marco Trevisan (Treviño)
1
-1
/
+9
2021-03-03
tests/fprintd: Add tests to check errors when using the 'delete' tool
Marco Trevisan (Treviño)
1
-1
/
+67
2021-03-03
tests/fprintd: Use output checker in FPrintdUtilsTest
Marco Trevisan (Treviño)
1
-3
/
+7
2021-03-03
tests/fprintd: Use storage device for more tests
Marco Trevisan (Treviño)
1
-2
/
+2
[next]