Timeline
Not logged in

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

7 check-ins using file src/email.c version 393258fd2c

2018-06-30
14:00
Merge fixes from trunk. (This was suppose to be a check-in on the smtp branch. I don't know why Fossil didn't warn me about the null check-in.) check-in: a5d80522bd user: drh tags: trunk
13:42
Adjust the cgi_rfc822_datetime() routine to use the newer rfc2822 date/time format that uses "+0000" for the timezone instead of "GMT". check-in: d2a94aa96c user: drh tags: trunk
10:39
Fix the fossil_fatal() routine so that it avoids trying to do a webpage display if the repository database has not yet been opened. check-in: 0336ac7715 user: drh tags: trunk
2018-06-29
15:30
Merge recent trunk enhancements and fixes into the smtp branch. check-in: 45939f5181 user: drh tags: smtp
15:29
Less severe warning on the security audit if the server error log is disabled. check-in: fe5e9de1cd user: drh tags: trunk
13:09
Further enhancements to the on-line help for the "fossil uv add" command in an effort to clear up confusion. check-in: 66815ed390 user: drh tags: trunk
12:56
Attempt to make an error log entry following a segfault. check-in: c670925e00 user: drh tags: trunk