]> code.citadel.org Git - citadel.git/history - citadel/server/modules/expire/serv_expire.c
TDAP: consolidated transcripts to a single summary
[citadel.git] / citadel / server / modules / expire / serv_expire.c
2023-09-07 Art CancroTDAP: consolidated transcripts to a single summary
2023-09-06 Art Cancroserv_expire: abort() if any malloc() calls fail.
2023-08-29 Art CancroWhen opening a cursor, always read through to the end.
2023-08-26 Art Cancroberkeley_db.c: improvements to transactional data store
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-19 Art Cancroserv_imap.c: moved to new CtdlFetchMsgList() API.
2023-08-17 Art CancroCtdlFetchMsgList() - treat no-record and zero-messages...
2023-08-16 Art Cancroserv_expire: move to new msglists call
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-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-04-27 Art CancroBegin removing the EXTAUTH database
2023-02-15 Art Cancroadd total to purged use table records
2023-02-14 Art Cancro"visit" is now "struct visit" again.
2023-02-12 Art Cancrocitadel.h is now citadel_defs.h
2022-07-10 Art Cancroutf8ify_rfc822_string() is in libcitadel now
2022-06-25 Art CancroMostly just changes to make the code more readable...
2022-06-15 Art CancroHandle system accounts differently in auto purger
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...