summaryrefslogtreecommitdiff
path: root/src/polkitbackend/polkitbackendsessionmonitor.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Don't discard error data returned by polkit_system_bus_name_get_user_syncMiloslav Trmač1-1/+1
2013-11-11Fixed compilation problem in the backendXabier Rodriguez Calvar1-1/+1
2013-11-07PolkitSystemBusName: Add public API to retrieve Unix userColin Walters1-19/+1
2011-04-01Use polkit_unix_process_get_uid() to get the owner of a processDavid Zeuthen1-5/+6
2010-09-10Fix another GCC uninitialized variable warningColin Walters1-1/+1
2010-08-20Various doc cleanupsDavid Zeuthen1-1/+1
2010-08-18Fix ConsoleKit interaction bugDavid Zeuthen1-5/+47
2010-07-28Port CK class to gdbusDavid Zeuthen1-357/+202
2009-08-12Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen1-9/+6
2009-08-12Remove temporary authorization when the subject it applies to vanishesDavid Zeuthen1-0/+37
2009-08-12Bug 23093 – FreeBSD portability fixesJoe Marcus Clarke1-5/+2
2009-06-08Minor doc fixesDavid Zeuthen1-1/+1
2009-02-08don't hardcode the uid, look it up in /procDavid Zeuthen1-2/+15
2009-01-21fix up docsDavid Zeuthen1-0/+8
2009-01-20honor implicit authorizationsDavid Zeuthen1-8/+77
2009-01-20add infrastructure for registering/unregistering authentication agentsDavid Zeuthen1-0/+60
2009-01-19split Subject into Subject and Identity and revise APIDavid Zeuthen1-7/+3
2009-01-18add remaining glue for {Add,Remove,Enumerate}AuthorizationDavid Zeuthen1-2/+0
2009-01-18add checks for whether someone is authorized to check authorizationsDavid Zeuthen1-0/+89
2009-01-16add PolkitUnixSession and associcated functionsDavid Zeuthen1-0/+36
2009-01-13rudimentary monitoring of seats and sessionsDavid Zeuthen1-4/+226
2009-01-13start writing a SessionMonitor classDavid Zeuthen1-0/+93