Fix compiler warnings in the textclient by evaluating returnvalues and removing unuse...
[citadel.git] / citadel / textclient / citadel.c
2011-09-07 Wilfried GoesgensFix compiler warnings in the textclient by evaluating...
2011-09-04 Art CancroCondense the default wholist when there are multiple...
2011-09-04 Wilfried GoesgensBy jimcuclamath: set maxium allowed password length...
2011-09-04 Art CancroFixed bugs related to last three commits
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-11-15 Art CancroRemoved a few unneeded calls to scr_flush()
2010-09-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-15 Art Cancrorobots.txt now explicitly allows everyone. free love...
2010-09-04 Art CancroThe status line is back! Reused the callbacks from...
2010-09-03 Art CancroRemoved the USscreenwidth and USscreenheight fields...
2010-09-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Art CancroThe new paginator now makes use of the server-supplied...
2010-09-02 Art CancroHUGE update to the way the paginator works. scr_putc...
2010-09-02 Art CancroRemoved more vestiges of curses mode
2010-09-02 Art CancroRemoved err_* and sln_* functions; replaced all calls...
2010-09-02 Art CancroRemoved curses fullscreen mode in the text client,...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-08-31 Art CancroLogging in as "guest" from the text client now does...
2010-08-25 Art Cancro* Added an undocumented feature to the text client...
2010-08-20 Art Cancro* When attempting to connect() to the first available...
2010-08-19 Art Cancro* text client - tell the user the actual hostname and...
2010-02-26 Wilfried Göesgens* use eUsrAxlvl all over the place
2010-02-17 Art Cancro* text client: try the user's password with and without...
2009-11-25 Art Cancro* Modified the text client so that the <E>nter message...
2009-10-24 Dave WestMoved some files around into sub dirs to clean up the...