Fixed an incorrect box drawing character
[citadel.git] / citadel / ctdlmigrate.c
2021-03-08 Art CancroFixed an incorrect box drawing character
2021-03-08 Art Cancroctdlmigrate: use libreadline for prompts
2021-03-06 Art Cancroctdlmigrate: exit cleanly when a signal is received...
2021-03-04 Art CancroPolishing up ctdlmigrate with lots of ANSI color and...
2021-03-04 Art Cancroctdlmigrate: changed flow of program to avoid gotos...
2021-03-04 Art Cancroctdlmigrate now uses a direct socket connection to...
2021-03-03 Art Cancromoved utils directory files into the root
2009-10-24 Dave WestMoved some files around into sub dirs to clean up the...
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2009-05-04 Art Cancro* Removed a FIXME comment
2009-05-03 Art Cancro* Since we can now shut down the master SSH session...
2009-05-03 Art Cancro* Found a better way for ctdlmigrate to shut down the...
2009-04-28 Art Cancro* If running 7.60 code for the first time, serv_upgrade...
2009-04-26 Art Cancro* Added rsync of non-database dirs. ctdlmigrate is...
2009-04-26 Art Cancro* Use fork() and exec() instead of system() to set...
2009-04-26 Art Cancro* Delete socket file after ctdlmigrate runs
2009-04-26 Art Cancro* ctdlmigrate: added a local replacement for gets(...
2009-04-24 Art Cancro* sendcommand default watchdog timeout set to 60 second...
2009-04-24 Art Cancro* ctdlmigrate
2009-04-24 Art Cancro* ctdlmigrate utility (not finished)