]> code.citadel.org Git - citadel.git/history - citadel/server/modules/imap
moved whitespace around
[citadel.git] / citadel / server / modules / imap /
2024-03-27 Art Cancrovalidate_recipients() - completed removal of unused...
2024-03-27 Art Cancrovalidate_recipients() remove extra copy of recipients
2024-03-07 Art Cancromisc style cleanup
2024-01-05 Art CancroStill waiting for the computer. Or rather, for other...
2024-01-04 Art Cancrodammit, learn to spell
2024-01-03 Art CancroGrammar change in the license declaration.
2023-09-19 Art CancroWhere gettimeofday() is required, include both time...
2023-08-31 Art CancroRewrite of the indexer is complete!
2023-08-29 Art CancroWhen opening a cursor, always read through to the end.
2023-08-27 Art CancroCM_SetField() no longer accepts a length, just uses...
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-19 Art Cancroserv_imap: removed all the CCC and CCCIMAP shorthand
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-08-10 Art Cancroimap_acl.c: update to C99 style comments
2023-08-07 Art CancroMarked code that will require some rework for LMDB.
2023-08-02 Art CancroMerge branch 'ConstStr_Access_Checks' into 'master'
2023-07-20 Harlow SolutionsIMAP memory issues with use of ConstStr
2023-06-02 Art CancroMerge branch 'IMAP_Flag_and_Purge_Fixes' into 'master'
2023-06-02 Harlow SolutionsFixed imap_append() from clearing all flags on messages...
2023-05-15 Art Cancroserv_imap.c (citserver)/roomops.c (webcit): bugfixes...
2023-02-14 Art Cancro"visit" is now "struct visit" again.
2023-02-12 Art Cancrocitadel.h is now citadel_defs.h
2022-12-11 Art Cancroimap_store.c style update
2022-12-07 Art CancroMarc Crispin is dead so he can't make IMAP any more...
2022-11-19 Art Cancrostriplt() is now string_trim()
2022-06-14 Art CancroCtdlEncodeBase64() - only add linebreaks if told to...
2022-06-12 Art CancroMore tweaking to cleanly support bin and run directories.
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...