| Commit message (Expand) | Author | Age | Files | Lines |
* | For Windows and Macintosh, always include stdlib.h | Theodore Tso | 1997-07-30 | 2 | -0/+5 |
* | Add documentation describing the /MD flag in the Win32 CFLAGS | Theodore Tso | 1997-07-30 | 1 | -0/+1 |
* | 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 |
* | Take out the /nod option, and remove libc.lib from the list of | Theodore Tso | 1997-07-29 | 6 | -9/+21 |
* | Add additional debugging messages so we can see the winsock error | Theodore Tso | 1997-07-29 | 2 | -24/+44 |
* | * kdb_db2.c: Fix typo; also, tweak page size in attempt to speed | Tom Yu | 1997-07-26 | 3 | -5/+8 |
* | * kadm_funcs.c: Remove mention of dbm for now. It should probably | Tom Yu | 1997-07-25 | 2 | -1/+10 |
* | * loadv4.c: | Tom Yu | 1997-07-25 | 5 | -16/+36 |
* | * dump.c: Update to new kdb API | Tom Yu | 1997-07-25 | 2 | -3/+12 |
* | * main.c (init_realm): Fix to use new ktkdb | Tom Yu | 1997-07-25 | 2 | -6/+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 |
* | * kdb_kt.h: Move support for "kdb" keytab here | Tom Yu | 1997-07-25 | 3 | -8/+79 |
* | * k5-int.h: Don't include anything related to dbm | Tom Yu | 1997-07-25 | 2 | -17/+4 |
* | * 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 |
* | * error_message.c (error_message): Mask error code with | Ezra Peisach | 1997-07-22 | 3 | -2/+12 |
* | Fix stupid #ifdef logic error | Theodore Tso | 1997-07-17 | 1 | -1/+1 |
* | * dump.c (process_k5beta_record): Change variables from char to | Ezra Peisach | 1997-07-17 | 3 | -6/+15 |
* | Fix name of srvtab file in the man page to be krb5.keytab | Theodore Tso | 1997-07-16 | 2 | -1/+5 |
* | 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 |
* | Remove (probably unneeded) size_t definition | Theodore Tso | 1997-07-15 | 4 | -7/+8 |
* | * kdc_preauth.c (get_sam_edata): Don't goto cleanup if SAM is not | Tom Yu | 1997-07-15 | 2 | -5/+8 |
* | Added Winsock kludge for finding your local IP address. May not work | Theodore Tso | 1997-07-04 | 2 | -6/+65 |
* | * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable mod and | Tom Yu | 1997-07-01 | 4 | -177/+115 |
* | * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable get and | Tom Yu | 1997-07-01 | 4 | -308/+253 |
* | * kadm_rpc_svc.c, server_stubs.c: Add support for setv4key | Tom Yu | 1997-07-01 | 3 | -0/+68 |
* | 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 |
* | killpg() wasn't conditionalized in login.c, causing compiles to fail on | Kevin Mitchell | 1997-06-30 | 2 | -0/+12 |
* | * 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 |
* | * keytab.c (add_principal): Don't call kadm5_free_key_data; that's | Tom Yu | 1997-06-27 | 2 | -1/+10 |
* | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Fix bug in previous | Tom Yu | 1997-06-20 | 3 | -5/+10 |
* | * kadm_funcs.c (kadm_chg_srvtab): Remove extraneous macros that | Tom Yu | 1997-06-18 | 2 | -35/+46 |
* | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Assign the path to | Tom Yu | 1997-06-18 | 3 | -10/+23 |
* | Added the mac/gss files to the Macintosh tar file | Theodore Tso | 1997-06-11 | 2 | -2/+7 |
* | New snapshot from Meeroh; eliminated the GSS Window class | Theodore Tso | 1997-06-11 | 9 | -840/+756 |
* | gss-server.c (server_establish_context): Rearrange server establish | Theodore Tso | 1997-06-11 | 3 | -16/+35 |