summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fixed fencepost errorGravatar Robert S. French1987-07-21
|
* clean upGravatar John Kohl1987-07-20
|
* Add definitions for srvtab and ticket file locationsGravatar John Kohl1987-07-20
|
* Looks for a new server on SIGHUP.Gravatar David C. Jedlinsky1987-07-20
| | | | Returns whether in process of finding new server or not in STAT request.
* merge in rest of libknet, modifying as needed.Gravatar John Kohl1987-07-20
|
* Initial revisionGravatar John Kohl1987-07-20
|
* Allowed forwarding hosts to be identified in zephyr notices (added iov[2].)Gravatar Mark W. Eichin1987-07-18
| | | | Mark W Eichin
* Initial revisionGravatar Mark W. Eichin1987-07-18
|
* Removed cruft; moved detach() a little lower in init_hm().Gravatar David C. Jedlinsky1987-07-17
|
* increment version numberGravatar John Kohl1987-07-17
|
* transmit restrictions include class_inst == senderGravatar John Kohl1987-07-17
|
* name change subscr_list_free -> subscr_free_listGravatar John Kohl1987-07-17
|
* Redid some malloc stuff; added queue_len() for STATs.Gravatar David C. Jedlinsky1987-07-16
|
* Doesn't leak memory; Handles STAT messages!Gravatar David C. Jedlinsky1987-07-16
|
* use insertion sorting on host list (faster than qsort)Gravatar John Kohl1987-07-16
|
* add multiple server client flushing supportGravatar John Kohl1987-07-16
|
* make subscr_send_subs paranoidGravatar John Kohl1987-07-16
|
* convert to insertion sort (will be faster than a qsort, sinceGravatar John Kohl1987-07-16
| | | | we know the list is already sorted)
* add KILL_CLT; change external defn's to Code_t'sGravatar John Kohl1987-07-16
|
* add more error codes (mostly for brain dump)Gravatar John Kohl1987-07-16
|
* add some paranoiaGravatar John Kohl1987-07-16
|
* add paranoia; fix documenting commentsGravatar John Kohl1987-07-15
|
* add some paranoiaGravatar John Kohl1987-07-15
|
* add sent_msg_list; write code to tell other servers about lost clients;Gravatar John Kohl1987-07-15
| | | | name changes
* bdump name changeGravatar John Kohl1987-07-15
|
* add some paranoia, fix port number, change names to bdump_Gravatar John Kohl1987-07-15
|
* rename bdump stuff; clean up acl namesGravatar John Kohl1987-07-15
|
* minor cleansing.Gravatar David C. Jedlinsky1987-07-15
|
* change names of acl'sGravatar John Kohl1987-07-15
|
* make pktypes globalGravatar John Kohl1987-07-14
| | | | lint cleanup
* lint cleanup, and function order rearrangement (all globals at front)Gravatar John Kohl1987-07-14
|
* class_is_hm is an external funcGravatar John Kohl1987-07-14
|
* lint cleanupGravatar John Kohl1987-07-14
|
* add dfn of packet type name arrayGravatar John Kohl1987-07-14
|
* braindump and retransmission supportGravatar John Kohl1987-07-14
|
* add error codes for the brain dump stuffGravatar John Kohl1987-07-14
|
* generalize not acked; add more dfn's of functions; globalizeGravatar John Kohl1987-07-14
| | | | | brain-dump useful variables; adjust TIMO's; add ADMIN opcodes, and class inst's; make appropriate defines for magic server indexes etc.
* plug a memory hole; add brain dump supportGravatar John Kohl1987-07-14
|
* clean up timer processingGravatar John Kohl1987-07-14
|
* case insensitive class instances; dike out some debugging codeGravatar John Kohl1987-07-14
| | | | | add code for brain dumping and returning a list of subscriptions to a subscriber
* add better server-server support (requires double parsing), braindumpGravatar John Kohl1987-07-14
| | | | support, on-the-fly debugging toggle
* Add actions for attach and detach.Gravatar John Kohl1987-07-14
| | | | We ignore detaches for the moment, due to a race condition
* plug up memory holes; change name of is_server to server_which_serverGravatar John Kohl1987-07-14
|
* plug some memory leaksGravatar John Kohl1987-07-14
|
* a *real* brain dump implementation.Gravatar John Kohl1987-07-14
|
* Initial revisionGravatar Craig Fields1987-07-14
|
* Killed a bug with machines that don't have hesiod.Gravatar David C. Jedlinsky1987-07-10
|
* Added * handlingGravatar Robert S. French1987-07-10
|
* randomnessGravatar Robert S. French1987-07-09
|
* randomnessGravatar Robert S. French1987-07-09
|