177 Commits (ssh-main)
 

Author SHA1 Message Date
  John-Mark Gurney 71bcb0ebbf change this to a better initalization since malloc isn't spelled calloc here.. 3 years ago
  John-Mark Gurney 29e65c2822 when in non-blocking mode, return _EAGAIN.. 4 years ago
  John-Mark Gurney b7b3505407 remove some debug prints... 4 years ago
  John-Mark Gurney b7d400fabc fix multiple sessions... 4 years ago
  John-Mark Gurney 8aec20b81c run the tests from the correct location... 4 years ago
  John-Mark Gurney 6850ed2c2d looks like these do need to be enabled, hanging on pending sessions: 4 years ago
  John-Mark Gurney eea6e7ac94 attempt to fix ggatessh to work with libssh2's broken event system... 4 years ago
  John-Mark Gurney dd9f381cbc make sure that stderr gets included.. 4 years ago
  John-Mark Gurney 897e2fb09b add a target for updating the libssh2 tree... 4 years ago
  John-Mark Gurney 718dd008f3 add some debugging for understanding how these flags are set.. 4 years ago
  John-Mark Gurney 3d99ded146 disable read ahead algorithm so we don't waste bandwidth.. 4 years ago
  John-Mark Gurney a0e97ef851 Merge commit 'f80eeb6932099bc9143b267ad4814ef1874adcb0' into ssh-main 4 years ago
  John-Mark Gurney f80eeb6932 Squashed 'libssh2/' changes from f75f3488..720998f3 4 years ago
  John-Mark Gurney 5310940f97 this is a better way to find the path... On boot, the script is sourced, 4 years ago
  John-Mark Gurney 02ef0d100e make rescue work, fix stopping... make script work in /etc and /usr/local/etc 4 years ago
  John-Mark Gurney 129cdb5ee6 add more info on how to use ggatessh... 4 years ago
  John-Mark Gurney 3711c67c08 support hole punching when _DELETE commands are received... If the 4 years ago
  John-Mark Gurney 79171e6e22 add support to libssh2 for hole punching... 4 years ago
  John-Mark Gurney 03d6dcfd33 disable building libssh2 shared, we link statically, so no need.. 4 years ago
  John-Mark Gurney 2beecd4be5 make sure man page is installed by PREFIX as well.. 4 years ago
  John-Mark Gurney e8ac8c5818 use PREFIX if defined.. 4 years ago
  John-Mark Gurney f84348aab7 add man page for the rc.d script... 4 years ago
  John-Mark Gurney e0356be662 add an rc.d script for ggatessh... 4 years ago
  John-Mark Gurney eb5536bdaa fix launching when a pidfile is unspecified... 4 years ago
  John-Mark Gurney 7969362509 add a dist target for building a dist w/ autoreconf run.. 4 years ago
  John-Mark Gurney 1a12d7a97c install to PREFIX if defined, make tests dir before install.. 4 years ago
  John-Mark Gurney 349b114752 add support for ro/wo and tests to verify this funcionality.. 4 years ago
  John-Mark Gurney 92a8ebf544 add info about testing.. 4 years ago
  John-Mark Gurney fb496005f8 use the newly imported libssh2 so this makes it mostly self contained.. 4 years ago
  John-Mark Gurney 282d7ea8f8 fix compiling by moving the pid code to the correct location.. 4 years ago
  John-Mark Gurney 41d0940e45 add the changes to disable no-readahead.. 4 years ago
  John-Mark Gurney 1507d27be0 Squashed 'libssh2/' changes from 6c7769dc..f75f3488 4 years ago
  John-Mark Gurney c5e5828f0a Merge commit 'd93d59807ef355920625505a3e1898c3d7f81e83' as 'libssh2' 4 years ago
  John-Mark Gurney d93d59807e Squashed 'libssh2/' content from commit 6c7769d 4 years ago
  John-Mark Gurney 1c8b4c849f make ggatessh work.. it uses libssh2, but it is recommended to use 4 years ago
  John-Mark Gurney ad55687781 add a tool to see what requests have not completed, useful for debugging.. 4 years ago
  John-Mark Gurney dbf3c5c767 when debugging flush to get messages out timely... 4 years ago
  John-Mark Gurney 8c7209fe1b get things mostly working.. 4 years ago
  John-Mark Gurney e1c3f9d200 guess this isn't useful, wsgidav doesn't function.. 4 years ago
  John-Mark Gurney e0703efbd3 add discussion about issues w/ WebDAV/REST and this.. 4 years ago
  John-Mark Gurney 5afc427d47 only display the first few erros, and fail if everything didn't get 4 years ago
  John-Mark Gurney b9ca728a15 update tests to new name and create the starting test... 4 years ago
  John-Mark Gurney acb98a9b09 add docs about running up a simple WebDAV server.. 4 years ago
  John-Mark Gurney 7d19a61c4f rename ggatec to ggatehttp so that it won't overwrite ggatec 4 years ago
  John-Mark Gurney a26a992b6e forgot to cleanup Makefile 4 years ago
  John-Mark Gurney 1cb4afd5fb start on a variant for https instead... 4 years ago
  John-Mark Gurney d8947cd03c Merge branch 'master' of ssh://192.168.0.44:22/home/freebsd/ggate 4 years ago
  John-Mark Gurney 28fd413c26 put this test in the correct location, only need it for read... 4 years ago
  John-Mark Gurney 59ddd35512 ignore _DELETE and _FLUSH for now... this makes ZFS work... 4 years ago
  John-Mark Gurney 657de5dd05 use a larger buffer, allocate it, and prevent overflowing recv buf.. 4 years ago