summaryrefslogtreecommitdiff
path: root/daemon/pty_open.c
Commit message (Expand)AuthorAgeFilesLines
* pty_open: Prevent build warningsOndrej Holy2018-05-101-1/+3
* pty_open: Fix warnings with BSD codepathRoss Lagerwall2014-10-171-5/+4
* sftp: Don't spin before the SSH process opens the slave ptyRoss Lagerwall2014-10-171-15/+25
* sftp: force openpty(3) on BSDAntoine Jacoutot2014-01-171-0/+8
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* daemon: Support allocating PTYs through openpty on BSDMartin Pieuchot2012-07-131-5/+127
* sftp: Close pty master in child processTomas Bzatek2010-11-121-0/+1
* Save errno befor making other calls. Be safe when calling g_set_error()Alexander Larsson2008-02-111-1/+1
* Code cleanups from Kjartan Maraas.Alexander Larsson2007-11-161-1/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Initial sftp code (doesn't do anything yet)Alexander Larsson2007-09-131-0/+821