| Commit message (Expand) | Author | Age | Files | Lines |
* | Only copy over the old table when there's an old table to copy over. | Theodore Tso | 1997-07-16 | 2 | -2/+9 |
* | rcache owner should be checked against the effective uid, not the real | Theodore Tso | 1997-03-25 | 2 | -1/+6 |
* | Fix handling of the sam-timestamp and sam-usec fields, which should | Theodore Tso | 1997-03-25 | 2 | -10/+15 |
* | t_ser.c: Clean up error reporting for krb5_init_context(). Also | Theodore Tso | 1997-03-24 | 2 | -31/+80 |
* | If RegKRB5CCNAME is set in kerberos.ini, use that value to determine the | Richard Basch | 1997-02-28 | 1 | -6/+49 |
* | read_pwd.c: Improperly applied Doug Engert's windows dialog patch last time. | Richard Basch | 1997-02-25 | 4 | -83/+6 |
* | Fixed bad variable reference | Richard Basch | 1997-02-25 | 1 | -1/+1 |
* | Fixed bad variable reference | Richard Basch | 1997-02-25 | 3 | -3/+3 |
* | win-pwd.rc: Windows dialog information for password prompting | Richard Basch | 1997-02-25 | 5 | -9/+296 |
* | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 20 | -126/+92 |
* | be more careful about removing crypto_glue.c | Sam Hartman | 1997-02-22 | 1 | -2/+0 |
* | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 3 | -234/+5 |
* | Bump minor library version so I can | Sam Hartman | 1997-02-22 | 2 | -1/+5 |
* | Removed un-user extern declaration of krb5_config_file - | Ezra Peisach | 1997-02-22 | 2 | -3/+4 |
* | Remove unneeded calls to krb5_init_ets | Richard Basch | 1997-02-20 | 2 | -2/+0 |
* | init_ctx.c: krb5_free_context calls krb5_free_ets (currently a no-op) | Richard Basch | 1997-02-20 | 3 | -2/+1 |
* | f_data.c: Fixed comment | Richard Basch | 1997-02-20 | 4 | -4/+49 |
* | Do not DLL export krb5_init_ets/krb5_free_ets | Richard Basch | 1997-02-20 | 1 | -13/+3 |
* | Added set_realm.c, which implements krb5_set_principal_realm() | Theodore Tso | 1997-02-19 | 1 | -0/+52 |
* | Added new function krb5_set_principal_realm(), which is used to | Theodore Tso | 1997-02-19 | 4 | -1/+57 |
* | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 4 | -15/+71 |
* | Added routine krb5_finish_ets, to complement krb5_initialize_ets | Richard Basch | 1997-02-15 | 2 | -5/+22 |
* | get_in_tkt.c: Initialize as_reply so that an error in one of the early | Richard Basch | 1997-02-13 | 2 | -4/+10 |
* | * fwd_tgt.c (krb5_fwd_tgt_creds): Use the client's realm rather | Tom Yu | 1997-02-13 | 2 | -4/+10 |
* | get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validate | Richard Basch | 1997-02-11 | 2 | -4/+8 |
* | * crypto_glue.c (krb5_calculate_checksum): Add krb5_const to | Ezra Peisach | 1997-02-10 | 2 | -1/+6 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 42 | -244/+401 |
* | mk_faddr.c: Added FAR declaration | Richard Basch | 1997-02-07 | 2 | -6/+10 |
* | copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarations | Richard Basch | 1997-02-07 | 5 | -29/+41 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 169 | -502/+954 |
* | Add brand.c to the SRCS line so that the kerbsrc.mac.tar includes | Theodore Tso | 1996-12-23 | 2 | -0/+6 |
* | brand.c: New file, which allows a release engineer to "brand" the krb5 | Theodore Tso | 1996-12-21 | 3 | -0/+22 |
* | Use new call krb5_vercheck() for Windows timebomb checking; this call | Theodore Tso | 1996-12-21 | 2 | -6/+15 |
* | Added the error codes KRB5_APPL_EXPIRED and KRB5_LIB_EXPIRED | Theodore Tso | 1996-12-13 | 2 | -0/+7 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 8 | -5/+45 |
* | rc_dfl.c: Apply jik's fix to allow the expunging of the replay cache | Theodore Tso | 1996-11-19 | 2 | -15/+37 |
* | asn1_k_encode.c (asn1_encode_principal_name): Be liberal about | Theodore Tso | 1996-11-15 | 2 | -9/+35 |
* | * osconfig.c: Add warning re: global variables | Tom Yu | 1996-11-14 | 2 | -0/+7 |
* | revert kt_default_name changes; see ChangeLogs for details | Tom Yu | 1996-11-13 | 5 | -52/+39 |
* | * ktdefname.c (krb5_kt_default_name): Fix a few memory-leak type | Tom Yu | 1996-11-13 | 2 | -5/+11 |
* | * osconfig.c: Remove krb5_defkeyname to catch other things that | Tom Yu | 1996-11-13 | 2 | -2/+3 |
* | * init_ctx.c (krb5_init_context): Oops. Initialize kt_default_name | Tom Yu | 1996-11-13 | 2 | -0/+4 |
* | * ktdefname.c (krb5_kt_default_name): Change logic to no longer | Tom Yu | 1996-11-13 | 2 | -30/+54 |
* | * init_ctx.c (krb5_free_context): Free kt_default_name if it's | Tom Yu | 1996-11-13 | 2 | -0/+7 |
* | * Makefile.in (check-unix): Invoking t_ser requires that | Ezra Peisach | 1996-11-09 | 3 | -1/+13 |
* | Remove erroneous changelog entry that should have been entered in | Theodore Tso | 1996-11-08 | 1 | -6/+0 |
* | Check to see if the -lgen library exists; if so, add it to the | Theodore Tso | 1996-11-08 | 3 | -1/+10 |
* | Make the KRB5_CONFIG_CANTOPEN and | Theodore Tso | 1996-11-07 | 2 | -2/+8 |
* | Don't ignore errors found from parsing the config file. Currently, we | Theodore Tso | 1996-11-06 | 2 | -4/+27 |
* | Initialize the error tables, so applications don't need to call | Theodore Tso | 1996-11-06 | 2 | -0/+8 |