summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* add sense_logout code.Gravatar John Kohl1988-06-03
* only do auth if we have a hold on the client descriptorGravatar John Kohl1988-06-03
* sys/uio.h included here to make lint shut up.Gravatar John Kohl1988-06-03
* rearrange not-yet-acknowledged packets to be by destination, not client.Gravatar John Kohl1988-06-03
* Copyright fix, lint fixesGravatar John Kohl1988-06-03
* fix bad debugging statement, improve a comment, check return valuesGravatar John Kohl1988-06-03
* #ifdef CONCURRENT the self-queueing stuffGravatar John Kohl1988-06-03
* sys/uio.h is now in zserver.hGravatar John Kohl1988-06-03
* remove excess stack variablesGravatar John Kohl1988-06-03
* add RCS headers.Gravatar John Kohl1988-06-03
* remove bogus syslog message.Gravatar John Kohl1988-06-03
* correct copyright messageGravatar John Kohl1988-06-03
* document all the options, including new -i option.Gravatar John Kohl1988-06-02
* patches for inetd operationGravatar John Kohl1988-06-02
* changes for library version 0.2 (rfrench)Gravatar John Kohl1988-06-02
* fixes for library version 0.2Gravatar John Kohl1988-06-02
* All sorts of changes for ver 0.2Gravatar Robert S. French1988-05-17
* CleanupGravatar Robert S. French1988-05-13
* New mallocing, etc.Gravatar Robert S. French1988-05-13
* New mallocing stuffGravatar Robert S. French1988-05-13
* Handles new malloc'ed packet stuffGravatar Robert S. French1988-05-13
* CosmeticGravatar Robert S. French1988-05-13
* Changed to handle new malloc'ed packetsGravatar Robert S. French1988-05-13
* Inlined instead of call to Zinternal...changed to handle other fields inGravatar Robert S. French1988-05-13
* 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
* interlock support for disk dumps.Gravatar John Kohl1988-02-28
* 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 hostm_dump_hosts routine to dump the state to a file. AlsoGravatar John Kohl1988-02-28
* change losing timeout to 30 seconds.Gravatar John Kohl1988-02-28
* Changed "hm.h" to "zhm.h" and bug fixes.Gravatar David C. Jedlinsky1988-02-25
* 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
* 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