summaryrefslogtreecommitdiff
path: root/src/polkit/polkitsubject.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-201-11/+37
| | | | | | | Also change how authentication agents are registered (take a Subject instead of the session-id) and add convenience functions to asynchronously construct a PolkitUnixSession object given a process id (by querying ConsoleKit).
* Add some more API docsDavid Zeuthen2009-06-081-0/+15
|
* prune TODO list and fix up single-header-file / API guard checksDavid Zeuthen2009-02-091-0/+4
|
* add a hash() method to the Subject interfaceDavid Zeuthen2009-01-201-0/+3
|
* add polkit_unix_user_new_for_name()David Zeuthen2009-01-121-4/+6
|
* add serialization for subjects and implement Enumerate{Users,Groups}David Zeuthen2009-01-071-5/+8
|
* add subject interface and some classes implementing this interfaceDavid Zeuthen2009-01-061-0/+55
|
* update to latest EggDBus and rework how things are doneDavid Zeuthen2009-01-061-67/+0
|
* implement EnumerateUsers()David Zeuthen2008-12-031-36/+31
|
* initial commitDavid Zeuthen2008-11-061-0/+72