Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins tagged with "ssh-shared-account"
|
2013-09-07
| ||
| 21:50 | Move the SSH shared account code back to the branch to keep the development of this new feature separate. Closed-Leaf check-in: 56169d0775 user: andybradford tags: ssh-shared-account | |
|
2013-08-09
| ||
| 07:23 | Avoid zombies on client side by waiting for children. This can happen when there are a large number of changes to transmit. Closed-Leaf check-in: 308f52a63a user: andybradford tags: ssh-shared-account | |
| 04:38 | Get capabilities fix et al. check-in: ebafd0c335 user: andybradford tags: ssh-shared-account | |
|
2013-08-06
| ||
| 08:00 | Add in a missing line from the Unshun x-site fix of [cc9b04baaf]. check-in: 1b5f9ac250 user: drh tags: ssh-shared-account | |
| 04:03 | Changed prompt to remove ambiguity between SSH user vs Fossil user. check-in: f592b80a17 user: andybradford tags: ssh-shared-account | |
|
2013-08-05
| ||
| 17:39 | Merge recent addtional features (integrate, reports, timeline, et al.) from trunk. check-in: a5df66f3aa user: andybradford tags: ssh-shared-account | |
|
2013-08-03
| ||
| 03:09 | Defer output of stats until the transport has been opened. This will also help with HTTPs when using client peer certificates (or unrecognized CAs). check-in: d1771cd138 user: andybradford tags: ssh-shared-account | |
|
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 | |
|
2013-07-23
| ||
| 07:25 | Merge in SSH open fossil compatibility changes. check-in: f4e882f5d3 user: amb tags: ssh-shared-account | |
|
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-17
| ||
| 04:09 | Detect user@host in defined ssh-command and prefer that instead. Closed-Leaf check-in: 7a10b79a2c user: amb tags: ssh-shared-account | |