]> code.citadel.org Git - citadel.git/history - citadel/server/room_ops.c
Changed the API for cdb_rewind() / cdb_next_item() to make the caller hold the cursor
[citadel.git] / citadel / server / room_ops.c
2023-08-10 Art CancroChanged the API for cdb_rewind() / cdb_next_item()...
2023-08-10 Art CancroPrepared for upcoming change to cdb_next_item() API.
2023-08-07 Art CancroMarked code that will require some rework for LMDB.
2023-07-15 Art CancroReplaced all the pointer arithmetic in getuser/putuser...
2023-02-14 Art Cancro"visit" is now "struct visit" again.
2022-11-23 Art CancroGOTO no longer counts newly arrived mail in the inbox...
2022-07-06 Art CancroDefine the citserver BUILD_ID as a five digit number...
2022-06-25 Art CancroMostly just changes to make the code more readable...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...