summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [jfc] Use SRV_TIMEOUT instead of HM_TIMEOUT.Gravatar Kenneth G Raeburn1990-12-19
* Now uses SRV_TIMEOUT instead of HM_TIMEOUT.Gravatar Kenneth G Raeburn1990-12-19
* Use SRV_TIMEOUT instead of HM_TIMEOUT. Also, set file descriptorGravatar Kenneth G Raeburn1990-12-19
* Results of Z_cnvt_xtoi aren't characters...Gravatar Kenneth G Raeburn1990-12-13
* Declare cert_routine argument correctly.Gravatar John F. Carr1990-12-13
* Converted z_cnvt_xtoi to a macro for speed.Gravatar Kenneth G Raeburn1990-12-12
* AIX needs <sys/select.h>Gravatar John F. Carr1990-12-11
* Argument cert_routine is type Z_AuthProc.Gravatar Kenneth G Raeburn1990-12-01
* Always return 0.Gravatar Kenneth G Raeburn1990-11-30
* Plugged some memory leaks.Gravatar Kenneth G Raeburn1990-11-26
* Removed debugging code that slipped in...Gravatar Kenneth G Raeburn1990-11-26
* If gethostbyname returns no info, use best guess for the hostname.Gravatar Kenneth G Raeburn1990-11-16
* Rewrote handling of select call.Gravatar Kenneth G Raeburn1990-11-16
* Use faster next_field macro, sometimes machine-dependent.Gravatar Kenneth G Raeburn1990-11-15
* Simplified Kerberos conditionals.Gravatar Kenneth G Raeburn1990-11-09
* In Z_AddField, treat a null pointer as a zero-length string.Gravatar Kenneth G Raeburn1990-11-09
* Added static declarations for get_localvarfile, get_varval, varline.Gravatar Kenneth G Raeburn1990-11-04
* If ttyname returns null, use "unknown".Gravatar Kenneth G Raeburn1990-10-19
* Z_ReadWait: Check for failure allocating header field.Gravatar Kenneth G Raeburn1990-10-19
* Removed unreachable "return" statement.Gravatar Kenneth G Raeburn1990-10-19
* Fix from lwvanels to set "last_authent_time" correctly if it was 0 orGravatar Kenneth G Raeburn1990-09-04
* Permit Kerberos authenticators to be reused if less than two minutesGravatar Kenneth G Raeburn1990-07-15
* Partially rewritten for speed.Gravatar Kenneth G Raeburn1990-07-15
* Really use select(), instead of just pretending to. Don't check if noGravatar Kenneth G Raeburn1990-05-16
* Initial revisionGravatar Kenneth G Raeburn1990-05-15
* changed to call new ZNewLocateUser functionGravatar Kenneth G Raeburn1990-05-15
* added ZNewLocateUser.*Gravatar Kenneth G Raeburn1990-05-15
* merge in fixes from Athena sources:Gravatar John Kohl1989-12-13
* fix BUG:Gravatar John Kohl1989-10-26
* fix BUG: qptr was never updated after the first queue scan, soGravatar John Kohl1989-10-26
* fix Imakefile for NeXTGravatar John Kohl1989-10-19
* lint fixGravatar John Kohl1989-10-17
* new names for codes (from new libkrb.a)Gravatar John Kohl1989-10-10
* change rcs id stuff.Gravatar John Kohl1989-10-02
* Need to set z_ascii_authent for Z_FormatRawHeader.Gravatar John Kohl1989-10-02
* remove -t's on ranlibsGravatar John Kohl1989-07-25
* add strcasecmp.c to the listGravatar John Kohl1989-07-25
* new copyright message, after official permission from TLOGravatar John Kohl1989-07-07
* fix up rules for zephyr_err.h & krb_err.h to only change if they are different.Gravatar John Kohl1989-05-31
* new names for new compile_et/libcom_errGravatar John Kohl1989-05-30
* copy error-table included .h files to the include directory after building.Gravatar John Kohl1989-05-30
* need to use static buffer so stack garbage doesn't nuke it.Gravatar John Kohl1989-05-26
* fix order of include filesGravatar John Kohl1989-05-25
* #include krb_err.h for definitions.Gravatar John Kohl1989-05-25
* have to make krb_err.h before making depend, for ZInitialize.cGravatar John Kohl1989-05-25
* need to #include "krb_err.h" to make sure thatGravatar John Kohl1989-05-25
* add ZSubscribeToSansDefaultsGravatar John Kohl1989-05-04
* #ifdef X11 changesGravatar John Kohl1989-04-26
* change quad_cksum to des_quad_cksumGravatar John Kohl1989-03-24
* change quad_cksum to des_quad_cksumGravatar John Kohl1989-03-24