summaryrefslogtreecommitdiff
path: root/src/programs/pkttyagent.c
Commit message (Expand)AuthorAgeFilesLines
* pkttyagent: Fix small memory leakMartin Kletzander2022-10-251-0/+6
* pkttyagent: Only restore tty flags if they were changedMartin Kletzander2022-10-251-1/+13
* 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
* Move to current GLibMiloslav Trmač2018-04-031-2/+0
* Fix help for (pkttyagent -s)Miloslav Trmač2018-04-031-1/+1
* data: Set GIO_USE_VFS=local in the environmentPhilip Withnall2016-06-061-0/+4
* Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS to avoid warning spamColin Walters2013-11-111-2/+10
* Refuse unrecognized command-line operandsMiloslav Trmač2013-05-131-0/+6
* Add bug reporting address and home page to --help outputMiloslav Trmač2013-05-131-0/+6
* Don't spawn man for --helpMiloslav Trmač2013-05-131-108/+70
* Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen2012-04-121-6/+25
* Add pkttyagent(1) helperDavid Zeuthen2012-04-111-0/+235