krb5.git
1996-11-02 Sam Hartman* Add forward command. [45]
1996-11-02 Sam Hartman* Add TOS support on other than Cray [57]
1996-11-02 Tom Yu * aclocal.m4 (AC_KRB5_TCL): Check for -ldl when checki...
1996-11-02 Tom Yu * .cvsignore: Ignore the .html files
1996-11-02 Tom Yu * copyright.texinfo: Add call to "@pagealignmacro...
1996-11-02 Tom Yu * Makefile: Apply jik's changes for dependencies ...
1996-11-02 Tom Yu * install.texinfo (krb5.conf): Fixed extra
1996-11-01 Barry Jaspan * tcl_kadm5.c (unparse_err): update for new tl_data...
1996-11-01 Barry Jaspan * kadm_err.et: update for new tl_data semantics [krb5...
1996-11-01 Barry Jaspan * svr_principal.c (kadm5_modify_principal): update...
1996-11-01 Barry Jaspan * api.2/get-principal-v2.exp, api.2/mod-principal...
1996-11-01 Barry Jaspanupdate for new tl_data semantics [krb5-admin/140]
1996-11-01 Barry Jaspan * kadmin.c (kadmin_cpw): fix typo [krb5-admin/139]
1996-10-31 Sam HartmanStart installing krb4 headers again. [36]
1996-10-31 Theodore TsoMake it more obvious that default ticket lifetimes...
1996-10-31 Ezra PeisachUse $(LD) instead of $(CC) at link stage - this allows...
1996-10-31 Ezra PeisachAdd for compiling with shared libraries
1996-10-31 Ezra PeisachAdd an option "SHARED" which runs configure with option...
1996-10-31 Ezra PeisachAdd "uname" for use by config.guess
1996-10-31 Ezra Peisach * main.c (main): Add -T keyfile and -D debug_level
1996-10-31 Ezra Peisach * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.a
1996-10-31 Ezra PeisachFor libdb.a - use a relative path $(TOPLIBD)/libdb...
1996-10-31 Ezra PeisachFix typo in last
1996-10-31 Ezra Peisach * Makefile.in: Only run tests if required programs...
1996-10-31 Ezra Peisach * Makefile.in (check): Only run tests is Perl, tcl...
1996-10-31 Sam HartmanImplement Autoconf style directory handling option...
1996-10-31 Mark Eichinnuke leftover conflict marker
1996-10-30 Barry Jaspan * kadmin.M: update ktadd's description [krb5-doc/137]
1996-10-30 Barry Jaspan * xdr_stdio.c: Remove the #ifndef mc68000 cruft. ...
1996-10-30 Barry Jaspaninclude some more detail on the kadmin/admin and kadmin...
1996-10-30 Theodore TsoNew SAP resource files for doing timebombed GSSAPI...
1996-10-30 Theodore TsoAdded support for building 68K CFM shared libraries
1996-10-30 Theodore TsoMake the defaults be to *not* to get Kerberos V4 ticket...
1996-10-29 Theodore TsoUse $(S) instead of / for productions which could be...
1996-10-29 Tom Yu * makeshlib.sh: Allow stuffing of SONAME field in...
1996-10-29 Barry Jaspan * auth_gssapi.c (auth_gssapi_create): #ifdef GSSAPI_KR...
1996-10-29 Barry Jaspan * init_db: put KRB5_RUN_ENV_CSH in setup.csh
1996-10-29 Theodore TsoFix typo; service_name really should be nt_service_name
1996-10-28 Ezra Peisach * configure.in: Add USE_GSSAPI_LIBRARY
1996-10-26 Tom Yu * configure.in, Makefile.in: Tweaks to prevent unecessary
1996-10-25 Ezra Peisach * Makefile.in (init-test): Add -UUSE_KADM5_API_VERSION...
1996-10-24 Barry Jaspan * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_te...
1996-10-23 Ezra Peisach * api.2/get-principal-v2.exp: Fix for test 100 where...
1996-10-23 Theodore TsoChange #ifdef sparc to #ifdef sun for more portability.
1996-10-22 Barry Jaspan * kpropd.c (PRS): munge realm of sname_to_princ when...
1996-10-22 Mark Eichin * ftpd.c (auth_data): actually exit the for loop if...
1996-10-22 Tom Yu * Makefile.in: Fixes for new subdir recursion method
1996-10-22 Tom Yu * Makefile.in, configure.in: Fixes to work with new...
1996-10-22 Tom Yu * Makefile.in: Fixes for new directory recursion metho...
1996-10-22 Tom Yu * pre.in: Substitute for *_RECURSE variables
1996-10-22 Tom Yu * aclocal.m4: Fix CopySrcHeader and CopyHeader so...
1996-10-22 Theodore Tsogss-server.c: Re-added code to test import and export...
1996-10-21 Barry Jaspanaddendum to previous entry
1996-10-21 Barry Jaspan * v4server.1/access.exp: start kadmin by cd'ing to...
1996-10-21 Barry Jaspan * v4server.0/setup-srvtab.exp: use KRB5_KTNAME instead of
1996-10-21 Barry Jaspan * lib/helpers.exp: don't specify -k ovsec_adm.srvtab...
1996-10-21 Barry Jaspan * unix.exp: specify kadmind's path and name separately...
1996-10-21 Barry Jaspan * lib/helpers.exp: don't specify -k ovsec_adm.srvtab...
1996-10-21 Barry Jaspanadd new modify_principal tests [krb5-admin/20]
1996-10-21 Barry Jaspan * tcl_kadm5.c: add unparse ability for V2 principal...
1996-10-21 Barry Jaspan * svr_principal.c (kadm5_modify_principal): fix modify...
1996-10-21 Barry Jaspan * server_internal.h (ALL_PRINC_MASK): add KADM5_TL_DAT...
1996-10-21 Barry Jaspan * api.2/mod-principal-v2.exp: create this file, implem...
1996-10-21 Theodore TsoFixed typo so that the remaining length field is set...
1996-10-21 Barry Jaspan * kcmd.c: don't retry (and waste 7 seconds) on ECONNRE...
1996-10-19 Theodore TsoAdded magic number to initializer of nolrentry
1996-10-19 Theodore TsoNew magic number for the GSSAPI QUEUE structure
1996-10-19 Theodore Tsoutil_ordering.c (g_queue_externalize, g_queue_internali...
1996-10-19 Theodore Tsoser_sctx.c (kg_oid_externalize, kg_oid_internalize,
1996-10-18 Theodore TsoAdd magic code for GSS OID, which is needed for the...
1996-10-18 Barry Jaspan * krsh.c, krlogin.c: don't print our own error message...
1996-10-18 Barry Jaspan * kadmin.c (kadmin_addprinc): use a studly temporary...
1996-10-18 Ezra Peisach * Makefile.in (env-setup.stamp): Add dependency upon...
1996-10-18 Barry Jaspan * dump.c (dump_k5beta6_iterator): don't dump tl types...
1996-10-18 Barry Jaspan * svr_misc_free.c, server_dict.c, adb_policy.c, adb_fr...
1996-10-18 Barry Jaspan * kadm_rpc_xdr.c, misc_free.c, server_internal.h:...
1996-10-18 Barry Jaspanmake osa_adb_rename_T_db parallel to krb5_kdb_rename_db...
1996-10-18 Barry Jaspan * dump.c (load_db): osa_adb_rename_policy_db will...
1996-10-18 Barry Jaspan * adb_openclose.c (osa_adb_rename_db): create the...
1996-10-18 Barry Jaspanupdate rename comment to agree with code and previous...
1996-10-18 Barry Jaspan * getdate.y: remove military timezones and plain integ...
1996-10-18 Barry Jaspan * install.texinfo (Create a kadmind Keytab): use kadmi...
1996-10-18 Barry Jaspanadd init test 117, for default max_life [krb5-admin/18]
1996-10-18 Barry Jaspan * tcl_kadm5.c (unparse_principal_ent): don't unparse...
1996-10-18 Barry Jaspanmake start/stop message display only when verbose
1996-10-18 Barry Jaspancomment out useless messages
1996-10-18 Barry Jaspan * api.2/init-v2.exp: add test 117, for default max_life
1996-10-18 Barry Jaspan * pre.in (DEJAFLAGS): s/:=/=/ [PR #117]
1996-10-17 Ezra Peisachqualname.plin: Downcase FQDN for keytab use. [krb5...
1996-10-17 Ezra PeisachWork around a compiler bug on the Alpha.
1996-10-17 Barry Jaspan[krb5-admin/87] new pw_expiration semantics for create_...
1996-10-17 Barry Jaspancreate README.new-tests
1996-10-17 Barry Jaspan * svr_principal.c: update for new pw_expiration semantics
1996-10-17 Barry Jaspan * config/unix.exp, lib/lib.t: begin in process of...
1996-10-16 Marc Horowitz*** empty log message ***
1996-10-16 Marc Horowitz * accept_sec_context.c (krb5_gss_accept_sec_context...
1996-10-16 Theodore TsoFixed e-mail address of krb5-bugs
1996-10-16 Barry Jaspan* svc_auth_gssapi.c (_svcauth_gssapi): accept add call_...
1996-10-16 Barry Jaspan * rpc_test.0/expire.exp: add test for expired credentials
1996-10-16 Barry Jaspan * kdc.conf: remove the (wrong) kadmind_port relation
next