]> code.citadel.org Git - citadel.git/history - citadel
Don't log or rewrite records with zero length keys.
[citadel.git] / citadel /
2023-04-12 Art CancroDon't log or rewrite records with zero length keys.
2023-04-11 Art Cancroconvert floor records
2023-04-11 Art Cancroconvert next table
2023-04-10 Art Cancrofinished user import
2023-04-10 Art CancroI am a C programmer. I am better than you.
2023-04-10 Art CancroDBT in , DBT out
2023-04-10 Art Cancromake a note where we need to decompress
2023-04-10 Art Cancrofiguring out db calling syntax...
2023-04-10 Art CancroAdded skeleton out_key and out_data
2023-04-10 Art CancroChanged convert function calling syntax and variable...
2023-04-07 Art Cancroparse metadata
2023-04-07 Art Cancrolearn about metadata 32
2023-04-07 Art CancroAbort if source database is not 32-bit.
2023-04-05 Art CancroIf the msgnum is negative, we are looking at METADATA
2023-03-31 Art Cancromore work on ctdl3264
2023-03-31 Art Cancroctdl3264: sooper seekrit command line flag to make...
2023-03-31 Art Cancroctdl3264: prepare for new things
2023-03-31 Art Cancroctdl3264: tweaked a few things
2023-03-30 Art Cancrotraverse the tables
2023-03-30 Art Cancroctdl3264: open and close one table at a time
2023-03-30 Art Cancro`ctdl3264` is back and it's DRY
2023-03-29 Art CancroRestored `ctdl3264` but disabled it.
2023-03-19 Art CancroChanged the algorithm for quick queue runs to prevent...
2023-03-10 Art CancroInbox rules 'matches' operator now uses regular express...
2023-03-09 Art Cancroserv_inboxrules.c: compound fields such as From now...
2023-03-09 Art Cancroserv_inboxrules.c: style update
2023-03-07 Art Cancrolicense.txt: updated year
2023-03-07 Art Cancroserv_instmsg.c: style update
2023-03-07 Art Cancroserv_image.c: style update
2023-03-05 Art CancroBe a little less enthusiastic about calling abort()
2023-03-04 Art CancroMore aggressive zeroing of visit records so they compre...
2023-02-26 Art Cancromore diagnostics
2023-02-26 Art CancroNew command RBDI to ReBuild the Directory Index.
2023-02-25 Art CancroRemoved ctdl3264 experiment.
2023-02-22 Art Cancroctdl3264: open and close databases
2023-02-18 Art Cancrowtf
2023-02-15 Art Cancroadd total to purged use table records
2023-02-14 Art Cancromore convert
2023-02-14 Art Cancro"visit" is now "struct visit" again.
2023-02-14 Art Cancrocleaned up 32
2023-02-14 Art Cancroreorganize the comments meow
2023-02-14 Art Cancroupdated .gitignore
2023-02-14 Art CancroExperimental utility ctdl3264 for database conversion...
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 CancroRemoved references to as opposed to
2023-02-11 Art CancroRemoved references to as opposed to
2023-02-11 Art Cancromoved from citadel.h to server.h
2023-02-11 Art Cancroserver/control.c : style update
2023-02-08 Art CancroMost outgoing email will now be delivered the moment...
2023-02-08 Art Cancrokeep track of last_queue_job_submitted
2023-02-08 Art Cancrogive the smtp job queue an ability to do a quick or...
2023-02-08 Art CancroKeep track of last queue message processed
2023-02-08 Art Cancroonly throw a warning if housekeeping has not run in...
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 Cancrocomment change
2023-02-07 Art CancroWrap SMTP Client concurrency check in a mutex
2023-02-07 Art CancroRemoved S_ mutex types no longer in use
2023-02-07 Art Cancromade a couple of things more readable
2023-01-31 Art Cancroserv_smtpclient: queue now uses libcitadel Array type
2023-01-31 Art CancroSome of the included doc files were already close to...
2023-01-24 Art Cancrodon't double-close the client socket
2023-01-06 Art CancroRSS feed reader now QP-Encodes message text.
2023-01-06 Art CancroRename StrBufRFC2047encodeMessage() to StrBufQuotedPrin...
2023-01-06 Art Cancrocitadel.lock added to .gitignore and removed from git
2023-01-05 Art CancroBring back just our changes, revert accidental removal...
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2023-01-02 Art CancroCopyright notices updated to 2023
2022-12-28 Art CancroRemove color from syslog messages
2022-12-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/var...
2022-12-22 Art Cancroserv_openid_rp.c : style cleanup
2022-12-22 Art Cancroserv_pop3client.c: style cleanup
2022-12-17 Art CancroMerge branch 'master' of ssh://git.citadel.org/var...
2022-12-17 Art Cancro.gitignore core files
2022-12-16 Art Cancrobuild mods
2022-12-15 Art Cancromodernize serv_spam.c
2022-12-15 Art CancroExit cleanly if citserver is running with a version...
2022-12-13 Art CancroRelease version 972 generated by do-release.sh v972
2022-12-13 Art CancroRelease version 971 generated by do-release.sh v971
2022-12-13 Art CancroRelease version 970 generated by do-release.sh v970
2022-12-13 Art CancroRelease version 969 generated by do-release.sh v969
2022-12-13 Art CancroRelease version 968 generated by do-release.sh v968
2022-12-13 Art CancroRelease version 967 generated by do-release.sh v967
2022-12-13 Art CancroRelease version 966 generated by do-release.sh v966
2022-12-13 Art CancroRelease version 965 generated by do-release.sh v965
2022-12-12 Art CancroRelease version 964 generated by do-release.sh v964
2022-12-12 Art CancroRelease version 963 generated by do-release.sh v963
2022-12-11 Art CancroRelease version 962 generated by do-release.sh v962
2022-12-11 Art CancroRelease version 961 generated by do-release.sh v961
2022-12-11 Art CancroRelease version 960 generated by do-release.sh v960
2022-12-11 Art Cancroimap_store.c style update
2022-12-09 Art CancroWhen BDB issues a 'panic' message, call cdb_abort(...
2022-12-07 Art CancroMarc Crispin is dead so he can't make IMAP any more...
next