Timeline
08/16/88:
- 20:34 Changeset [1438] by
- Fixed handling of ^C.
- 19:15 Changeset [1437] by
- Fixed bug where nm was not getting updated meeting info when going to the current meeting.
- 19:14 Changeset [1436] by
- Fixed file descriptor leak
- 19:14 Changeset [1435] by
- Fixed file descriptor leak.
- 14:18 Changeset [1434] by
- Initial revision
- 14:11 Changeset [1433] by
- Initial revision
- 14:11 Changeset [1432] by
- New prototype files.
- 14:09 Changeset [1431] by
- Nw prototype files.
08/15/88:
- 05:50 Changeset [1430] by
- add timeout code
08/10/88:
- 17:40 Changeset [1429] by
- Changed names of types in acl interface.
- 17:15 Changeset [1428] by
- Changed type names of acl code.
08/08/88:
- 09:16 Changeset [1427] by
- fix for case of non-Kerberos
- 09:15 Changeset [1426] by
- 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
- 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
- Second-public-distribution
- 18:00 Changeset [1420] by
- 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
- 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
- First public distribution
- 17:49 Changeset [1416] by
- Initial revision
- 17:48 Changeset [1415] by
- Cleaned up using saber.
- 17:47 Changeset [1414] by
- Modified to include commands for using saber.
08/04/88:
- 11:23 Changeset [1413] by
- 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
- add doc of -n option
08/02/88:
- 06:49 Changeset [1411] by
- fix missing period
- 06:46 Changeset [1410] by
- fix copyright message
- 06:45 Changeset [1409] by
- 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
- add copyright notice
- 05:35 Changeset [1405] by
- add copyright and RCSid
08/01/88:
- 08:09 Changeset [1404] by
- change to use reserved function names
07/28/88:
- 09:41 Changeset [1403] by
- move comments to DIAGNOSTICS
- 06:52 Changeset [1402] by
- Added better error message when can't exec subprocess.
07/27/88:
- 23:41 Changeset [1401] by
- Initial revision
- 23:28 Changeset [1400] by
- Initial revision
07/26/88:
- 13:08 Changeset [1399] by
- include the config file.
- 12:58 Changeset [1398] by
- Remove config-dependent stuff. Change ZGetWGPort() to int
- 12:58 Changeset [1397] by
- Initial revision
- 12:41 Changeset [1396] by
- 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
- 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
- add stuff about exit status. fix language about hidden locations
- 04:51 Changeset [1392] by
- provide a useful exit status
07/20/88:
- 14:33 Changeset [1391] by
- plug memory leaks
- 14:27 Changeset [1390] by
- add exit(0); in main()
- 14:24 Changeset [1389] by
- patches so it does packet fragmentation itself to insure that subscriptions are not split across packet boundaries
- 11:32 Changeset [1388] by
- add CLIENTACK to list of not-acked packets
- 09:21 Changeset [1387] by
- there are no authenticators in downlink messages from servers to clients. return auth_failed when things have failed
- 06:28 Changeset [1386] by
- fix problem with looping when authorization fails.
07/19/88:
- 15:26 Changeset [1385] by
- if the authent_len is <= 0, barf.
- 14:20 Changeset [1384] by
- Punted the print_pad stuff altogether, used "%-*s" to do the same thing. Also enforced spaces between fields.
- 09:31 Changeset [1383] by
- 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
- pass addr of notice, not notice free buffer, not 1st char
- 07:54 Changeset [1380] by
- add access_reinit(); and increment vno
- 06:35 Changeset [1379] by
- stub routine for access_reinit. report errors when restricting classes
- 06:32 Changeset [1378] by
- define len, make buffer a char *, not char **
- 06:26 Changeset [1377] by
- Initial revision
- 06:26 Changeset [1376] by
- move stuff to zsrv_conf.h, add access_init and _reinit
- 06:16 Changeset [1375] by
- fix problem in restricting classes which have same hash value
- 06:12 Changeset [1374] by
- fix possible problem with uninitialized fields in notice structure
07/17/88:
- 08:52 Changeset [1373] by
- add -t flag
- 08:49 Changeset [1372] by
- add doc of -t flag
Note: See TracTimeline
for information about the timeline view.