1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid the device to heat up if it was waiting for a swipe. Patch created with great help of Evgeni Golov <[email protected]> who measured the temperature. More... about 17 years ago
Fix initialization for T43p, introduce scan_sequence_c[]. Reset USB device on deinit. More... about 17 years ago
Use fprintf rather than printf. Based on patch by Jose Plans <[email protected]>. More... about 17 years ago
Fix logging for Ubuntu. Based on patch by Jose Plans <[email protected]>. More... about 17 years ago
Be a little more persistent when looking for the uinput device. Patch by Jose Plans <[email protected]>. More... about 17 years ago
Fix return values for pam_sm_authenticate. Patch by Jose Plans <[email protected]>. More... about 17 years ago
HAVE_OLD_PAM: Switch '--with-securedir' is not required if PAM is disabled. Patch by Stephan Berberig <[email protected]>. More... about 17 years ago
Mention 'debug' option for pam_thinkfinger in the man page. Based on patch by Jose Plans <[email protected]> More... about 17 years ago
Add option 'debug' for pam_thinkfinger'. Based on patch by Jose Plans <[email protected]>. Minor changes for pam_thinkfinger-uinput.c. More... about 17 years ago
Bump version number, check for input and uinput headers.:q More... about 17 years ago
Add parameter '--verify-user <login>, coding style cleanup. More... about 17 years ago
Switch to uinput, do not allow several swipes but one. More... about 17 years ago
Handle situations in which the USB device disappears on surprise (e.g. suspend), coding style cleanup. More... about 17 years ago
Lower requirement for libusb (libusb >= 0.1.11). Change proposed by Jose Plans <[email protected]>. More... about 17 years ago
Revert patch by Luca Capello <[email protected]>, was SVN r59. More... about 17 years ago
Avoid buffer overflow. Patch by ssatoh (sf tracker #1654013) More... about 17 years ago
Update ChangeLog. More... about 17 years ago
Release: ThinkFinger 0.2.2 More... about 17 years ago
Fix tags for reference to project web site. More... about 17 years ago
Add pam_thinkfinger-compat.h to pam_thinkfinger_so_SOURCES. More... about 17 years ago
Re-implement pam_syslog support for PAM < 0.99.1.0. Patch by Luca Capello <[email protected]> and Stephan Berberig <[email protected]>. More... about 17 years ago
Make return values of pam_sm_authenticate more meaningful. More... about 17 years ago
Remove unused variable. More... about 17 years ago
Add support for pam_syslog, new error handling, always kill pam_prompt thread on exit of thinkfinger thread. More... about 17 years ago
Add man pages to EXTRA_DIST. More... about 17 years ago
Add support for new error handling, remove bogus debug strings. More... about 17 years ago
Add support for pam_syslog, enhance error handling, fix typos. More... about 17 years ago
Check for syslog.h. More... about 17 years ago
Add man pages for tf-tool and pam_thinkfinger. Based on patch by Luca Capello <[email protected]>. More... about 17 years ago
Fix permissions for pam_thinkfinger.so. Patch by Luca Capello <[email protected]>. More... about 17 years ago