minor documentation changes
[citadel.git] / citadel / citadel.h
1998-10-27 Art Cancrominor documentation changes
1998-10-25 Nathan Bryant * citadel.c, citadel.h, commands.c: make client...
1998-10-24 Art Cancropolicy.c: added, moved GetExpirePolicy() from room_ops.c
1998-10-12 Art CancroBuilt some more of the message expiry infrastructure
1998-10-11 Art CancroSet up data structures for room policies
1998-10-11 Art CancroMoved "struct visit" from citadel.h to server.h
1998-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-10-02 Art Cancro * Finally removed all three usersupp.foo[MAXROO...
1998-10-01 Art CancroRemoved a few more references to usersupp.lastseen[]
1998-09-29 Art Cancro * Implemented the function CtdlRoomAccess(...
1998-09-28 Art CancroAdded V_ACCESS
1998-09-27 Art Cancro * Changed all "generation" variables from char...
1998-08-25 Art Cancro * setup.c: Removed yesno_s()
1998-08-18 Nathan BryantDR19980818
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-08-06 Art CancroGot the CitadelAPI library to the point where the serve...
1998-08-05 Art CancroEliminated the logged_time and time_limit stuff. Since...
1998-07-30 Art CancroChanged all of the proprietary strucmp() and struncmp...
1998-07-26 Art CancroThis is a program which imports "exported" Citadel...
1998-07-24 Art Cancro No more pwcrypt
1998-07-17 Art Cancro These are the changes to eliminate most of the arbitra...
1998-07-16 Art Cancro Updating the structures to reflect variables we don...
1998-07-12 Art Cancro Changed logging mechanism from a circular binary file...
1998-07-11 Art CancroInitial revision