* Began (but did not finish) applying GPL3+ declarations to each source file. This...
[citadel.git] / citadel / commands.c
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2009-09-07 Art Cancro* compiler warning
2008-10-16 Art CancroTrust the compiler to do short-circuit evaluation.
2008-02-05 Art CancroNew option in the text client to open attachments
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-08-29 Wilfried Göesgens* make backtrace optional.
2007-08-26 Wilfried Göesgens* modules registering serverports now need to specify...
2007-08-23 Dave Westcmd_expand was broken. Caused text client to hang....
2007-08-09 Wilfried Göesgens* typos remaining...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* Holy war on strlen: use IsEmptyStr where apropriate.
2007-02-08 Michael HamptonCommand prompt was much too short; lengthened it.
2006-12-23 Art Cancro* Committed matt's latest patch set
2006-06-21 Art CancroApplied Matt's patches for the addition of four new...
2006-03-23 Art CancroRenamed getline() to ctdl_getline() due to a conflict
2006-03-20 Wilfried Göesgensdon't include .c files!
2006-02-28 Art CancroServer hacks to allow non-ASCII characters to be carried in
2006-01-20 Wilfried Göesgenscalc home dirs
2006-01-16 Wilfried Göesgenscentralized filename calculation
2006-01-11 Art Cancro* Added a per-user client option to always compose...
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-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2004-10-05 Art Cancro* Changed a bunch of localtime() calls to localtime_r...
2004-07-24 Art Cancro* citadel.c: temporarily commented out the signal(...
2004-06-07 Art Cancro* Changed "express message" to "instant message" everyw...
2004-03-15 Michael Hampton* Multiple files: Convert most remaining client code...
2004-02-26 Michael Hampton* Populate IPC into a few more places to avoid a nasty...
2004-02-26 Michael Hampton* Client stability and enhancements:
2004-02-09 Michael Hampton* Exit the citadel client when EOF reached on input...
2003-12-21 Michael Hampton* Fix for idle_threshold being ignored when reading...
2003-12-21 Michael Hampton* Image viewer code for the text client. Hit 'I' to...
2003-10-17 Art Cancro* Replaced the DEFAULT_ENTRY definition in sysconfig...
2003-09-17 Art Cancro* html.c: don't truncate messages when wacky characters are
2003-08-05 Art Cancro* Added a README.txt file because some Joker kept buggi...
2003-06-04 Michael Hampton* Numerous fixups needed for Windows port:
2003-03-01 Art Cancro* commands.c: alternate_semantics might have been getti...
2003-02-23 Art Cancro* When the <N>ew command is used to read new messages...
2003-02-13 Art Cancro* Applied "multi editor" patch supplied by georbit
2003-01-17 Michael Hampton* fmout(): Ignore \r (carriage return) characters...
2003-01-16 Michael Hampton* ENT0 command: changed post-as username from arg 4...
2003-01-12 Art Cancro* Display message subjects in magenta instead of white
2003-01-01 Michael Hampton* commands.c: bugfix for reading from FILE pointers...
2003-01-01 Art Cancro* Fixed a bug in fmout() that caused it to not render...
2002-12-15 Michael Hampton* Final touches on the new message formatter.
2002-12-04 Michael Hampton* Fix spurious double space in message formatter -...
2002-12-02 Michael Hampton* Don't eat too much whitespace in new formatter
2002-12-02 Michael Hampton* Improvements to the new message formatter, including...
2002-12-01 Michael Hampton* New experimental message formatter - try it, you...
2002-11-13 Art Cancro* When in curses mode, call beep() instead of putc...
2002-11-11 Michael Hampton* Fixed minor bugs with color handling; added explicit...
2002-11-10 Michael Hampton* Convert some more routines to new IPC code
2002-11-04 Art Cancro* Don't run the wait indicator when in an external...
2002-10-19 Michael Hampton* Disable any use of curses on Darwin (this is temporar...
2002-10-17 Michael Hampton* Bug fixes: Fix numerous char array size mismatches...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-08-27 Art Cancro* Added the ability to run an external command from...
2002-07-01 Michael Hampton* Misc. routines converted to new IPC code
2002-06-29 Michael Hampton* Convert whobbs, serv_info, misc. functions to new...
2002-06-24 Michael Hampton* Message reading and other functions which use the...
2002-06-02 Michael Hampton* Support for Ctrl-W to erase a word when editing or...
2002-05-24 Art Cancro* Fixed the "idle timeout during paginator prompt"...
2002-05-20 Art Cancro* commands.c: fixed bug in the scan for idle_threshold...
2002-05-14 Michael Hampton* Idle threshold on the who list is now customizable...
2002-03-14 Nathan Bryantsupport window resizing in curses mode
2002-03-13 Nathan Bryant/* when running in curses mode, the scroll bar in most
2002-03-11 Nathan Bryant - fixes for building without OpenSSL
2002-03-09 Art Cancro* Applied a patch submitted by <xperc@hotmail.com>...
2002-03-03 Art Cancro* Added password starred-out entry to newprompt() and...
2002-02-17 Stu Markundid some of the changes I made for the curses part...
2002-02-15 Stu Mark I made some changes that I hope will help the lagging...
2002-02-12 Art Cancro* Threw in a few more #ifdef's so the client build...
2002-01-26 Michael Hampton* Formatter now uses more of the available screen width
2002-01-22 Michael Hampton* read_message() and fmout() now accept a FILE to which...
2002-01-19 Michael Hampton* Full-screen curses support for Citadel text client
2002-01-15 Michael Hampton* Implement alternate_semantics (see comments in citade...
2002-01-06 Michael Hampton* Enable/disable encryption in client from command...
2001-12-30 Michael Hampton* More keys while reading messages: Q or S same as...
2001-12-23 Michael Hampton* Pages are once again formatted to the caller's screen...
2001-08-11 Art Cancro* Removed the idle timer from the client. Dialup is...
2001-07-24 Art Cancro* New UI for mailing list setup
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-03-02 Art Cancro* client: the "Page who?" prompt now defaults to the...
2001-02-02 Art Cancro* I dunno
2000-12-30 Art Cancro* more buffer size stuff
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-12-11 Art Cancro* Added server-side REQT command to issue client termin...
2000-12-11 Art Cancro* Client now honors EM_GO_AWAY flag, used by the server...
2000-11-27 Michael Hampton* commands.c: fixups to print_express() to make externa...
2000-11-27 Michael Hampton* print_express(): now uses GEXP instead of old PEXP...
2000-09-28 Michael Hampton* commands.c: changed sttybbs() to support HP/UX termio...
2000-08-10 Art Cancro* Fixed a bug in keyboard polling (in commands.c) which...
2000-08-10 Art Cancro* Changed all the "200 ok" responses to more descriptiv...
2000-07-09 Art Cancro* Eliminated the whole SIGINT/SIGQUIT based handling...
2000-05-26 Art Cancro* Changed some of the rev-level sensitive stuff to...
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
2000-04-10 Art Cancro* More paginator changes. Shuffled code around, added...
2000-04-09 Art Cancro* Added pprintf() (paginated version of printf) to...
2000-04-08 Nathan Bryant * backed out the previous changes since they didn...
2000-04-08 Nathan Bryant * citadel.c, commands.c: comment out cls() as this...
next