Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/db.c version e77657e655
|
2013-07-24
| ||
| 04:52 | Only print the SSH command once and also the forced newline so the Round-trips information stays on one line. Closed-Leaf check-in: 72877d8e51 user: amb tags: ssh-transport-changes | |
|
2013-07-23
| ||
| 07:23 | Start to address backwards compatibility for open fossils by prompting for missing password. check-in: 18caf358f0 user: amb tags: ssh-transport-changes | |
|
2013-07-18
| ||
| 07:28 | Needed coding style clean up that was missed. check-in: 087cae847d user: amb tags: ssh-transport-changes | |
| 05:45 | Perhaps a bit premature at this point. Need additional feedback. check-in: 059f50864b user: amb tags: ssh-transport-changes | |
| 01:00 | Move signal handling into popen.c (wrapped in #ifdef). check-in: 3760ac92ba user: amb tags: ssh-transport-changes | |
|
2013-07-17
| ||
| 14:23 | Handle missing port more gracefully. Allows for SCP style URL. check-in: f15adbba0e user: amb tags: ssh-transport-changes | |
| 04:09 | Detect user@host in defined ssh-command and prefer that instead. Closed-Leaf check-in: 7a10b79a2c user: amb tags: ssh-shared-account | |
|
2013-07-16
| ||
| 05:47 | Remove old SSH transport code and spawn remote fossil http as remote SSH command instead. Also make it possible to configure SSH command prior to cloning. Change remote fossil command to be configurable (really this should probably be simply a matter of fixing PATH on remote end). check-in: c38ff36ddf user: amb tags: ssh-transport-changes | |