summaryrefslogtreecommitdiff
path: root/src/mm-auth-provider.c
Commit message (Expand)AuthorAgeFilesLines
* auth: port authorize to use GTaskBen Chan2017-04-071-7/+4
* auth: refactor and simplify authentication related setupAleksander Morgado2012-03-161-240/+43
* core: use GDBusMethodInvocation in the auth APIAleksander Morgado2012-03-161-4/+3
* Revert "core: avoid using DBusGMethodInvocation in auth API"Aleksander Morgado2012-03-161-2/+2
* core: avoid using DBusGMethodInvocation in auth APIAleksander Morgado2012-03-151-2/+2
* core: implement optional PolicyKit-based authenticationDan Williams2010-02-271-62/+71
* core: simply authentication request objectsDan Williams2010-02-271-184/+70
* core: add authorization providers and optional PolicyKit supportDan Williams2010-02-261-0/+405