]> code.citadel.org Git - citadel.git/history - citadel
serv_imap.c (citserver)/roomops.c (webcit): bugfixes to message flag handling (Phil...
[citadel.git] / citadel /
2023-05-15 Art Cancroserv_imap.c (citserver)/roomops.c (webcit): bugfixes...
2023-05-04 Art Cancrosysdep.c: cprintf() truncation fix (Phil Slack)
2023-05-02 Art Cancroput_visit() no longer needs a separate function to...
2023-05-02 Art Cancroserv_inboxrules.c: applied patch by Allen (awrdgrs...
2023-05-02 Art CancroApply patches sent by Harlow Solutions -- for WebCit
2023-05-01 Art Cancroctdl3264: write to target database
2023-05-01 Art Cancroctdl3264: src_dbenv and dst_dbenv are no longer global...
2023-05-01 Art Cancroctdl3264: open_dbenv() and close_dbenv() move away...
2023-04-27 Art CancroWe are no longer using the EXTAUTH table.
2023-04-27 Art CancroBegin removing the EXTAUTH database
2023-04-19 Art CancroRevert "citserver: remove openid support"
2023-04-19 Art Cancrocitserver: remove openid support
2023-04-19 Art Cancrozero out extauth in ctdl3264
2023-04-19 Art Cancroconvert config records
2023-04-19 Art Cancroconvert usersbynumber
2023-04-18 Art Cancroeuid index convert
2023-04-17 Art CancroPlease excuse my friend, he isn't null terminated
2023-04-17 Art Cancronice pretty banners
2023-04-17 Art Cancrofulltext uses same key and data format as msglists
2023-04-17 Art Cancrolog messages match and don't repeat for compressed
2023-04-17 Art Cancroserv_fulltext.c: style update
2023-04-17 Art Cancroctdl3264: straightened out the compression stuff
2023-04-14 Art Cancroconvert bigmsgs
2023-04-14 Art CancroIBM i , aka System/38 , really is dead , no matter...
2023-04-13 Art Cancroconvert directory entries
2023-04-13 Art Cancrostuff and things
2023-04-13 Art Cancrovisit translation complete but we still need to compress it
2023-04-13 Art CancroThe data format used by GenerateRelationshipIndex(...
2023-04-12 Art Cancrouncompress when necessary
2023-04-12 Art Cancrodie in a car fire
2023-04-12 Art Cancromakefile tweaks
2023-04-12 Art Cancrodetect compressed records
2023-04-12 Art Cancrocopying msglists done
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...
next