1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-16 03:59:03 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Greg Alexander
0ad7144d15 remove pointless dependency on passwd, and now it "actually works"! 2014-12-21 17:50:19 -05:00
Greg Alexander
baaf67f2be the patches necessary to make sftp-server build... mostly removing
etc.
2014-12-21 17:40:19 -05:00
Greg Alexander
53abe6d4e4 and that is the last of the stock openssh 6.7 commits 2014-12-21 17:39:07 -05:00
Greg Alexander
19bc9f19f5 these should also be stock files from openssh 6.7p1, and represent all of
the ones that I had to modify to get sftp-server to build
2014-12-21 17:09:52 -05:00
Greg Alexander
36d9710042 strip down sftp-server.c until it compiles -- mostly get rid of logging,
and bignum-related unused declarations, statvfs, and gratuitous
retardation around fd_set.
2014-12-21 16:20:31 -05:00
Greg Alexander
7e0a344210 a rough subset of openssh-6.7p1 ("portable" branch), as needed to build
sftp-server
2014-12-21 15:57:19 -05:00