* Renamed "struct user" to "struct ctdluser"
[citadel.git] / citadel / citadel.c
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro*** empty log message ***
2003-06-22 Michael Hampton* citadel.c: display idle times in wholist up to 999...
2003-06-17 Art Cancro* New format for wholist.
2003-06-16 Art Cancro* support.c: removed an unused variable
2003-06-04 Michael Hampton* citadel.c: Added a missing #ifdef __CYGWIN__
2003-06-04 Michael Hampton* Numerous fixups needed for Windows port:
2003-05-20 Michael Hampton* citadel.c: don't truncate roomname when user is idle...
2003-03-01 Art Cancro* commands.c: alternate_semantics might have been getti...
2003-02-17 Art Cancro* Fixed a small bug in the GDBM backend (deprecated...
2003-02-13 Art Cancro* Applied "multi editor" patch supplied by georbit
2003-01-23 Art Cancro* citadel.c: hitting enter without entering a room...
2003-01-16 Michael Hampton* ENT0 command: changed post-as username from arg 4...
2003-01-05 Michael Hampton* Add an AllFloors parameter to the citadel IPC API
2002-12-15 Michael Hampton* Final touches on the new message formatter.
2002-12-02 Michael Hampton* Improvements to the new message formatter, including...
2002-11-27 Stu Markadded dot ungoto functionality.
2002-11-11 Michael Hampton* Fixed minor bugs with color handling; added explicit...
2002-11-10 Michael Hampton* citadel.c: When terminating, don't mark messages...
2002-11-07 Art Cancro* Repaired the "remember username/password" functionali...
2002-11-01 Art Cancro* Fixed .AM and .AE commands
2002-10-25 Michael Hampton* Fixed broken .Goto by partial match
2002-10-25 Michael Hampton* Fix the status line not updating with the new wait...
2002-10-19 Michael Hampton* Disable any use of curses on Darwin (this is temporar...
2002-10-18 Michael Hampton* fix self-service account creation at login prompt...
2002-10-17 Michael Hampton* Bug fixes: Fix numerous char array size mismatches...
2002-10-17 Michael Hampton* Convert room listings and some aide functions to...
2002-10-07 Art Cancro* Build fixes for Solaris box without OpenSSL installed
2002-10-06 Michael Hampton* Move (nearly) all IPC-related code to citadel_ipc...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-09-08 Art Cancro* Also fixed a bug in <.T>erminate <S>tay which caused...
2002-09-03 Art Cancro* Added MSG4 support to client-side IPC
2002-08-31 Art Cancro* Set version number to 6.00 in documentation and heade...
2002-08-27 Art Cancro* Added the ability to run an external command from...
2002-08-06 Art Cancro* Fixed and clarified "new mail has arrived" messages.
2002-08-03 Art Cancro* NULLify 'roomrec' before attempting partial match...
2002-07-21 Michael Hampton* Remove duplicate call for server time in who_is_onlin...
2002-07-01 Michael Hampton* Misc. routines converted to new IPC code
2002-06-29 Michael Hampton* fixed some memory leaks
2002-06-29 Michael Hampton* Convert whobbs, serv_info, misc. functions to new...
2002-06-25 Michael Hampton* fixed bug in dotgoto() causing free() to segfault
2002-06-25 Michael Hampton* gotonext() now uses new IPC code to retrieve room...
2002-06-24 Michael Hampton* Fixed code for client segfault at login
2002-06-24 Michael Hampton* Message reading and other functions which use the...
2002-06-22 Michael Hampton* Use a new IPC API (in citadel_ipc.c). Partially...
2002-05-14 Michael Hampton* Fixed some incredibly silly typos
2002-05-14 Michael Hampton* Minor cosmetic changes, extraneous double spaces...
2002-05-14 Michael Hampton* citadel.c: spacebar won't read New if there are no...
2002-05-13 Art Cancro* Client side too
2002-05-04 Art Cancro* Make stealth mode available to all users
2002-03-26 Nathan Bryant * support autoconf 2.53
2002-03-14 Nathan Bryantsupport window resizing in curses mode
2002-03-11 Nathan Bryantremoved all references to sprintf from several files...
2002-03-11 Nathan Bryant - fixes for building without OpenSSL
2002-03-02 Art Cancro* Properly implemented the network filter list. Finish...
2002-02-26 Stu Markadded a .Wholist Short which lists only the people...
2002-02-17 Stu Markadded a nested ungoto list, so you can ungoto 100 times.
2002-02-12 Art Cancro* Threw in a few more #ifdef's so the client build...
2002-01-22 Michael Hampton* read_message() and fmout() now accept a FILE to which...
2002-01-19 Michael Hampton* Cosmetics for the client status line
2002-01-19 Michael Hampton* A real status line for the text client
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...
2002-01-06 Michael Hampton* Enable SSL/TLS in the client
2001-12-30 Art Cancro* CtdlSaveMsg() is now CtdlSubmitMsg() and can accept...
2001-12-30 Michael Hampton* Security: Citadel now drops privileges when called...
2001-12-28 Michael Hampton* Client support for hostnames up to 63 characters...
2001-09-08 Art Cancro* More changes to the new networker. Added client...
2001-08-11 Art Cancro* Realized that I am stupid and started implementing...
2001-08-03 Art Cancro* Added some more "break" statements to the main switch...
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-01-14 Art Cancro* Changed the format of <.W>holist <L>ong
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-10-11 Michael Hampton* citadel.c: when ansi_color=user, enable color at...
2000-09-11 Art Cancro* citadel.c: accept -h <host> and -p arguments, so...
2000-08-14 Brian Costello- Added constant sizes for usernames and the nonce...
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-08-05 Art Cancro* Added [idle] to client wholist display for sessions...
2000-07-30 Art Cancro* Set up the SNET (Send NETwork config) and GNET (Get...
2000-07-29 Art Cancro* Changed the format of RWHO output to provide non...
2000-07-14 Art Cancro* Added .ATN (DOWN) and .ATS (SCDN 1) commands to the...
2000-07-09 Art Cancro* Eliminated the whole SIGINT/SIGQUIT based handling...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-06-22 Art Cancro* Made the ICQ stuff far more reliable ... by removing it!
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
2000-04-16 Art Cancro* Minor changes to avoid host lookup for local clients
2000-04-13 Art Cancro* Fixed a problem that crashed the client during <G...
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...
2000-03-28 Art Cancro* Modified <.RU> to allow search for partial match
2000-03-15 Art Cancro* Added DEXP server command to disable incoming express...
2000-03-09 Art Cancro* misc bugfixes and cleanups
2000-02-27 Art Cancro* Completed 'fsck'-like reference count verifier (serve...
2000-01-28 Art Cancro* Client config for internet
next