index
:
delta/polkit.git
baserock/gnome
baserock/morph
err-msgs-to-debug
gdbus
gvariant-audit
master
mozjs52
polkit-0-96
revert-2c8287fb
wip/halfline/new-release
wip/js-rule-files
wip/mozjs17
gitlab.freedesktop.org: polkit/polkit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Update for changes to uid binding/AuthenticationAgentResponse2
Miloslav Trmač
2015-06-17
2
-7
/
+10
*
CVE-2015-4625: Bind use of cookies to specific uids
Colin Walters
2015-06-17
2
-2
/
+36
*
build: Start using git.mk
Colin Walters
2015-06-03
1
-0
/
+2
*
pkcheck: Support --process=pid,start-time,uid syntax too
Colin Walters
2013-09-18
1
-0
/
+3
*
Nuke leftover polkit-backend-1.pc file
David Zeuthen
2012-07-06
2
-12
/
+1
*
Run polkitd as an unprivileged user
David Zeuthen
2012-05-25
2
-5
/
+20
*
Store private binaries in /usr/lib/polkit-1 instead of /usr/libexec
David Zeuthen
2012-05-23
3
-4
/
+6
*
Add a systemd .service file
David Zeuthen
2012-05-23
3
-1
/
+21
*
Add --no-debug option and use this for D-Bus activation
David Zeuthen
2011-10-18
1
-1
/
+1
*
Add methods AddLockdownForAction() and RemoveLockdownForAction()
David Zeuthen
2009-11-11
1
-2
/
+18
*
Clarify when AllowUserInteraction should and shouldn't be used
David Zeuthen
2009-09-29
1
-1
/
+1
*
Add properties with information about the currently used authority
David Zeuthen
2009-09-16
1
-0
/
+31
*
Remove POLKIT_USER option
Michael Biebl
2009-09-13
2
-11
/
+3
*
Implement lockdown for the Local Authority implementation
David Zeuthen
2009-09-12
1
-1
/
+1
*
Add polkit.retains_authorization_after_challenge to authz result
David Zeuthen
2009-07-28
1
-1
/
+1
*
Allow unprivileged callers to check authorizations
David Zeuthen
2009-07-26
1
-2
/
+10
*
Add support for querying and revoking temporary authorizations
David Zeuthen
2009-07-20
1
-6
/
+64
*
Rename some man pages and the daemon binary
David Zeuthen
2009-07-15
1
-1
/
+1
*
Rip out polkit-local and refactor local authority to only use tmp authz
David Zeuthen
2009-07-15
3
-101
/
+1
*
Move local authority management to a separate library
David Zeuthen
2009-07-13
3
-11
/
+23
*
Expand on the D-Bus docs
David Zeuthen
2009-06-08
1
-7
/
+14
*
Clarify docs for is_challenge member of the AuthorizationResult struct
David Zeuthen
2009-05-29
1
-1
/
+1
*
Add a pkexec(1) command
David Zeuthen
2009-05-15
1
-1
/
+1
*
Change the PolkitAuthorizationResult enumeration into an object
David Zeuthen
2009-05-13
1
-11
/
+13
*
Only allow privileged apps to check authz and add ActionLookup interface
David Zeuthen
2009-05-13
2
-27
/
+20
*
Fix D-Bus policy to work with non-permissive D-Bus
David Zeuthen
2009-05-11
1
-0
/
+10
*
add the ObtainAuthorization() method and use in for the 'polkit-1 run' command
David Zeuthen
2009-02-09
1
-0
/
+47
*
implement cancellation of authorization checks
David Zeuthen
2009-02-08
1
-1
/
+22
*
make authentication agents pass a session_id parameter
David Zeuthen
2009-02-08
1
-1
/
+9
*
update for latest EggDBus changes
David Zeuthen
2009-02-07
3
-38
/
+40
*
fix up the D-Bus docs somewhat
David Zeuthen
2009-02-05
3
-42
/
+60
*
use new eggdbus feature to include enums/structs docs in the interface docs
David Zeuthen
2009-02-04
3
-123
/
+123
*
user proper capitalization for AuthenticationAgent D-Bus interface summary
David Zeuthen
2009-02-03
1
-1
/
+1
*
add docs for the AuthenticationAgent D-Bus interface
David Zeuthen
2009-02-03
1
-7
/
+18
*
add docs for the AuthorityManager D-Bus interface
David Zeuthen
2009-02-03
1
-4
/
+18
*
add docs for the Authority D-Bus interface
David Zeuthen
2009-02-03
1
-6
/
+29
*
move management functions to a separate D-Bus interface and GObject class
David Zeuthen
2009-02-01
3
-61
/
+70
*
add Changed() signal that is fired when actions/authorizations change
David Zeuthen
2009-01-27
1
-0
/
+4
*
fix 'make distcheck'
David Zeuthen
2009-01-21
1
-3
/
+4
*
finish authentication agent integration
David Zeuthen
2009-01-21
2
-5
/
+12
*
add enumeration and handling of implicit authorizations
David Zeuthen
2009-01-20
1
-3
/
+51
*
add infrastructure for registering/unregistering authentication agents
David Zeuthen
2009-01-20
3
-7
/
+53
*
add pkgconfig files
David Zeuthen
2009-01-20
4
-1
/
+45
*
add buildsys stuff for authentication library support
David Zeuthen
2009-01-19
2
-1
/
+12
*
split Subject into Subject and Identity and revise API
David Zeuthen
2009-01-19
1
-11
/
+31
*
add remaining glue for {Add,Remove,Enumerate}Authorization
David Zeuthen
2009-01-18
1
-12
/
+15
*
rename CheckClaim() to CheckAuthorization()
David Zeuthen
2009-01-18
1
-15
/
+50
*
add checks for whether someone is authorized to check authorizations
David Zeuthen
2009-01-18
1
-0
/
+3
*
add PolkitUnixSession and associcated functions
David Zeuthen
2009-01-16
1
-3
/
+15
*
remove attributes from AuthorizationClaim and CheckClaim()
David Zeuthen
2009-01-16
1
-7
/
+1
[next]