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 36908e5d8ca8ad1207d7f8466c0858c71c9588b4 (commit) from 325ec75a28c593fc183eb3447089ed18b24b9026 (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=36908e5d8ca8ad1207d7f8466c0858c71c9588b4 commit 36908e5d8ca8ad1207d7f8466c0858c71c9588b4 Author: Art Cancro <a...@citadel.org> Date: Wed Feb 10 11:24:35 2021 -0500 Fixed a bug in the startup sanity checks. When it had to make a fix it was trying to do so during an open cursor. Refactored those functions. ----------------------------------------------------------------------- Summary of changes: citadel/control.c | 73 ++++++++++++++++++++-------------- citadel/domain.c | 12 ++++-- citadel/modules/smtp/serv_smtpclient.c | 2 +- citadel/server_main.c | 1 + 4 files changed, 54 insertions(+), 34 deletions(-) hooks/post-receive -- Citadel Server, WebCit, utilities