- 15 Jun, 2018 1 commit
-
-
Bastien Nocera authored
-
- 13 Sep, 2017 1 commit
-
-
Bastien Nocera authored
-
- 13 Oct, 2016 1 commit
-
-
Bastien Nocera authored
-
- 03 Feb, 2015 1 commit
-
-
Bastien Nocera authored
-
- 11 Aug, 2013 2 commits
-
-
Bastien Nocera authored
-
Bastien Nocera authored
-
- 05 Mar, 2013 1 commit
-
-
Bastien Nocera authored
-
- 18 Dec, 2012 1 commit
-
-
Colin Walters authored
It's just better if we get activated via systemd rather than dbus. Various bits of configury/makefile taken from polkit. https://bugs.freedesktop.org/show_bug.cgi?id=58468
-
- 18 Nov, 2012 1 commit
-
-
Colin Walters authored
Previous commit had two obviously broken parts.
-
- 17 Nov, 2012 1 commit
-
-
Colin Walters authored
This fixes the build in gnome-ostree, where we don't have pod2man to generate the manpages.
-
- 18 Apr, 2011 3 commits
-
-
Bastien Nocera authored
And fix distcheck.
-
Bastien Nocera authored
-
Bastien Nocera authored
Instead of the custom egg code.
-
- 30 Mar, 2011 1 commit
-
-
Bastien Nocera authored
-
- 19 Aug, 2010 1 commit
-
-
Bastien Nocera authored
Fix a missing brace in main.c, fix distchecking.
-
- 16 Aug, 2010 1 commit
-
- 21 Nov, 2008 1 commit
-
-
Bastien Nocera authored
Required a bit of mangling.
-
- 03 Nov, 2008 1 commit
-
-
Bastien Nocera authored
Add a PAM module, and enable all the warnings
-
- 02 Nov, 2008 2 commits
-
-
Bastien Nocera authored
Add naive plugin support to the storage code, it will load plugins from $(libdir)/fprintd/modules, given the configuration from /etc/fprintd.conf.
-
Bastien Nocera authored
0.8 is the minimum version required.
-
- 22 May, 2008 2 commits
-
-
Bastien Nocera authored
Add PolicyKit checks to all the public functions, grouped in 2 main groups: Verify and Enroll By default, only the user is able to enroll new fingers, or verify themselves. You need to be allowed at least one of those 2 actions to be allowed to claim or release the device. We also add a new SetUsername function, for administration functions. Users will need to be authenticate as admins to be allowed to change the username on which the actions will be taken. Any prints loaded before the change of username will be unloaded.
-
Bastien Nocera authored
Get a PolicyKit context per-device, set up its main loop, and steal more code from gnome-panel to check whether the actions are allowed for a particular caller.
-
- 16 May, 2008 1 commit
-
-
Bastien Nocera authored
Simply missing a po/Makefile.in in the config output, oopsie
-
- 14 May, 2008 1 commit
-
-
Bastien Nocera authored
This will be needed to get better error messages to users of the D-Bus API. We use glib's builtin gettext support. No strings marked as translatable yet, we'll need to mark those user-visible strings carefully and review them.
-
- 13 May, 2008 2 commits
-
-
Daniel Drake authored
To stop people trying to compile it with 0.0 :)
-
Bastien Nocera authored
Provide .conf and .service files for D-Bus to use, allowing fprintd to be autostarted
-
- 09 Mar, 2008 1 commit
-
-
Daniel Drake authored
Real clients won't have the xml available, so calling these "examples" is not appropriate.
-
- 04 Mar, 2008 1 commit
-
-
Daniel Drake authored
-