Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
25 check-ins by user amb
|
2013-09-14
| ||
| 18:17 | Remove unused CGI environment variable for SSH connections. (check-in: d03e27d842 ... user: amb tags: ssh-transport-changes) | |
|
2013-09-13
| ||
| 02:41 | Bring in fixes and new release code. (check-in: a359ef8f20 ... user: amb tags: ssh-transport-changes) | |
| 02:39 | Leave original prompt as current SSH behavior does not require a password. (check-in: 746a93e1ad ... user: amb tags: ssh-transport-changes) | |
|
2013-09-10
| ||
| 02:49 | Only print SSH command string if --sshtrace is enabled. (check-in: 0088ab83f6 ... user: amb tags: ssh-transport-changes) | |
|
2013-07-30
| ||
| 05:11 | Remove an obsolete comment. No changes to code. (check-in: 0b643946f0 ... user: amb tags: ssh-shared-account) | |
|
2013-07-27
| ||
| 21:09 | Sync with trunk to get sqlite changes et al. (check-in: 021e41014d ... user: amb tags: ssh-shared-account) | |
|
2013-07-26
| ||
| 06:40 | Only setup Fossil user if URL is SSH. This is done to avoid problems when cloning a fossil that has SSH settings using into a file:// URL. (check-in: 1ebba56f2a ... user: amb tags: ssh-shared-account) | |
| 02:44 | Honor the --once setting for sync, pull, push if set. (check-in: 6265b43ba1 ... user: amb tags: ssh-shared-account) | |
|
2013-07-25
| ||
| 07:16 | Don't prompt for password if user is not set. (check-in: fb0f926ed6 ... user: amb tags: ssh-shared-account) | |
| 01:41 | There may be a command-line option that was set, so don't ignore it. (check-in: 90ee2ee528 ... user: amb tags: ssh-shared-account) | |
|
2013-07-24
| ||
| 06:25 | Much needed cleanup of command-line option handling. Improve sync handling of SSH user. Bring in change for less verbose SSH output. (check-in: 955b39ee9f ... user: amb tags: ssh-shared-account) | |
| 04:52 | Only print the SSH command once and also the forced newline so the Round-trips information stays on one line. (closed check-in: 72877d8e51 ... user: amb tags: ssh-transport-changes) | |
|
2013-07-23
| ||
| 07:25 | Merge in SSH open fossil compatibility changes. (check-in: f4e882f5d3 ... user: amb tags: ssh-shared-account) | |
| 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-20
| ||
| 09:41 | Clean up code style issues introduced by vi tabstops. (check-in: f38f76cf01 ... user: amb tags: ssh-shared-account) | |
| 09:38 | Print the Fossil user if different from URL user. (check-in: 4d67ad13ca ... user: amb tags: ssh-shared-account) | |
| 08:48 | Perhaps avoid confusion with other similarly named short options. (check-in: 9dd4a935e8 ... user: amb tags: ssh-shared-account) | |
| 08:40 | Alternative approach to allow multiple SSH users to share the same SSH account while maintaining separate Fossil identities. (check-in: e3510cef23 ... user: amb tags: ssh-shared-account) | |
|
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 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) | |
| 04:29 | Create new branch named "ssh-transport-changes" (check-in: ddc9601bbc ... user: amb tags: ssh-transport-changes) | |