index
:
polkit
gdbus
master
polkit-0-96
revert-2c8287fb
wip/js-rule-files
Authorization Manager (mirrored from https://gitlab.freedesktop.org/polkit/polkit)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
polkitbackend
/
polkitbackendlocalauthority.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
Nuke polkitbackend library, localauthority backend and extension system
David Zeuthen
1
-783
/
+0
2012-05-18
Make it possible for JS code to change details
David Zeuthen
1
-8
/
+4
2011-12-22
Bug 43610 - Add netgroup support
Nikki VonHollen
1
-1
/
+62
2011-12-20
Bug 43608 – Add unit tests
Nikki VonHollen
1
-24
/
+86
2011-03-03
Deprecated PolkitBackendActionLookup
David Zeuthen
1
-1
/
+0
2011-02-23
Be more specific about what info we want when enumerating files
David Zeuthen
1
-1
/
+1
2010-08-03
Remove Lock Down functionality
David Zeuthen
1
-498
/
+2
2009-12-10
Bug 25367 — Also read local authority configuration data from /etc
David Zeuthen
1
-25
/
+215
2009-11-11
Port lockdown from pklalockdown(1) to D-Bus methods
David Zeuthen
1
-2
/
+501
2009-09-16
Add properties with information about the currently used authority
David Zeuthen
1
-0
/
+23
2009-09-12
Implement lockdown for the Local Authority implementation
David Zeuthen
1
-4
/
+8
2009-08-12
Bug 23093 – FreeBSD portability fixes
Joe Marcus Clarke
1
-2
/
+2
2009-07-26
Allow unprivileged callers to check authorizations
David Zeuthen
1
-0
/
+14
2009-07-15
In .pkla files, use Result{Any,Inactive,Active} instead of just Result
David Zeuthen
1
-4
/
+43
2009-07-15
Actually make the local authority look up authorization files
David Zeuthen
1
-15
/
+85
2009-07-15
Also pass the identity of the subject we are checking for
David Zeuthen
1
-2
/
+34
2009-07-15
Move authentication agent bits to separate authority subclass
David Zeuthen
1
-1695
/
+26
2009-07-15
Rip out polkit-local and refactor local authority to only use tmp authz
David Zeuthen
1
-956
/
+109
2009-07-13
Move local authority management to a separate library
David Zeuthen
1
-51
/
+51
2009-06-19
Cancel an authentication if the unique name for the subject vanishes
David Zeuthen
1
-0
/
+48
2009-06-02
Return the icon name instead of a GIcon in PolkitActionDescription
David Zeuthen
1
-7
/
+1
2009-05-29
Avoid returning an error if no authentication agent is available
David Zeuthen
1
-11
/
+1
2009-05-19
Use an object, not a GHashTable when passing details around
David Zeuthen
1
-12
/
+18
2009-05-15
Add a pkexec(1) command
David Zeuthen
1
-0
/
+2
2009-05-13
Change the PolkitAuthorizationResult enumeration into an object
David Zeuthen
1
-30
/
+36
2009-05-13
Only allow privileged apps to check authz and add ActionLookup interface
David Zeuthen
1
-295
/
+201
2009-02-09
make it possible to define what administrator authentication means
0.91
David Zeuthen
1
-12
/
+137
2009-02-09
add security checks for AddAuthorization() and RemoveAuthorization()
David Zeuthen
1
-5
/
+44
2009-02-09
add security checks for EnumerateAuthorizations
David Zeuthen
1
-1
/
+27
2009-02-09
add the ObtainAuthorization() method and use in for the 'polkit-1 run' command
David Zeuthen
1
-0
/
+259
2009-02-08
load and choose what backend to use; also write a simple null backend
David Zeuthen
1
-1
/
+5
2009-02-08
implement cancellation of authorization checks
David Zeuthen
1
-3
/
+41
2009-02-08
make authentication agents pass a session_id parameter
David Zeuthen
1
-0
/
+22
2009-02-08
generate all polkit dbus code in one place
David Zeuthen
1
-27
/
+26
2009-02-01
add docs for PolkitBackendAuthority
David Zeuthen
1
-18
/
+9
2009-02-01
rework backend API
David Zeuthen
1
-204
/
+280
2009-01-31
add more debug and work around what looks like a bug in fflush(3)
David Zeuthen
1
-2
/
+2
2009-01-30
rework API of polkitagent
David Zeuthen
1
-1
/
+7
2009-01-29
trivial cleanup
Matthias Clasen
1
-3
/
+0
2009-01-27
add Changed() signal that is fired when actions/authorizations change
David Zeuthen
1
-2
/
+19
2009-01-27
implement 'run' command for polkit-1
David Zeuthen
1
-1
/
+1
2009-01-21
fix up docs
David Zeuthen
1
-1
/
+1
2009-01-21
finish authentication agent integration
David Zeuthen
1
-11
/
+476
2009-01-20
add more infrastructure for authentication agent integration
David Zeuthen
1
-0
/
+102
2009-01-20
honor implicit authorizations
David Zeuthen
1
-7
/
+95
2009-01-20
implement UnregisterAuthenticationAgent()
David Zeuthen
1
-10
/
+68
2009-01-20
add infrastructure for registering/unregistering authentication agents
David Zeuthen
1
-9
/
+239
2009-01-19
restrict add/remove of temporary authorizations to users
David Zeuthen
1
-0
/
+23
2009-01-19
rename check_temporary_authorization_for_subject() to something more logical
David Zeuthen
1
-7
/
+7
2009-01-19
make it possible to grant/revoke/use authorizations from groups
David Zeuthen
1
-2
/
+56
[next]