krb5.git
1996-07-27 Sam HartmanRemove old 1988 version of setenv in preference to...
1996-07-27 Sam Hartman*** empty log message ***
1996-07-27 Sam Hartman* Define a non-zero FUDGE_FACTOR for GSSAPI; I have...
1996-07-26 Tom Yu * Makefile.in (OBJS): Remove trailing backslash on...
1996-07-26 Marc Horowitzresolved conflicts
1996-07-26 Marc Horowitz*** empty log message ***
1996-07-26 Marc Horowitz * configure.in, an_to_ln.c (do_replacement, aname_do_m...
1996-07-26 Marc Horowitz * an_to_ln.c (do_replacement, aname_do_match): use...
1996-07-26 Tom Yu * configure.in: remove create
1996-07-26 Marc Horowitz*** empty log message ***
1996-07-26 Marc Horowitz * aclocal.m4 (LIBS): include -lgen if compile() is...
1996-07-26 Theodore TsoActually install kadmin.local. (Or rather, don't insta...
1996-07-26 Marc Horowitz*** empty log message ***
1996-07-26 Marc Horowitz * kdc.conf: added acl_file to prototype
1996-07-26 Theodore TsoRemove the new kdb5_create, which is subsumed by kdb5_util
1996-07-26 Theodore TsoRemove last traces of the old admin server
1996-07-26 Theodore TsoRemove v5client, which is the old client for the old...
1996-07-26 Theodore TsoRemove the old kadmin server
1996-07-26 Theodore TsoAdd a blank install target to keep the top-level "make...
1996-07-26 Theodore TsoAdd AC_PROG_INSTALL, since it's needed for a "make...
1996-07-26 Sam Hartman AIX shared libraries treat resolution of imported...
1996-07-26 Sam HartmanRemove setenv.c and use krb5_setenv instead. This...
1996-07-26 Tom Yurestore old version (oops checked in debugging vers
1996-07-26 Tom Yu * Makefile.in: remove trailing backslash from comment...
1996-07-25 Marc Horowitz * Makefile.in, configure.in, adm_rw.c, kadm5_de...
1996-07-25 Theodore TsoRemove OID's that weren't being used, and rename gss_nt...
1996-07-25 Theodore Tsoadmin_internal.h (_KADM5_CHECK_HANDLE): Add parenthesis...
1996-07-25 Theodore Tsokadmin.c (quit): Return zero so that we return the...
1996-07-25 Theodore TsoDon't build the create, destroy, and stash directories
1996-07-25 Theodore TsoDeclare function as returning void
1996-07-25 Marc Horowitz*** empty log message ***
1996-07-25 Marc Horowitz * configure.in (CONFIG_DIRS): added v5passwdd
1996-07-25 Theodore TsoFix Sanitize script to not delete the configure program
1996-07-25 Theodore TsoMove setenv.c to clnt directory where it belongs
1996-07-25 Theodore Tsogss.c (parse_name): Add code to parse an optional fourt...
1996-07-25 Theodore Tsoutil_ordering.c (g_order_check):
1996-07-25 Theodore Tsoinit_sec_context.c (krb5_gss_init_sec_context): Fixed...
1996-07-25 Ezra Peisach * acquire_cred.c (krb5_gss_acquire_cred): Initialize...
1996-07-25 Theodore Tsoutil_token.c (g_verify_token_header): Changed return...
1996-07-25 Theodore Tsoser_sctx.c (kg_oid_externalize): Add proper return...
1996-07-24 Theodore TsoRemove INTERFACE keyworded; not needed (and causes...
1996-07-24 Tom Yu * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR...
1996-07-24 Theodore TsoOnly include <sys/file.h> if building with BSD_DB
1996-07-24 Tom Yu * Makefile.in, configure.in: break out server lib...
1996-07-24 Tom Yu * Makefile.in, configure.in: break out client lib...
1996-07-24 Tom Yu * Makefile.in, configure.in: fix shared lib lossage by
1996-07-24 Theodore TsoUse the error code KRB5_KT_NAME_TOOLONG instead of...
1996-07-24 Theodore TsoChange type of first argument to be krb5_preauthtype...
1996-07-24 Theodore TsoAdded new error code KRB5_KT_NAME_TOOLONG
1996-07-24 Theodore TsoRemoving last remnants of berk_db
1996-07-24 Theodore TsoRemoving berk_db, since it is now replaced by db2
1996-07-24 Ezra PeisachUse memset instead of bzero
1996-07-24 Ezra PeisachUse $(LD) instead of $(CC) for linking... This allows...
1996-07-24 Ezra Peisach * Makefile.in (all): Use $(LD) instead of $(CC) for...
1996-07-24 Ezra Peisach * Makefile.in (DEPLIBS): Use correct version number for
1996-07-24 Theodore TsoRemoved kadmin.exp, since it's for the old admin server
1996-07-24 Marc Horowitz * ftpd.c (auth_data): the logic which dealt with multi...
1996-07-24 Theodore TsoRemove mechglue from the list of Macintosh subdirectories
1996-07-24 Theodore TsoMust include k5-int.h on Windows and Macintosh builds
1996-07-24 Theodore TsoFix broken Windows commands to copy gssapi_krb5.h to...
1996-07-24 Theodore TsoMust include k5-int.h on Windows and Macintosh builds
1996-07-24 Theodore TsoMakefile.in: Build logger.o from the libkadm5 directory...
1996-07-23 Ezra PeisachIgnore db-config.h.in which is generated by autoheader
1996-07-23 Ezra Peisachobj/dbm.c: Copy the elements between the struct DBT and
1996-07-23 Tom Yu * Makefile.in: add dependency for kdb5_util_ct.o
1996-07-23 Tom Yu * Makefile.in: add dependency for kadmin_ct.o
1996-07-23 Tom Yu * Makefile.in: delete extraneous trailing backslash...
1996-07-23 Theodore TsoRenamed release_buffer.c to rel_buffer.c, and release_o...
1996-07-23 Ezra Peisach * xdr.c: Do not declare malloc()
1996-07-23 Ezra Peisach * Makefile.in: libkdb5.so needs to be built with
1996-07-23 Theodore TsoAdd contents of util/db2/acconfig.h to the top-level...
1996-07-23 Ezra PeisachInclude errno.h
1996-07-23 Ezra PeisachIf __STDC__ is not defined, generate proper prototypes..
1996-07-22 Marc Horowitz * kdc.conf (admin_*): add the fields for the new admin...
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...
1996-07-20 Marc Horowitzkilled krb5.h in the modern way
1996-07-13 Theodore TsoAdded TIMEBOMB_INFO string which tells the user the...
1996-07-13 Theodore TsoOn Windows builds, add -DHAVE_STDLIB_H
1996-07-12 Barry Jaspanadd note about versioning bug that marc found
1996-07-11 Theodore TsoNew routine which does the timebomb and version server...
1996-07-11 Theodore TsoAdd a call to krb5_win_do_init() on Win16 and Win32...
1996-07-10 Theodore Tsowin_glue.c: Add a quick hack so we can time-bomb the...
1996-07-09 Richard BaschTed left off Ezra & me in the contributors to k5b6...
1996-07-09 Barry Jaspanadd kadm5_decrypt_key
1996-07-09 Barry Jaspanupdate dbname, admin_dbname, admin_lockfile dependencies
1996-07-09 Ezra Peisach * test.c (krb4_print_ticket): Change addr to unsigned...
1996-07-09 Ezra Peisach * krb4-proto.h: Change prototype for decomp_ticket...
1996-07-07 Ezra Peisach * kinit.M: Document -R option
1996-07-07 Ezra Peisach * get_creds.c: (krb5_get_credentials_val_renew_core...
1996-07-07 Ezra Peisach * krb5.hin: Add prototypes for krb5_get_credentials_re...
1996-06-27 Ezra Peisach * asn1buf.c (asn12krb5_buf): Initialize magic fields...
1996-06-26 Barry Jaspanupdate permanent lock semantics
1996-06-25 Barry Jaspanupdate rename_principal for NO_RENAME_SALT
1996-06-24 Theodore TsoOnly include stdlib.h if it's available
1996-06-24 Theodore TsoChange const to krb5_const, so that it works on compile...
1996-06-24 Theodore TsoFix typo so that krsh doesn't exit when using the defau...
1996-06-24 Sam Hartman Fix bug pointed out by jhawk; we weren't looking for...
1996-06-24 Sam HartmanKrb4: get the right includes
1996-06-24 Sam HartmanDrop support for -u because it allows us to remove
next