summaryrefslogtreecommitdiff
path: root/src/polkit/polkitunixprocess.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for NetBSDOBATA Akio2015-10-011-6/+30
* Add support for OpenBSDAntoine Jacoutot2015-07-201-4/+39
* Document deprecated functions.Miloslav Trmač2013-04-151-0/+7
* Make PolkitUnixProcess also record the uid of the processDavid Zeuthen2011-04-011-108/+238
* PolkitUnixProcess: Clarify that the real uid is returned, not the effective oneDavid Zeuthen2011-03-311-16/+50
* Add missing GObject Introspection annotationsDavid Zeuthen2011-02-171-2/+2
* Update GI annotationsDavid Zeuthen2010-08-091-1/+1
* Add g_return_if_fail() to all public API entry pointsDavid Zeuthen2010-08-091-0/+6
* Fix process start time when using polkit_unix_process_new_full()Bastien Nocera2009-09-141-2/+5
* Clarify comment on where to find process start-time on LinuxDavid Zeuthen2009-09-141-2/+2
* Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen2009-08-121-44/+65
* Don't set the GError if the process doesn't existDavid Zeuthen2009-08-121-6/+1
* Bug 23093 – FreeBSD portability fixesJoe Marcus Clarke2009-08-121-2/+93
* Be more careful when determining process start timeDavid Zeuthen2009-08-101-2/+5
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-201-83/+106
* Add some more API docsDavid Zeuthen2009-06-081-1/+53
* add a hash() method to the Subject interfaceDavid Zeuthen2009-01-201-0/+8
* add serialization for subjects and implement Enumerate{Users,Groups}David Zeuthen2009-01-071-2/+26
* add subject interface and some classes implementing this interfaceDavid Zeuthen2009-01-061-0/+358