summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-13Update NEWS for release0.95David Zeuthen1-0/+69
2009-11-13Fix make distcheckDavid Zeuthen1-0/+1
2009-11-13Add Python exampleDavid Zeuthen3-1/+45
2009-11-13Properly validate all arguments passed via D-BusDavid Zeuthen4-26/+92
2009-11-12Clarify pklocalauthority(8) man pageDavid Zeuthen1-31/+79
2009-11-11Remove TODO about symbol visibility as this has been fixed for a whileDavid Zeuthen1-2/+0
2009-11-11Drop ununsed policykit actionsDavid Zeuthen2-45/+0
2009-11-11Port lockdown from pklalockdown(1) to D-Bus methodsDavid Zeuthen11-410/+525
2009-11-11Add methods AddLockdownForAction() and RemoveLockdownForAction()David Zeuthen6-4/+581
2009-10-21Bug 24176 – Current git master fails to build, GLIB_LDADD -> GLIB_LIBSMichael Biebl2-5/+5
2009-10-21Bug 24235 – polkit-agent-helper may call pam_end with a stale pam handleAndreas Sandberg1-0/+1
2009-10-21Bug 24640 – Typos in pklocalauthority(8)Matthias Clasen1-2/+2
2009-10-16Bug 24566 – Properly _ref authority in singleton constructorAlexander Sack1-1/+3
2009-10-15Bug 24495 – Fails to build on platforms without PATH_MAX (like hurd)Samuel Thibault1-0/+13
2009-09-29Clarify when AllowUserInteraction should and shouldn't be usedDavid Zeuthen2-1/+11
2009-09-16Add properties with information about the currently used authorityDavid Zeuthen15-6/+436
2009-09-14Fix process start time when using polkit_unix_process_new_full()Bastien Nocera1-2/+5
2009-09-14Clarify comment on where to find process start-time on LinuxDavid Zeuthen1-2/+2
2009-09-13Pass --libtool to g-ir-scannerDavid Zeuthen1-0/+1
2009-09-13Add missing comma so we're save both LANG and LANGUAGE, not only LANGLANGUAGEDavid Zeuthen1-1/+1
2009-09-13Remove POLKIT_USER from configuration summaryDavid Zeuthen1-1/+0
2009-09-13Don't include Polkit-1.0.gir in the dist tarballMichael Biebl1-1/+1
2009-09-13Remove POLKIT_USER optionMichael Biebl3-24/+3
2009-09-13Enable silent rulesMichael Biebl1-0/+2
2009-09-13Make examples optionalMichael Biebl2-1/+10
2009-09-13Make private symbols accessible to libpolkitagent and libpolkitbackendMichael Biebl3-1/+18
2009-09-13Use _polkit_agent_marshal prefixMichael Biebl2-3/+3
2009-09-13Trim the list of exported symbolsMichael Biebl3-0/+6
2009-09-12Implement lockdown for the Local Authority implementationDavid Zeuthen16-19/+537
2009-09-11Bug 23867 – UnixProcess vs. SystemBusName aliasingDavid Zeuthen4-7/+105
2009-09-11Sort by action id in pkaction(1) outputDavid Zeuthen1-0/+11
2009-08-19Use correct program name when complaining about not being setuid rootDavid Zeuthen1-1/+1
2009-08-12Post-release version bump to 0.95David Zeuthen1-2/+2
2009-08-12Update NEWS for release0.94David Zeuthen1-1/+41
2009-08-12Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen21-145/+306
2009-08-12Remove temporary authorization when the subject it applies to vanishesDavid Zeuthen2-3/+184
2009-08-12Don't set the GError if the process doesn't existDavid Zeuthen1-6/+1
2009-08-12Pass the right struct offset for the ::changed class signal handlerDavid Zeuthen1-1/+1
2009-08-12Bug 23093 – FreeBSD portability fixesJoe Marcus Clarke10-31/+153
2009-08-10Be more careful when determining process start timeDavid Zeuthen1-2/+5
2009-07-30Ensure all fds except stdin/stdout/stderr are closed after exec(2)David Zeuthen1-0/+50
2009-07-28Add polkit.retains_authorization_after_challenge to authz resultDavid Zeuthen7-50/+130
2009-07-27Don't spawn man(1) from a setuid programDavid Zeuthen1-12/+5
2009-07-26Allow unprivileged callers to check authorizationsDavid Zeuthen9-78/+505
2009-07-23Ignore .pkla files starting with dot and don't segfault on error pathDavid Zeuthen1-2/+2
2009-07-21Require correct versions of glib and eggdbusDavid Zeuthen1-2/+2
2009-07-20Post-release version bump to 0.94David Zeuthen1-2/+2
2009-07-20Update NEWS for release0.93David Zeuthen1-0/+43
2009-07-20Update TODODavid Zeuthen1-63/+19
2009-07-20Fix make distcheckDavid Zeuthen2-2/+2