aboutsummaryrefslogtreecommitdiff
path: root/src/krb524
AgeCommit message (Expand)AuthorFilesLines
2005-06-21Update dependenciesKen Raeburn1-11/+17
2004-12-30run "make depend"Ken Raeburn1-1/+0
2004-09-08 * Makefile.in (install-unix): Install krb524d manpageTom Yu2-0/+5
2004-09-08Added man page for krb524dAlexandra Ellwood2-0/+78
2004-08-31fix MITKRB5-SA-2004-002Tom Yu2-1/+7
2004-08-09* krb524d.c (do_connection): Use socklen_t for the size of the address from r...Ken Raeburn2-1/+7
2004-06-16make dependTom Yu1-13/+14
2004-04-24updated dependenciesKen Raeburn1-16/+18
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2-1/+4
2004-03-05Merge configuration of kdc, krb524, and slave directories into topKen Raeburn3-10/+10
2004-03-04* configure.in: Don't invoke macros for library build support. Don't look fo...Ken Raeburn2-3/+5
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2-3/+8
2003-12-15make dependKen Raeburn1-17/+19
2003-12-15krb524 subdirectory does not get fully cleaned due to change introduced by 1491Ezra Peisach2-1/+7
2003-09-02Apply patch from Cesar Garcia to fix lifetime computation in 524Tom Yu2-1/+6
2003-08-30Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn3-4/+8
2003-08-12 * cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_create_ticketTom Yu2-238/+34
2003-06-12 * krb5.hin: krb524_init_ets() takes one argumentTom Yu2-4/+9
2003-06-09oops, fix up ChangeLog attributionTom Yu1-1/+1
2003-06-09 * krb524.c: Fix copyright noticeTom Yu2-17/+24
2003-06-05pullup of changes previously committed to branch firstTom Yu3-4/+56
2003-06-05remove debugging printf accidentally left in krb524initKen Raeburn2-1/+4
2003-05-29krb524d.h: removed invalid Mac pragmas [RT 1533]Alexandra Ellwood2-7/+4
2003-05-28Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn3-2/+10
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn16-818/+125
2003-05-24make-depend updatesKen Raeburn1-19/+19
2003-04-01Red Hat's krb5_princ_size fixesKen Raeburn2-1/+6
2003-03-17Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman3-34/+30
2003-03-12Fix unaligned access found in alpha-linux testing:Ken Raeburn2-2/+7
2003-03-06* cnv_tkt_skey.c, conv_creds.c, conv_princ.c, encode.c, sendmsg.c: Removed Ma...Alexandra Ellwood8-30/+24
2003-02-01* Makefile.in (clean-windows): Remove $(GENS).Ken Raeburn2-0/+9
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2-1/+2
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+8
2002-12-23Replace dependencies on generated krb524 and krb4 headers withTom Yu1-9/+9
2002-12-07 * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server()Tom Yu2-2/+9
2002-11-27update dependenciesTom Yu1-9/+17
2002-09-24* Makefile.in (EXTRADEPSRCS): New variableKen Raeburn2-0/+33
2002-09-11update dependenciesKen Raeburn1-6/+6
2002-08-29update dependenciesKen Raeburn1-5/+11
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-2/+6
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+5
2002-08-27Add support for using the encrypted part of a krb5 ticket as an AFS token--Sam Hartman3-56/+227
2002-08-27Quote targets of some copy operations within the build tree. NeededKen Raeburn2-2/+7
2002-08-26Remove release notes as the content is 100% incorrect.Sam Hartman1-16/+0
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-3/+7
2002-08-15 * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX andTom Yu2-1/+12
2002-07-24 * krb524.h: Need to include port-sockets.h before socket-utils.hEzra Peisach2-0/+6
2002-07-23 * krb524.h: Include socket-utils.h instead of port-sockets.h forEzra Peisach2-1/+6
2002-07-22reimplement macosx v4-local-addr changes; untestedKen Raeburn4-4/+39
2002-07-13update dependenciesKen Raeburn1-12/+9