krb5.git
1997-07-31 Ezra Peisach * Makefile.in (SRCS): Add / after $(srcdir) in SRCS...
1997-07-30 Tom Yu * kdc_util.c:
1997-07-30 Tom Yu * configure.in: Add "create" directory back
1997-07-30 Tom Yu * kdb5_mkdums.c: Update to match reality of libkdb...
1997-07-30 Theodore TsoFor Windows and Macintosh, always include stdlib.h
1997-07-30 Theodore TsoAdd documentation describing the /MD flag in the Win32...
1997-07-30 Theodore TsoMakefile.in: Remove msvcrt.lib from the explicit WINLIB...
1997-07-30 Theodore TsoAdd support for the new OID value for host-based servic...
1997-07-30 Theodore Tsoinq_names.c (krb5_gss_inquire_names_for_mech): Add...
1997-07-29 Tom Yu * kdb_db2.c (krb5_db2_db_set_hashfirst): Don't cast a
1997-07-29 Theodore TsoTake out the /nod option, and remove libc.lib from...
1997-07-29 Theodore TsoAdd additional debugging messages so we can see the...
1997-07-26 Tom Yu * kdb_db2.c: Fix typo; also, tweak page size in attemp...
1997-07-25 Tom Yu * kadm_funcs.c: Remove mention of dbm for now. It...
1997-07-25 Tom Yu * loadv4.c:
1997-07-25 Tom Yu * dump.c: Update to new kdb API
1997-07-25 Tom Yu * main.c (init_realm): Fix to use new ktkdb
1997-07-25 Tom Yu * Makefile.in: Remove test-randkey since it was breaki...
1997-07-25 Tom Yu * server_init.c: Change a few calls to align with...
1997-07-25 Tom Yu * t_kdb.c: Reflect changes in the API, mostly db_create
1997-07-25 Tom Yu * t_ser.c: Add support for changed kdb API
1997-07-25 Tom Yu * kdb5_err.et: Add error code for bad creation flags
1997-07-25 Tom Yu * Makefile.in: Bump version due to et changes
1997-07-25 Tom Yu * kdb_kt.h: Move support for "kdb" keytab here
1997-07-25 Tom Yu * k5-int.h: Don't include anything related to dbm
1997-07-22 Ezra Peisach* util_ordering.c: Include string.h for prototypes
1997-07-22 Ezra Peisach (krb5_gss_accept_sec_context): Initialize ctx before...
1997-07-22 Ezra Peisach * error_message.c (error_message): Mask error code...
1997-07-17 Theodore TsoFix stupid #ifdef logic error
1997-07-17 Ezra Peisach * dump.c (process_k5beta_record): Change variables...
1997-07-16 Theodore TsoFix name of srvtab file in the man page to be krb5...
1997-07-16 Theodore TsoOnly copy over the old table when there's an old table...
1997-07-16 Theodore TsoAlways copy the mechtype so that delete_sec_context...
1997-07-15 Theodore TsoRemove (probably unneeded) size_t definition
1997-07-15 Tom Yu * kdc_preauth.c (get_sam_edata): Don't goto cleanup...
1997-07-04 Theodore TsoAdded Winsock kludge for finding your local IP address...
1997-07-01 Tom Yu * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenab...
1997-07-01 Tom Yu * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenab...
1997-07-01 Tom Yu * kadm_rpc_svc.c, server_stubs.c: Add support for...
1997-07-01 Tom YuFix goof in ChangeLog
1997-07-01 Tom Yu * client_principal.c, client_rpc.c: Add support for...
1997-07-01 Tom Yu * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEY
1997-07-01 Tom Yu * kadm_rpc.h, kadm_rpc_xdr.c: Add support for setv4key
1997-06-30 Kevin MitchellAdded code so that a valid credential handle is generat...
1997-06-30 Kevin Mitchellkillpg() wasn't conditionalized in login.c, causing...
1997-06-29 Tom Yu * svr_principal.c: Add new function kadm5_setv4key_pri...
1997-06-29 Tom Yu * kadm_err.et: Add support for kadm5_setv4key_principal
1997-06-27 Tom Yu * keytab.c (add_principal): Don't call kadm5_free_key_...
1997-06-20 Tom Yu * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Fix...
1997-06-18 Tom Yu * kadm_funcs.c (kadm_chg_srvtab): Remove extraneous...
1997-06-18 Tom Yu * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Assign...
1997-06-11 Theodore TsoAdded the mac/gss files to the Macintosh tar file
1997-06-11 Theodore TsoNew snapshot from Meeroh; eliminated the GSS Window...
1997-06-11 Theodore Tsogss-server.c (server_establish_context): Rearrange...
1997-06-07 Theodore Tsologin.c: Always use the new tty line discpline. [krb5...
1997-06-07 Theodore Tsoaccept_sec_context.c (krb5_gss_accept_sec_context)...
1997-06-03 Theodore TsoRemove erroneous space from the HPUX open()
1997-05-30 Theodore TsoCheck in Miro's new gss sample code
1997-05-30 Theodore Tso * do_as_req.c (process_as_req), do_tgs_req (process_tg...
1997-05-29 Theodore TsoFix bug where kinit would core dump if given a really...
1997-05-28 Barry Jaspan * admin.h: add prototype for kadm5_setkey_principal
1997-05-28 Barry Jaspan * keytab.c (add_principal): use kadm5_free_key_data
1997-05-27 Tom Yu * Makefile.in (OBJS): Build kadm_funcs.c again
1997-05-14 Tom Yu * Makefile.in:
1997-05-05 Barry Jaspan * setkey-test.c, configure.in: add rules to test for...
1997-05-02 Theodore TsoFix Y2K bug in the parsing of the MDTM command. ...
1997-05-02 Theodore TsoWrite special case hack for the SAP kerberos libraries...
1997-04-29 Theodore TsoFile containing test tracker MOTD
1997-04-29 Theodore TsoAdd version resource information to test version server...
1997-04-29 Theodore TsoRemove #include of "mitcpyrt.h" (since it's of dubious...
1997-04-29 Theodore Tsowin_glue.c: Add code to get the version resource from...
1997-04-29 Theodore TsoMakefile.in: Add MIT files to the windows zip file...
1997-04-26 Theodore TsoAdd these files (as binary)
1997-04-26 Theodore Tsodidn't check them in in binary mode
1997-04-25 Theodore TsoCheck for openpty() in -lutil. It's there on FreeBSD...
1997-04-23 Barry Jaspanadd setkey
1997-04-23 Barry Jaspanadd kadm5_setkey_principal
1997-04-17 Theodore TsoAdd MIT's version server include files and libraries
1997-04-16 Theodore TsoRemoved last remaining dependency on Makefile.sav ...
1997-04-10 Tom Yu * realmofhost.c (krb_realmofhost): Add bounds checking...
1997-04-10 Tom Yu * sys_term.c (start_login): Bounds check the construct...
1997-04-01 Theodore TsoUpdate version number to be alpha 2 snapshot
1997-04-01 Theodore TsoAdded V2 functions to the glue layer
1997-04-01 Theodore TsoFix really stupid typo
1997-03-31 Kevin Mitchellit's 'extern "C"' not '#extern "C"'
1997-03-28 Theodore Tsoimport_name.c (krb5_gss_import_name): Add support for...
1997-03-28 Theodore TsoFix stupid typos in test compilation
1997-03-28 Theodore TsoAdded definition for the generic gsspi OID type "gss_nt...
1997-03-28 Tom Yu * aclocal.m4 (KRB5_LIB_AUX): add lib$(LIB)$(SHLIBVEXT...
1997-03-28 Theodore TsoAdded the V2 calls gss_canonicalize_name(), gss_export_...
1997-03-28 Theodore TsoIf we're on an SGI machine, don't do the MOTD or MAILCH...
1997-03-28 Theodore TsoWhen falling back to the normal rlogin, clear the signa...
1997-03-28 Theodore TsoMakefile.in: Add canon_name.c, duplicate_name.c, export...
1997-03-28 Theodore TsoAdd the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAG
1997-03-25 Theodore TsoFix stupid spelling typo
1997-03-25 Theodore TsoFix up Macintosh and Windows build rules now that the...
1997-03-25 Theodore Tsorcache owner should be checked against the effective...
1997-03-25 Theodore TsoA zero-length token should be treated like a GSS_C_NO_B...
1997-03-25 Theodore TsoFix handling of the sam-timestamp and sam-usec fields...
1997-03-24 Tom Yu * aclocal.m4: (KRB5_LIB_PARAMS): Add support for HP...
next