aboutsummaryrefslogtreecommitdiff
path: root/src/krb524/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-08-31pullup from trunkTom Yu1-0/+4
2003-09-03pullup from trunkTom Yu1-0/+5
2003-08-19pullup from trunkTom Yu1-0/+8
2003-06-12pullup from trunkTom Yu1-0/+6
2003-06-09pullup from trunkTom Yu1-0/+10
2003-06-05pullup from trunkTom Yu1-0/+4
2003-05-29pullup from trunkAlexandra Ellwood1-0/+4
2003-05-28pullup from trunkTom Yu1-0/+42
2003-04-02pull up fixes for MITKRB5-SA-2003-005 from trunk (krb5_principalTom Yu1-0/+5
2003-03-20Pull up fix for [1385]Tom Yu1-0/+8
2003-03-12Fix unaligned access found in alpha-linux testing:Ken Raeburn1-0/+5
2003-03-06* cnv_tkt_skey.c, conv_creds.c, conv_princ.c, encode.c, sendmsg.c: Removed Ma...Alexandra Ellwood1-0/+14
2003-02-01* Makefile.in (clean-windows): Remove $(GENS).Ken Raeburn1-0/+5
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn1-0/+2
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+4
2002-12-07 * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server()Tom Yu1-0/+5
2002-09-24* Makefile.in (EXTRADEPSRCS): New variableKen Raeburn1-0/+4
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-0/+4
2002-08-27Add support for using the encrypted part of a krb5 ticket as an AFS token--Sam Hartman1-0/+21
2002-08-27Quote targets of some copy operations within the build tree. NeededKen Raeburn1-0/+5
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-0/+4
2002-08-15 * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX andTom Yu1-0/+5
2002-07-24 * krb524.h: Need to include port-sockets.h before socket-utils.hEzra Peisach1-0/+5
2002-07-23 * krb524.h: Include socket-utils.h instead of port-sockets.h forEzra Peisach1-0/+5
2002-07-22reimplement macosx v4-local-addr changes; untestedKen Raeburn1-0/+18
2002-07-12Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn1-0/+6
2002-07-09Put # for cpp directives in first columnKen Raeburn1-0/+4
2002-07-08Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn1-0/+5
2002-06-15 * krb524.h: Change multiple-inclusion test macro to not stomp onTom Yu1-0/+3
2002-06-15 * krb524.h: Back out erroneous merge of post-1.2.5 changeTom Yu1-0/+5
2002-06-15 * krb524.h: Updated C++ protection to not interfere with emacsTom Yu1-0/+20
2002-06-14Use ws2_32.lib instead of wsock32.libKen Raeburn1-0/+4
2002-06-05Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn1-2/+5
2002-06-04Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn1-0/+5
2002-04-11Need port-sockets.h for Win32 (now that using WIN32_LEAN_AND_MEAN)Danilo Almeida1-0/+5
2002-03-07* krb524d.c (lookup_service_key): Copy key block and free up keytab entry dataKen Raeburn1-0/+5
2001-12-05 * krb524d.c (cleanup_and_exit): Call krb5_klog_close()Ezra Peisach1-0/+7
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-0/+10
2001-09-28add ##WIN32## prefix to last change, so unix build worksKen Raeburn1-0/+6
2001-09-28Add KRB524_STATIC_HACK for Windows build so that we can generate aDanilo Almeida1-0/+8
2001-09-02* Makefile.in (../include/krb524_err.h): Force build of "includes"Ken Raeburn1-0/+1
2001-09-01dependenciesKen Raeburn1-0/+4
2001-08-08 * cnv_tkt_skey.c (HOST_BYTE_ORDER): When casting const int * toEzra Peisach1-0/+5
2001-06-26 * conv_creds.c: Nuke prototype in fileEzra Peisach1-0/+7
2001-06-21 * configure.in: Test need for daemon prototypeEzra Peisach1-0/+6
2001-06-20 * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach1-0/+2
2001-06-20 * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach1-0/+5
2001-06-20* krb524d.c: Call krb5_klog_init before the first point where theMitchell Berger1-0/+7
2001-06-20Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn1-0/+4
2001-06-06 * test.c (print_key): Pass in des_cblock* instead of char *.Ezra Peisach1-0/+7