1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix SVN URL. Patch by Luca Capello <[email protected]>. More... almost 19 years ago
Do not handle remote connections. More... almost 19 years ago
Send CR also if verification failed in order not to hang within the PAM module. Patch by William Jon McCann <[email protected]>. More... almost 19 years ago
Respect return value of pam_get_user(). Patch by Michael Krelin <[email protected]>. More... almost 19 years ago
Add bash completion. Based on patch by Rafael Laboissiere <rafael AT debian org> More... almost 19 years ago
Prefer to check against /home/thoenig/.thinkfinger.bir, fallback to check against /etc/pam_thinkfinger/thoenig.bir. Patch by Christian Neumair <[email protected]> More... almost 19 years ago
The bir record is now being stored in /home/thoenig/.thinkfinger.bir by default. Patch by Christian Neumair <[email protected]> More... almost 19 years ago
libthinkfinger now owns a own copy of the char* for the BIR filename. Patch by Christian Neumair <[email protected]> More... almost 19 years ago
Report if an error occurs when unlinking bir file after failed acquisition. Patch by Christian Neumair <[email protected]> More... almost 19 years ago
Make USB debug ouput more verbose. Patch by Christian Neumair <[email protected]> More... almost 19 years ago
Update ChangeLog. More... over 19 years ago
Release: ThinkFinger 0.3 More... over 19 years ago
Bump version number: 0.3 More... over 19 years ago
Print state as hex, whitespace fix. More... over 19 years ago
Remove HACK, our biometric identification records are now compatible with the ones of the binary driver, whitespace fix. More... over 19 years ago
Fix c'n'p errror: s/acquire/verify . More... over 19 years ago
s/so_LDADD/la_LIBADD More... over 19 years ago
Add some notes about '--enable-debug' to the documentation. More... over 19 years ago
Add sanity checks for user name, respect TF_RESULT_OPEN_FAILED and TF_RESULT_SIGINT, cleanups. More... over 19 years ago
Add sanity checks for user name and pthread_* calls. More... over 19 years ago
Link against -lpthread. More... over 19 years ago
Complete device protocol to the most possible extent, add debug option for USB traffic. More... over 19 years ago
Add README.in, INSTALL.in and INSTALL.svn, remove README and INSTALL as they are now being generated when running ./configure. More... over 19 years ago
Remove obsolete define. Patch by Stephan Berberig <[email protected]>. More... over 19 years ago
Corrections, update man pages. Patch by Stephan Berberig <[email protected]>. More... over 19 years ago
Use pam_syslog for debugging, again. More... over 19 years ago
Do not reset USB device on deinit. More... over 19 years ago
Also, mention CONFIG_INPUT_UINPUT in the docs. More... over 19 years ago
Update documentation: uinput is required for the PAM module. More... over 19 years ago
Raise USB_RETRY to 250 (was 100). More... over 19 years ago