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  cfa09472a585c534fd05c8a35811cff9ef18965f (commit)
      from  41544d6edeaaee1d6563b3e30e0ec2c29d5cca41 (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=cfa09472a585c534fd05c8a35811cff9ef18965f
commit cfa09472a585c534fd05c8a35811cff9ef18965f
Author: Art Cancro <a...@citadel.org>
Date:   Thu Sep 12 13:45:36 2019 -0400

    Removed md5.c and md5.h because the APOP implementation which used it is no 
longer part of Citadel Server

-----------------------------------------------------------------------

Summary of changes:
 citadel/Makefile.in                         |   4 +-
 citadel/md5.c                               | 360 ----------------------------
 citadel/md5.h                               |  31 ---
 citadel/modules/pop3/serv_pop3.c            |   3 +-
 citadel/modules/rssclient/serv_rssclient.c  |   1 -
 citadel/modules/xmpp/serv_xmpp.c            |   1 -
 citadel/modules/xmpp/xmpp_messages.c        |   1 -
 citadel/modules/xmpp/xmpp_presence.c        |   1 -
 citadel/modules/xmpp/xmpp_query_namespace.c |   1 -
 citadel/modules/xmpp/xmpp_queue.c           |   1 -
 citadel/modules/xmpp/xmpp_sasl_service.c    |   1 -
 citadel/msgbase.c                           |   1 -
 12 files changed, 3 insertions(+), 403 deletions(-)
 delete mode 100644 citadel/md5.c
 delete mode 100644 citadel/md5.h


hooks/post-receive
-- 
Citadel Server, WebCit, utilities

Reply via email to