sendcommand now uses the new directory semantics
[citadel.git] / citadel / utils / sendcommand.c
2021-01-31 Art Cancrosendcommand now uses the new directory semantics
2021-01-30 Art Cancrowar on lfhs continues ... what a mess
2021-01-30 Art Cancrodon't run this, it's broken
2018-10-02 Art CancroRemoved the chunked-io stuff from libcitadel. Nothing...
2015-01-01 Wilfried Goesgensooops! we intended to reset the timer in the loop!...
2014-01-02 Wilfried GoesgensSendcommand: fix usage of FileSendChunked()
2013-12-27 Wilfried GoesgensSENDCOMMAND: use linebuffered readers with dynamic...
2013-06-29 Wilfried GoesgensSendcommand: add missing break - so we don't fail to -w.
2012-01-20 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2012-01-20 Art CancroCopied the -h logic from setup.c to sendcommand.c
2012-01-20 Art Cancrosendcommand: locate admin socket using calc_dirs_n_files
2012-01-18 Art Cancrosendcommand now uses the admin socket, eliminating...
2012-01-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-13 Art CancroBegan setting up a second server socket that will be...
2012-01-04 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-04 Wilfried GoesgensSafeTimer: check the IPC struct before trying to send...
2011-09-07 Wilfried Goesgensremove unused code for locking
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-03-05 Art Cancro* New parameter to CtdlSaveMsgPointersInRoom() to suppr...
2009-11-18 Art Cancro* silenced more warnings
2009-10-25 Dave WestA few more API clean ups. Mainly revolving around user_...
2009-10-24 Dave WestMoved some files around into sub dirs to clean up the...