Timeline


and

03/26/90:

10:39 Changeset [2784] by epeisach
Decmips changes [jtkohl] Include proper header file, if display proper format.
08:46 Changeset [2783] by epeisach
Should use csh -f [changes.70 no 274 - jtkohl - audited by jik]

03/23/90:

08:22 Changeset [2782] by epeisach
MIPS compiler bug workaround [jtkohl]
08:20 Changeset [2781] by epeisach
Initial revision

03/19/90:

08:38 Changeset [2780] by srz
Fixed bug where rmds would cause reset connections as a sub-process.

03/13/90:

13:15 Changeset [2779] by marc
Took the \n after the signature out.
13:09 Changeset [2778] by marc
fixed zwrite to NOT null-terminate the last field of a message

03/09/90:

06:59 Changeset [2777] by vanharen
fixed typo: frprintf --> fprintf
06:58 Changeset [2776] by vanharen
log_status() had (char *foo) arguments declared as (char *foo[]). Compiler didn't like that too much. Corrected.
06:28 Changeset [2775] by vanharen
init_display() returns ERROR if initscr() was unsuccessful, returns SUCCESS otherwise.
06:26 Changeset [2774] by vanharen
If init_display was unsuccessful, print an error message and exit.
06:25 Changeset [2773] by vanharen
Made sure that initscr() was succesful before continuing, on window resize event.

03/06/90:

02:17 Changeset [2772] by jfc
Changed references to "zephyr.desc" to "zwgc.desc".

03/02/90:

13:07 Changeset [2771] by vanharen
Added back a newline to the fprintf statement that prints the number of requests of each type.
11:06 Changeset [2770] by jtkohl
updates for -O, -p options
10:54 Changeset [2769] by jtkohl
usage goes to stderr add -s to usage message
10:51 Changeset [2768] by jtkohl
changes for -p option (pretty) [marc]

03/01/90:

17:00 Changeset [2767] by raeburn
Don't automatically sign off consultant; reactivate the old code to do so only when requested. Also, copy out pointer to `connected' before setting it to NULL. (olc_send): Forward user when consultant has logged out.
16:49 Changeset [2766] by raeburn
Rearranged a loop and some array references.
16:46 Changeset [2765] by raeburn
Mostly deletions of unused variables or code.
13:28 Changeset [2764] by raeburn
Added use_zephyr variable - when zero, don't use Zephyr. Make ZInitialize error message more informative. zsend_message now appends a newline (if needed), so callers needn't call fmt (which is dangerous).
13:22 Changeset [2763] by vanharen
Added new file(s) statistics.{c,o} which generates some simple statistic of server usage.
13:11 Changeset [2762] by raeburn
New routine get_yn: Prompts for input, and requires a `y or `n' answer.
13:07 Changeset [2761] by raeburn
t_check_messages, t_check_connected_messages: Use new get_yn routine.
12:56 Changeset [2760] by raeburn
uncase: Modify buffer in place. cap: Use static buffer, not automatic. isnumber: Only test string!=0 once.

02/28/90:

06:43 Changeset [2759] by vanharen
The new server sends back "NO_MESSAGES" if there are no new messages. The new client wasn't dealing with it (was expecting SUCCESS) and "handle_response" was spitting out "unknown response 130". Fixed.
06:36 Changeset [2758] by raeburn
Don't print "you are signed off" message if signing off wasn't requested or done.

02/27/90:

11:09 Changeset [2757] by raeburn
Fixed to accept either version 3 or 4, not require that it simultaneously be both.
09:44 Changeset [2756] by raeburn
Permit `load user' to be applied to oneself regardless of acls.
09:40 Changeset [2755] by raeburn
log_error winds up trashing static hostname-lookup buffers, so format message before calling...
09:33 Changeset [2754] by raeburn
Removed unused variables; checked for failure to open files; rearranged proc table scanning.
05:49 Changeset [2753] by vanharen
Changed back to VERSION_4 as the current version -- version number was bumped up unnecessarily before...
05:35 Changeset [2752] by vanharen
Changed back to VERSION_4 as the current version -- version number was bumped up unnecessarily before...

02/26/90:

11:14 Changeset [2751] by vanharen
Removed some unused #define's, added a #define for OLTA, for sending broadcast messages to class OLTA instead of OLC. This should probably really be moved to a config file on each server or something. Grrr.

02/24/90:

15:05 Changeset [2750] by srz
Hmmm. Should not exceed array bounds, should we?
14:04 Changeset [2749] by srz
Added trn_info3, which includes signature information. Routine definitions for add_trn2 and get_trn_info3.
14:03 Changeset [2748] by srz
Added ADD_TRN2 & GET_TRN_INFO3 calls.
14:01 Changeset [2747] by srz
Added support for signatures.
14:00 Changeset [2746] by srz
Added support for signatures. Also added "-d" (daemon) flag for deriving signatures for mail (daemon) transactions using the From: fields.
13:59 Changeset [2745] by srz
Added add_trn2 and get_trn_info3 routines.
13:58 Changeset [2744] by srz
Added signatures to meetings. This involves adding two routines, add_trn2 and get_trn_info3, for storing and saving this information. Signatures are glommed onto the end of the author, so we don't have to change the meeting format.
13:56 Changeset [2743] by srz
Changed read_trn to return the signature (if it exists), and changed mtg_znotify to handle the signature if it exists.
13:55 Changeset [2742] by srz
Updated documentation to show signature as part of the author field in a transaction header.
13:53 Changeset [2741] by srz
Added add_trn2 & get_trn_info3 routines, for signatures.
13:51 Changeset [2740] by srz
Changed to display a signature if one exists.
13:51 Changeset [2739] by srz
Changed to display a signature is one exists.
13:51 Changeset [2738] by srz
Changed to use trn_info3's.
13:50 Changeset [2737] by srz
Turned trn_info2 into a trn_info3
13:49 Changeset [2736] by srz
Turned trn_info2 into a trn_info3.
13:47 Changeset [2735] by srz
Created 1.6EXL
13:46 Changeset [2734] by srz
Added deriving signature from From: field.
13:44 Changeset [2733] by srz
Added -s flag for signatures.
Note: See TracTimeline for information about the timeline view.