Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/main.c version 9ba9a5a6ef
|
2018-07-15
| ||
| 18:31 | Improvements to error logging. Only log fossil_panic() calls, not fossil_fatal() calls. check-in: 06d4751a44 user: drh tags: trunk | |
|
2018-07-14
| ||
| 22:16 | More cases of incorrect permission checks. check-in: a2e1f9fb40 user: drh tags: trunk | |
| 20:11 | The -DFOSSIL_OMIT_DNS compile-time option avoids trying to link -lresolv. check-in: 023ce4edde user: drh tags: trunk | |
| 20:07 | Fix display text typo on the skin editor page for non-administrators. check-in: 3a903bfd49 user: drh tags: trunk | |
| 19:57 | Fixes to login checking for the skin editor. check-in: 09e6fc3df3 user: drh tags: trunk | |
| 19:40 | New "Normal" mode for viewing email messages in webmail. check-in: 3ddc881713 user: drh tags: webmail | |
| 18:36 | Webmail navigation updates. Move message between Unread/Read/Trash. Show 50 messages per page with Newer and Older links when appropriate. check-in: 485d01fb17 user: drh tags: webmail | |
| 16:35 | Merge changes from trunk. check-in: c1f8668bca user: drh tags: webmail | |
| 16:22 | Add missing option to diff option summary check-in: 9b7332766f user: andygoth tags: trunk | |
| 16:22 | Silence const warning (GCC 8.1.1) check-in: 83288757e5 user: andygoth tags: trunk | |
| 15:12 | Update the built-in SQLite to the lastest 3.25.0 alpha version due to improved error message processing in that version. 3.25.0 also includes support for window functions, but we do not (yet) use that feature in Fossil. check-in: d66f322457 user: drh tags: trunk | |