Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/main.c version f0b22eb23e
|
2021-12-19
| ||
| 23:07 | Avoid a possibly unnecessary call to db_prepare() when doing a config sync. check-in: d57a63254c user: drh tags: synclog | |
| 21:04 | Add the "public_url()" internal interface for computing the canonical URL used to access the repository. Add a report about the canonical URL to the security_audit page. check-in: 8677e3ca50 user: drh tags: synclog | |
| 20:14 | Minor performance improvement in sync_log_entry(). check-in: c0fd8338f6 user: drh tags: synclog | |
| 19:59 | Change the schema for the synclog table so that there are separate rows for transfers in each direction. check-in: 1ec46849ff user: drh tags: synclog | |
| 18:22 | Remove the synclog table when doing a "fossil scrub --verily". check-in: 94709e8ed2 user: drh tags: synclog | |
| 18:10 | Add the "E" and "F" capability letters to control reading and writing to the synclog. check-in: 06b3ace4ce user: drh tags: synclog | |