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
/
src
/
polkitbackend
/
polkitbackendsessionmonitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-03
Fix CVE-2018-1116: Trusting client-supplied UID
Miloslav Trmač
1
-5
/
+35
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-07
PolkitSystemBusName: Add public API to retrieve Unix user
Colin Walters
1
-19
/
+1
2011-04-01
Use polkit_unix_process_get_uid() to get the owner of a process
David Zeuthen
1
-5
/
+6
2010-09-10
Fix another GCC uninitialized variable warning
Colin Walters
1
-1
/
+1
2010-08-20
Various doc cleanups
David Zeuthen
1
-1
/
+1
2010-08-18
Fix ConsoleKit interaction bug
David Zeuthen
1
-5
/
+47
2010-07-28
Port CK class to gdbus
David Zeuthen
1
-357
/
+202
2009-08-12
Generate GI gir and typelibs for libpolkit-gobject-1
David Zeuthen
1
-9
/
+6
2009-08-12
Remove temporary authorization when the subject it applies to vanishes
David Zeuthen
1
-0
/
+37
2009-08-12
Bug 23093 – FreeBSD portability fixes
Joe Marcus Clarke
1
-5
/
+2
2009-06-08
Minor doc fixes
David Zeuthen
1
-1
/
+1
2009-02-08
don't hardcode the uid, look it up in /proc
David Zeuthen
1
-2
/
+15
2009-01-21
fix up docs
David Zeuthen
1
-0
/
+8
2009-01-20
honor implicit authorizations
David Zeuthen
1
-8
/
+77
2009-01-20
add infrastructure for registering/unregistering authentication agents
David Zeuthen
1
-0
/
+60
2009-01-19
split Subject into Subject and Identity and revise API
David Zeuthen
1
-7
/
+3
2009-01-18
add remaining glue for {Add,Remove,Enumerate}Authorization
David Zeuthen
1
-2
/
+0
2009-01-18
add checks for whether someone is authorized to check authorizations
David Zeuthen
1
-0
/
+89
2009-01-16
add PolkitUnixSession and associcated functions
David Zeuthen
1
-0
/
+36
2009-01-13
rudimentary monitoring of seats and sessions
David Zeuthen
1
-4
/
+226
2009-01-13
start writing a SessionMonitor class
David Zeuthen
1
-0
/
+93