Assert that eMessageText MUST be serialized last.
[citadel.git] / citadel / server / server.h
2024-01-26 Art CancroAssert that eMessageText MUST be serialized last.
2023-08-23 Art Cancrocdb_next_item() now returns both key and value
2023-08-21 Art Cancrobdb_decompress_if_necessary() now operates on DBT inste...
2023-08-21 Art CancroKeep track of whether cdb->ptr must be freed by cdb_free()
2023-06-23 Art CancroMerge branch 'Webcit_Coredump_StrBufQuotedPrintableEnco...
2023-06-16 Art CancroRemoved 'timescalled' and 'posted' from the user record.
2023-06-04 Art CancroRemediated an unrecoverable problem in CDB_USETABLE.
2023-05-02 Art Cancroput_visit() no longer needs a separate function to...
2023-04-13 Art CancroThe data format used by GenerateRelationshipIndex(...
2023-04-12 Art Cancrodetect compressed records
2023-04-10 Art Cancrofinished user import
2023-02-14 Art Cancromore convert
2023-02-14 Art Cancro"visit" is now "struct visit" again.
2023-02-12 Art Cancromoved more defs from server.h to citadel_defs.h
2023-02-12 Art Cancromove stuff around
2023-02-12 Art Cancrocitadel.h is now citadel_defs.h
2023-02-11 Art CancroMoved from citadel.h to server.h
2023-02-11 Art CancroMoved from citadel.h to server.h
2023-02-11 Art Cancromoved from citadel.h to server.h
2023-02-08 Art Cancroquick spacing fix
2023-02-08 Art CancroEVT_ hook numbers are now an enum
2023-02-07 Art CancroEVT_ types can certainly be enum now because there...
2023-02-07 Art Cancroserver.h began style c leanup
2023-02-07 Art CancroWrap SMTP Client concurrency check in a mutex
2023-02-07 Art CancroRemoved S_ mutex types no longer in use
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...