]> code.citadel.org Git - citadel.git/commit
* Implemented the function CtdlRoomAccess() to handle *all* of the
authorArt Cancro <ajc@citadel.org>
Tue, 29 Sep 1998 02:07:27 +0000 (02:07 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 29 Sep 1998 02:07:27 +0000 (02:07 +0000)
commit07bbe452199c00b7997931c0ae984cd1e7c95078
tree67c1f0ee6ea1b44b07b81dbe9b7edf5a6363b0fe
parent00ffb02fc60e629cb0f4c7fad59a5564adb5ffb4
    * Implemented the function CtdlRoomAccess() to handle *all* of the
          user-access-to-rooms functionality.  Migrated all room list commands
          to use it.  Still need to migrate gotos.
citadel/ChangeLog
citadel/citadel.h
citadel/room_ops.c
citadel/user_ops.c