summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix vnoGravatar John Kohl1988-12-19
|
* wording fix suggested by Stan.Gravatar John Kohl1988-12-12
|
* fix some confusion about what recipients are validGravatar John Kohl1988-12-12
|
* wrong copyright message for the momentGravatar John Kohl1988-12-09
|
* fix problem with incorrect computation of useful ticket lifetimeGravatar John Kohl1988-12-08
|
* handle SIGINT, TERM, HUPGravatar John Kohl1988-12-05
|
* deal with no primary server by randomly selecting one from the listGravatar John Kohl1988-11-28
|
* fetch name from password fileGravatar John Kohl1988-11-23
|
* remove bogus clean targetGravatar John Kohl1988-11-22
| | | | | rearrange targets so all:: is the first target don't do profiling of the command table
* don't do profiling on this error tableGravatar John Kohl1988-11-22
|
* fix dateGravatar John Kohl1988-11-22
| | | | document -s flag
* fix up signature stuff a bitGravatar John Kohl1988-11-22
|
* the bug in BUGS was fixedGravatar John Kohl1988-11-22
|
* Initial revisionGravatar John Kohl1988-11-22
|
* be careful about sending to non-existent users.Gravatar John Kohl1988-11-22
|
* use CLIENTDIR rather than /usr/athenaGravatar John Kohl1988-11-22
|
* Initial revisionGravatar Craig Fields1988-11-14
|
* document change in behavior of server argsGravatar John Kohl1988-11-14
|
* add a #define of KRB_REALM for when Kerberos isn't in use.Gravatar John Kohl1988-11-14
|
* clean up some allocation stuff.Gravatar John Kohl1988-11-14
| | | | change default descriptions a bit.
* upgrade to latest Berkeley code, modified to work with COMPAT42Gravatar John Kohl1988-11-14
|
* use #define's for service namesGravatar John Kohl1988-11-14
|
* add exit(0) at the bottom.Gravatar John Kohl1988-11-14
| | | | clean up code from Ralph Swick
* upgrade to latest Berkeley revisionGravatar John Kohl1988-11-14
|
* Initial revisionGravatar John Kohl1988-11-14
|
* Initial revisionGravatar John Kohl1988-11-14
|
* 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
|