]> code.citadel.org Git - citadel.git/history - citadel/server/usetable.c
serv_fulltext: don't try to index a null message
[citadel.git] / citadel / server / usetable.c
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-08 Art CancroSilenced a compiler warning by bringing in the correct...
2023-08-08 Art Cancrousetable.c: moved CheckIfAlreadySeen() out of database.c