removed StartLibCitadel()
[citadel.git] / citadel / sendcommand.c
2021-03-03 Art Cancroremoved StartLibCitadel()
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-04-24 Art Cancro* sendcommand default watchdog timeout set to 60 second...
2009-01-16 Art Cancro* Restore the proper tty parameters when exiting becaus...
2008-06-29 Art CancroRemoved the global variable 'home_specified'
2008-05-16 Dave WestRemoved the on_exit from sendcommand.c
2008-03-28 Dave WestOn my slow system a watch dog time out of 5 seconds...
2008-01-17 Art CancroThe encoding and decoding tables for Base64 are
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-10 Wilfried Göesgens* if -D added, citserver will print out the Directories.
2007-11-05 Art CancroHandle X31 response code from server
2007-11-04 Wilfried Göesgens* dump message headers on artv dump
2007-11-03 Dave WestFix the thirty second delay properly.
2007-11-03 Dave WestFix thirty second delay in sendcommand when downing...
2007-10-28 Wilfried Göesgens* read line-buffered, not char by char.
2007-10-06 Wilfried Göesgens* as we now spend allmost all of our time on en/decodin...
2007-08-16 Wilfried Göesgens* and the dots learned to walk.
2007-08-09 Wilfried Göesgens* Holy war on strlen: use IsEmptyStr where apropriate.
2007-07-26 Dave WestMoved to new module init structure.
2007-07-05 Wilfried Göesgens* send linewraps, so we get our dots at least.
2007-06-26 Wilfried Göesgens* print some info to the client while putting stuff...
2006-01-16 Wilfried Göesgenscentralized filename calculation
2005-07-29 Art Cancro* Made some changes to the hunt for citadel.socket...
2005-07-26 Art Cancro* Applied a patch sent in by Wilfried Goesgens which...
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-02-16 Art Cancro*** empty log message ***
2004-08-28 Art Cancro* setup.c: when run from the Easy Install script, auto...
2004-03-15 Michael Hampton* Multiple files: Convert most remaining client code...
2003-07-13 Art Cancro* Allow connect on unix domain sockets to Citadels...
2003-06-04 Michael Hampton* Numerous fixups needed for Windows port:
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-09-16 Art Cancro* silly cosmetic change to sendcommand.c
2002-03-12 Nathan Bryant - pass -Wcast-qual to gcc
2001-09-06 Nathan Bryant - port to Cygwin (DLL support, etc.)
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2000-12-30 Art Cancro* more buffer size stuff
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-09-24 Art Cancro* ipc_c_tcp.c: don't hardcode BBSDIR path for unix...
2000-07-17 Art Cancro* Completed serv_vandelay.c (importer/exporter module)
2000-07-16 Art Cancro* fix
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-06-02 Art Cancro* Bind unix socket prior to TCP socket for citadel...
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
1999-01-29 Nathan Bryantirix fixen
1998-12-01 Art Cancro * sendcommand.c: added (also updated utils...
1998-12-01 Art Cancro * sendcommand.c: added