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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-02
Update NEWS for release.
0.113
Miloslav Trmač
1
-3
/
+90
2015-06-23
README: Note to send security reports via DBus's mechanism
Colin Walters
1
-1
/
+17
2015-06-23
Fix use-after-free in polkitagentsession.c
Miloslav Trmač
1
-1
/
+2
2015-06-23
CVE-2015-3255 Fix GHashTable usage.
Miloslav Trmač
1
-5
/
+3
2015-06-19
Fix spurious timeout exceptions on GC
Miloslav Trmač
1
-0
/
+23
2015-06-19
Clear the JS operation callback before invoking JS in the callback
Miloslav Trmač
1
-0
/
+2
2015-06-19
Prevent builds against SpiderMonkey with exact stack rooting
Miloslav Trmač
1
-0
/
+7
2015-06-19
Register heap-based JSObject pointers to GC
Miloslav Trmač
1
-0
/
+7
2015-06-19
Wrap all JS usage within “requests”
Miloslav Trmač
1
-2
/
+27
2015-06-18
Fix a memory leak when registering an authentication agent
Miloslav Trmač
1
-0
/
+1
2015-06-18
Fix a per-authorization memory leak
Miloslav Trmač
2
-1
/
+5
2015-06-18
Don't store unrooted jsvals on heap
Miloslav Trmač
1
-7
/
+6
2015-06-18
Don't add extra NULL group to subject.groups
Miloslav Trmač
1
-12
/
+6
2015-06-18
Don't pass an uninitialized JS parameter
Miloslav Trmač
1
-2
/
+2
2015-06-17
docs: Update for changes to uid binding/AuthenticationAgentResponse2
Miloslav Trmač
8
-23
/
+51
2015-06-17
CVE-2015-4625: Bind use of cookies to specific uids
Colin Walters
8
-19
/
+198
2015-06-17
CVE-2015-4625: Use unpredictable cookie values, keep them secret
Colin Walters
7
-40
/
+150
2015-06-10
authority: Add a helper method for checking whether an identity is root
Colin Walters
1
-5
/
+13
2015-06-08
Fix a crash when two authentication requests are in flight.
Miloslav Trmač
1
-2
/
+0
2015-06-08
Fix duplicate GError use when "uid" is missing
Miloslav Trmač
1
-1
/
+1
2015-06-08
s/INCLUDES/AM_CPPFLAGS/g
Miloslav Trmač
8
-8
/
+8
2015-06-08
Fix a typo, s/Evaluting/Evaluating/g
Miloslav Trmač
1
-2
/
+2
2015-06-08
Simplify forced error domain registration
Miloslav Trmač
1
-2
/
+1
2015-06-06
Remove a redundant assignment.
Miloslav Trmač
1
-1
/
+1
2015-06-06
Fix a possible NULL dereference.
Miloslav Trmač
1
-1
/
+5
2015-06-03
Revert "authority: Avoid cookie wrapping by using u64 counter"
Colin Walters
1
-22
/
+7
2015-06-03
sessionmonitor-systemd: Use sd_uid_get_state() to check session activity
Philip Withnall
1
-1
/
+32
2015-06-03
build: Start using git.mk
Colin Walters
20
-23
/
+417
2015-06-03
CVE-2015-3218: backend: Handle invalid object paths in RegisterAuthentication...
Colin Walters
1
-23
/
+30
2015-06-03
authority: Avoid cookie wrapping by using u64 counter
Colin Walters
1
-7
/
+22
2015-06-03
.dir-locals: Style for Emacs - we don't use tabs
Colin Walters
1
-0
/
+1
2015-03-31
Use libsystemd instead of older libsystemd-login if possible
Simon McVittie
4
-27
/
+35
2015-01-11
authority: Fix memory leak in EnumerateActions call results handler
Max A. Dednev
1
-1
/
+0
2014-08-27
Refuse duplicate --user arguments to pkexec
Miloslav Trmač
1
-0
/
+5
2014-06-03
sessionmonitor-systemd: prepare for D-Bus "user bus" model
Kay Sievers
2
-5
/
+26
2014-04-22
polkitd: Fix problem with removing non-existent source
Lukasz Skalski
1
-1
/
+1
2014-02-18
build: Fix several issues on FreeBSD
Ting-Wei Lan
5
-2
/
+36
2014-02-18
pkexec: Support just plain "pkexec" to run shell
Colin Walters
2
-22
/
+45
2014-02-09
PolkitAgentSession: fix race between child and io watches
Rui Matos
1
-36
/
+11
2013-12-07
Fix a memory leak
Miloslav Trmač
1
-1
/
+0
2013-11-22
pkexec: Work around systemd injecting broken XDG_RUNTIME_DIR
Colin Walters
1
-3
/
+30
2013-11-11
Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS to avoid warning spam
Colin Walters
3
-2
/
+18
2013-11-11
Port internals non-deprecated PolkitProcess API where possible
Colin Walters
2
-5
/
+5
2013-11-11
PolkitSystemBusName: Retrieve both pid and uid
Colin Walters
1
-53
/
+118
2013-11-11
sessionmonitor-systemd: Deduplicate code paths
Colin Walters
1
-41
/
+22
2013-11-11
Don't discard error data returned by polkit_system_bus_name_get_user_sync
Miloslav Trmač
1
-1
/
+1
2013-11-11
Fixed compilation problem in the backend
Xabier Rodriguez Calvar
1
-1
/
+1
2013-11-09
examples/cancel: Fix to securely lookup subject
Colin Walters
1
-1
/
+1
2013-11-07
PolkitSystemBusName: Add public API to retrieve Unix user
Colin Walters
4
-38
/
+62
2013-09-18
Post-release version bump to 0.113
Miloslav Trmač
2
-1
/
+33
[next]