summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* clean up command-line and non-HESIOD support, so that multipleGravatar John Kohl1988-11-14
| | | | | hosts can appear on command line. Also, make sure primary host only shows up on list once
* add strcasecmp support (separate file)Gravatar John Kohl1988-11-14
| | | | remove spurious free's of unallocated buffer
* use #define'd name for the serviceGravatar John Kohl1988-11-14
| | | | when not KERBEROS, use a pre-defined realm
* don't compile if not KERBEROSGravatar John Kohl1988-11-14
|
* Initial revisionGravatar John Kohl1988-11-14
|
* Initial revisionGravatar John Kohl1988-11-14
|
* add some #ifdef's for KERBEROS, fix up ZEPHYR_SRVTAB message.Gravatar John Kohl1988-11-14
|
* fix optind handlingGravatar John Kohl1988-10-25
|
* From zephyr dev: fixed problems in ulogin_flush_user, not freeingGravatar Kenneth G Raeburn1988-10-24
| | | | memory and copying data from the free'd area.
* From zephyr dev: update version number.Gravatar Kenneth G Raeburn1988-10-24
|
* add BUGS section about where to run zinit from.Gravatar John Kohl1988-10-20
| | | | add freer Berkeley non-restriction
* don't check subscription sender when dumpingGravatar John Kohl1988-10-20
|
* increment version numberGravatar John Kohl1988-10-20
|
* Added copyright redirect.Gravatar Kenneth G Raeburn1988-10-19
|
* Fixed syslog (Ultrix changes merged in).Gravatar Kenneth G Raeburn1988-10-19
|
* Checked for recipient matching subscriber or empty; changed meaning ofGravatar Kenneth G Raeburn1988-10-19
| | | | iui restriction; conditionalized char buf[] on KERBEROS.
* Added sys/param.h and other fixes for non-Kerberos builds; mergedGravatar Kenneth G Raeburn1988-10-19
| | | | in Ultrix changes; defined inet_addr for non-4.3 sites.
* Moved nexttimo to be before reclamation.Gravatar Kenneth G Raeburn1988-10-19
|
* Fixed a slight memory leak in cases where some malloc callsGravatar Kenneth G Raeburn1988-10-19
| | | | fail.
* checked in with -k by raeburn at 90.11.14.17.50.18.Gravatar Kenneth G Raeburn1988-10-19
|
* Used zsyslog.h; declared error_message(); added hostm_lose_ignore().Gravatar Kenneth G Raeburn1988-10-19
|
* Removed unused srv_alive; merged in Ultrix changes; added cast toGravatar Kenneth G Raeburn1988-10-19
| | | | | realloc(); declared inet_addr for non-4.3 sites; added hostm_lose_ignore.
* Fixed a broken switch statement; changed meaning of iui restriction;Gravatar Kenneth G Raeburn1988-10-19
| | | | added hostm_lose_ignore.
* Cleanup work in host_detach; added hostm_lose_ignore.Gravatar Kenneth G Raeburn1988-10-19
|
* Updated version number; parameterized getservbyname stuff; KERBEROSGravatar Kenneth G Raeburn1988-10-19
| | | | #ifdef around dest_tkt.
* Checking that logout notices are for the sender; verify thatGravatar Kenneth G Raeburn1988-10-19
| | | | pointer values are NULL before calling free().
* Initial revisionGravatar Kenneth G Raeburn1988-10-19
|
* Added non-Kerberos and Ultrix changes; added HM_SVCNAME andGravatar Kenneth G Raeburn1988-10-19
| | | | SERVER_SVCNAME definitions.
* fix lintlibsGravatar John Kohl1988-10-05
|
* use #define'ed names for zephyr-hm and zephyr-cltGravatar John Kohl1988-10-03
|
* merge Ultrix fixes into main branchGravatar John Kohl1988-10-03
|
* merge Ultrix fixes into main branchGravatar John Kohl1988-10-03
|
* fix summary line to include zephyrGravatar John Kohl1988-09-23
|
* fix lintlibs.Gravatar John Kohl1988-09-14
|
* fix commentsGravatar John Kohl1988-09-14
|
* Initial revisionGravatar John Kohl1988-09-09
|
* fix order of setting auth flags [jtkohl]Gravatar John Kohl1988-09-09
|
* fix for select()/copyin() problemGravatar John Kohl1988-09-09
| | | | [jtkohl]
* Fixes usage messageGravatar Richard Basch1988-09-09
|
* mention that -u isn't usefulGravatar John Kohl1988-09-09
|
* fix misplaced .SH AUTHORGravatar John Kohl1988-08-30
|
* fix hesiod problemsGravatar John Kohl1988-08-25
|
* be explicit about the purpose of zawayGravatar John Kohl1988-08-23
|
* mis-named 'zwrite-signature' variableGravatar John Kohl1988-08-23
|
* add timeout codeGravatar John Kohl1988-08-15
|
* fix for case of non-KerberosGravatar John Kohl1988-08-08
|
* when not using KERBEROS, #define REALM_SZGravatar John Kohl1988-08-08
|
* fix for non-HESIOD caseGravatar John Kohl1988-08-08
|
* add doc of -n optionGravatar John Kohl1988-08-04
|
* fix missing periodGravatar John Kohl1988-08-02
|