| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * krb5.conf.M: Note change in default_keytab_name | Tom Yu | 1996-11-15 | 2 | -0/+10 |
| * | * server.c (main): Add declaration of optind for systems that | Tom Yu | 1996-11-15 | 2 | -0/+6 |
| * | asn1_k_encode.c (asn1_encode_principal_name): Be liberal about | Theodore Tso | 1996-11-15 | 2 | -9/+35 |
| * | * env-setup.shin, init_db, save_files.sh, start_servers, | Barry Jaspan | 1996-11-14 | 8 | -49/+19 |
| * | * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.sh | Barry Jaspan | 1996-11-14 | 2 | -8/+4 |
| * | * telnet.exp: telnet may output fqdn in upper-case | Barry Jaspan | 1996-11-14 | 2 | -1/+7 |
| * | sys_bsd.c(intr): Added checks to intr_waiting and intr_happened to | Theodore Tso | 1996-11-14 | 4 | -4/+42 |
| * | * krcp.c: don't print our own error message if kcmd returns -1 (it | Barry Jaspan | 1996-11-14 | 2 | -8/+16 |
| * | krb5_encode_test.c (PRS): Add the -p option to krb5_encode_test to | Theodore Tso | 1996-11-14 | 6 | -26/+56 |
| * | * osconf.h (DEFAULT_KEYTAB_NAME): Change DOS version of this to | Tom Yu | 1996-11-14 | 2 | -1/+6 |
| * | * osconfig.c: Add warning re: global variables | Tom Yu | 1996-11-14 | 2 | -0/+7 |
| * | make clean was missing some things; see ChangeLogs for details | Tom Yu | 1996-11-14 | 14 | -1/+38 |
| * | * env-setup.shin: Explicitly set KRB5CCNAME so the user's ccache | Tom Yu | 1996-11-13 | 2 | -0/+6 |
| * | revert kt_default_name changes; see ChangeLogs for details | Tom Yu | 1996-11-13 | 13 | -97/+80 |
| * | * kdc.conf: remove profile, admin database_name, and admin | Barry Jaspan | 1996-11-13 | 2 | -3/+5 |
| * | clean: Remove test programs and objects | Ezra Peisach | 1996-11-13 | 2 | -0/+11 |
| * | On make clean, remove built programs | Ezra Peisach | 1996-11-13 | 2 | -0/+7 |
| * | * ktdefname.c (krb5_kt_default_name): Fix a few memory-leak type | Tom Yu | 1996-11-13 | 2 | -5/+11 |
| * | * dump.c (load_db): lock the database directly (having fixed the | Mark Eichin | 1996-11-13 | 2 | -0/+25 |
| * | * kdb_dbm.c: Ditch DB_OPENCLOSE conditionals, and fix the real | Mark Eichin | 1996-11-13 | 2 | -69/+27 |
| * | * 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 |
| * | * ovsec_kadmd.c (main): Use krb5_kt_set_default_name() rather than | Tom Yu | 1996-11-13 | 2 | -8/+19 |
| * | * keytab.c (process_keytab): Retrieve *keytab_str using | Tom Yu | 1996-11-13 | 3 | -6/+36 |
| * | * osconf.h: Change DEFAULT_KEYTAB_NAME to /etc/krb5.keytab under | Tom Yu | 1996-11-13 | 2 | -1/+6 |
| * | * krb5.hin: Add definition for krb5_kt_set_default_name() | Tom Yu | 1996-11-13 | 3 | -0/+11 |
| * | * send-pr/send-pr.sh (MAIL_AGENT): change "[-x" to "[ -x" | Barry Jaspan | 1996-11-12 | 2 | -1/+5 |
| * | * auth_gssapi.c (auth_gssapi_create): handle channel bindings | Barry Jaspan | 1996-11-12 | 2 | -2/+13 |
| * | * lib/helpers.exp, client.c, server.c, config/unix.exp, | Barry Jaspan | 1996-11-12 | 6 | -22/+79 |
| * | * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSE | Tom Yu | 1996-11-12 | 2 | -2/+10 |
| * | * init_db, save_files.sh, start_servers, start_servers_local, | Tom Yu | 1996-11-12 | 7 | -12/+36 |
| * | * ftpd.c (ftpd_userok): Don't undconditionally return -1 | Tom Yu | 1996-11-12 | 2 | -1/+6 |
| * | * krshd "plumbing" fixes | Mark Eichin | 1996-11-12 | 2 | -66/+112 |
| * | same typo | Mark Eichin | 1996-11-12 | 1 | -0/+1 |
| * | fix typo | Mark Eichin | 1996-11-12 | 1 | -1/+1 |
| * | * init_db, save_files.sh, start_servers_local, stop_servers, | Tom Yu | 1996-11-12 | 6 | -8/+18 |
| * | missed some ChangeLogs | Tom Yu | 1996-11-12 | 3 | -0/+14 |
| * | + dejagnu: set env(TERM) dumb, find ktutil, drain for gss, rlogin tests | Mark Eichin | 1996-11-12 | 6 | -5/+59 |
| * | * rpc_test_setup.sh: Use a temp file rather than a here document | Tom Yu | 1996-11-12 | 2 | -3/+8 |
| * | Changes to support AC_CANONICAL_HOST for runtest flags; see | Tom Yu | 1996-11-12 | 5 | -2/+10 |
| * | * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_key | Mark Eichin | 1996-11-12 | 2 | -1/+11 |
| * | * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163] | Barry Jaspan | 1996-11-11 | 2 | -2/+15 |
| * | * kadm_rpc_xdr.c: fix memory leak handling key_data and tl_data | Barry Jaspan | 1996-11-11 | 2 | -2/+35 |
| * | * svr_principal.c (kadm5_modify_principal): fix memory leak | Barry Jaspan | 1996-11-11 | 2 | -8/+22 |
| * | * db2: overflow_page fixes, __P redef | Mark Eichin | 1996-11-11 | 6 | -2/+360 |
| * | * kadmin/dbutil dumpv4 expiration ("never") fixes | Mark Eichin | 1996-11-11 | 8 | -9/+205 |
| * | * krb524d.c (do_connection): only free v4/v5 keyblock contents and | Mark Eichin | 1996-11-11 | 2 | -3/+6 |
| * | * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp.c: added | Mark Eichin | 1996-11-11 | 6 | -17/+1237 |