summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Imakefile changes from Win Treese to support multiple compile treesGravatar John Kohl1989-03-23
* changes for new kerberos namesGravatar John Kohl1989-03-23
* change for new kerberos namesGravatar John Kohl1989-03-23
* add NOENCRYPTION changesGravatar John Kohl1989-03-23
* wrong copyright message for the momentGravatar John Kohl1988-12-09
* add strcasecmp support (separate file)Gravatar John Kohl1988-11-14
* use #define'd name for the serviceGravatar John Kohl1988-11-14
* don't compile if not KERBEROSGravatar John Kohl1988-11-14
* Initial revisionGravatar John Kohl1988-11-14
* fix order of setting auth flags [jtkohl]Gravatar John Kohl1988-09-09
* fix for select()/copyin() problemGravatar John Kohl1988-09-09
* add timeout codeGravatar John Kohl1988-08-15
* fix for case of non-KerberosGravatar John Kohl1988-08-08
* fix missing periodGravatar John Kohl1988-08-02
* fix copyright messageGravatar John Kohl1988-08-02
* fix copyright messageGravatar John Kohl1988-08-02
* add copyright and RCSidGravatar John Kohl1988-08-02
* change to use reserved function namesGravatar John Kohl1988-08-01
* revert to previous rev 1.3, using int's instead of shorts.Gravatar John Kohl1988-07-26
* plug memory leaksGravatar John Kohl1988-07-20
* patches so it does packet fragmentation itself to insure thatGravatar John Kohl1988-07-20
* add CLIENTACK to list of not-acked packetsGravatar John Kohl1988-07-20
* there are no authenticators in downlink messages from servers to clients.Gravatar John Kohl1988-07-20
* if the authent_len is <= 0, barf.Gravatar John Kohl1988-07-19
* when port == zero we need to use __Zephyr_portGravatar John Kohl1988-07-19
* Initial revisionGravatar Craig Fields1988-07-15
* clean up wordingGravatar John Kohl1988-07-11