serv_upgrade.c now has pre- and post- startup sections. The import of email addresse...
authorArt Cancro <ajc@citadel.org>
Tue, 26 Dec 2017 20:01:48 +0000 (15:01 -0500)
committerArt Cancro <ajc@citadel.org>
Tue, 26 Dec 2017 20:01:48 +0000 (15:01 -0500)
commit9f051da5f95c2bfff60b179a9a403276a7f96b43
tree074b3629ef004f2536c0454282894c1718cb67dd
parentacd05be0127a5c9d498d5fd069cfac60410f17b5
serv_upgrade.c now has pre- and post- startup sections.  The import of email addresses from vcards to the user configuration records has to take place after serv_inetcfg is initialized.  Also versioned everything at 914 for new release.
13 files changed:
citadel/citadel.h
citadel/configure.ac
citadel/debian/changelog
citadel/internet_addressing.c
citadel/modules/inetcfg/serv_inetcfg.c
citadel/modules/upgrade/serv_upgrade.c
citadel/modules/vcard/serv_vcard.c
libcitadel/configure.in
libcitadel/debian/changelog
libcitadel/lib/libcitadel.h
webcit/configure.ac
webcit/debian/changelog
webcit/webcit.h