Timeline


and

02/05/88:

19:11 Changeset [1025]
This commit was manufactured by cvs2svn to create tag 'ZSRV2PT5'.
19:11 Changeset [1024] by jtkohl
increment version number
19:07 Changeset [1023] by jtkohl
Barf if requeueing and not concurrent.
19:07 Changeset [1022] by jtkohl
fix problem with net_write Add extra info for debugging.
19:05 Changeset [1021] by jtkohl
fix problem with bdump_socket == -1 (not 0) when not in use. Also schedule immediate hello when a dead server responds.
10:40 Changeset [1020]
This commit was manufactured by cvs2svn to create tag 'ZSRV2PT5EXL2'.
10:40 Changeset [1019] by jtkohl
#ifdef's around dbug_on,off and detach() were in wrong place.
10:10 Changeset [1018] by jtkohl
add locked field to host structure. define pending structure & add to each server rearrange dfn's of functions. frob rexmit delay.
10:07 Changeset [1017] by jtkohl
replace host locked with requeue
10:05 Changeset [1016] by jtkohl
Concurrency support: move packet handling into dispatch.c Add more flexible debugging info.
09:58 Changeset [1015] by jtkohl
Don't lock hosts in non-concurrent mode.
09:52 Changeset [1014] by jtkohl
concurrency support
09:38 Changeset [1013] by jtkohl
debugging code to find vanishing user locations
09:36 Changeset [1012] by jtkohl
concurrency support
09:19 Changeset [1011] by jtkohl
Some normal-mode debugging for location flush tracking. typed dispatch routine for delayed processing & host locking.
09:14 Changeset [1010] by jtkohl
Support for concurrency locking. Not ifdef'd since it will only be used if CONCURRENCY is defined within bdump_s.c
09:07 Changeset [1009] by jtkohl
@Many modifications. Use global for the live socket. #ifdef'd concurrency code & locking code. bdump_socket = -1 when not in use (for safety) network read/write routines for safety

02/02/88:

18:14 Changeset [1008] by wesommer
Fix fencepost on odd-length strings.
11:23 Changeset [1007] by wesommer
Performance improvement for strings: don't massage every character..

01/29/88:

17:45 Changeset [1006] by wesommer
Only define TRUE, FALSE if FALSE isn't defined already.
13:24 Changeset [1005] by don
bug fixes. also, now track can update the root.
13:19 Changeset [1004] by root
Initial revision
04:38 Changeset [1003] by rfrench
Added -c and now defaults to authenticated messages

01/25/88:

21:13 Changeset [1002] by raeburn
fixed call to set_module for changed arg list
20:31 Changeset [1001] by jtkohl
add ZSRV_HOSTLOCKED "Host record in use"
10:15 Changeset [1000] by jtkohl
#ifdef's for KERBEROS (will need fixing for the auth abstraction)
10:10 Changeset [999] by jtkohl
add #ifdef for kerberos; will need cleanup for later abstraction
05:30 Changeset [998] by jtkohl
add KERBEROS #ifdef's

01/24/88:

11:20 Changeset [997] by raeburn
Added second argument to strcmp() so "-bf" will work....
06:33 Changeset [996] by wesommer
Reduce memory leakage.
06:31 Changeset [995] by wesommer
add copy, destruction routines. speed up parsing slightly. reduce memory leaks.
04:24 Changeset [994] by wesommer
Actual changes made by spook: translate NULL user_id to null string.

01/22/88:

09:56 Changeset [993] by shanzer
Fixed man page installation..
09:03 Changeset [992] by jtkohl
describe new acl scheme

01/21/88:

13:06 Changeset [991] by shanzer
Links man pages..

01/20/88:

12:34 Changeset [990] by jtkohl
can't compare char * to zero with > and < use !=
10:42 Changeset [989] by jtkohl
Add #ifdef's for KERBEROS. Use reserved ports if not using kerberos. Fix ntohs -> htons for converting an ascii port # to net order (lucky that VAX and RT do identical ops for htons & ntohs).
10:34 Changeset [988] by jtkohl
Add compatibility for non-hesiod servers
10:32 Changeset [987] by jtkohl
add #ifdef's for HESIOD and code to replace hes_resolve when not used.
09:33 Changeset [986] by rfrench
Fixed more unwritable filesystem type lossage
08:56 Changeset [985] by jtkohl
Fix for RT: you cannot compare a pointer to zero using > or <, you can only check if it's null or non-null.

01/19/88:

17:41 Changeset [984] by kubitron
Updated makefile to use "makedepend"
17:40 Changeset [983] by kubitron
Initial revision

01/18/88:

09:36 Changeset [982] by balamac
Randrp now preserves the current transaction (it was getting clobbered by the call to reply)

01/15/88:

18:20 Changeset [981] by srz
ckm now does a get_mtg_info for the current meeting, so it finds out if it's been changed.
18:11 Changeset [980] by srz
Fixed bug where new meetings caused problems for "next"
17:44 Changeset [979] by srz
1.4EXL
17:42 Changeset [978] by srz
set_module now returns fatal flag, again.
17:39 Changeset [977] by srz
Reverted set_module so that it hands back fatal flag.

01/12/88:

16:20 Changeset [976] by steiner
Formatting changes. Programmer: Ken. Auditor: Jon.

01/07/88:

07:35 Changeset [975]
This commit was manufactured by cvs2svn to create tag 'ASR5PT5'.
07:35 Changeset [974] by rfrench
Fixed writing variables problem when no write access to homedir
Note: See TracTimeline for information about the timeline view.