Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/shell.c version e89ad1135c
|
2017-09-21
| ||
| 09:56 | (cherry-pick): Correct /doc webpage in the case of a read-only database containing a vcache table lacking the desired vid Closed-Leaf check-in: 1fdcb20707 user: jan.nijtmans tags: branch-2.3 | |
|
2017-09-08
| ||
| 09:05 | (cherry-pick): Correct handling of mtime updates for UV push. (cherry-pick): Moved the check for iconv(3) in -liconv up within auto.def. If it happens after the checks for OpenSSL on certain macOS configurations, autosetup can be fooled into believing it doesn't need -liconv on that platform. This checkin splits up the group of cc-check-functions calls, so the moved call is now documented as to why its segregated. check-in: 746668d58b user: jan.nijtmans tags: branch-2.3 | |
|
2017-08-29
| ||
| 07:58 | (cherry-pick): SQLite version 3.20.1 (cherry-pick): Remove an unused global variable from the path_shortest() logic check-in: ae8709e2fc user: jan.nijtmans tags: branch-2.3 | |
|
2017-08-23
| ||
| 18:53 | (cherry-pick): Remove a redundant directory separator character from the temporary filenames generated on windows. (cherry-pick): Change the file_mkfolder() implementation to assume that the folder already exists and only go about creating it and its path if it does not previously exit. check-in: adacbfbcfb user: jan.nijtmans tags: branch-2.3 | |
| 17:28 | Fix build (previous cherry-pick was not complete) (cherry-pick): For temporary filename paths on Windows, changes all backslash characters into forward slashes, so that the new enhanced-security shell escape mechanism from check-in [3b191c98] can use those temporary filenames. check-in: dbda6e2a5d user: jan.nijtmans tags: branch-2.3 | |
|
2017-08-22
| ||
| 09:46 | (cherry-pick): Use SQLite 3.20.0 final check-in: 7eebec15bd user: jan.nijtmans tags: branch-2.3 | |
| 09:44 | (cherry-pick): Fix the SSH sync protocol to avoid "ssh" command-line option injection attacks such as those fixed in Git 2.14.1, Mercurial 4.2.3, and Subversion 1.9.7. As "ssh://" URLs cannot be buried out of sight in Fossil, the vulnerability does not appear to be as severe as in those other systems. (cherry-pick): Enhance the ssh:// URL to be cautious about the fossil= query parameter. Only commands "fossil" and "echo" (with an optional path) are accepted. check-in: 1f18d23d76 user: jan.nijtmans tags: branch-2.3 | |
|
2017-07-28
| ||
| 19:41 | (cherry-pick): Fix a problem with markdown rendering for "code". check-in: dad3706248 user: jan.nijtmans tags: branch-2.3 | |
|
2017-07-21
| ||
| 04:22 | Improve UI based test documentation with minor corrections to requirements and URLs. check-in: 0a2be0648b user: andybradford tags: trunk | |
| 03:19 | Version 2.3 - the 10th anniversary release check-in: f7914bfdfa user: drh tags: trunk, release, version-2.3 | |
|
2017-07-20
| ||
| 18:25 | Fixed commit-warning.test broken by addition of the bootstrap skin which includes a file with long lines that generated a new warning. check-in: ae83b2137f user: rberteig tags: trunk | |
|
2017-07-15
| ||
| 13:55 | Update the built-in SQLite to the first 3.20.0 release candidate. check-in: 4872a58be2 user: drh tags: trunk | |