krb5.git
1999-02-26 Tom Yu * ftpd.c (reply): Don't call secure_gss_error() or...
1999-02-26 Tom Yu * secure.c (secure_putbuf): Revert Sam's last change; if
1999-02-26 Miro JurisicFixed missing Mac#include
1999-02-26 Miro JurisicAdded missing includes and pragmas for 68K
1999-02-26 Miro JurisicCFM68K builds are back
1999-02-25 Tom Yu * telnetd.8: Resync manpage
1999-02-25 Tom Yu * klogind.M: Resync manpage
1999-02-25 Miro JurisicUpdated to 1.1b7
1999-02-25 Miro JurisicFixed clean target and added template target
1999-02-25 Miro JurisicEstabliched agreement on what buffer sizes are tajen...
1999-02-25 Miro JurisicUpdated to CCache 2.0b1
1999-02-24 Miro JurisicFixed confusio nbetween CCAPI v1 and v2; fixed fragment...
1999-02-23 Miro JurisicFixed debug vs. non-debug mistakes in GSSLib and global...
1999-02-23 Tom Yu * kcmd.c (k4cmd): Move call to krb_realmofhost() to...
1999-02-23 Tom Yu * kcmd.c (kcmd): Fix up to not call sname_to_principal...
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...
next