Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/user.c version 17172bb50a
2013-10-09
| ||
07:56 | Fix the abbreviated project name escape mechanism for two less obvious dangers: - spaces at the end of the filename should be stripped. - control charaters are not allowed in filenames either. ... (check-in: e161527c3a user: jan.nijtmans tags: trunk) | |
03:17 | Fix a couple of minor documentation typos. ... (check-in: c334fc9ac7 user: drh tags: trunk) | |
02:44 | Mention the --dontstop option in the "fossil all" on-line help. ... (check-in: f89ba310bb user: drh tags: trunk) | |
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) | |
2013-09-19
| ||
02:41 | Merge in recent development from trunk. ... (check-in: 6b90659f83 user: andybradford tags: ssh-transport-changes) | |
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) | |