* When saving a netconfigs file, citserver now copies
authorArt Cancro <ajc@citadel.org>
Mon, 24 Sep 2007 14:28:57 +0000 (14:28 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 24 Sep 2007 14:28:57 +0000 (14:28 +0000)
commit25fadb1de68c202497892c350b983827665798ea
tree7b20a8da233c3a0f9cdb74ca17e8ae8acf6e0539
parent32ba31f6e7b2fe9da5de9bf73aeaa6a6630f3287
* When saving a netconfigs file, citserver now copies
  the tempfile to the permanent file using native code instead
  of calling /bin/mv.  Hopefully this will permanently solve the
  (now rare) issue where netconfigs files disappear.
* Allow users to retrieve and store netconfigs files for their
  own mailbox rooms.  This will be required for configuration of
  POP3 aggregation, and in the future it will be required for
  RSS aggregation.
citadel/modules/network/serv_network.c