| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in (SRCS): Add $(srcdir) as needed | Ezra Peisach | 1997-08-12 | 2 | -1/+5 |
| * | * rd_cred.c (krb5_rd_cred_basic): Check remote_addr and | Tom Yu | 1997-08-08 | 2 | -1/+7 |
| * | * g_cnffile.c: Check to see if context is NULL prior to calling | Tom Yu | 1997-08-07 | 2 | -12/+20 |
| * | * Makefile.in: Add flags to conditionally compile with Hesiod | Tom Yu | 1997-08-07 | 3 | -2/+90 |
| * | Makefile.in, krb5.rc, version.rc: Add support for adding a Windows | Theodore Tso | 1997-08-05 | 3 | -14/+36 |
| * | * kdb_db2.c (krb5_db2_db_delete_principal): Fix switch statement | Ezra Peisach | 1997-07-31 | 2 | -0/+6 |
| * | * Makefile.in (SRCS): Add / after $(srcdir) in SRCS line | Ezra Peisach | 1997-07-31 | 2 | -10/+14 |
| * | Makefile.in: Remove msvcrt.lib from the explicit WINLIBS link line | Theodore Tso | 1997-07-30 | 5 | -3/+17 |
| * | Add support for the new OID value for host-based service name | Theodore Tso | 1997-07-30 | 3 | -0/+11 |
| * | inq_names.c (krb5_gss_inquire_names_for_mech): Add the the new OID | Theodore Tso | 1997-07-30 | 3 | -1/+20 |
| * | * kdb_db2.c (krb5_db2_db_set_hashfirst): Don't cast a | Tom Yu | 1997-07-29 | 2 | -1/+6 |
| * | * kdb_db2.c: Fix typo; also, tweak page size in attempt to speed | Tom Yu | 1997-07-26 | 3 | -5/+8 |
| * | * Makefile.in: Remove test-randkey since it was breaking the | Tom Yu | 1997-07-25 | 2 | -1/+7 |
| * | * server_init.c: Change a few calls to align with the new kdb | Tom Yu | 1997-07-25 | 3 | -3/+10 |
| * | * t_kdb.c: Reflect changes in the API, mostly db_create | Tom Yu | 1997-07-25 | 7 | -60/+1545 |
| * | * t_ser.c: Add support for changed kdb API | Tom Yu | 1997-07-25 | 2 | -2/+7 |
| * | * kdb5_err.et: Add error code for bad creation flags | Tom Yu | 1997-07-25 | 2 | -0/+5 |
| * | * Makefile.in: Bump version due to et changes | Tom Yu | 1997-07-25 | 2 | -1/+5 |
| * | * util_ordering.c: Include string.h for prototypes | Ezra Peisach | 1997-07-22 | 2 | -0/+5 |
| * | (krb5_gss_accept_sec_context): Initialize ctx before it is referenced withou... | Ezra Peisach | 1997-07-22 | 2 | -1/+6 |
| * | Fix stupid #ifdef logic error | Theodore Tso | 1997-07-17 | 1 | -1/+1 |
| * | Only copy over the old table when there's an old table to copy over. | Theodore Tso | 1997-07-16 | 2 | -2/+9 |
| * | Always copy the mechtype so that delete_sec_context() can safely | Theodore Tso | 1997-07-16 | 2 | -1/+11 |
| * | Added Winsock kludge for finding your local IP address. May not work | Theodore Tso | 1997-07-04 | 2 | -6/+65 |
| * | Fix goof in ChangeLog | Tom Yu | 1997-07-01 | 1 | -0/+1 |
| * | * client_principal.c, client_rpc.c: Add support for setv4key | Tom Yu | 1997-07-01 | 3 | -0/+40 |
| * | * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEY | Tom Yu | 1997-07-01 | 3 | -2/+9 |
| * | * kadm_rpc.h, kadm_rpc_xdr.c: Add support for setv4key | Tom Yu | 1997-07-01 | 3 | -1/+33 |
| * | Added code so that a valid credential handle is generated when | Kevin Mitchell | 1997-06-30 | 2 | -3/+75 |
| * | * svr_principal.c: Add new function kadm5_setv4key_principal | Tom Yu | 1997-06-29 | 2 | -0/+134 |
| * | * kadm_err.et: Add support for kadm5_setv4key_principal | Tom Yu | 1997-06-29 | 3 | -0/+11 |
| * | accept_sec_context.c (krb5_gss_accept_sec_context): Reorganized error | Theodore Tso | 1997-06-07 | 4 | -172/+220 |
| * | * admin.h: add prototype for kadm5_setkey_principal | Barry Jaspan | 1997-05-28 | 3 | -1/+29 |
| * | * setkey-test.c, configure.in: add rules to test for correct | Barry Jaspan | 1997-05-05 | 3 | -2/+24 |
| * | Write special case hack for the SAP kerberos libraries since we can't | Theodore Tso | 1997-05-02 | 5 | -21/+323 |
| * | win_glue.c: Add code to get the version resource from the calling | Theodore Tso | 1997-04-29 | 3 | -10/+159 |
| * | add kadm5_setkey_principal | Barry Jaspan | 1997-04-23 | 14 | -0/+456 |
| * | * realmofhost.c (krb_realmofhost): Add bounds checking to various | Tom Yu | 1997-04-10 | 4 | -9/+30 |
| * | Added V2 functions to the glue layer | Theodore Tso | 1997-04-01 | 6 | -17/+74 |
| * | Fix really stupid typo | Theodore Tso | 1997-04-01 | 1 | -1/+1 |
| * | import_name.c (krb5_gss_import_name): Add support for importing the | Theodore Tso | 1997-03-28 | 3 | -6/+64 |
| * | Added definition for the generic gsspi OID type "gss_nt_exported_name" | Theodore Tso | 1997-03-28 | 3 | -0/+11 |
| * | Added the V2 calls gss_canonicalize_name(), gss_export_name(), | Theodore Tso | 1997-03-28 | 3 | -4/+13 |
| * | Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to the | Theodore Tso | 1997-03-28 | 6 | -0/+213 |
| * | Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAG | Theodore Tso | 1997-03-28 | 2 | -0/+30 |
| * | rcache owner should be checked against the effective uid, not the real | Theodore Tso | 1997-03-25 | 2 | -1/+6 |
| * | A zero-length token should be treated like a GSS_C_NO_BUFFER during | Theodore Tso | 1997-03-25 | 2 | -2/+8 |
| * | 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 |
| * | t_kdb.c (do_testing): Clean up error handling for krb5_init_context | Theodore Tso | 1997-03-24 | 3 | -8/+13 |