| Commit message (Expand) | Author | Age | Files | Lines |
| * | Extensive reworking of the structure of this file to make it possible | Theodore Tso | 1995-10-28 | 2 | -203/+333 |
| * | Fix to properly malloc password buffer, instead of returning a pointer | Theodore Tso | 1995-10-25 | 2 | -6/+18 |
| * | Change the input type of do_mutual to be OM_int32 instead of an int, | Theodore Tso | 1995-10-25 | 2 | -1/+8 |
| * | For the windows, add the oldnames library to the link lines for | Theodore Tso | 1995-10-25 | 2 | -2/+7 |
| * | For compatibility with older .conf files, keep the domain name check | Richard Basch | 1995-10-24 | 1 | -4/+6 |
| * | Added new error code KRB5_GET_IN_TKT_LOOP | Theodore Tso | 1995-10-24 | 2 | -0/+7 |
| * | Try to do a best realm match for a hostname, trying all the domain components. | Richard Basch | 1995-10-24 | 1 | -30/+60 |
| * | rd_req_dec.c (krb5_rd_req_decoded): For heirarchal cross-realm, | Ezra Peisach | 1995-10-23 | 3 | -2/+14 |
| * | Added the "/nod" option to the gssapi.dll and libkrb5.dll linker | Theodore Tso | 1995-10-11 | 2 | -2/+11 |
| * | If secure_profile is set in the context, do not allow the default | Ezra Peisach | 1995-10-10 | 2 | -2/+8 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 46 | -25/+113 |
| * | Change types of krb5_max_enctype and krb5_max_cksumtype to be | Theodore Tso | 1995-10-06 | 2 | -2/+8 |
| * | Make the logs less verbose, by omitting the hostname, pid, etc. | Theodore Tso | 1995-10-06 | 2 | -1/+14 |
| * | Remove the profile relation, since it's really a bad idea. Removed | Theodore Tso | 1995-10-06 | 2 | -33/+13 |
| * | If the log file can't be opened, print an intelligent error message | Theodore Tso | 1995-10-05 | 2 | -10/+14 |
| * | * alt_prof.c (krb5_read_realm_params): If secure flag is set in | Ezra Peisach | 1995-10-05 | 2 | -0/+9 |
| * | * init_os_ctx.c (krb5_secure_config_files): New function that | Ezra Peisach | 1995-10-05 | 2 | -19/+60 |
| * | Put back in the KRB5_CONFIG getenv that was accidentally removed | Ezra Peisach | 1995-10-02 | 2 | -0/+6 |
| * | * adm_conn.c (kadm_get_creds): zero out creds->server after | Mark Eichin | 1995-10-02 | 2 | -1/+8 |
| * | * krb5_encode.c (krb5_cleanup): If asn1buf_destroy fails, don't | Mark Eichin | 1995-10-02 | 2 | -1/+5 |
| * | * init_os_ctx.c (krb5_os_init_context): use profile_init_path for | Mark Eichin | 1995-10-02 | 2 | -4/+11 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -19/+17 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -17/+13 |
| * | configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -17/+13 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change for version 0.1 of | Ezra Peisach | 1995-10-02 | 2 | -17/+6 |
| * | #ifdef the entire file so it's not built under Windows | Theodore Tso | 1995-09-29 | 2 | -0/+7 |
| * | Remove krb5_lname_file; it's not used any more | Theodore Tso | 1995-09-29 | 2 | -3/+4 |
| * | Clean up make clean procedures. The files to be removed are defined | Theodore Tso | 1995-09-29 | 2 | -9/+12 |
| * | For MS-DOS, use the brute force method of defining the size of | Theodore Tso | 1995-09-29 | 2 | -9/+17 |
| * | #include autoconf.h instead of osconf.h, because that's the file we | Theodore Tso | 1995-09-29 | 2 | -1/+6 |
| * | Only check the returned starttime to make sure it matches the | Theodore Tso | 1995-09-29 | 2 | -1/+8 |
| * | Rename verify.c to t_verify.c to remove conflict with | Keith Vetter | 1995-09-29 | 3 | -3/+8 |
| * | Only convert instances which don't have a '.' in them. If they have a | Theodore Tso | 1995-09-29 | 2 | -1/+7 |
| * | Misc Mac cleanups | Keith Vetter | 1995-09-29 | 4 | -24/+53 |
| * | Working telnet authentication module and project consolidations | Keith Vetter | 1995-09-28 | 4 | -1/+13 |
| * | alt_prof.c (krb5_read_realm_params): On an error, initialize the | Theodore Tso | 1995-09-27 | 2 | -2/+8 |
| * | Systematic rework of all the cleanup code to make the generated object | Theodore Tso | 1995-09-27 | 2 | -143/+155 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -2/+6 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 26 | -57/+69 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 12 | -28/+39 |
| * | Fix tabbing in prototypes. (Just to clear up a conflict) | Theodore Tso | 1995-09-25 | 1 | -6/+6 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 10 | -29/+40 |
| * | Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 3 | -9/+9 |
| * | Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 3 | -7/+9 |
| * | Fixed kb_seal_size prototype | Keith Vetter | 1995-09-25 | 2 | -2/+6 |
| * | Change password for the Mac | Keith Vetter | 1995-09-24 | 6 | -13/+40 |
| * | (change has no real effect, but I found the inconsistency when looking for | Mark Eichin | 1995-09-24 | 2 | -2/+6 |
| * | * logger.c (klog_com_err_proc): pass whoami in failure messages | Mark Eichin | 1995-09-24 | 2 | -2/+7 |
| * | Define PROTOTYPE if it is not defined elsewhere | Theodore Tso | 1995-09-23 | 2 | -0/+12 |
| * | keysalt.c: 16/32 bit integer mismatch. | Theodore Tso | 1995-09-23 | 3 | -10/+22 |