2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also load rules from /usr/share/polkit/rules.d More... about 13 years ago
docs: clarify how rules files work More... about 13 years ago
Also add an example of polkit.spawn() to polkit(8) man page More... about 13 years ago
docs: add AUTHORIZATION RULES section to the polkit(8) man page More... about 13 years ago
Don't include command-line in spawning error messages More... about 13 years ago
Make polkit.spawn() take an array of arguments instead of a command-line More... about 13 years ago
Add polkit.spawn() to spawn external programs More... about 13 years ago
Make it possible for JS code to change details More... about 13 years ago
Reformat init.js and also avoid quoting non-string properties in toString() More... about 13 years ago
Emit ::Changed signal after reloading rules More... about 13 years ago
Collect garbage More... about 13 years ago
Add a couple of more error checks More... about 13 years ago
Clean up code a bit More... about 13 years ago
Pass details to JS functions and simplify how Subject instances are constructed More... about 13 years ago
Include seat and session in Subject object More... about 13 years ago
Add experimental authority backend using JavaScript rule files More... about 13 years ago
Post-release version bump to 0.106 More... about 13 years ago
Update NEWS for release More... about 13 years ago
Add Makefile rules for signing and publishing releases and docs More... about 13 years ago
Update the docs to use 'polkit' (instead of 'PolicyKit') as the name More... about 13 years ago
Mention pkttyagent(1) in "Writing PolicyKit applications" chapter More... about 13 years ago
Fix type in docs More... about 13 years ago
Make it possible to influence agent registration with an a{sv} parameter More... about 13 years ago
Add pkttyagent(1) helper More... about 13 years ago
PolkitAgentSession: Don't leak file descriptors More... over 13 years ago
polkitagent, pkexec: Respect SUID_CFLAGS and SUID_LDFLAGS More... over 13 years ago
PolkitUnixSession: Actually return TRUE if a session exists More... over 13 years ago
PolkitUnixSession: Set error if we cannot find a session for the given pid More... over 13 years ago
autogen.sh: Fix check for libtool (we only need libtoolize) More... over 13 years ago
Various builddir != srcdir fixes More... over 13 years ago