summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Changed format of CheckIfNotice callGravatar Robert S. French1988-05-13
|
* Update for protocol 0.2 / cleanup / Kerberos fixesGravatar Robert S. French1988-05-13
|
* CosmeticGravatar Robert S. French1988-05-13
| | | | ./
* Update for protocol 0.2 / cleanup / Kerberos fixesGravatar Robert S. French1988-05-13
|
* Update for protocol 0.2 / cleanup / Kerberos fixesGravatar Robert S. French1988-05-13
|
* Update for protocol 0.2 / cleanup / Kerberos fixesGravatar Robert S. French1988-05-13
|
* Slightly more robust packet parsingGravatar Robert S. French1988-05-13
|
* Changed hesiod to HESIOD to be consistent with athena.Gravatar David C. Jedlinsky1988-03-20
|
* Fixed a fatal bug in find_next_server().Gravatar David C. Jedlinsky1988-03-13
|
* increment version numberGravatar John Kohl1988-02-28
| | | | add support for ascii database dumps
* interlock support for disk dumps.Gravatar John Kohl1988-02-28
| | | | fix error returns for net_write checks.
* add subscr_dump_subs and supporting interlock codeGravatar John Kohl1988-02-28
|
* add client_dump_clients and interlocking codeGravatar John Kohl1988-02-28
|
* add server_dump_servers and supporting interlock codeGravatar John Kohl1988-02-28
|
* remove ADVANCE macro.Gravatar John Kohl1988-02-28
| | | | | | add uloc_dump_locs routine and supporting interlock code. minor bug fixes fix bug with uloc_flush_client which would get rid of other valid locations
* add hostm_dump_hosts routine to dump the state to a file. AlsoGravatar John Kohl1988-02-28
| | | | added interlock protect code.
* change losing timeout to 30 seconds.Gravatar John Kohl1988-02-28
| | | | add definitions of _dump_ routines for dumping state to disk.
* Changed "hm.h" to "zhm.h" and bug fixes.Gravatar David C. Jedlinsky1988-02-25
| | | | Interim to 6.0 release.
* Changed "hm.h" to "zhm.h" and bug fixes.Gravatar David C. Jedlinsky1988-02-25
|
* Changed "hm.h" to "zhm.h" and fixed two lint complaints.Gravatar David C. Jedlinsky1988-02-25
|
* Changed "hm.h" to "zhm.h",Gravatar David C. Jedlinsky1988-02-25
| | | | fixed a few things that lint was complaining about.
* Changed timeouts.Gravatar David C. Jedlinsky1988-02-25
|
* Updated to new version of zctlGravatar Robert S. French1988-02-07
|
* Changed to use Zephyr variables instead environment variablesGravatar Robert S. French1988-02-07
|
* "set" now allows multi-word valuesGravatar Robert S. French1988-02-07
|
* Made sure ZGetVariables got stored in a bufferGravatar Robert S. French1988-02-07
|
* Changed from environment variables to Zephyr variablesGravatar Robert S. French1988-02-07
|
* Fixed to handle signature fields betterGravatar Robert S. French1988-02-06
|
* Added -c, environment variables, etc.Gravatar Robert S. French1988-02-06
|
* Deleted a .Gravatar Robert S. French1988-02-06
|
* Added -c, -o, etc.Gravatar Robert S. French1988-02-06
|
* increment version numberGravatar John Kohl1988-02-05
|
* Barf if requeueing and not concurrent.Gravatar John Kohl1988-02-05
|
* fix problem with net_writeGravatar John Kohl1988-02-05
| | | | Add extra info for debugging.
* fix problem with bdump_socket == -1 (not 0) when not in use.Gravatar John Kohl1988-02-05
| | | | Also schedule immediate hello when a dead server responds.
* #ifdef's around dbug_on,off and detach() were in wrong place.Gravatar John Kohl1988-02-05
|
* add locked field to host structure.Gravatar John Kohl1988-02-05
| | | | | | define pending structure & add to each server rearrange dfn's of functions. frob rexmit delay.
* replace host locked with requeueGravatar John Kohl1988-02-05
|
* Concurrency support: move packet handling into dispatch.cGravatar John Kohl1988-02-05
| | | | Add more flexible debugging info.
* Don't lock hosts in non-concurrent mode.Gravatar John Kohl1988-02-05
|
* concurrency supportGravatar John Kohl1988-02-05
|
* debugging code to find vanishing user locationsGravatar John Kohl1988-02-05
|
* concurrency supportGravatar John Kohl1988-02-05
|
* Some normal-mode debugging for location flush tracking.Gravatar John Kohl1988-02-05
| | | | typed dispatch routine for delayed processing & host locking.
* Support for concurrency locking. Not ifdef'd since it will only be usedGravatar John Kohl1988-02-05
| | | | if CONCURRENCY is defined within bdump_s.c
* @Many modifications. Use global for the live socket.Gravatar John Kohl1988-02-05
| | | | | | #ifdef'd concurrency code & locking code. bdump_socket = -1 when not in use (for safety) network read/write routines for safety
* Added -c and now defaults to authenticated messagesGravatar Robert S. French1988-01-29
|
* add ZSRV_HOSTLOCKED "Host record in use"Gravatar John Kohl1988-01-25
|
* #ifdef's for KERBEROS (will need fixing for the auth abstraction)Gravatar John Kohl1988-01-25
|
* add #ifdef for kerberos; will need cleanup for laterGravatar John Kohl1988-01-25
| | | | abstraction