krb5.git
1996-11-27 no authorThis commit was manufactured by cvs2svn to create tag... krb5-1.0-freeze1
1996-11-19 Theodore TsoRemove the popper, mailquery, and movemail directories
1996-11-19 Theodore TsoRemoving old POP applications
1996-11-19 Theodore Tsorc_dfl.c: Apply jik's fix to allow the expunging of...
1996-11-18 Tom Yu *gssapi.h: Renamed to gssapi.hin
1996-11-15 Jeff BiglerBrought reasonable krb425.texinfo over from Cygnus...
1996-11-15 Tom Yu * user-guide.texinfo: Changes to put copyright page...
1996-11-15 Ezra Peisach * update_utmp.c (pty_update_utmp): Handle case where...
1996-11-15 Tom Yu * install.texinfo (The Keytab File):
1996-11-15 Tom Yu * krb5.conf.M: Note change in default_keytab_name
1996-11-15 Tom Yu * server.c (main): Add declaration of optind for syste...
1996-11-15 Theodore Tsoasn1_k_encode.c (asn1_encode_principal_name): Be libera...
1996-11-14 Barry Jaspan * env-setup.shin, init_db, save_files.sh, start_servers,
1996-11-14 Barry Jaspan * rpc_test_setup.sh: VERBOSE is now inherited from...
1996-11-14 Barry Jaspan * telnet.exp: telnet may output fqdn in upper-case
1996-11-14 Theodore Tsosys_bsd.c(intr): Added checks to intr_waiting and intr_...
1996-11-14 Barry Jaspan * krcp.c: don't print our own error message if kcmd...
1996-11-14 Theodore Tsokrb5_encode_test.c (PRS): Add the -p option to krb5_enc...
1996-11-14 Tom Yu * osconf.h (DEFAULT_KEYTAB_NAME): Change DOS version...
1996-11-14 Tom Yu * osconfig.c: Add warning re: global variables
1996-11-14 Tom Yumake clean was missing some things; see ChangeLogs...
1996-11-13 Tom Yu * env-setup.shin: Explicitly set KRB5CCNAME so the...
1996-11-13 Tom Yurevert kt_default_name changes; see ChangeLogs for...
1996-11-13 Barry Jaspan * install.texinfo (kdc.conf): remove profile relation...
1996-11-13 Barry Jaspan * kdc.conf: remove profile, admin database_name, and...
1996-11-13 Ezra Peisachclean: Remove test programs and objects
1996-11-13 Ezra PeisachOn make clean, remove built programs
1996-11-13 Tom Yu * ktdefname.c (krb5_kt_default_name): Fix a few memory...
1996-11-13 Mark Eichin * dump.c (load_db): lock the database directly (having...
1996-11-13 Mark Eichin * kdb_dbm.c: Ditch DB_OPENCLOSE conditionals, and...
1996-11-13 Tom Yu * osconfig.c: Remove krb5_defkeyname to catch other...
1996-11-13 Tom Yu * init_ctx.c (krb5_init_context): Oops. Initialize...
1996-11-13 Tom Yu * ktdefname.c (krb5_kt_default_name): Change logic...
1996-11-13 Tom Yu * init_ctx.c (krb5_free_context): Free kt_default_name...
1996-11-13 Tom Yu * ovsec_kadmd.c (main): Use krb5_kt_set_default_name...
1996-11-13 Tom Yu * keytab.c (process_keytab): Retrieve *keytab_str...
1996-11-13 Tom Yu * osconf.h: Change DEFAULT_KEYTAB_NAME to /etc/krb5...
1996-11-13 Tom Yu * krb5.hin: Add definition for krb5_kt_set_default_name()
1996-11-12 Barry Jaspan * send-pr/send-pr.sh (MAIL_AGENT): change "[-x" to...
1996-11-12 Barry Jaspan * auth_gssapi.c (auth_gssapi_create): handle channel...
1996-11-12 Barry Jaspan * lib/helpers.exp, client.c, server.c, config/unix...
1996-11-12 Tom Yu * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so...
1996-11-12 Tom Yu * init_db, save_files.sh, start_servers, start_servers...
1996-11-12 Tom Yu * ftpd.c (ftpd_userok): Don't undconditionally return -1
1996-11-12 Mark Eichin * krshd "plumbing" fixes
1996-11-12 Mark Eichinsame typo
1996-11-12 Mark Eichinfix typo
1996-11-12 Tom Yu * init_db, save_files.sh, start_servers_local, stop_se...
1996-11-12 Tom Yumissed some ChangeLogs
1996-11-12 Mark Eichin + dejagnu: set env(TERM) dumb, find ktutil, drain...
1996-11-12 Tom Yu * rpc_test_setup.sh: Use a temp file rather than a...
1996-11-12 Tom Yu Changes to support AC_CANONICAL_HOST for runtest flags...
1996-11-12 Mark Eichin * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_st...
1996-11-11 Barry Jaspan * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5...
1996-11-11 Barry Jaspan * kadm_rpc_xdr.c: fix memory leak handling key_data...
1996-11-11 Barry Jaspan * svr_principal.c (kadm5_modify_principal): fix memory...
1996-11-11 Mark Eichin * db2: overflow_page fixes, __P redef
1996-11-11 Mark Eichin * kadmin/dbutil dumpv4 expiration ("never") fixes
1996-11-11 Mark Eichin * krb524d.c (do_connection): only free v4/v5 keyblock...
1996-11-11 Mark Eichin * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp...
1996-11-11 Tom Yu * Makefile.in (client.o, server.o): client.o and serve...
1996-11-11 Tom Yu * start_servers, start_servers_local, init_db: Use...
1996-11-11 Barry Jaspan * install.texinfo (kdc.conf): remove admin_database_na...
1996-11-11 Sam HartmanSeveral doc fixes, including those for [37]; see Change...
1996-11-11 Sam HartmanCommit jhawk's patch to print IP status.
1996-11-11 Sam HartmanFail completely if there is no srvtab
1996-11-10 Sam HartmanCall gethostbyaddr over what we connect to to get the...
1996-11-10 Ezra Peisach(setup_wrapper): Set KRB5_CONFIG in wrapper scripts
1996-11-10 Ezra PeisachTest for tcl, Perl, and runtest and only run tests...
1996-11-10 Tom Yu * login.c (k_init): Set up KRBTKFILE if converting...
1996-11-10 Sam HartmanThis commit was generated by cvs2svn to compensate...
1996-11-10 Sam HartmanThis commit was generated by cvs2svn to compensate...
1996-11-09 Ezra Peisach * t_krb5.conf: Dummy krb5.conf file from the krb5...
1996-11-09 Ezra Peisach * Makefile.in (check-unix): Invoking t_ser requires...
1996-11-09 Sam HartmanFix so login.c compiles with krb4 support.
1996-11-09 Sam HartmanBuild and install send-pr
1996-11-08 Theodore Tsoupdate_utmp.c (pty_update_utmp): Add code which attempt...
1996-11-08 Theodore TsoMakefile.tmpl: Add in version resource
1996-11-08 Theodore TsoRemove erroneous changelog entry that should have been...
1996-11-08 Theodore TsoCheck to see if the -lgen library exists; if so, add...
1996-11-08 Theodore TsoCheck the error return from krb5_init_context(), and...
1996-11-08 Theodore TsoCheck the error return from krb5_init_context(), and...
1996-11-08 Theodore Tsomovemail.c (main): Check the error return from krb5_ini...
1996-11-08 Theodore Tsopoplib.c, mailquery.c: Cleaned up gcc -Wall warnings
1996-11-08 Theodore TsoCheck return value of krb5_init_context()
1996-11-08 Tom Yu * mkrel: Fix to work with new modules definitions...
1996-11-08 Tom Yu * aclocal.m4 (LinkFileDir, LinkFile): AC_REQUIRE the...
1996-11-08 Tom YuRemove calls to macros that are a part of CONFIG_RULES;
1996-11-07 Barry Jaspan * svr_iters.c (glob_to_regexp): a principal glob with...
1996-11-07 Tom Yu * Makefile.in (server.o): Fix typo in previous checkin
1996-11-07 Theodore TsoFix stupid typo in previous checkin
1996-11-07 Theodore TsoUse single quotes around @KRB5_RUN_ENV@ so that bash...
1996-11-07 Theodore TsoCorrectly build the file lists for the Macintosh 68K...
1996-11-07 Barry Jaspan (unparse_err): add new finer-grained conf file error...
1996-11-07 Barry Jaspanadd new conf file error codes
1996-11-07 Barry Jaspanadd init test #154
1996-11-07 Barry Jaspan * api.2/init-v2.exp: update tests for new init error...
1996-11-07 Barry Jaspanlib.t moved to lib/lib.t
1996-11-07 Theodore TsoMake the KRB5_CONFIG_CANTOPEN and
1996-11-07 Barry Jaspan * tcl_kadm5.c: don't assume tl_data_contents is null...
next