citadel.git
2023-07-04 Art Cancroclient_passwords.c: style cleanup
2023-07-04 Art Cancrotextclient: indent -kr -i8 -brf -bbb -fnc -l132 -nce
2023-07-04 Art CancroRemoved stub functions that are determined not to be...
2023-07-04 Art CancroHighlight drop target folders
2023-07-04 Art CancroAll events are firing correctly. Ready to write the...
2023-07-04 Art CancroRemoved some tests that I tried and are no longer needed
2023-07-04 Art Cancromail_folder_list.js: DROP target is working in Brave...
2023-07-03 Art Cancromail_folder_list.js: accept hover and drop events
2023-07-02 Art Cancrodatabase.c: emit use table hash as hex
2023-07-02 Art CancroRemoved duplicate call to dbenv->set_errpfx
2023-06-30 Art CancroClean up the working drag code
2023-06-29 Art CancroGeneric user icon instead of 404 when avatar not found.
2023-06-29 Art CancroCustom draggable with mail envelope and number of messa...
2023-06-29 Art Cancroview_mail.js: set custom drag element
2023-06-28 Art CancroChanged mouse events to deal with drag
2023-06-28 Art Cancroview_mail.js: add helper function for select/deselect
2023-06-27 Art Cancrocdb_verbose_log() : remove extra argument ; satisfies...
2023-06-27 Art Cancrostyle cleanup and sarcastic comments
2023-06-25 Art Cancrothreads.c: comment and brace style cleanup
2023-06-23 Art CancroMerge branch 'Webcit_Coredump_StrBufQuotedPrintableEnco...
2023-06-21 Art Cancrotextclient: bootstrap is no longer needed and is now...
2023-06-20 Art CancroDo not include ctdl3264 in the build
2023-06-16 Art CancroRemoved discontinued fields from text client
2023-06-16 Art CancroRemoved 'timescalled' and 'posted' from the user record.
2023-06-16 Harlow SolutionsWebcit coredumping when body of message is blank
2023-06-14 Art Cancroremove extra noise from user list
2023-06-14 Art Cancrowrote some comment lines describing the rescue code
2023-06-14 Art CancroRelease version 980 generated by do-release.sh v980
2023-06-14 Art Cancrorescue mode
2023-06-14 Art CancroRelease version 979 generated by do-release.sh v979
2023-06-14 Art Cancroserv_inboxrules.c: don't attempt to call regexec()...
2023-06-13 Art Cancrodon't compress use table records anymore
2023-06-12 Art CancroRelease version 978 generated by do-release.sh v978
2023-06-12 Art Cancroserv_rssclient.c: remove single-instance save to drasti...
2023-06-12 Art CancroRelease version 977 generated by do-release.sh v977
2023-06-12 Art Cancroserv_rssclient.c: fixed a possible null pointer error
2023-06-12 Art CancroForEachUser() convert to array
2023-06-10 Art Cancrowar on doxygen
2023-06-10 Art Cancroserv_rssclient.c: use array instead of linked list...
2023-06-08 Art CancroRelease version 976 generated by do-release.sh v976
2023-06-04 Art CancroRemediated an unrecoverable problem in CDB_USETABLE.
2023-06-04 Art Cancroauth.c: removed unneeded prototype for hashlittle()
2023-06-03 Art Cancrotest commit
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-31 Art Cancrolibcitadel: remove Doxyfile
2023-05-24 Art Cancroctdl3264: added diagnostics which revealed that CDB_VIS...
2023-05-23 Art Cancroctdl3264: fix zero length key in bigmsgs table
2023-05-23 Art Cancroctdl3264: skip zero length records, add more diagnostics
2023-05-15 Art Cancroserv_imap.c (citserver)/roomops.c (webcit): bugfixes...
2023-05-04 Art Cancrotools.c: bugfixes to trim functions (Phil Slack)
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 Cancrodo-release.sh: change citadel.h to citadel_defs.h
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...
next