SENDCOMMAND: use linebuffered readers with dynamic buffer allocation to overcome...
[citadel.git] / citadel / utils / sendcommand.c
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...