summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for release0.111Miloslav Trmač2013-05-151-5/+69
* Fix inclusion of COPYING into documentation with srcdir != builddirMiloslav Trmač2013-05-151-0/+1
* Exit pkaction with status 0 on successMiloslav Trmač2013-05-131-0/+2
* Refuse unrecognized command-line operandsMiloslav Trmač2013-05-133-0/+18
* Add bug reporting address and home page to --help outputMiloslav Trmač2013-05-135-3/+22
* Fix package version / bug report address mixingMiloslav Trmač2013-05-131-2/+2
* Don't spawn man for --helpMiloslav Trmač2013-05-134-186/+141
* Remove an unused va_startMiloslav Trmač2013-05-071-1/+0
* Fix a memory leakMiloslav Trmač2013-05-071-0/+1
* Drop unused variableMiloslav Trmač2013-05-071-5/+0
* Refuse non-string parameters to Polkit.spawn()Miloslav Trmač2013-05-061-0/+6
* Fix handling of null returned from _runRulesMiloslav Trmač2013-05-061-6/+6
* Fix a TypeError when no admin rules are registeredMiloslav Trmač2013-05-061-1/+1
* More warnings about using auth_self*Miloslav Trmač2013-05-062-4/+28
* Use auth_admin* instead of auth_self* in examplesMiloslav Trmač2013-05-063-4/+4
* man: Fix pkaction man page wrt to --action-id optionMichael Biebl2013-05-061-1/+1
* jsauthority: Work with mozjs-17.0 tooColin Walters2013-04-232-7/+57
* Revert "Dynamically load libmozjs185.so and cope with it not being available"Colin Walters2013-04-232-304/+147
* jsauthority: Use JSVAL_NULL rather than {0} struct initializationColin Walters2013-04-231-6/+6
* jsauthority: We can really only handle a stringColin Walters2013-04-231-1/+1
* Add a FIXME to polkitprivate.hMiloslav Trmač2013-04-181-0/+10
* Add annotations for element types of returned listsMiloslav Trmač2013-04-152-16/+16
* Fix an obvious docstring typo.Miloslav Trmač2013-04-151-1/+1
* Fold enum documentation into relevant classesMiloslav Trmač2013-04-152-25/+3
* Document deprecated functions.Miloslav Trmač2013-04-153-0/+19
* Include documentation of polkit_action_description_get_annotation_keysMiloslav Trmač2013-04-151-0/+1
* Move polkit_temporary_authorization_new to private header file.Miloslav Trmač2013-04-152-5/+5
* Fix most "undocumented symbol" warningsMiloslav Trmač2013-04-152-4/+6
* Leave out backend from gtk-doc generationMiloslav Trmač2013-04-151-1/+1
* Add annotation glossaryMiloslav Trmač2013-04-151-0/+2
* Fix various memory leaks.Miloslav Trmač2013-04-154-3/+9
* configure: Specify GLib min/max versionColin Walters2013-04-123-0/+6
* Fix DOC_SOURCE_DIR for builddir != srcdirMiloslav Trmač2013-04-121-2/+5
* Fix build with srcdir!=builddirMiloslav Trmač2013-04-121-0/+4
* Clean (git status) after autogen.shMiloslav Trmač2013-04-122-0/+26
* Add missing #include <sys/wait.h>Samuli Suominen2013-04-111-0/+1
* update types for js188darkxst2013-04-111-20/+20
* mocklibc: Only require autoconf 2.63Colin Walters2013-04-111-1/+1
* pkexec: Set process environment from pam_getenvlist()Steve Langasek2013-04-111-0/+10
* polkitagent, pkexec: Respect SUID_CFLAGS and SUID_LDFLAGSVincent Untz2013-04-113-0/+17
* build: try harder to avoid systemd/consolekit misconfigurationGiovanni Campagna2013-04-111-0/+20
* Fix the build with automake 1.13Nuno Araujo2013-04-102-2/+2
* Post-release version bump to 0.111David Zeuthen2013-01-092-2/+29
* Update NEWS for release0.110David Zeuthen2013-01-091-3/+14
* Remove AM_PROG_CC_STDCDavid Zeuthen2013-01-091-1/+0
* Use mutex and condition variables properlyDavid Zeuthen2013-01-091-4/+5
* Fix build on GNU HurdEmilio Pozuelo Monfort2013-01-091-2/+3
* build: Remove generated introspection files on "make clean"Michael Biebl2013-01-091-0/+1
* Set XAUTHORITY environment variable if is unsetDavid Zeuthen2012-12-191-0/+22
* Post-release version bump to 0.110David Zeuthen2012-12-192-2/+29