Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/file.c version b7e4ef320b
|
2024-08-09
| ||
| 10:32 | Doc touchups in /chat. No code changes. check-in: 7141427370 user: stephan tags: trunk | |
|
2024-08-08
| ||
| 12:10 | Fix misinteraction of the chat send command and the chat search index. check-in: 892dfd2b55 user: stephan tags: trunk | |
| 00:28 | The "fossil chat send" mechanism was broken by check-in [fc853823b2218a76] (chat history) because of changes to chat_create_tables(). This fixes the issue. check-in: a913716b4c user: drh tags: trunk | |
|
2024-08-06
| ||
| 22:35 | The new zebra-striped table styling in the default skin was not targeting /wiki docs, only .wiki embedded docs, leaving them unstyled. check-in: 072a860909 user: wyoung tags: trunk | |
| 20:39 | Enhancements to unix-domain socket support for "fossil server": (1) Change the command-line option to "--socket-name FILENAME" for creating the unix socket. (It was formerly --unix-socket.) (2) Add new command-line options "--socket-mode MODE" and "--socket-owner USER" or "... USER:GROUP" to set permissions and ownership on the new socket. (3) Attempt to unlink the socket from the filesystem upon exit. check-in: effdadadd0 user: drh tags: trunk | |
| 20:36 | Get the build working on Windows again. Closed-Leaf check-in: d474c95d5a user: drh tags: unix-sockets | |