* Finished the "arbitrary service" registration.
authorArt Cancro <ajc@citadel.org>
Thu, 9 Dec 1999 00:22:58 +0000 (00:22 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 9 Dec 1999 00:22:58 +0000 (00:22 +0000)
commit629b54b830c1cc3dac3c136f9b398c3fe2c1fe3e
tree2b89ab3e3b9c4052985467c9f96fdc96ba4e3b1c
parent7d88c78e7db8192e5bc60a410890784409723db9
* Finished the "arbitrary service" registration.
* Eliminated "special" master socket for Citadel protocol - just register it
  like any other protocol.
* Began initial implementation of native SMTP service.
citadel/ChangeLog
citadel/Makefile.in
citadel/citserver.c
citadel/citserver.h
citadel/dynloader.c
citadel/serv_smtp.c [new file with mode: 0644]
citadel/server.h
citadel/sysdep.c