Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

27 check-ins related to "ssh-transport-changes"

2013-10-09
00:09
Merge the enhanced SSH transport changes into trunk. The ssh command now runs a single instance of "fossil" directly on the remote side, obviating the need for a remote shell. ... (check-in: dbb5e2d32a user: drh tags: trunk)
2013-10-02
04:22
Merge in latest from trunk to keep up-to-date. ... (Closed-Leaf check-in: c6500ac985 user: andybradford tags: ssh-transport-changes)
03:26
Upgrade the included Jim Tcl to 0.74. ... (check-in: 753f4d9a04 user: mistachkin tags: trunk)
2013-09-19
02:41
Merge in recent development from trunk. ... (check-in: 6b90659f83 user: andybradford tags: ssh-transport-changes)
2013-09-18
12:58
Fix typo in on-line help for "settings". Ticket [b41c8b77dd5044] ... (check-in: 78d714e984 user: drh tags: trunk)
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-12
22:47
implement undocumented "mionly" option in JSON timeline, just as in the normal timeline page. ... (check-in: 0bcb7707ce user: jan.nijtmans tags: trunk)
2013-09-10
02:49
Only print SSH command string if --sshtrace is enabled. ... (check-in: 0088ab83f6 user: amb tags: ssh-transport-changes)
2013-09-07
21:57
Bring in latest fixes and features. ... (check-in: e880c032e9 user: andybradford tags: ssh-transport-changes)
21:21
Separate SSH transport changes from shared account features to simplify integration. ... (check-in: 915c79cb4f user: andybradford tags: ssh-transport-changes)
2013-09-06
22:18
On Cygwin, when editing with Notepad, make sure it starts with the UTF-8 BOM. ... (check-in: 3e90ef61f3 user: jan.nijtmans tags: trunk)
2013-08-30
14:07
Merge in latest features and fixes from trunk. ... (Closed-Leaf check-in: ef8b9da03f user: andybradford tags: ssh-test-http)
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-Leaf 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
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-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)
04:29
Create new branch named "ssh-transport-changes" ... (check-in: ddc9601bbc user: amb tags: ssh-transport-changes)
2013-07-14
08:46
added missing word "to" ... (check-in: 3a4f9ba652 user: stephan tags: trunk)