Timeline


and

08/03/87:

14:53 Changeset [689] by opus
Robby's peer review code fixes.
14:51 Changeset [688] by opus
Robby's peer review fixes.
08:14 Changeset [687]
This commit was manufactured by cvs2svn to create tag 'RELEASE0'.
08:14 Changeset [686] by jtkohl
Add tty support
08:07 Changeset [685] by jtkohl
add a version number in the class instance

08/02/87:

17:31 Changeset [684] by treese
Updated for new options.
17:31 Changeset [683] by treese
Initial revision

08/01/87:

11:31 Changeset [682] by rfrench
Changed to handle new protocol format
07:44 Changeset [681] by rfrench
Change to handle new protocol and packet format
07:44 Changeset [680] by rfrench
Changed to handle new protocol and packet format
07:36 Changeset [679] by rfrench
Changed to handle new protocol and packet format
07:35 Changeset [678] by rfrench
Changed to handle new protocol
00:51 Changeset [677] by rfrench
Initial revision

07/31/87:

20:39 Changeset [676] by treese
Fixed typo (missing single quote).
12:14 Changeset [675] by rfrench
Fixed index lossage

07/30/87:

15:49 Changeset [674] by rfrench
Delinted
12:58 Changeset [673] by treese
Revisions from comments.
09:45 Changeset [672] by rfrench
Added tty field
09:44 Changeset [671] by rfrench
Added tty field back
06:24 Changeset [670] by jtkohl
might work better if we send all pieces of the list.

07/29/87:

11:18 Changeset [669] by rfrench
Added RCSID
11:02 Changeset [668] by rfrench
Fixed null pointer problems
11:01 Changeset [667] by rfrench
Added better error handling
11:01 Changeset [666] by jtkohl
Accomodate new server stats
11:00 Changeset [665] by rfrench
Fixed lossage in opening port 0
10:59 Changeset [664] by rfrench
Added tty field
10:53 Changeset [663] by opus
Throws away byte-swapped notices, ignores servers on the wrong port.
10:08 Changeset [662] by jtkohl
Keep subscriptions sorted by class (optimization)

07/27/87:

07:07 Changeset [661] by jtkohl
Initial revision

07/24/87:

12:36 Changeset [660] by jtkohl
add doc of hostm_deathgram to beginning of module
11:16 Changeset [659] by jtkohl
We send the client's principal as the sender.
11:15 Changeset [658] by jtkohl
clean up server stats
11:13 Changeset [657] by jtkohl
bulletproof from bad types (byte swapped, usually)
11:12 Changeset [656] by jtkohl
We need to save and free the client's kerberos principal
11:07 Changeset [655] by jtkohl
clean up stuff as appropriate
11:04 Changeset [654] by jtkohl
We need to keep track of the principal to prevent unathorized modifications of subscriptions
10:37 Changeset [653] by opus
Oops. Forgot to add an argument to new_server. (red face).

07/23/87:

23:14 Changeset [652] by rfrench
Initial revision
05:44 Changeset [651] by ens
Add documentation for eval `getcluster`
05:43 Changeset [650] by ens
Change output from "setenv FOO bar" to "setenv FOO bar;" for csh so that one can do "eval `getcluster`" successfully...
05:43 Changeset [649] by ens
Initial revision

07/22/87:

20:44 Changeset [648] by opus
Bug fix -- now actually @u(does) change to the suggested server.
15:11 Changeset [647] by tony
Protective check point.
14:06 Changeset [646]
This commit was manufactured by cvs2svn to create tag 'JUL22'.
14:06 Changeset [645] by jtkohl
ADMIN_ME, ADMIN_STATUS, statistics, deathgramming, bdump protection
13:58 Changeset [644] by jtkohl
remove uloc_compare
13:57 Changeset [643] by jtkohl
check authenticity inside sendlist; fix ZMakeAscii problems
13:55 Changeset [642] by jtkohl
add support for stats; canceling other server transmits to dead servers
13:54 Changeset [641] by jtkohl
keep track of num of packets, uptime
13:50 Changeset [640] by jtkohl
Recommend servers when hosing hostmanagers
13:48 Changeset [639] by jtkohl
protection for when we are brain dumping;
13:46 Changeset [638] by jtkohl
Mutual authentication support. get my own state support
12:45 Changeset [637] by ens
don't show error output from chown
12:34 Changeset [636] by ens
Use /bin/cp rather than mv, chmod to 666, fix space missing before ]
12:33 Changeset [635] by ens
Initial revision

07/21/87:

15:14 Changeset [634] by opus
Abstraction violation.
14:58 Changeset [633] by opus
Writes a pid file. More statistics!!! Takes a suggested server upon SERVER_SHUTDOWN notice.
12:08 Changeset [632] by tony
Protective check point.
10:44 Changeset [631] by tony
Initial revision
10:13 Changeset [630] by rfrench
Fixed fencepost error

07/20/87:

17:26 Changeset [629] by wesommer
Initial revision
17:23 Changeset [628] by wesommer
Removed fdclose (kludge), added checking to acl_write() to detect disk full conditions.
16:57 Changeset [627] by srz
Changed name of whoami to dwhoami (too generic of a name)
15:21 Changeset [626] by srz
1.2 EXL -> 1.2
13:06 Changeset [625] by jtkohl
clean up
13:03 Changeset [624] by jtkohl
Add definitions for srvtab and ticket file locations
12:11 Changeset [623] by opus
Looks for a new server on SIGHUP. Returns whether in process of finding new server or not in STAT request.
09:02 Changeset [622] by jtkohl
merge in rest of libknet, modifying as needed.
07:05 Changeset [621] by jtkohl
Initial revision

07/18/87:

13:20 Changeset [620] by eichin
Allowed forwarding hosts to be identified in zephyr notices (added iov[2].) Mark W Eichin
13:19 Changeset [619] by eichin
Initial revision

07/17/87:

20:01 Changeset [618] by srz
Added control operation to tfile's. First control operation: FORCE_NL, which forces a NL onto a tfile if it isn't already there.
20:01 Changeset [617] by srz
Added control operation to tfile's.
20:00 Changeset [616] by srz
Added FORCE_NL control operation when printing the trailer of a transaction.
15:11 Changeset [615] by srz
Fixed bug that add_mtg_it was not returning a status code.
13:28 Changeset [614] by opus
Removed cruft; moved detach() a little lower in init_hm().
12:27 Changeset [613]
This commit was manufactured by cvs2svn to create tag 'JUL17'.
12:27 Changeset [612] by jtkohl
increment version number
10:06 Changeset [611] by treese
Cleaned up alias for 'in'.
10:04 Changeset [610] by treese
Initial revision
06:16 Changeset [609] by jtkohl
transmit restrictions include class_inst == sender
05:54 Changeset [608] by jtkohl
name change subscr_list_free -> subscr_free_list

07/16/87:

23:34 Changeset [607] by tytso
Bugfixes made, added -p option, removed zippy stuff
23:11 Changeset [606] by spook
*** empty log message ***
22:22 Changeset [605] by srz
*** empty log message ***
22:17 Changeset [604] by spook
Added decl of local_realm()/
21:09 Changeset [603] by srz
Major overhaul. Changed routines, interfaced, cleaned things up. Now allows for "host:pathname" syntax of meeting names, and prompts if new meeting has name of an old meeting.
20:48 Changeset [602] by srz
Added header.
20:42 Changeset [601] by spook
Rewrote slightly for new subsystem library, fixed typo.
20:39 Changeset [600] by spook
Use ss_perror rather than fprintf(stderr).
20:37 Changeset [599] by spook
Use shorter time output format.
20:35 Changeset [598] by spook
Initial revision
20:35 Changeset [597] by spook
Using shorter time output format.
20:23 Changeset [596] by spook
Put #ifdef's around Bill's Zephyr changes.
20:22 Changeset [595] by spook
Initial revision
20:20 Changeset [594] by spook
Put #ifdefs around Bill's Zephyr changes.
20:14 Changeset [593] by spook
*** empty log message ***
19:46 Changeset [592] by opus
Redid some malloc stuff; added queue_len() for STATs.
19:32 Changeset [591] by opus
Doesn't leak memory; Handles STAT messages!
15:30 Changeset [590] by srz
Changed deleted flag to general flags structure on the server.
13:05 Changeset [589]
This commit was manufactured by cvs2svn to create tag 'JUL16'.
13:05 Changeset [588] by jtkohl
use insertion sorting on host list (faster than qsort)
13:02 Changeset [587] by jtkohl
add multiple server client flushing support
12:58 Changeset [586] by jtkohl
make subscr_send_subs paranoid
12:53 Changeset [585] by jtkohl
convert to insertion sort (will be faster than a qsort, since we know the list is already sorted)
12:51 Changeset [584] by jtkohl
add KILL_CLT; change external defn's to Code_t's
12:50 Changeset [583] by jtkohl
add more error codes (mostly for brain dump)
12:47 Changeset [582] by jtkohl
add some paranoia

07/15/87:

12:44 Changeset [581] by jtkohl
add paranoia; fix documenting comments
12:42 Changeset [580] by jtkohl
add some paranoia
12:40 Changeset [579] by jtkohl
add sent_msg_list; write code to tell other servers about lost clients; name changes
12:38 Changeset [578] by jtkohl
bdump name change
12:36 Changeset [577] by jtkohl
add some paranoia, fix port number, change names to bdump_
12:33 Changeset [576] by jtkohl
rename bdump stuff; clean up acl names
11:52 Changeset [575] by opus
minor cleansing.
11:26 Changeset [574] by jtkohl
change names of acl's

07/14/87:

14:22 Changeset [573] by jtkohl
lint cleanup
14:20 Changeset [572] by jtkohl
make pktypes global lint cleanup
14:18 Changeset [571] by jtkohl
lint cleanup, and function order rearrangement (all globals at front)
14:18 Changeset [570] by jtkohl
class_is_hm is an external func
14:16 Changeset [569] by jtkohl
add dfn of packet type name array
13:19 Changeset [568] by jtkohl
braindump and retransmission support
13:16 Changeset [567] by jtkohl
add error codes for the brain dump stuff
13:13 Changeset [566] by jtkohl
generalize not acked; add more dfn's of functions; globalize brain-dump useful variables; adjust TIMO's; add ADMIN opcodes, and class inst's; make appropriate defines for magic server indexes etc.
13:08 Changeset [565] by jtkohl
plug a memory hole; add brain dump support
13:05 Changeset [564] by jtkohl
clean up timer processing
13:02 Changeset [563] by jtkohl
case insensitive class instances; dike out some debugging code add code for brain dumping and returning a list of subscriptions to a subscriber
12:59 Changeset [562] by jtkohl
add better server-server support (requires double parsing), braindump support, on-the-fly debugging toggle
12:50 Changeset [561] by jtkohl
Add actions for attach and detach. We ignore detaches for the moment, due to a race condition
12:48 Changeset [560] by jtkohl
plug up memory holes; change name of is_server to server_which_server
12:47 Changeset [559] by jtkohl
plug some memory leaks
12:45 Changeset [558] by jtkohl
a *real* brain dump implementation.
12:36 Changeset [557] by wesommer
Caused program to ignore sigpipes, since they're bogus..
12:30 Changeset [556] by wesommer
[spook] Gratutious changes.
00:40 Changeset [555] by cfields
Initial revision

07/10/87:

12:21 Changeset [554] by opus
Killed a bug with machines that don't have hesiod.
10:51 Changeset [553] by rfrench
Added * handling

07/09/87:

16:11 Changeset [552] by rfrench
randomness
16:04 Changeset [551] by rfrench
randomness
16:03 Changeset [550] by rfrench
Initial revision
13:37 Changeset [549] by opus
Modified boot and flush notices to handle HM_ATTACH and HM_DETACH.
12:22 Changeset [548] by wesommer
Added a -ls option to next_meeting.
08:35 Changeset [547] by opus
Changed recipient field (now obsolete).
01:54 Changeset [546] by jtkohl
multiple host support. make server an index, not a pointer (easier to adjust) ;
01:53 Changeset [545] by jtkohl
added multiple server support; dike out some debuggin
01:52 Changeset [544] by jtkohl
unauthentic logouts are ok, if IP addr matches add multiple server support
01:51 Changeset [543] by jtkohl
lots of new stuff for dealing with multiple servers
01:49 Changeset [542] by jtkohl
case insensitize. remove regex, just use '*' as a magic value
01:48 Changeset [541] by jtkohl
dike out some debugging
01:46 Changeset [540] by jtkohl
hash needs to use unsigned values (for bulletproofing)
01:45 Changeset [539] by jtkohl
move server setup stuff into server_s.c; preliminary multi-server support
01:43 Changeset [538] by jtkohl
add timer_when()
01:43 Changeset [537] by jtkohl
rip out debugging code
01:41 Changeset [536] by jtkohl
remove useless ZHMClient_t; add more server functions and host funcs; add ADMIN opcodes
01:26 Changeset [535] by rfrench
Cache the sender

07/08/87:

23:31 Changeset [534] by rfrench
New recipient format...sender or null, nothing else
21:52 Changeset [533] by rfrench
Randomness
18:49 Changeset [532] by wesommer
Initial revision
17:57 Changeset [531] by opus
bug fixes, handles SIGTERM correctly, detaches from tty correctly.
15:33 Changeset [530] by rfrench
Ignore recipient field
15:12 Changeset [529] by wesommer
Initial revision
15:06 Changeset [528] by wesommer
Another intermediate version.

07/07/87:

22:20 Changeset [527] by rfrench
ARRRRRGGGHHH byte alignment
22:00 Changeset [526] by wesommer
Added whoami(), dsc_whoami() (the server support was always there.
21:57 Changeset [525] by wesommer
Removed my brain damage Re: access control. Print a warning if transaction is going to be entered anonymously. Now prints subject, transaction number of message being replied to.
21:57 Changeset [524] by wesommer
Rearranged format. Moved actual printing into do_line.
21:56 Changeset [523] by wesommer
Removed my brain damage re: access control/entering transactions. Check if xcn is going to be anonymous. Catch interrupts on "subject" entry.
19:06 Changeset [522] by wesommer
[spook] changed format.
18:25 Changeset [521] by rfrench
Made ZUnsetLocation non-authenticated
17:59 Changeset [520] by wesommer
[spook] Apparantly cosmetic changes.
17:49 Changeset [519] by srz
Added CANNOT_ATTEND message.
17:33 Changeset [518] by srz
Better error message when trying to goto a meeting that the user doesn't have access to attend.
17:31 Changeset [517] by srz
Better error message when trying to add a meeting the error doesn't have access to attend. Delete_meeting will leave the meeting if we are deleting the current meeting.
13:30 Changeset [516] by jtkohl
add CLASSRESTRICTED
13:30 Changeset [515] by jtkohl
new debugging style
13:28 Changeset [514] by jtkohl
change debugging style; add comments, clean up null pointer checks
13:25 Changeset [513] by jtkohl
change debugging style
13:24 Changeset [512] by jtkohl
clean up null pointer checks; add commments; rearrange the routines, change meaning of recipient field
13:22 Changeset [511] by jtkohl
clean up null pointer checks, add comments
13:21 Changeset [510] by jtkohl
add comments, clean up null pointer references
13:19 Changeset [509] by jtkohl
clean up order of functions, add comments, clean up null pointer checks
13:17 Changeset [508] by jtkohl
new debug style, clean up null pointer checks and comments.
13:12 Changeset [507] by jtkohl
clean up comments
10:04 Changeset [506] by jtkohl
clean up NULL pointer checks
09:56 Changeset [505] by jtkohl
make all checks for NULL pointers just use ! rather than == NULLxxx and add a few comment
09:55 Changeset [504] by jtkohl
comment the module

07/06/87:

07:17 Changeset [503] by treese
Initial revision
06:55 Changeset [502] by treese
Changed LCS server to KERBEROS.LCS.MIT.EDU
06:52 Changeset [501] by treese
Added slave servers for athena.
06:46 Changeset [500] by treese
Initial revision

07/05/87:

22:10 Changeset [499] by rfrench
safety
22:08 Changeset [498] by rfrench
Initial revision
Note: See TracTimeline for information about the timeline view.