Timeline
06/15/88:
- 19:20 Changeset [1218] by
- fix typo
- 19:17 Changeset [1217] by
- fix typos and pointer/int confusion problems
- 19:16 Changeset [1216] by
- found is a pointer, not an int
- 19:14 Changeset [1215] by
- remove typo
- 19:13 Changeset [1214] by
- missing #include of <sys/socket.h>
- 19:12 Changeset [1213] by
- missing declaration of retval
- 18:55 Changeset [1212] by
- add Z_FILTERDEPTH for the suppression filter add declaration of Z_XmidFragment()
- 18:54 Changeset [1211] by
- add decl of xmit_frag()
- 18:54 Changeset [1210] by
- new library fixes
- 18:52 Changeset [1209] by
- condense common code new library fixes
- 18:51 Changeset [1208] by
- remove spurious comment
- 18:50 Changeset [1207] by
- new library fixes also fix bug where host_lost wasn't propagated to other servers
- 18:48 Changeset [1206] by
- new library fixes
- 18:42 Changeset [1205] by
- remove bogus char[]
- 18:41 Changeset [1204] by
- forgot to declare ptr
- 18:33 Changeset [1203] by
- new style subscriptions
- 18:33 Changeset [1202] by
- new style location
- 17:06 Changeset [1201] by
- Initial revision
- 16:49 Changeset [1200] by
- add duplicate filter (short-term memory) If server make sure all incoming packets are treated as complete parameterize Z_SendFragmentedNotice and add Z_XmitFragment
- 16:49 Changeset [1199] by
- fix arguments to Z_SendFragmentedNotice
- 16:48 Changeset [1198] by
- parameterize Z_SendFragmentedNotice and add ZSrvSendNotice
- 16:47 Changeset [1197] by
- parameterize Z_SendFragmentedNotice and add ZSrvSendList
- 16:46 Changeset [1196] by
- remove debugging abort() copy uid into multiuid if there is no multiuid field
- 16:46 Changeset [1195] by
- fix RCS header name
- 14:14 Changeset [1194] by
- From Robby
- 13:54 Changeset [1193] by
- For John
- 13:22 Changeset [1192] by
- Initial revision
- 12:56 Changeset [1191] by
- For John
- 12:20 Changeset [1190] by
- when no KERBEROS, return the auth field supplied by the sender
06/13/88:
- 12:27 Changeset [1189] by
- fixed a bug in device-handling: if device major/minor #'s are wrong, have to delete the node & call mknode().
- 11:20 Changeset [1188] by
- fixed doc's "make install".
- 09:19 Changeset [1187] by
- Added sys/types.h
06/12/88:
- 19:27 Changeset [1186] by
- Fixed possible infinite loop when typing ^D to yes/no prompt.
06/11/88:
- 20:53 Changeset [1185]
- This commit was manufactured by cvs2svn to create tag 'PUB-DIST-1-0'.
- 20:53 Changeset [1184] by
- Cleaned up to work with Saber. First public distribution.
- 20:13 Changeset [1183] by
- Initial revision
- 18:36 Changeset [1182] by
- Cleaned up for public distribution.
06/10/88:
- 11:56 Changeset [1181] by
- fixed two bugs: now, /tmp/sys_rvd.started is ug+w, thus deletable. also, -F/ & -T/ don't make paths that begin // anymore.
- 11:55 Changeset [1180] by
- fixed a bug in device-handling: update was triggered by differences in st_dev, rather than st_rdev.
- 11:54 Changeset [1179] by
- changed DEV macro to RDEV.
- 10:43 Changeset [1178] by
- moved incl_devs (-d option) control to gettail() from update_files();
- 10:29 Changeset [1177] by
- better error-handling on encountering sockets.
- 08:27 Changeset [1176] by
- added -I option, and changed -I to -d, -d to -W. changed the way default subscriptiolist & statfile names get made. slightly improved write_stat's memory-use. fixed a glitch in justshow(); added sync() call at end of readstat().
- 08:00 Changeset [1175] by
- changed todir default from "/" to "", to get rid of // problem.
- 01:35 Changeset [1174] by
- Changed to cache the port number of the service, once it has been looked up.
06/09/88:
- 12:42 Changeset [1173] by
- ensured that gdb/doc subdir exists, at install-time.
- 12:32 Changeset [1172] by
- Initial revision
- 08:23 Changeset [1171] by
- Added RCS headers..
06/08/88:
- 13:46 Changeset [1170] by
- Added DESTDIR support...
- 13:45 Changeset [1169] by
- Initial revision
06/06/88:
- 17:03 Changeset [1168] by
- added -I support.
06/05/88:
- 15:51 Changeset [1167] by
- Cleaned up for public distribution
- 14:52 Changeset [1166] by
- Updated for Hesiod use.
- 14:52 Changeset [1165] by
- Initial revision
- 13:51 Changeset [1164] by
- Initial revision
06/03/88:
- 11:07 Changeset [1163] by
- add sense_logout code. cast to shut lint up
- 11:04 Changeset [1162] by
- only do auth if we have a hold on the client descriptor
- 10:58 Changeset [1161] by
- sys/uio.h included here to make lint shut up. not-acknowledged chains keep track of client address, not client pointer. declare xmit(); remove references to zctl.c
- 10:57 Changeset [1160] by
- rearrange not-yet-acknowledged packets to be by destination, not client. This allows us to use xmit() from other modules Also incorporate control_dispatch into this .c file.
- 10:51 Changeset [1159] by
- Copyright fix, lint fixes increment version number
- 10:48 Changeset [1158] by
- fix bad debugging statement, improve a comment, check return values of dispatch routines
- 10:46 Changeset [1157] by
- #ifdef CONCURRENT the self-queueing stuff
- 10:38 Changeset [1156] by
- sys/uio.h is now in zserver.h
- 10:37 Changeset [1155] by
- remove excess stack variables
- 10:26 Changeset [1154] by
- add RCS headers. fix wording about zhm -r
- 09:50 Changeset [1153] by
- remove bogus syslog message. Clean up upcase stuff.
- 09:38 Changeset [1152] by
- correct copyright message
06/02/88:
- 13:56 Changeset [1151] by
- document all the options, including new -i option.
- 13:46 Changeset [1150] by
- patches for inetd operation
- 12:50 Changeset [1149] by
- changes for library version 0.2 (rfrench)
- 12:48 Changeset [1148] by
- fixes for library version 0.2
05/31/88:
- 13:43 Changeset [1147] by
- Bill's changes broke expunge. Fixed to work if has_privs is set.
- 10:42 Changeset [1146] by
- moved the chown of the ticket file BEFORE we try and run the attach..
05/27/88:
- 16:15 Changeset [1145] by
- fixed two bugs at once: the nopulflag bug, and -I wasn't preserving mode-bits at all. see update().
05/26/88:
- 09:59 Changeset [1144] by
- cosmetics in sort_entries(): fixed indentation, and added comments.
05/25/88:
- 17:42 Changeset [1143] by
- added -I option. needs compatible track.h & track.c.
- 17:25 Changeset [1142] by
- fixed a bug in sort_entries: only one descendant was getting added to each entry's exception-list.
- 17:22 Changeset [1141] by
- fixed a bug: lex returns longest match, so "->*" is a WORD, not an ARROW,WORD with no opt_space.
- 12:52 Changeset [1140] by
- Ultrix changes. Programmer: jon. Auditor: jtkohl.
- 09:14 Changeset [1139] by
- fixed man page install.
05/24/88:
- 13:41 Changeset [1138] by
- beefed up garbled-statfile messages, to aid in finding a bug. the bug is a garbled-statfile message at the end of an update. this is intermittent.
- 13:39 Changeset [1137] by
- extended compiled-in global exceptions, so that filenames containing whitespace (blanks,tabs,newlines) are always excepted, so as to facilitate dec_statfile().
- 10:04 Changeset [1136] by
- Initial revision
05/23/88:
- 18:57 Changeset [1135] by
- fixed INCFLAGS
05/18/88:
- 10:03 Changeset [1134] by
- New up to date version wich should now be compatable with the outside world..
- 10:02 Changeset [1133] by
- New uod to date version wich should now be compatable with the outside world..
05/17/88:
- 17:24 Changeset [1132] by
- All sorts of changes for ver 0.2
- 16:16 Changeset [1131] by
- dropped the cksum.c entry somehow, in the last change.
- 15:00 Changeset [1130] by
- fixed another bug in GLOBAL handling, by simplifying pattern-list traversal. now, global-list is chained onto end of each entry's list.
- 14:58 Changeset [1129] by
- make install wasn't setting setuid bit for /etc/athena/track
- 11:02 Changeset [1128] by
- general fixup for version 4: hash tables, -> syntax for links, changed currentness declaration.
- 10:57 Changeset [1127] by
- fixed a bug in the global exception-list: RCS was only matching each entry's RCS-dir child; it wasn't matching children's RCS-dirs. now, using a name foo in GLOBAL is the same as using both foo & */foo.
Note: See TracTimeline
for information about the timeline view.