summaryrefslogtreecommitdiff
path: root/src/polkitbackend/polkitbackendsessionmonitor.c
Commit message (Expand)AuthorAgeFilesLines
* Use polkit_unix_process_get_uid() to get the owner of a processDavid Zeuthen2011-04-011-5/+6
* Fix another GCC uninitialized variable warningColin Walters2010-09-101-1/+1
* Various doc cleanupsDavid Zeuthen2010-08-201-1/+1
* Fix ConsoleKit interaction bugDavid Zeuthen2010-08-181-5/+47
* Port CK class to gdbusDavid Zeuthen2010-07-281-357/+202
* Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen2009-08-121-9/+6
* Remove temporary authorization when the subject it applies to vanishesDavid Zeuthen2009-08-121-0/+37
* Bug 23093 – FreeBSD portability fixesJoe Marcus Clarke2009-08-121-5/+2
* Minor doc fixesDavid Zeuthen2009-06-081-1/+1
* don't hardcode the uid, look it up in /procDavid Zeuthen2009-02-081-2/+15
* fix up docsDavid Zeuthen2009-01-211-0/+8
* honor implicit authorizationsDavid Zeuthen2009-01-201-8/+77
* add infrastructure for registering/unregistering authentication agentsDavid Zeuthen2009-01-201-0/+60
* split Subject into Subject and Identity and revise APIDavid Zeuthen2009-01-191-7/+3
* add remaining glue for {Add,Remove,Enumerate}AuthorizationDavid Zeuthen2009-01-181-2/+0
* add checks for whether someone is authorized to check authorizationsDavid Zeuthen2009-01-181-0/+89
* add PolkitUnixSession and associcated functionsDavid Zeuthen2009-01-161-0/+36
* rudimentary monitoring of seats and sessionsDavid Zeuthen2009-01-131-4/+226
* start writing a SessionMonitor classDavid Zeuthen2009-01-131-0/+93