Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 check-ins using file src/file.c version 895ae9eef5

2018-06-26
11:21
Make the mv-rm-files available without special compile-time options. check-in: 27e5e5ce65 user: drh tags: trunk
02:26
Fix a critical bug in the new blob_append_char() routine that was added to the previous check-in. This bug causes crashes. Also change the quoted-printable encoding to escape the ':' character so that lines in the body of an email will never be confused with a header line like "From:". check-in: 122905c29b user: drh tags: trunk
02:01
Change the email transfer encoding to quoted-printable. check-in: b6a13c45bd user: drh tags: trunk
01:24
Initial implementation of the /announce webpage. check-in: 65f5754611 user: drh tags: trunk
2018-06-25
22:44
Fix a typo in the processing of Forum record syncs. check-in: b71ab777f0 user: drh tags: trunk
22:01
Make sure the subscriber table is not synced unless the client has appropriate permissions. check-in: 7f0c7fcfce user: drh tags: trunk
20:59
On the /stat page, change the name of "Alerts:" to "Pending Alerts:". check-in: 6f34395cc8 user: drh tags: trunk
20:56
Report on the email notification setup and status in the /stat page for administrators. check-in: 4ef590906d user: drh tags: trunk
20:26
Add the file_directory_size() utility function for measuring the number of objects in a directory. check-in: 94e846d282 user: drh tags: trunk