krb5.git
1999-02-22 Tom Yu * telnetd.8: Document hostname logging changes
1999-02-20 Miro JurisicRenamed globals lib fragments
1999-02-20 Miro JurisicMerging krb5globals fragments
1999-02-20 Miro JurisicAdded deps for debug targets
1999-02-20 Miro JurisicGetDefaultCacheName returns length
1999-02-20 Tom Yu * ccdefname.c (get_from_os): Add missing close-paren...
1999-02-20 Miro JurisicFixed makefile
1999-02-20 Miro JurisicAdded globals lib to snapshot
1999-02-20 Miro JurisicAdded k5 globals libs
1999-02-20 Miro JurisicUpdated for 1.5b5
1999-02-20 Miro JurisicUpped to 1.5b5
1999-02-20 Miro JurisicAdded Krb5GlobalsLib and Krb5GlobalsDataLib sources
1999-02-20 Miro JurisicPreliminary implementation of CCAPI v2 added
1999-02-20 Miro JurisicAdded get_from_os for MacOS
1999-02-20 Miro JurisicNow compiles on the Mac against CC API v2
1999-02-20 Miro JurisicRemoved testtrack code
1999-02-19 Theodore Tsotest_parse.c (main): Add a call to profile_verify_node...
1999-02-19 Tom Yu * configure.in: Add check for setluid()
1999-02-19 Tom Yu * Makefile.in (ksu): Add $(KSU_LIBS) in case we need...
1999-02-18 Tom Yu * configure.in: Add check for setluid
1999-02-18 Tom Yu * ftpd.c (login): Add call to setluid() if necessary
1999-02-18 Theodore TsoAdded debugging hooks to stdcc.c
1999-02-18 Theodore TsoCommit the Windows version of the ccache dll and its...
1999-02-18 Tom Yu * sane_hostname.c (pty_make_sane_hostname): Remove...
1999-02-17 Tom Yu * klogind.M: Document things a little better, includin...
1999-02-17 Tom Yu * do_as_req.c (process_as_req): Fix to assign kvno to
1999-02-17 Tom Yu * sane_hostname.c: Re-order so that pty-int.h precedes...
1999-02-13 Tom Yu * ftpd.c: strcat -> strncat
1999-02-12 Tom Yu * sane_hostname.c: Force maxlen to be 16 if it's less...
1999-02-12 Tom Yubump minor version
1999-02-12 Tom Yu * Makefile.in: Add sane_hostname.{o,c}
1999-02-11 Theodore TsoUpdated to include the domain_realm lines needed for...
1999-02-09 Theodore Tsoenc_des.c (fb64_session): Call des_init_random_number_g...
1999-02-09 Theodore Tsowinexclude.sed: Add .dll and .lib files to the list...
1999-02-09 Theodore Tsoklist.c: Under Windows, #include winsock.h instead...
1999-02-09 Theodore Tsokinit.c: If unistd.h is not available, use manual defin...
1999-02-09 Theodore TsoMakefile.in: Link in the ccapi import library under...
1999-02-09 Theodore Tsord_req.c (krb_rd_req): Add appropriate #ifdef so that...
1999-02-09 Theodore TsoFix bad comment terminator in stdcc_util.c which was...
1999-02-09 Theodore TsoMakefile.in: Enable the ccapi directory for windows...
1999-02-09 Theodore Tsokrb5.hin (krb5_get_realm_domain): Add appropriate modif...
1999-02-09 Theodore Tsoccdefname.c (get_from_os): On the Windows platform...
1999-02-09 Theodore Tso(Forgot to check in ChangeLog earlier...)
1999-02-09 Theodore Tso information in it. (It's still not perfect!)
1999-02-09 Theodore TsoMakefile.in: Change Windows kerbsrc.zip target so this...
1999-02-05 Theodore TsoInitial rototilling of these functions to make them...
1999-02-04 Theodore TsoInitial commit of massively modified stdcc functions...
1999-02-04 Theodore Tsoauth.c (auth_send): Increase size of buf so we can...
1999-02-04 Theodore Tsostate.c: Increase size of subbufer so that we don't...
1999-02-04 Theodore Tsokerberos5.c: Increase size of str_data so that we can...
1999-02-02 Tom Yu * read_pwd.c: Remove reference to CPP symbol "unix"
1999-02-02 Theodore Tsoccdefname.c: Add a new function krb5_cc_set_default_nam...
1999-02-02 Theodore Tsok5-int.h: Add an entry to the os_context to store the...
1999-02-02 Tom Yu * et_c.awk: Fix to not depend on CPP symbol "unix"
1999-01-29 Theodore Tsotrval.c: Now understands krb5 structure elements
1999-01-27 Tom Yu * configure.in: Fix typo so that lib/crypto actually...
1999-01-27 Theodore TsoAdded missing #include of termios.h
1999-01-27 Theodore Tsolisten.c (print_prompt): Replace BSD-style ioctl with...
1999-01-27 Theodore TsoMakefile.in, configure.in: Move the responsibility...
1999-01-27 Theodore Tsoconfigure.in: Remove test CHECK_WAIT_TYPE since nothing...
1999-01-27 Theodore Tsokdc_preauth.c (check_padata): If preauth fails because...
1999-01-27 Theodore Tsolocaladdr.c: On the macintosh, check to see if getmyipa...
1999-01-27 Theodore TsoMakefile.in: Add ccapi to the include path so we can...
1999-01-27 Theodore Tsowconfig.c: Updated to be more featureful. It will...
1999-01-26 Miro JurisicUpped to 1.1b4
1999-01-26 Miro JurisicReelase notes update; Makefile.tmpl fixes to make debug...
1999-01-25 Theodore Tso* prof_tree.c (profile_node_iterator): Added comments...
1999-01-22 Miro JurisicUppder version to 1.1b3
1999-01-22 Miro JurisicFixed typo in SRCS
1999-01-22 Miro JurisicAdded realms from Athena krb5.conf
1999-01-22 Miro JurisicResource chain mangling fix
1999-01-22 Miro Jurisic_MACINTOSH -> macintosh
1999-01-22 Theodore Tsotrval.c: Added usage message, better options parsing...
1999-01-22 Theodore Tsonetbsd1.def (UTMP_FILE, WTMP_FILE): Update filenames...
1999-01-22 Theodore Tsokrb5.tex (krb5_mk_safe): Fix reference to a non-existen...
1999-01-21 Theodore Tsokrb5.hin: Fix realm iterator prototypes so that they use
1999-01-21 Theodore Tsokrb5.hin: Fix realm iterator prototypes so that they use
1999-01-21 Theodore Tsoprofile.hin: Fix definition of PROTOYPE so that it...
1999-01-21 Tom Yu * login.c (main): Call setluid()
1999-01-20 Miro JurisicVersion 1.1b1, changed CFM fragment version numbers...
1999-01-19 Miro JurisicChanges to krb5.ini to default to single DES TGT (3DES...
1999-01-13 Scott McGuireUpdating Mac CCache library implementation includes...
1999-01-12 Tom Yu * Makefile.in (CFLAGS): PW_CHECK functionality now...
1999-01-12 Tom Yu * configure.in: Define NDBM_PW_CHECK if enable_athena...
1999-01-06 Scott McGuireRemove inappropriate cc_shutdown() call from krb5_cc_de...
1999-01-05 Theodore Tsocns.c (position_dialog): If the registry position for...
1999-01-05 Theodore Tsosn2princ.c (krb5_sname_to_principal): Windows NT5's...
1999-01-05 Theodore Tsochangepw.c: Add a test for _WIN16 as well as _WIN32...
1999-01-05 Tom Yu * configure.in (withval): Conditinalize ATHENA_DES3_KL...
1999-01-05 Tom Yu * make_checksum.c (krb5_c_make_checksum): Note the...
1999-01-05 Tom Yu * dk.h: Add prototypes for krb5_marc_dk_*
1999-01-02 Theodore Tsoprof_tree.c (profile_node_iterator): Make sure the...
1998-12-27 Sam HartmanTemporary patch for krb5-appl/678; avoid data from...
1998-12-22 Theodore Tsogss-server.c (test_import_export_context): Fix memory...
1998-12-22 Theodore Tsoaccept_sec_context.c (krb5_gss_accept_sec_context)...
1998-12-16 Tom Yu * old_decrypt.c (krb5_old_decrypt): Initialize the...
1998-12-11 Tom Yu * old_decrypt.c (krb5_old_decrypt): Actually compare the
1998-12-07 Ezra Peisach * svr_principal.c (kadm5_randkey_principal_3...
1998-12-07 Tom Yu * krb54proto.h: Fix decomp_tkt_krb5 to use KRB4_32...
1998-12-05 Theodore Tsokrb.h: Add prototypes for krb_set_key() and decomp_ticket()
next