]> code.citadel.org Git - citadel.git/commit - citadel/room_ops.c
* Implemented the function ForEachRoom() to handle all-rooms traversal
authorArt Cancro <ajc@citadel.org>
Tue, 29 Sep 1998 03:54:42 +0000 (03:54 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 29 Sep 1998 03:54:42 +0000 (03:54 +0000)
commit0a6b27b76259733dcb65876b1ad8c6529bc95e64
tree0c3e2f1dc514922f186be9e74ff7d5756a984f50
parent28310a41ce2381df99cc244119209d3873ddc3ee
    * Implemented the function ForEachRoom() to handle all-rooms traversal
          (this will work with both the old and new paradigms, because both
          use a GDBM database with one room per record).  Migrated all room
          list commands to use it.
citadel/ChangeLog
citadel/room_ops.c
citadel/server.h