* Allow connect on unix domain sockets to Citadels in other directories
authorArt Cancro <ajc@citadel.org>
Sun, 13 Jul 2003 04:58:35 +0000 (04:58 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 13 Jul 2003 04:58:35 +0000 (04:58 +0000)
commit26485d3a8d0d8274a878a85c89f1675c23347fac
tree8289e1534037c4d1939e093ded4f7b187e7a8de7
parent229e2cc52d0144a6104e85c73218c3ef39f909e1
* Allow connect on unix domain sockets to Citadels in other directories
* sendcommand now uses unix domain sockets instead of the network
* Do not allow IPGM command to run on the network -- unix domain sockets only
citadel/ChangeLog
citadel/citadel_ipc.c
citadel/citadel_ipc.h
citadel/citserver.c
citadel/sendcommand.c