Release version 997 generated by do-release.sh
[citadel.git] / citadel / server / control.c
2024-01-29 Art CancroRelease version 997 generated by do-release.sh v997
2024-01-23 Art CancroBlockquotes are now rendered to console as dim instead...
2023-08-29 Art CancroWhen opening a cursor, always read through to the end.
2023-08-24 Art CancroMakefile: restructured so that backends can be compiled...
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-17 Art CancroCtdlFetchMsgList() - treat no-record and zero-messages...
2023-08-16 Art CancroDRY fetch of msglists.
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()...
2023-03-05 Art CancroBe a little less enthusiastic about calling abort()
2023-02-11 Art Cancroserver/control.c : style update
2022-07-06 Art CancroDefine the citserver BUILD_ID as a five digit number...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...