* room_ops.c: eliminate room name parameter in putroom() and its ilk;
authorArt Cancro <ajc@citadel.org>
Sun, 11 Jul 1999 23:59:15 +0000 (23:59 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 11 Jul 1999 23:59:15 +0000 (23:59 +0000)
commit545935351fabab8026384991f3dd12716d8dcae5
treea7e159172b246898e8796e266b595144ea99ba02
parent450808fa41b5c31eebefe9a286e78f92a27b9ced
    * room_ops.c: eliminate room name parameter in putroom() and its ilk;
          get data from quickroom.QRname instead; prevents incorrect indexes
        * Tentative implementation of "personal rooms" (user-private namespace)
citadel/ChangeLog
citadel/messages.c
citadel/msgbase.c
citadel/policy.c
citadel/room_ops.c
citadel/room_ops.h
citadel/rooms.c
citadel/serv_upgrade.c