* citadel_ipc.c: when issuing a SPEX command, send the string value for
authorArt Cancro <ajc@citadel.org>
Thu, 16 Jan 2003 04:17:02 +0000 (04:17 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 16 Jan 2003 04:17:02 +0000 (04:17 +0000)
commitf4edff1233c3a74bfbdda13e2fa70ff29655dea8
tree87e0c9a5ea67b7decea00eca2b8cb5de0125314c
parent4d2ba3513d914336f68942ec89117941c081af9d
* citadel_ipc.c: when issuing a SPEX command, send the string value for
  room/floor/site instead of the number.  citserver wants a string.
* ipc_c_tcp.c: don't call SSL_shutdown() from connection_died().  This just
  causes it to segfault because there's no valid socket.
citadel/ChangeLog
citadel/citadel_ipc.c
citadel/ipc_c_tcp.c
citadel/policy.c