* The size constant "256" which shows up everywhere as a buffer size has now
[citadel.git] / citadel / rooms.c
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
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-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-03-15 Art Cancro* Added DEXP server command to disable incoming express...
2000-03-04 Art Cancro* Remove nulls appended to editor files during replace...
2000-01-09 Art Cancro* Removed the fifo-based protocol downloads and replace...
1999-07-30 Art Cancro* Applied bugfix patches contributed by Vaggelis Tsirkas:
1999-07-11 Art Cancro * room_ops.c: eliminate room name parameter...
1999-05-20 Art Cancromore color changes
1999-02-27 Art Cancroprompt for filename in download_to_local_disk() when...
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1999-02-02 Art Cancromessages.c: implemented client download of MIME attachments
1999-01-24 Art Cancro * Added a "room order" key to the room record...
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-08 Art Cancroadded more stuff to .AS
1998-11-07 Art Cancro * Implemented CONF server command for site-global...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-29 Nathan Bryant * rooms.c: fix color of Mail>
1998-10-29 Art CancroStuff
1998-10-28 Art Cancro * rooms.c: removed the warning about the ineffe...
1998-10-25 Art Cancrohmm
1998-10-25 Art CancroFloor expire
1998-10-25 Art CancroClient: added message expiration policy questions to...
1998-10-12 Nathan Bryant * Makefile.in: simplified to use pattern rules...
1998-10-09 Nathan Bryant * rooms.c: use mkfifo(3) instead of system...
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-09-01 Art Cancro * Yanked the citadelapi.c module. This wasn...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-11 Art CancroInitial revision