| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixed so that if the passed in addresses is NULL, default to using local | Theodore Tso | 1993-02-26 | 1 | -1/+4 |
| * | Fixed stupid typo | Theodore Tso | 1993-02-26 | 1 | -1/+1 |
| * | Work around code where malloc(0) returns 0 | Theodore Tso | 1993-02-26 | 1 | -6/+14 |
| * | The authdata field of the credential wasn't being copied. Fixed | Theodore Tso | 1993-02-26 | 1 | -0/+6 |
| * | Do the right thing if the passed auth data is null | Theodore Tso | 1993-02-26 | 1 | -0/+5 |
| * | In krb5_copy_addresses(), do the right thing if the passed address is NULL. | Theodore Tso | 1993-02-26 | 1 | -2/+8 |
| * | Renamed read_password.c -> read_passwd.c, and string_to_key.c to | Theodore Tso | 1993-02-26 | 1 | -4/+4 |
| * | Renamed copy_checksum.c to copy_cksum.c, to avoid 14 char length problems | Theodore Tso | 1993-02-26 | 1 | -2/+2 |
| * | Added include for <errno.h> | Theodore Tso | 1993-02-26 | 1 | -0/+7 |
| * | Fixed locking #includes | Theodore Tso | 1993-02-26 | 1 | -14/+55 |
| * | Added missing osconf.h include | Theodore Tso | 1993-02-26 | 1 | -0/+1 |
| * | Change DEFAULT_DBM_FILE -> DEFAULT_KDB_FILE (latter is defined in osconf.h) | Theodore Tso | 1993-02-26 | 1 | -1/+1 |
| * | Added fix to avoid the malloc(0) problem | Theodore Tso | 1993-02-23 | 2 | -20/+25 |
| * | Added #define for errno.h | Theodore Tso | 1993-02-23 | 1 | -1/+1 |
| * | Added include for errno.h | Theodore Tso | 1993-02-23 | 1 | -1/+1 |
| * | Added include for errno.h; check for length = 0 before allocating: for | Theodore Tso | 1993-02-23 | 1 | -5/+17 |
| * | Added define for <errno.h> | Theodore Tso | 1993-02-23 | 1 | -0/+1 |
| * | Portability changes for unicos and sysvimp | Theodore Tso | 1993-02-23 | 1 | -3/+7 |
| * | Added include for errno.h; added support for fchmod() | Theodore Tso | 1993-02-23 | 1 | -1/+5 |
| * | Added include for errno.h; added support for systems w/o fchmod() | Theodore Tso | 1993-02-23 | 1 | -2/+6 |
| * | Added include for errno.h | Theodore Tso | 1993-02-23 | 1 | -1/+1 |
| * | Remove silly call to V4 string_to_key. get_in_tkt does the right | Theodore Tso | 1993-02-20 | 1 | -137/+3 |
| * | Remove dependency on V4 kerberos library --- shouldn't need it | Theodore Tso | 1993-02-20 | 1 | -7/+1 |
| * | Return sane error message if passwed in argument is NULL | Theodore Tso | 1993-02-19 | 1 | -0/+5 |
| * | Sandia bug; return sane error message if passed in argument is NULL | Theodore Tso | 1993-02-19 | 1 | -1/+11 |
| * | Sandia bug fix. The client address field is optional | Theodore Tso | 1993-02-19 | 1 | -4/+5 |
| * | Fix silly bug in kpasswd that caused it to report "out of memory" | Theodore Tso | 1993-01-11 | 1 | -1/+1 |
| * | Added declaration for gen_new | Theodore Tso | 1993-01-11 | 1 | -0/+1 |
| * | Fix logic in fcc_close(); krb5_fcc_close_file() should be called if | Theodore Tso | 1993-01-06 | 1 | -1/+2 |
| * | Fixed initialization of krb5_scc_data's file member | Theodore Tso | 1993-01-06 | 1 | -8/+15 |
| * | Bugs found in fcc_gennew.c: | Theodore Tso | 1993-01-06 | 1 | -6/+20 |
| * | Add missing SRCS definition necessary for make depend to work | Theodore Tso | 1992-12-12 | 6 | -0/+6 |
| * | Declare environ to be an extern variable | Theodore Tso | 1992-11-10 | 1 | -1/+1 |
| * | Change to reflect Beta 2 distribution | Theodore Tso | 1992-09-30 | 1 | -2/+2 |
| * | KRB5_PADATA_ENC_RANDOM --> KRB5_PADATA_ENC_TIMESTAMP | Theodore Tso | 1992-09-30 | 2 | -3/+5 |
| * | KRB5_PADATA_ENC_RANDOM --> KRB5_PADATA_ENC_TIMESTAMP | Theodore Tso | 1992-09-30 | 1 | -1/+1 |
| * | New dump version that includes the alternate key, alternate salt, | Theodore Tso | 1992-09-30 | 1 | -52/+137 |
| * | *** empty log message *** | Theodore Tso | 1992-09-30 | 2 | -0/+62 |
| * | Changes to support VAX9000 cross compiling | Theodore Tso | 1992-09-30 | 1 | -2/+17 |
| * | Fixed name of acl file, removed unecessary define | Theodore Tso | 1992-09-30 | 1 | -4/+1 |
| * | Added make depend target | Theodore Tso | 1992-09-30 | 1 | -0/+3 |
| * | Change to use default principal from the cache if it exists. | Theodore Tso | 1992-09-30 | 1 | -17/+61 |
| * | Fixed prototypes for massive change in kdc_util.c, policy.c, and | Theodore Tso | 1992-09-30 | 1 | -4/+6 |
| * | Massive changes to do_as_req.c, do_tgs_req.c, kdc_util.c, and policy.c | Theodore Tso | 1992-09-30 | 4 | -188/+730 |
| * | *** empty log message *** | Theodore Tso | 1992-09-30 | 2 | -0/+102 |
| * | *** empty log message *** | Theodore Tso | 1992-09-30 | 5 | -0/+968 |
| * | (Hopefully final) rearrangement of KDC database structure | Theodore Tso | 1992-09-29 | 1 | -7/+11 |
| * | Added KRB5_KDB_PWCHANGE_SERVICE | Theodore Tso | 1992-09-29 | 1 | -0/+1 |
| * | Fixed error message texts | Theodore Tso | 1992-09-29 | 1 | -2/+2 |
| * | Added errors KDC_PREAUTH_FAILED and KDC_SERVER_NOMATCH | Theodore Tso | 1992-09-29 | 1 | -1/+3 |