* Renamed "struct user" to "struct ctdluser"
[citadel.git] / citadel / citadel_ipc.h
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro*** empty log message ***
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* Converted more routines to new IPC code.
2002-10-25 Michael Hampton* Fix the status line not updating with the new wait...
2002-10-25 Art Cancro* When in fullscreen mode, display an "X" icon in the...
2002-10-18 Michael Hampton* More signed/unsigned fixes (for the new progress...
2002-10-17 Michael Hampton* Convert room listings and some aide functions to...
2002-10-15 Art Cancro* Numerous warning fixes and cleanups for compile on...
2002-10-15 Michael Hampton* IPC support for resumable downloads
2002-10-06 Michael Hampton* Move (nearly) all IPC-related code to citadel_ipc...
2002-10-02 Michael Hampton* File/image uploads now implemented in terms of the...
2002-09-29 Michael Hampton* File and attachment downloads now use the new IPC...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-09-03 Art Cancro* Added MSG4 support to client-side IPC
2002-07-21 Art Cancro* Added in some infrastructure to switch the client...
2002-07-19 Art Cancro* more of the same
2002-07-02 Michael Hampton* prototypes in citadel_ipc.h updated
2002-06-29 Michael Hampton* Convert whobbs, serv_info, misc. functions to new...
2002-06-25 Michael Hampton* gotonext() now uses new IPC code to retrieve room...
2002-06-22 Michael Hampton* Use a new IPC API (in citadel_ipc.c). Partially...