CtdlCheckExpress() now accepts a session context.
[citadel.git] / citadel / server / modules / ctdlproto / serv_rooms.c
2024-01-30 Art CancroCtdlCheckExpress() now accepts a session context.
2023-08-29 Art CancroTemporarily disable the indexer
2023-08-29 Art CancroWhen opening a cursor, always read through to the end.
2023-08-23 Art Cancrocdb_next_item() now returns both key and value
2023-08-22 Art CancroCalls to cdb_fetch()/cdb_next_item() now check ptr...
2023-08-21 Art Cancrocdb_fetch() and cdb_next_item() now return a struct...
2023-08-11 Art CancroRevert "Changed the API for cdb_rewind() / cdb_next_ite...
2023-08-10 Art CancroChanged the API for cdb_rewind() / cdb_next_item()...
2022-11-23 Art CancroChange CCC to CC in serv_rooms.c
2022-06-11 Art CancroIf you can't handle me at my worst, you don't deserve...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...