summaryrefslogtreecommitdiff
path: root/src/programs
AgeCommit message (Expand)AuthorFilesLines
2013-05-13Exit pkaction with status 0 on successMiloslav Trmač1-0/+2
2013-05-13Refuse unrecognized command-line operandsMiloslav Trmač3-0/+18
2013-05-13Add bug reporting address and home page to --help outputMiloslav Trmač4-2/+21
2013-05-13Don't spawn man for --helpMiloslav Trmač3-186/+138
2013-05-07Drop unused variableMiloslav Trmač1-5/+0
2013-04-11pkexec: Set process environment from pam_getenvlist()Steve Langasek1-0/+10
2013-04-11polkitagent, pkexec: Respect SUID_CFLAGS and SUID_LDFLAGSVincent Untz1-0/+6
2013-01-09Fix build on GNU HurdEmilio Pozuelo Monfort1-2/+3
2012-12-19Set XAUTHORITY environment variable if is unsetDavid Zeuthen1-0/+22
2012-07-11pkexec: add support for argv1 annotation and mention shebang-wrappersDavid Zeuthen1-1/+15
2012-05-24Clarify pkexec(1) variablesDavid Zeuthen1-2/+4
2012-05-22Update docsDavid Zeuthen1-1/+2
2012-04-12Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen1-6/+25
2012-04-11Add pkttyagent(1) helperDavid Zeuthen2-1/+250
2011-08-01Bug 38769 — pkexec: Support running X11 appsMartin Pitt1-10/+25
2011-04-01pkexec: Avoid TOCTTOU problems with parent processDavid Zeuthen1-27/+39
2011-03-03Deprecated PolkitBackendActionLookupDavid Zeuthen3-233/+33
2011-02-23Be a bit more careful parsing the command-lineDavid Zeuthen1-11/+15
2011-02-23pkcheck: Make it possible to list and revoke temporary authorizationsDavid Zeuthen1-1/+269
2011-02-23Make pkcheck(1) report if the authentication dialog was dismissedDavid Zeuthen1-0/+5
2011-02-23Bug 27081 – pkexec fails to build on non glibc systemsDavid Zeuthen1-5/+4
2011-02-22Bug 30653 – No way to detect cancellation in pkexecDavid Zeuthen1-4/+13
2010-08-20pkcheck: add --enable-internal-agent optionDavid Zeuthen2-2/+54
2010-08-20pkexec: add --disable-internal-agent optionDavid Zeuthen1-2/+9
2010-08-12Add textual authentication agent and use it in pkexec(1)David Zeuthen3-3/+46
2010-08-09Use polkit_authority_get_sync() instead of deprecated polkit_authority_get()David Zeuthen3-3/+24
2010-07-02Add shadow supportAndrew Psaltis1-0/+8
2010-03-10Bug 26982 – pkexec information disclosure vulnerabilityDan Rosenberg1-3/+2
2009-12-15Complain on stderr, not stdoutDavid Zeuthen1-3/+3
2009-12-15Save original cwd in pkexec(1) since it will change during the life-timeDavid Zeuthen1-5/+17
2009-12-15Make pkexec(1) use the syslogging facilitiesDavid Zeuthen1-29/+90
2009-12-15Make pkexec(1) validate environment variablesDavid Zeuthen1-2/+111
2009-12-15Fix error message when no authentication agent is availableDavid Zeuthen1-1/+1
2009-12-15Properly handle return value from getpwnam_r()David Zeuthen1-3/+12
2009-12-11Fix up last commentDavid Zeuthen1-1/+1
2009-12-11Run the open_session part of the PAM stack in pkexec(1)David Zeuthen2-1/+89
2009-11-11Port lockdown from pklalockdown(1) to D-Bus methodsDavid Zeuthen2-257/+1
2009-10-21Bug 24176 – Current git master fails to build, GLIB_LDADD -> GLIB_LIBSMichael Biebl1-4/+4
2009-09-13Add missing comma so we're save both LANG and LANGUAGE, not only LANGLANGUAGEDavid Zeuthen1-1/+1
2009-09-12Implement lockdown for the Local Authority implementationDavid Zeuthen2-1/+257
2009-09-11Sort by action id in pkaction(1) outputDavid Zeuthen1-0/+11
2009-08-12Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen1-3/+14
2009-08-12Bug 23093 – FreeBSD portability fixesJoe Marcus Clarke1-17/+29
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 Zeuthen1-27/+26
2009-07-27Don't spawn man(1) from a setuid programDavid Zeuthen1-12/+5
2009-07-15Rip out polkit-local and refactor local authority to only use tmp authzDavid Zeuthen1-1/+0
2009-07-13Move local authority management to a separate libraryDavid Zeuthen1-0/+1
2009-06-17GIO modules need to be prefix with libDavid Zeuthen1-5/+5
2009-06-08Use .../extensions instead of ../backends for loading extensionsDavid Zeuthen1-6/+6