summaryrefslogtreecommitdiff
path: root/src/programs
AgeCommit message (Expand)AuthorFilesLines
2023-08-16pkexec: fix uninitialized pointer warningVincent Mihalkovic1-1/+2
2023-06-20pkcheck: fix a difference between the manual page and the `--help|-h` outputVincent Mihalkovic1-6/+6
2023-03-15pkexec: improve pkexec authentication messageVincent Mihalkovic1-2/+11
2023-02-01pkexec: avoid access to a NULL pointerVincent Mihalkovic1-1/+1
2023-01-18fix core dump problembboy_vi1-1/+1
2022-10-25pkttyagent: Fix small memory leakMartin Kletzander1-0/+6
2022-10-25pkttyagent: Only restore tty flags if they were changedMartin Kletzander1-1/+13
2022-05-09Remove autotools build systemJan Rybar1-95/+0
2022-05-03pkexec: Allow --version and --help even if not setuid rootMatt Turner1-21/+21
2022-05-02pkexec: Don't chdir(~)Adrian Vovk1-5/+14
2022-03-21error message grammar improvementJan Schaumann1-2/+2
2022-01-25pkexec: local privilege escalation (CVE-2021-4034)Jan Rybar2-3/+25
2020-10-26build: Port to meson build systemJan Rybar2-0/+18
2020-01-27Restoring terminal setting erases unread inputJan Rybar1-1/+1
2019-08-01pkttyagent: process stopped by SIGTTOU if run in background jobJan Rybar1-0/+6
2019-03-15pkttyagent: PolkitAgentTextListener leaves echo tty disabled if SIGINT/SIGTERMJan Rybar1-0/+56
2018-08-23Error message raised on every 'systemctl start' in emergency.targetJan Rybar1-1/+2
2018-04-03build: Use AC_USE_SYSTEM_EXTENSIONSColin Walters1-2/+0
2018-04-03Move to current GLibMiloslav Trmač4-11/+0
2018-04-03Fix help for (pkttyagent -s)Miloslav Trmač1-1/+1
2016-12-12build: Pull in GCC warning infra from ostreeColin Walters1-0/+1
2016-06-06data: Set GIO_USE_VFS=local in the environmentPhilip Withnall4-0/+15
2015-06-08s/INCLUDES/AM_CPPFLAGS/gMiloslav Trmač1-1/+1
2015-06-03build: Start using git.mkColin Walters1-0/+2
2014-08-27Refuse duplicate --user arguments to pkexecMiloslav Trmač1-0/+5
2014-02-18pkexec: Support just plain "pkexec" to run shellColin Walters1-17/+39
2013-11-22pkexec: Work around systemd injecting broken XDG_RUNTIME_DIRColin Walters1-3/+30
2013-11-11Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS to avoid warning spamColin Walters2-2/+14
2013-09-18pkcheck: Support --process=pid,start-time,uid syntax tooColin Walters1-2/+7
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