summaryrefslogtreecommitdiff
path: root/src/libply/ply-terminal-session.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-07terminal-session: Drop unnecessary grantpt() call.Zhao Qiang1-10/+0
2019-07-15ply terminal session: Drop function ply_terminal_session_execute andZhaoQiang1-58/+0
2019-07-11ply terminal session: Drop ply_terminal_session_run, this is a feature from a...ZhaoQiang1-74/+0
2017-05-11terminal-session: don't delete boot.log0.9.3Ray Strode1-1/+0
2017-05-11Revert "Make boot.log world readable by default"Ray Strode1-1/+1
2014-05-20ReindentRay Strode1-370/+355
2013-12-03tests: drop for nowRay Strode1-53/+0
2013-06-10terminal-session: don't close ptmx unless it's openedRay Strode1-1/+2
2013-06-10terminal-session: plug /dev/console fd leakRay Strode1-1/+5
2010-09-26terminal-session: add debug messagesRay Strode1-0/+5
2010-09-26terminal-session: try to continue logging after tty disconnectRay Strode1-1/+20
2010-09-26terminal-session: rename "session_done" to "session_hangup"Ray Strode1-14/+14
2009-09-28[libply] Drop terminal classRay Strode1-14/+57
2009-03-19Make sure to clean up ptm when detachingRay Strode1-0/+10
2009-03-05Allow -1 to get passed to ply-terminal-sessionRay Strode1-2/+14
2009-02-26remove spurious disabling of console redirectionWilliam Jon McCann1-1/+0
2008-11-10Rework how terminals are disconnected from ttyRay Strode1-9/+46
2008-11-08Revert "Merge branch 'master' of ssh://git.freedesktop.org/git/plymouth"Charles Brej1-46/+9
2008-11-06unredirect console messages terminal-sessionRay Strode1-9/+46
2008-10-08New nolog option to disable console redirectionRay Strode1-0/+1
2008-08-12if an error happens during boot up spool it for the viewerRay Strode1-0/+1
2008-08-12Make boot.log world readable by defaultRay Strode1-1/+1
2008-06-04Get rid of everything about directory switching and PLY_WORKING_DIRECTORY.Peter Jones1-14/+0
2008-06-03Add ply_terminal_session_attach()Peter Jones1-6/+50
2008-05-19Add hook to ply-terminal-session to notify on boot output.Ray Strode1-14/+11
2008-05-19add hook to log all terminal session output to a user supplied bufferRay Strode1-0/+11
2007-10-21call chroot right before exec instead of right after forkRay Strode1-0/+11
2007-06-21dump everything i'm working on into the main refactor branch for nowRay Strode1-3/+24
2007-06-06split the common code off into libply and move things to separate directoriesRay Strode1-0/+441