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
/
src
/
polkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo of gid_t in a comment
Matthew Leeds
2022-05-02
1
-1
/
+1
*
CVE-2021-4115 (GHSL-2021-077) fix
Jan Rybar
2022-02-21
1
-4
/
+34
*
GHSL-2021-074: authentication bypass vulnerability in polkit
Jan Rybar
2021-06-02
1
-0
/
+3
*
build: Port to meson build system
Jan Rybar
2020-10-26
2
-1
/
+141
*
Allow uid of -1 for a PolkitUnixProcess
Matthew Leeds
2019-02-05
1
-7
/
+2
*
backend: Compare PolkitUnixProcess uids for temporary authorizations
Colin Walters
2019-01-08
2
-1
/
+72
*
Allow negative uids/gids in PolkitUnixUser and Group objects
Zbigniew Jędrzejewski-Szmek
2018-12-04
3
-11
/
+29
*
Fix a critical warning on calling polkit_permission_new_sync with no system bus
Richard Hughes
2018-11-06
1
-4
/
+7
*
Fix CVE-2018-1116: Trusting client-supplied UID
Miloslav Trmač
2018-07-03
2
-10
/
+53
*
Support polkit session agent running outside user session
Sebastien Bacher
2018-04-03
1
-0
/
+14
*
Fix error handling in polkit_authority_enumerate_temporary_authorizations_finish
Miloslav Trmač
2018-04-03
1
-1
/
+3
*
Fix a memory leak on an error path of lookup_asv (twice)
Miloslav Trmač
2018-04-03
2
-0
/
+2
*
Simplify GVariant reference counting
Miloslav Trmač
2018-04-03
7
-88
/
+39
*
polkitpermission: Fix a memory leak on authority changes
Rui Matos
2017-04-04
1
-0
/
+1
*
build: Pull in GCC warning infra from ostree
Colin Walters
2016-12-12
1
-0
/
+1
*
polkit: Add g_autoptr() support for GObject-derived polkit types
Philip Withnall
2016-05-04
1
-0
/
+17
*
Add support for NetBSD
OBATA Akio
2015-10-01
1
-6
/
+30
*
Add support for OpenBSD
Antoine Jacoutot
2015-07-20
1
-4
/
+39
*
docs: Update for changes to uid binding/AuthenticationAgentResponse2
Miloslav Trmač
2015-06-17
1
-2
/
+22
*
CVE-2015-4625: Bind use of cookies to specific uids
Colin Walters
2015-06-17
1
-2
/
+11
*
Fix duplicate GError use when "uid" is missing
Miloslav Trmač
2015-06-08
1
-1
/
+1
*
s/INCLUDES/AM_CPPFLAGS/g
Miloslav Trmač
2015-06-08
1
-1
/
+1
*
build: Start using git.mk
Colin Walters
2015-06-03
1
-0
/
+2
*
Use libsystemd instead of older libsystemd-login if possible
Simon McVittie
2015-03-31
1
-3
/
+3
*
authority: Fix memory leak in EnumerateActions call results handler
Max A. Dednev
2015-01-11
1
-1
/
+0
*
Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS to avoid warning spam
Colin Walters
2013-11-11
1
-0
/
+4
*
Port internals non-deprecated PolkitProcess API where possible
Colin Walters
2013-11-11
1
-1
/
+1
*
PolkitSystemBusName: Retrieve both pid and uid
Colin Walters
2013-11-11
1
-53
/
+118
*
PolkitSystemBusName: Add public API to retrieve Unix user
Colin Walters
2013-11-07
2
-0
/
+60
*
polkitunixprocess: Deprecate racy APIs
Colin Walters
2013-09-18
1
-0
/
+2
*
Use GOnce for interface type registration
Tomas Bzatek
2013-05-29
2
-8
/
+12
*
Add a FIXME to polkitprivate.h
Miloslav Trmač
2013-04-18
1
-0
/
+10
*
Add annotations for element types of returned lists
Miloslav Trmač
2013-04-15
1
-15
/
+15
*
Fix an obvious docstring typo.
Miloslav Trmač
2013-04-15
1
-1
/
+1
*
Fold enum documentation into relevant classes
Miloslav Trmač
2013-04-15
1
-8
/
+0
*
Document deprecated functions.
Miloslav Trmač
2013-04-15
1
-0
/
+7
*
Move polkit_temporary_authorization_new to private header file.
Miloslav Trmač
2013-04-15
2
-5
/
+5
*
build: Fix .gir generation for parallel make
Ryan Lortie
2012-11-13
1
-0
/
+2
*
Rename --enable-systemd to --enable-libsystemd-login
David Zeuthen
2012-05-23
1
-3
/
+3
*
Make polkit_details_insert() remove the key if passed value is NULL
David Zeuthen
2012-05-23
1
-1
/
+6
*
Make it possible to influence agent registration with an a{sv} parameter
David Zeuthen
2012-04-12
2
-0
/
+186
*
PolkitUnixSession: Actually return TRUE if a session exists
David Zeuthen
2012-02-06
1
-7
/
+5
*
PolkitUnixSession: Set error if we cannot find a session for the given pid
David Zeuthen
2012-02-06
1
-5
/
+16
*
Various builddir != srcdir fixes
Ryan Lortie
2012-01-10
1
-21
/
+14
*
Add optional systemd support
Matthias Clasen
2012-01-03
2
-1
/
+491
*
Bug 43610 - Add netgroup support
Nikki VonHollen
2011-12-22
8
-6
/
+373
*
Specify exported pkg-config files in GIRs
Evan Nemerson
2011-08-01
1
-0
/
+1
*
Make PolkitUnixProcess also record the uid of the process
David Zeuthen
2011-04-01
3
-116
/
+273
*
PolkitUnixProcess: Clarify that the real uid is returned, not the effective one
David Zeuthen
2011-03-31
1
-16
/
+50
*
introspection: Add --c-include to the gir files
Benjamin Otte
2011-03-11
1
-0
/
+1
[next]