This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Citadel Server, WebCit, utilities".
The branch, master has been updated
via 436e37f800487ea58343ba015299869d216269d2 (commit)
from fcf307e182caecb456f8eb86b292143db529d8d8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://code.citadel.org/?p=citadel.git&a=commit&h=436e37f800487ea58343ba015299869d216269d2
commit 436e37f800487ea58343ba015299869d216269d2
Author: Art Cancro <[email protected]>
Date: Sun Dec 13 19:29:31 2020 -0500
The 'N' (Node) field in the message database has been resurrected, this
time as a flag to indicate that a message originated on the local system, as
opposed to an inbound email or some other nonlocal source. This field is not
populated yet. If old messages with CitaNet remote nodes are discovered by the
new code, the desired behavior should still work (suppress display of RFC822
email addresses)
-----------------------------------------------------------------------
Summary of changes:
citadel/docs/databaselayout.txt | 9 ++++++---
citadel/msgbase.c | 4 +++-
citadel/server.h | 1 +
3 files changed, 10 insertions(+), 4 deletions(-)
hooks/post-receive
--
Citadel Server, WebCit, utilities