Timeline


and

08/16/88:

20:34 Changeset [1438] by srz
Fixed handling of ^C.
19:15 Changeset [1437] by srz
Fixed bug where nm was not getting updated meeting info when going to the current meeting.
19:14 Changeset [1436] by srz
Fixed file descriptor leak
19:14 Changeset [1435] by srz
Fixed file descriptor leak.
14:18 Changeset [1434] by shanzer
Initial revision
14:11 Changeset [1433] by shanzer
Initial revision
14:11 Changeset [1432] by shanzer
New prototype files.
14:09 Changeset [1431] by shanzer
Nw prototype files.

08/15/88:

05:50 Changeset [1430] by jtkohl
add timeout code

08/10/88:

17:40 Changeset [1429] by raeburn
Changed names of types in acl interface.
17:15 Changeset [1428] by raeburn
Changed type names of acl code.

08/08/88:

09:16 Changeset [1427] by jtkohl
fix for case of non-Kerberos
09:15 Changeset [1426] by jtkohl
when not using KERBEROS, #define REALM_SZ
09:13 Changeset [1425]
This commit was manufactured by cvs2svn to create tag 'ASR6PT0R'.
09:13 Changeset [1424] by jtkohl
fix for non-HESIOD case

08/07/88:

19:18 Changeset [1423]
This commit was manufactured by cvs2svn to create branch 'unlabeled-1.6.1'.
19:18 Changeset [1422]
This commit was manufactured by cvs2svn to create tag 'DIST-1-1'.
19:18 Changeset [1421] by treese
Second-public-distribution
18:00 Changeset [1420] by treese
Changed T_UNSPECA to T_TXT. Changed C_HESIOD to C_HS. Deleted ifdef's based on USE_HS_QUERY -- they're obsolete.
17:58 Changeset [1419] by treese
Changed getshort() to _getshort() (change in resolver libraries of the BIND 4.8 distribution).
17:53 Changeset [1418]
This commit was manufactured by cvs2svn to create tag 'DIST-1-0'.
17:53 Changeset [1417] by treese
First public distribution
17:49 Changeset [1416] by treese
Initial revision
17:48 Changeset [1415] by treese
Cleaned up using saber.
17:47 Changeset [1414] by treese
Modified to include commands for using saber.

08/04/88:

11:23 Changeset [1413] by jtkohl
For kerberos rlogins, GetKerberosData was being called with incorrect arguments. Add code to marshal the correct args [jtkohl] When exiting on a pseudo-tty, SIGHUP was never delivered to the process group of the top-level shell. add killpg() of the child process id. [eichin]
04:59 Changeset [1412] by jtkohl
add doc of -n option

08/02/88:

06:49 Changeset [1411] by jtkohl
fix missing period
06:46 Changeset [1410] by jtkohl
fix copyright message
06:45 Changeset [1409] by jtkohl
fix copyright message
05:56 Changeset [1408]
This commit was manufactured by cvs2svn to create tag 'ZEPH0PT2o'.
05:56 Changeset [1407]
This commit was manufactured by cvs2svn to create tag 'ASR63B'.
05:56 Changeset [1406] by jtkohl
add copyright notice
05:35 Changeset [1405] by jtkohl
add copyright and RCSid

08/01/88:

08:09 Changeset [1404] by jtkohl
change to use reserved function names

07/28/88:

09:41 Changeset [1403] by jtkohl
move comments to DIAGNOSTICS
06:52 Changeset [1402] by srz
Added better error message when can't exec subprocess.

07/27/88:

23:41 Changeset [1401] by raeburn
Initial revision
23:28 Changeset [1400] by raeburn
Initial revision

07/26/88:

13:08 Changeset [1399] by jtkohl
include the config file.
12:58 Changeset [1398] by jtkohl
Remove config-dependent stuff. Change ZGetWGPort() to int
12:58 Changeset [1397] by jtkohl
Initial revision
12:41 Changeset [1396] by jtkohl
revert to previous rev 1.3, using int's instead of shorts. There was no way to return port #65535.

07/24/88:

10:17 Changeset [1395] by raeburn
Added "return 0" to avoid meaningless non-zero exit codes.

07/21/88:

04:56 Changeset [1394]
This commit was manufactured by cvs2svn to create tag 'ASR6PT0C'.
04:56 Changeset [1393] by jtkohl
add stuff about exit status. fix language about hidden locations
04:51 Changeset [1392] by jtkohl
provide a useful exit status

07/20/88:

14:33 Changeset [1391] by jtkohl
plug memory leaks
14:27 Changeset [1390] by jtkohl
add exit(0); in main()
14:24 Changeset [1389] by jtkohl
patches so it does packet fragmentation itself to insure that subscriptions are not split across packet boundaries
11:32 Changeset [1388] by jtkohl
add CLIENTACK to list of not-acked packets
09:21 Changeset [1387] by jtkohl
there are no authenticators in downlink messages from servers to clients. return auth_failed when things have failed
06:28 Changeset [1386] by jtkohl
fix problem with looping when authorization fails.

07/19/88:

15:26 Changeset [1385] by jtkohl
if the authent_len is <= 0, barf.
14:20 Changeset [1384] by eichin
Punted the print_pad stuff altogether, used "%-*s" to do the same thing. Also enforced spaces between fields.
09:31 Changeset [1383] by jtkohl
when port == zero we need to use __Zephyr_port
07:59 Changeset [1382]
This commit was manufactured by cvs2svn to create tag 'ZSRV3PT3'.
07:59 Changeset [1381] by jtkohl
pass addr of notice, not notice free buffer, not 1st char
07:54 Changeset [1380] by jtkohl
add access_reinit(); and increment vno
06:35 Changeset [1379] by jtkohl
stub routine for access_reinit. report errors when restricting classes
06:32 Changeset [1378] by jtkohl
define len, make buffer a char *, not char **
06:26 Changeset [1377] by jtkohl
Initial revision
06:26 Changeset [1376] by jtkohl
move stuff to zsrv_conf.h, add access_init and _reinit
06:16 Changeset [1375] by jtkohl
fix problem in restricting classes which have same hash value
06:12 Changeset [1374] by jtkohl
fix possible problem with uninitialized fields in notice structure

07/17/88:

08:52 Changeset [1373] by jtkohl
add -t flag
08:49 Changeset [1372] by jtkohl
add doc of -t flag
Note: See TracTimeline for information about the timeline view.