citadel.git
25 years ago These were moved to the 'techdoc' subdirectory.
Art Cancro [Sun, 12 Jul 1998 22:46:02 +0000 (22:46 +0000)]
 These were moved to the 'techdoc' subdirectory.

 These are existing files.  They were merely moved into this directory.

25 years ago This is part of the server core. It contains code relating to the writing
Art Cancro [Sun, 12 Jul 1998 22:37:30 +0000 (22:37 +0000)]
 This is part of the server core.  It contains code relating to the writing
of log records (stuff that goes in citadel.log).  It's not very big right
now, but I put it into its own file so that we can potentially do more with
it later.

25 years ago Now, citmail.c doesn't attempt to read the userlog directly. This is a
Art Cancro [Sun, 12 Jul 1998 22:02:39 +0000 (22:02 +0000)]
 Now, citmail.c doesn't attempt to read the userlog directly.  This is a
very Good Thing, because there's no userlog to read anymore.

25 years ago Changing stats.c to read the new log format. This version builds without
Art Cancro [Sun, 12 Jul 1998 21:59:01 +0000 (21:59 +0000)]
 Changing stats.c to read the new log format.  This version builds without
errors, but it still doesn't work properly.

25 years agoTechnical domument / RFC - CHAT SUBSYSTEM SPECIFICATION
Brian Costello [Sun, 12 Jul 1998 21:56:30 +0000 (21:56 +0000)]
Technical domument / RFC - CHAT SUBSYSTEM SPECIFICATION
-------------------------------------------------------
This document should outline the basic idea of my chat subsystem proposal.
This should only be thought of as an RFC; all comments and discussions are
welcome.

25 years ago Fixed another bug. This version actually works. :)
Art Cancro [Sun, 12 Jul 1998 21:52:12 +0000 (21:52 +0000)]
 Fixed another bug.  This version actually works.  :)

25 years ago Fixed a bug
Art Cancro [Sun, 12 Jul 1998 21:39:49 +0000 (21:39 +0000)]
 Fixed a bug

25 years ago Changed logging mechanism from a circular binary file to a text file. The
Art Cancro [Sun, 12 Jul 1998 21:38:11 +0000 (21:38 +0000)]
 Changed logging mechanism from a circular binary file to a text file.  The
file is still intended to be read by other programs, not by humans, but the
format should be more straightforward at this time.

25 years ago Finished all of the code relating to the "global server info" stuff defined
Art Cancro [Sun, 12 Jul 1998 20:34:10 +0000 (20:34 +0000)]
 Finished all of the code relating to the "global server info" stuff defined
in control.c.  The file "citadel.control" is the file that used to be called
"MMstructure", and "struct CitControl" used to be "struct msgmain".

 Also, the user number is now called "usernum" rather than "eternal", and
the highest existing user number is now stored in citadel.control rather than
in its own file.

25 years agoSat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
Nathan Bryant [Sat, 11 Jul 1998 04:32:38 +0000 (04:32 +0000)]
Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
        * Makefile.in: removed msgstats

25 years agoInitial revision
Art Cancro [Sat, 11 Jul 1998 02:10:03 +0000 (02:10 +0000)]
Initial revision

25 years agoNew repository initialized by cvs2svn.
unknown author [Sat, 11 Jul 1998 02:10:03 +0000 (02:10 +0000)]
New repository initialized by cvs2svn.