summaryrefslogtreecommitdiff
path: root/src/programs
Commit message (Expand)AuthorAgeFilesLines
* pkexec: improve pkexec authentication messageVincent Mihalkovic2023-03-151-2/+11
* pkexec: avoid access to a NULL pointerVincent Mihalkovic2023-02-011-1/+1
* fix core dump problembboy_vi2023-01-181-1/+1
* pkttyagent: Fix small memory leakMartin Kletzander2022-10-251-0/+6
* pkttyagent: Only restore tty flags if they were changedMartin Kletzander2022-10-251-1/+13
* Remove autotools build systemJan Rybar2022-05-091-95/+0
* pkexec: Allow --version and --help even if not setuid rootMatt Turner2022-05-031-21/+21
* pkexec: Don't chdir(~)Adrian Vovk2022-05-021-5/+14
* error message grammar improvementJan Schaumann2022-03-211-2/+2
* pkexec: local privilege escalation (CVE-2021-4034)Jan Rybar2022-01-252-3/+25
* build: Port to meson build systemJan Rybar2020-10-262-0/+18
* Restoring terminal setting erases unread inputJan Rybar2020-01-271-1/+1
* pkttyagent: process stopped by SIGTTOU if run in background jobJan Rybar2019-08-011-0/+6
* pkttyagent: PolkitAgentTextListener leaves echo tty disabled if SIGINT/SIGTERMJan Rybar2019-03-151-0/+56
* Error message raised on every 'systemctl start' in emergency.targetJan Rybar2018-08-231-1/+2
* build: Use AC_USE_SYSTEM_EXTENSIONSColin Walters2018-04-031-2/+0
* Move to current GLibMiloslav Trmač2018-04-034-11/+0
* Fix help for (pkttyagent -s)Miloslav Trmač2018-04-031-1/+1
* build: Pull in GCC warning infra from ostreeColin Walters2016-12-121-0/+1
* data: Set GIO_USE_VFS=local in the environmentPhilip Withnall2016-06-064-0/+15
* s/INCLUDES/AM_CPPFLAGS/gMiloslav Trmač2015-06-081-1/+1
* build: Start using git.mkColin Walters2015-06-031-0/+2
* Refuse duplicate --user arguments to pkexecMiloslav Trmač2014-08-271-0/+5
* pkexec: Support just plain "pkexec" to run shellColin Walters2014-02-181-17/+39
* pkexec: Work around systemd injecting broken XDG_RUNTIME_DIRColin Walters2013-11-221-3/+30
* Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS to avoid warning spamColin Walters2013-11-112-2/+14
* pkcheck: Support --process=pid,start-time,uid syntax tooColin Walters2013-09-181-2/+7
* 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-134-2/+21
* Don't spawn man for --helpMiloslav Trmač2013-05-133-186/+138
* Drop unused variableMiloslav Trmač2013-05-071-5/+0
* pkexec: Set process environment from pam_getenvlist()Steve Langasek2013-04-111-0/+10
* polkitagent, pkexec: Respect SUID_CFLAGS and SUID_LDFLAGSVincent Untz2013-04-111-0/+6
* Fix build on GNU HurdEmilio Pozuelo Monfort2013-01-091-2/+3
* Set XAUTHORITY environment variable if is unsetDavid Zeuthen2012-12-191-0/+22
* pkexec: add support for argv1 annotation and mention shebang-wrappersDavid Zeuthen2012-07-111-1/+15
* Clarify pkexec(1) variablesDavid Zeuthen2012-05-241-2/+4
* Update docsDavid Zeuthen2012-05-221-1/+2
* Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen2012-04-121-6/+25
* Add pkttyagent(1) helperDavid Zeuthen2012-04-112-1/+250
* Bug 38769 — pkexec: Support running X11 appsMartin Pitt2011-08-011-10/+25
* pkexec: Avoid TOCTTOU problems with parent processDavid Zeuthen2011-04-011-27/+39
* Deprecated PolkitBackendActionLookupDavid Zeuthen2011-03-033-233/+33
* Be a bit more careful parsing the command-lineDavid Zeuthen2011-02-231-11/+15
* pkcheck: Make it possible to list and revoke temporary authorizationsDavid Zeuthen2011-02-231-1/+269
* Make pkcheck(1) report if the authentication dialog was dismissedDavid Zeuthen2011-02-231-0/+5
* 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-221-4/+13
* pkcheck: add --enable-internal-agent optionDavid Zeuthen2010-08-202-2/+54