summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for release0.104David Zeuthen2012-01-031-0/+36
* Detect whether systemd is available and default to use if soDavid Zeuthen2012-01-031-10/+19
* Add optional systemd supportMatthias Clasen2012-01-035-4/+937
* Bug 43610 - Add netgroup supportNikki VonHollen2011-12-2255-118/+2889
* Bug 43608 – Add unit testsNikki VonHollen2011-12-2015-25/+887
* Post-release version bump to 0.104David Zeuthen2011-12-061-2/+2
* Fix typo0.103David Zeuthen2011-12-061-2/+3
* Update NEWS for releaseDavid Zeuthen2011-12-061-0/+41
* Default to AdminIdentities=unix-group:wheel for local authorityDavid Zeuthen2011-12-062-3/+3
* Mistype in DBus object: PoliycKit1 -> PolicyKit1Alan Near2011-11-171-1/+1
* Bug 41025 – Add org.freedesktop.policykit.owner annotationDavid Zeuthen2011-10-182-9/+85
* Add --no-debug option and use this for D-Bus activationDavid Zeuthen2011-10-182-2/+27
* Add support for the org.freedesktop.policykit.imply annotationDavid Zeuthen2011-09-202-2/+90
* Post-release version bump to 0.103David Zeuthen2011-08-011-2/+2
* Update NEWS for release0.102David Zeuthen2011-08-011-0/+46
* Fix multi-line pam prompt handlingMarc Deslauriers2011-08-012-18/+24
* Specify exported pkg-config files in GIRsEvan Nemerson2011-08-012-0/+2
* Bug 38769 — pkexec: Support running X11 appsMartin Pitt2011-08-012-12/+31
* Fix backend crash if a .policy file does not specify <message>Martin Pitt2011-06-291-3/+6
* Ignore .po/ for intltoolMartin Pitt2011-04-201-0/+1
* pkexec: Avoid TOCTTOU problems with parent processDavid Zeuthen2011-04-011-27/+39
* Use polkit_unix_process_get_uid() to get the owner of a processDavid Zeuthen2011-04-011-5/+6
* Make PolkitUnixProcess also record the uid of the processDavid Zeuthen2011-04-014-118/+278
* PolkitUnixProcess: Clarify that the real uid is returned, not the effective oneDavid Zeuthen2011-03-311-16/+50
* Don't show diagnostic messages intended for the administrator to the end userDavid Zeuthen2011-03-141-4/+0
* introspection: Add --c-include to the gir filesBenjamin Otte2011-03-112-0/+2
* Post-release version bump to 0.102David Zeuthen2011-03-031-2/+2
* Update NEWS for release0.101David Zeuthen2011-03-031-0/+47
* Build examples by default and fix compiler warningsDavid Zeuthen2011-03-032-2/+3
* Fix a couple of warnings triggered by gcc 4.6David Zeuthen2011-03-035-14/+1
* Deprecated PolkitBackendActionLookupDavid Zeuthen2011-03-0317-401/+238
* Allow overriding message shown in authentication dialogDavid Zeuthen2011-02-233-0/+36
* Bug 29712 – Use monotonic for temporary authorizationsDavid Zeuthen2011-02-234-7/+30
* Be a bit more careful parsing the command-lineDavid Zeuthen2011-02-232-19/+29
* pkcheck: Make it possible to list and revoke temporary authorizationsDavid Zeuthen2011-02-233-1/+286
* Make pkcheck(1) report if the authentication dialog was dismissedDavid Zeuthen2011-02-232-0/+12
* Bug 27253 – Use GOBJECT_INTROSPECTION_CHECK from gobject-introspectionAdrian Bunk2011-02-233-36/+18
* Be more specific about what info we want when enumerating filesDavid Zeuthen2011-02-234-4/+4
* Fix a memory leakDavid Zeuthen2011-02-231-0/+2
* Bug 32334 – Always set polkit.retains_authorization_after_challengeDavid Zeuthen2011-02-232-12/+8
* Bug 30438 – PolicyKit fails to build on AIXDavid Zeuthen2011-02-232-3/+24
* Bug 29871 – Fix build failures with binutils-goldMichael Biebl2011-02-231-0/+1
* Bug 27081 – pkexec fails to build on non glibc systemsDavid Zeuthen2011-02-231-5/+4
* Bug 30653 – No way to detect cancellation in pkexecDavid Zeuthen2011-02-229-16/+118
* Post-release version bump to 0.101David Zeuthen2011-02-211-2/+2
* Fix 'make distcheck'0.100David Zeuthen2011-02-212-2/+3
* Update NEWS for releaseDavid Zeuthen2011-02-211-2/+13
* Pass caller and subject pid to authentication agentDavid Zeuthen2011-02-212-1/+60
* Add a note about POLKIT_DEBUGDavid Zeuthen2011-02-211-0/+5
* Always pass non-zero value to g_once_init_leave()David Zeuthen2011-02-211-6/+7