| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * pre.in: Add $(HESIOD_LIBS) to KADMSRV_LIBS | Tom Yu | 1997-08-07 | 2 | -1/+8 |
| * | * Makefile.in: Add flags to conditionally compile with Hesiod | Tom Yu | 1997-08-07 | 3 | -2/+90 |
| * | version.rc: New file containing the version resource information for | Theodore Tso | 1997-08-06 | 1 | -0/+5 |
| * | Makefile.in, telnet.rc: Add version resource to the executable | Theodore Tso | 1997-08-05 | 3 | -5/+12 |
| * | Makefile.in, gss.rc: Use the version resource from windows/version.rc, | Theodore Tso | 1997-08-05 | 3 | -34/+10 |
| * | Makefile.in, cnsres5.rc: Add a version resource to the executable | Theodore Tso | 1997-08-05 | 3 | -8/+12 |
| * | version.rc: New file containing the version resource information for | Theodore Tso | 1997-08-05 | 1 | -0/+151 |
| * | Makefile.in, krb5.rc, version.rc: Add support for adding a Windows | Theodore Tso | 1997-08-05 | 3 | -14/+36 |
| * | Check in new version of the version server libraries | Theodore Tso | 1997-08-05 | 3 | -0/+0 |
| * | * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/ | Ezra Peisach | 1997-07-31 | 2 | -1/+5 |
| * | * 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 |
| * | * kdc_util.c: | Tom Yu | 1997-07-30 | 3 | -1/+13 |
| * | * configure.in: Add "create" directory back | Tom Yu | 1997-07-30 | 2 | -1/+5 |
| * | * kdb5_mkdums.c: Update to match reality of libkdb, so that it | Tom Yu | 1997-07-30 | 2 | -6/+14 |
| * | 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 |