]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/ptyfwd.c
util-lib: split out fd-related operations into fd-util.[ch]
[thirdparty/systemd.git] / src / shared / ptyfwd.c
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-15  Lennart PoetteringMerge pull request #1527 from keszybz/lz4
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-09  Lennart PoetteringMerge pull request #1501 from fbuihuu/fix-requires...
2015-10-08  Daniel MackMerge pull request #1491 from Danielmachon/danish-trans...
2015-10-07  Daniel MackMerge pull request #1490 from poettering/machinectl...
2015-10-07  Lennart Poetteringmachinectl: fix race when opening new shells with ...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-03-14  Zbigniew Jędrzejew... Use space after a silencing (void)
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-18  Lennart Poetteringnspawn: when connected to pipes for stdin/stdout, pass...
2015-01-14  Lennart Poetteringptyfw: add missing error check
2015-01-07  Lennart Poetteringptyfwd: simplify how we handle vhangups a bit
2015-01-07  Lennart Poetteringmachinectl: make sure that "machinectl login" exits...
2014-12-23  Lennart Poetteringrun: add a new "-t" mode for invoking a binary on an...
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-05  Tom Gundersenshared: ptyfwd - make coverity happy
2014-10-31  Lennart Poetteringptyforward: rework PTY forwarder logic used by nspawn...
2014-02-21  Lennart Poetteringptyfwd: reset nonblocking mode
2013-12-18  Lennart PoetteringRevert "ptyfwd: make master terminal attributes raw...
2013-12-18  Lennart Poetteringptyfwd: make master terminal attributes raw, too
2013-12-11  Luke Shumakerptyfwd: Don't set the output prop of stdin, nor the...
2013-12-11  Luke Shumakerptyfwd: Set the size of the PTY base on the size of...
2013-10-31  Lennart Poetteringmachinectl: add new command to spawn a getty inside...
2013-10-31  Lennart Poetteringnspawn: split out pty forwaring logic into ptyfwd.c