Timeline


and

10/19/88:

19:07 Changeset [1543]
This commit was manufactured by cvs2svn to create tag 'ZSRV3PT5'.
19:07 Changeset [1542] by raeburn
Added copyright redirect.
19:06 Changeset [1541] by raeburn
Fixed syslog (Ultrix changes merged in).
19:05 Changeset [1540] by raeburn
Checked for recipient matching subscriber or empty; changed meaning of iui restriction; conditionalized char buf[] on KERBEROS.
18:51 Changeset [1539] by raeburn
Added sys/param.h and other fixes for non-Kerberos builds; merged in Ultrix changes; defined inet_addr for non-4.3 sites.
18:49 Changeset [1538] by raeburn
Moved nexttimo to be before reclamation.
18:49 Changeset [1537] by raeburn
Fixed a slight memory leak in cases where some malloc calls fail.
18:46 Changeset [1536] by raeburn
checked in with -k by raeburn at 90.11.14.17.50.18.
18:46 Changeset [1535] by raeburn
Used zsyslog.h; declared error_message(); added hostm_lose_ignore().
18:44 Changeset [1534] by raeburn
Removed unused srv_alive; merged in Ultrix changes; added cast to realloc(); declared inet_addr for non-4.3 sites; added hostm_lose_ignore.
18:43 Changeset [1533] by raeburn
Fixed a broken switch statement; changed meaning of iui restriction; added hostm_lose_ignore.
18:38 Changeset [1532] by raeburn
Cleanup work in host_detach; added hostm_lose_ignore.
18:36 Changeset [1531] by raeburn
Updated version number; parameterized getservbyname stuff; KERBEROS #ifdef around dest_tkt.
18:24 Changeset [1530] by raeburn
Checking that logout notices are for the sender; verify that pointer values are NULL before calling free().
12:49 Changeset [1529] by raeburn
Initial revision
12:35 Changeset [1528] by raeburn
Added non-Kerberos and Ultrix changes; added HM_SVCNAME and SERVER_SVCNAME definitions.

10/16/88:

10:53 Changeset [1527] by raeburn
Added function type definitions; handled different errors from gethostbyname; moved static "panic" to top (to avoid implicit declaration).
10:04 Changeset [1526] by raeburn
Changed includes and type names.
10:03 Changeset [1525] by raeburn
revised include format
10:02 Changeset [1524] by raeburn
Revised include references, changed type names.
10:00 Changeset [1523] by raeburn
Changed include format; added `const' when appropriate; default NULL user_id to empty string; added void declarations; added function to clear "current" info, and used it.
09:56 Changeset [1522] by raeburn
Changed include format.
09:53 Changeset [1521] by raeburn
Brought back fatal_error flag.
09:51 Changeset [1520] by raeburn
Changed include format to use <discuss/frep.h>
09:45 Changeset [1519] by raeburn
Added error codes for name service lossage.
08:49 Changeset [1518] by raeburn
Initial revision

10/12/88:

21:26 Changeset [1517] by discuss
Fixed Zephyr stuff. Can you say, "Insufficient documentation?" -srz
09:39 Changeset [1516] by raeburn
Cosmetic change: added newline to transaction-entered-in-meeting message.
08:37 Changeset [1515] by raeburn
Cosmetic change: added newline to new-transaction-entered message.
06:29 Changeset [1514] by raeburn
Initial revision
06:24 Changeset [1513] by raeburn
Mark Eichin's changes for get_message (to replace gmotd).
00:11 Changeset [1512] by eichin
Rearranged handling of timestamp errors, do a real read rather than always trying to use utimes().
00:06 Changeset [1511] by eichin
fixed sign problem in logging printf's so that syslogs are more useable.

10/07/88:

23:28 Changeset [1510] by srz
Attempt at fixing Zephyr (doesn't work).
21:41 Changeset [1509] by raeburn
Ensured that /dev/null file descriptor really is 1.
21:41 Changeset [1508] by srz
New expunge. Can be run while people access the meeting.
21:39 Changeset [1507] by raeburn
Revised include formats; fixed declaration of rpc_caller.
21:38 Changeset [1506] by raeburn
Added some syslog code.
21:36 Changeset [1505] by raeburn
Minor changes: include files, type names.
21:33 Changeset [1504] by raeburn
Changed include files from "../include/..." to <discuss/...>; fixed a declaration; reformatted some statements.
21:28 Changeset [1503] by srz
Changes for new expunge. Fix to Zephyr stuff.
21:27 Changeset [1502] by srz
Changes for new expunge.
01:12 Changeset [1501] by shanzer
Fixed file descriptor leak.. Programer: rfrench Auditor: shanzer

10/05/88:

06:18 Changeset [1500] by jtkohl
fix lintlibs

10/03/88:

12:52 Changeset [1499]
This commit was manufactured by cvs2svn to create tag 'GMSTEST1'.
12:52 Changeset [1498] by eichin
fixed an inverted status check
12:05 Changeset [1497] by jtkohl
use #define'ed names for zephyr-hm and zephyr-clt
11:57 Changeset [1496] by jtkohl
merge Ultrix fixes into main branch
11:56 Changeset [1495] by jtkohl
merge Ultrix fixes into main branch

09/28/88:

19:40 Changeset [1494] by eichin
added login_p option to indicate whether or not to write the user's timestamp file.
19:39 Changeset [1493] by eichin
added updateuser code.
18:42 Changeset [1492] by eichin
fixed a missed status check in check_viewable.
15:03 Changeset [1491] by eichin
changed default message filename and added ifdef for Makefile specing

09/26/88:

20:53 Changeset [1490] by eichin
Initial revision
20:52 Changeset [1489] by eichin
stabilized, now. logging and missing files handled better.
20:47 Changeset [1488] by eichin
added changes to deal with time stamping...
20:42 Changeset [1487] by eichin
Initial revision
12:16 Changeset [1486] by eichin
Initial revision
11:49 Changeset [1485] by eichin
Initial revision
11:41 Changeset [1484] by eichin
Initial revision
11:31 Changeset [1483] by eichin
routine to convert hesiod non-standard error returns to Error table values (needs hesiod_err.et with it.)
11:30 Changeset [1482] by eichin
Initial revision

09/23/88:

20:45 Changeset [1481] by balamac
Improved the randomization procedure...
19:55 Changeset [1480] by raeburn
Added declaration of getenv(), to satisfy prototypes of functions.
13:15 Changeset [1479] by raeburn
Needs internal.h too.
13:07 Changeset [1478] by raeburn
Changed type names in accordance with acl.h. Included include/internal.h.
13:05 Changeset [1477] by raeburn
Changed type names in accordance with acl.h.
13:03 Changeset [1476] by raeburn
Changed type names in accordance with acl.h; used "const" where appropriate. Also changed include files to use <discuss/discuss.h> and <discuss/internal.h>.
12:36 Changeset [1475] by jtkohl
fix summary line to include zephyr

09/22/88:

19:52 Changeset [1474] by raeburn
Renamed types to have dsc_ prefix; moved declarations into internal.h.

09/21/88:

09:17 Changeset [1473] by jtkohl
for BSD < 43, compat code is in Zephyr library

09/20/88:

17:49 Changeset [1472] by eichin
Initial revision

09/19/88:

16:28 Changeset [1471] by don
bellcore copyright.
14:30 Changeset [1470] by don
Initial revision
14:07 Changeset [1469] by don
bellcore copyright.
Note: See TracTimeline for information about the timeline view.