ctdldump/ctdlload: add version number to banner
[citadel.git] / citadel / utils / ctdlload.c
2024-02-06 Art Cancroctdldump/ctdlload: add version number to banner
2024-02-05 Art Cancroadd a comment to the previous thing
2024-02-05 Art CancroAwesome sauce, read description below for details.
2024-01-02 Art CancroUtilities displaying a color banner now use line drawin...
2024-01-02 Art CancroIt is the current year. (c)-2024
2023-09-06 Art Cancroctdldump/ctdlload: document the -y flag
2023-09-02 Art CancroRemove the warning-this-is-unfinished warnings from...
2023-08-30 Art CancroRewrote the indexer
2023-08-24 Art Cancroctdldump/ctdlload: fix usage messages
2023-08-24 Art Cancroctdldump/ctdlload: -h now works identical to citserver
2023-08-24 Art Cancroctdlload: use the backend API instead of BDB calls
2023-08-24 Art CancroMakefile: restructured so that backends can be compiled...
2023-08-02 Art Cancroverify that 'begin' and 'end' lines were found
2023-08-02 Art CancroMerge branch 'ConstStr_Access_Checks' into 'master'
2023-08-01 Art Cancroctdldump/ctdlload: -h now specifies the top-level Citad...
2023-07-25 Art Cancroctdldump/ctdlload: more testing
2023-07-25 Art Cancroctdlload: finished remaining record types; need to...
2023-07-25 Art Cancroctdlload: euidindex
2023-07-25 Art Cancroctdlload: usersbynumber
2023-07-25 Art Cancroadd some //FIXME tags where needed
2023-07-24 Art Cancroimport fulltext index records
2023-07-24 Art Cancrostub functions for new import routines
2023-07-24 Art CancroBoth banners now use the same color scheme
2023-07-22 Art CancroFixed bad import in thing
2023-07-22 Art Cancroctdldump/ctdlload: fixed on Raspberry Pi, reintroduced...
2023-07-18 Art Cancroremove extra msgs
2023-07-18 Art Cancroctdldump/ctdlload is functionally complete.
2023-07-18 Art Cancrohappy happy: convert_msgtext() also works for convert_b...
2023-07-18 Art Cancroctdlload: import use table records
2023-07-17 Art Cancroctdldump/ctdlload: removed tables that can be re-genera...
2023-07-17 Art CancroBeautiful startup banners in vivid color
2023-07-17 Art Cancroctdlload: import visits
2023-07-17 Art Cancroimport msglists
2023-07-17 Art Cancroctdlload: import floor table
2023-07-17 Art Cancroctdlload: import room records
2023-07-14 Art CancroPretty statistics
2023-07-14 Art CancroNow I have a machine gun that can write ctdluser record...
2023-07-14 Art Cancroctdlload: load message metadata
2023-07-14 Art Cancroctdlload: load msgtext
2023-07-13 Art Cancroctdlload: skeleton code for table ingestion
2023-07-12 Art Cancro./ctdldump -y -h./data | ./ctdlload -y -h./newdata
2023-07-12 Art Cancroctdlload: wrote the code to ingest dump lines
2023-07-11 Art Cancroctdldump.c: skeletonize