| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | gss.c (parse_name): Add code to parse an optional fourth parameter | Theodore Tso | 1996-07-25 | 4 | -16/+51 |
| * | util_ordering.c (g_order_check): | Theodore Tso | 1996-07-25 | 8 | -18/+44 |
| * | init_sec_context.c (krb5_gss_init_sec_context): Fixed error checking | Theodore Tso | 1996-07-25 | 5 | -22/+31 |
| * | * acquire_cred.c (krb5_gss_acquire_cred): Initialize variable | Ezra Peisach | 1996-07-25 | 2 | -0/+7 |
| * | util_token.c (g_verify_token_header): Changed return code to be an | Theodore Tso | 1996-07-25 | 3 | -2/+5 |
| * | ser_sctx.c (kg_oid_externalize): Add proper return code | Theodore Tso | 1996-07-25 | 4 | -6/+16 |
| * | Remove INTERFACE keyworded; not needed (and causes problems) since | Theodore Tso | 1996-07-24 | 3 | -2/+9 |
| * | * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR at the | Tom Yu | 1996-07-24 | 2 | -2/+7 |
| * | Only include <sys/file.h> if building with BSD_DB | Theodore Tso | 1996-07-24 | 2 | -1/+3 |
| * | * Makefile.in, configure.in: break out server lib into a | Tom Yu | 1996-07-24 | 20 | -0/+5117 |
| * | * Makefile.in, configure.in: break out client lib into a | Tom Yu | 1996-07-24 | 11 | -0/+1537 |
| * | * Makefile.in, configure.in: fix shared lib lossage by | Tom Yu | 1996-07-24 | 28 | -6519/+36 |
| * | Use the error code KRB5_KT_NAME_TOOLONG instead of ENAMETOOLONG, which | Theodore Tso | 1996-07-24 | 2 | -2/+8 |
| * | Change type of first argument to be krb5_preauthtype, to eliminate | Theodore Tso | 1996-07-24 | 2 | -3/+8 |
| * | Added new error code KRB5_KT_NAME_TOOLONG | Theodore Tso | 1996-07-24 | 2 | -0/+5 |
| * | Removing last remnants of berk_db | Theodore Tso | 1996-07-24 | 4 | -218/+0 |
| * | Removing berk_db, since it is now replaced by db2 | Theodore Tso | 1996-07-24 | 61 | -9826/+0 |
| * | Use memset instead of bzero | Ezra Peisach | 1996-07-24 | 2 | -1/+3 |
| * | Use $(LD) instead of $(CC) for linking... This allows for use of purify | Ezra Peisach | 1996-07-24 | 2 | -1/+5 |
| * | * Makefile.in (all): Use $(LD) instead of $(CC) for link stage | Ezra Peisach | 1996-07-24 | 4 | -2/+25 |
| * | * Makefile.in (DEPLIBS): Use correct version number for | Ezra Peisach | 1996-07-24 | 2 | -1/+6 |
| * | Removed kadmin.exp, since it's for the old admin server | Theodore Tso | 1996-07-24 | 2 | -834/+4 |
| * | * ftpd.c (auth_data): the logic which dealt with multiple acceptor | Marc Horowitz | 1996-07-24 | 1 | -207/+204 |
| * | Remove mechglue from the list of Macintosh subdirectories | Theodore Tso | 1996-07-24 | 2 | -1/+6 |
| * | Must include k5-int.h on Windows and Macintosh builds | Theodore Tso | 1996-07-24 | 2 | -0/+6 |
| * | Fix broken Windows commands to copy gssapi_krb5.h to include/gssapi | Theodore Tso | 1996-07-24 | 2 | -1/+4 |
| * | Must include k5-int.h on Windows and Macintosh builds | Theodore Tso | 1996-07-24 | 2 | -0/+9 |
| * | Makefile.in: Build logger.o from the libkadm5 directory. This | Theodore Tso | 1996-07-24 | 3 | -2/+34 |
| * | Ignore db-config.h.in which is generated by autoheader | Ezra Peisach | 1996-07-23 | 1 | -0/+1 |
| * | obj/dbm.c: Copy the elements between the struct DBT and | Ezra Peisach | 1996-07-23 | 2 | -0/+58 |
| * | * Makefile.in: add dependency for kdb5_util_ct.o | Tom Yu | 1996-07-23 | 2 | -0/+6 |
| * | * Makefile.in: add dependency for kadmin_ct.o | Tom Yu | 1996-07-23 | 2 | -0/+6 |
| * | * Makefile.in: delete extraneous trailing backslash from GENSRCS | Tom Yu | 1996-07-23 | 2 | -2/+7 |
| * | Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c to | Theodore Tso | 1996-07-23 | 4 | -4/+11 |
| * | * xdr.c: Do not declare malloc() | Ezra Peisach | 1996-07-23 | 3 | -2/+9 |
| * | * Makefile.in: libkdb5.so needs to be built with | Ezra Peisach | 1996-07-23 | 3 | -0/+23 |
| * | Add contents of util/db2/acconfig.h to the top-level acconfig.h so | Theodore Tso | 1996-07-23 | 2 | -0/+28 |
| * | Include errno.h | Ezra Peisach | 1996-07-23 | 2 | -0/+5 |
| * | If __STDC__ is not defined, generate proper prototypes.. | Ezra Peisach | 1996-07-23 | 2 | -1/+6 |
| * | * kdc.conf (admin_*): add the fields for the new admin system to | Marc Horowitz | 1996-07-22 | 1 | -1/+5 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 12 | -0/+956 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 651 | -2676/+138835 |
| * | killed krb5.h in the modern way | Marc Horowitz | 1996-07-20 | 1 | -2271/+0 |
| * | Added TIMEBOMB_INFO string which tells the user the URL to look for | Theodore Tso | 1996-07-13 | 2 | -3/+12 |
| * | On Windows builds, add -DHAVE_STDLIB_H | Theodore Tso | 1996-07-13 | 2 | -1/+6 |
| * | New routine which does the timebomb and version server checking. | Theodore Tso | 1996-07-11 | 2 | -39/+78 |
| * | Add a call to krb5_win_do_init() on Win16 and Win32 machines. This is | Theodore Tso | 1996-07-11 | 2 | -0/+18 |
| * | win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll and | Theodore Tso | 1996-07-10 | 3 | -2/+56 |
| * | * test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 from | Ezra Peisach | 1996-07-09 | 3 | -2/+10 |
| * | * krb4-proto.h: Change prototype for decomp_ticket to match source | Ezra Peisach | 1996-07-09 | 2 | -1/+6 |