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
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
Enforce that calling CheckAuthorization() with pidfd also is passed a uid
Luca Boccassi
1
-1
/
+1
2023-12-14
Add pidfd parameter to CheckAuthorization()
Luca Boccassi
1
-1
/
+1
2023-08-17
jsauthority: add 'system_unit' and 'no_new_privileges' subject attributes
Luca Boccassi
1
-0
/
+41
2023-06-20
pkcheck: fix a difference between the manual page and the `--help|-h` output
Vincent Mihalkovic
1
-6
/
+6
2023-04-11
docs, build: replace the mailman url with the gitlab/issues url
Vincent Mihalkovic
6
-6
/
+6
2022-10-26
updated links to latest documentation
Jan Rybar
1
-1
/
+1
2022-09-09
docs: fix building with meson 0.61.1
mikhailnov
2
-7
/
+7
2022-05-09
Remove autotools build system
Jan Rybar
3
-152
/
+0
2022-05-02
pkexec: Don't chdir(~)
Adrian Vovk
1
-0
/
+9
2022-01-25
Added support for duktape as JS engine
Gustavo Lima Chaves
1
-1
/
+3
2021-06-03
docs: Distribute documentation source files again
Simon McVittie
1
-1
/
+2
2021-04-13
Revert "Merge branch 'pwithnall/polkit-51-usr-local-share-is-my-homeboy' into...
revert-2c8287fb
Jan Rybar
3
-75
/
+56
2021-02-25
test: Fix a typo in a comment
Jan Rybar
3
-56
/
+75
2021-02-21
fix typos
René Genz
1
-22
/
+22
2020-10-26
build: Port to meson build system
Jan Rybar
6
-1
/
+102
2017-10-09
Fix a typo in polkit(8)
Miloslav Trmač
1
-1
/
+1
2015-10-21
pkcheck: fix man typos
Anders Jonsson
1
-5
/
+5
2015-06-17
docs: Update for changes to uid binding/AuthenticationAgentResponse2
Miloslav Trmač
3
-10
/
+17
2015-06-17
CVE-2015-4625: Bind use of cookies to specific uids
Colin Walters
2
-9
/
+55
2015-06-08
s/INCLUDES/AM_CPPFLAGS/g
Miloslav Trmač
1
-1
/
+1
2015-06-03
build: Start using git.mk
Colin Walters
3
-0
/
+6
2014-02-18
pkexec: Support just plain "pkexec" to run shell
Colin Walters
1
-5
/
+6
2013-09-18
pkcheck: Support --process=pid,start-time,uid syntax too
Colin Walters
1
-9
/
+20
2013-05-15
Fix inclusion of COPYING into documentation with srcdir != builddir
Miloslav Trmač
1
-0
/
+1
2013-05-06
More warnings about using auth_self*
Miloslav Trmač
2
-4
/
+28
2013-05-06
Use auth_admin* instead of auth_self* in examples
Miloslav Trmač
2
-3
/
+3
2013-05-06
man: Fix pkaction man page wrt to --action-id option
Michael Biebl
1
-1
/
+1
2013-04-15
Fold enum documentation into relevant classes
Miloslav Trmač
1
-17
/
+3
2013-04-15
Document deprecated functions.
Miloslav Trmač
1
-0
/
+3
2013-04-15
Include documentation of polkit_action_description_get_annotation_keys
Miloslav Trmač
1
-0
/
+1
2013-04-15
Fix most "undocumented symbol" warnings
Miloslav Trmač
2
-4
/
+6
2013-04-15
Leave out backend from gtk-doc generation
Miloslav Trmač
1
-1
/
+1
2013-04-15
Add annotation glossary
Miloslav Trmač
1
-0
/
+2
2013-04-12
Fix DOC_SOURCE_DIR for builddir != srcdir
Miloslav Trmač
1
-2
/
+5
2013-04-12
Fix build with srcdir!=builddir
Miloslav Trmač
1
-0
/
+4
2012-11-14
docs: mention the audience for authorization rules
David Zeuthen
2
-0
/
+23
2012-07-11
pkexec: add support for argv1 annotation and mention shebang-wrappers
David Zeuthen
1
-1
/
+40
2012-07-06
Introduce a polkit.Result enumeration for authorization rules
David Zeuthen
1
-20
/
+32
2012-06-08
Update guidance on situations where there is no polkit authority
David Zeuthen
1
-1
/
+6
2012-06-07
docs: add a "make sure your app works when there's no polkitd(8)" note
David Zeuthen
1
-0
/
+22
2012-06-07
Mention the implications of returning *_keep in an authorization rule
David Zeuthen
1
-2
/
+18
2012-06-04
State that authorization rules must not rely on SpiderMonkey features
wip/js-rule-files
David Zeuthen
1
-5
/
+13
2012-06-04
Small updates to the "Writing polkit applications" chapter
David Zeuthen
1
-74
/
+161
2012-06-04
Update pkexec(1) man page with example
David Zeuthen
1
-0
/
+1
2012-06-04
Update links to udisks docs
David Zeuthen
1
-4
/
+2
2012-05-25
Rewrite the "Writing polkit applications" chapter
David Zeuthen
1
-38
/
+142
2012-05-25
Run polkitd as an unprivileged user
David Zeuthen
2
-3
/
+20
2012-05-25
Remove unused DBUS_GLIB_* and GIO_* variables
David Zeuthen
1
-4
/
+0
2012-05-24
Clarify pkexec(1) variables
David Zeuthen
2
-11
/
+25
2012-05-24
Combine action and details parameters
David Zeuthen
1
-175
/
+204
[next]