summaryrefslogtreecommitdiff
path: root/src/mm-auth-provider.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-08auth-provider: port to use object loggingAleksander Morgado1-4/+21
2020-01-23auth-provider: refactor and simplifyAleksander Morgado1-47/+151
2017-04-07auth: port authorize to use GTaskBen Chan1-7/+4
2012-03-16auth: refactor and simplify authentication related setupAleksander Morgado1-240/+43
2012-03-16core: use GDBusMethodInvocation in the auth APIAleksander Morgado1-4/+3
2012-03-16Revert "core: avoid using DBusGMethodInvocation in auth API"Aleksander Morgado1-2/+2
2012-03-15core: avoid using DBusGMethodInvocation in auth APIAleksander Morgado1-2/+2
2010-02-27core: implement optional PolicyKit-based authenticationDan Williams1-62/+71
2010-02-27core: simply authentication request objectsDan Williams1-184/+70
2010-02-26core: add authorization providers and optional PolicyKit supportDan Williams1-0/+405