aboutsummaryrefslogtreecommitdiff
path: root/src/krb524/krb524d.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-637/+0
2008-04-30(more) After malloc/realloc/calloc/strdup/asprintf failures, useKen Raeburn1-2/+2
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn1-1/+2
2006-10-15Zap automatic structures before filling inKen Raeburn1-394/+396
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn1-1/+1
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-1/+1
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn1-1/+1
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-1/+1
2004-08-31fix MITKRB5-SA-2004-002Tom Yu1-1/+3
2004-08-09* krb524d.c (do_connection): Use socklen_t for the size of the address from r...Ken Raeburn1-1/+2
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn1-1/+19
2003-04-01Red Hat's krb5_princ_size fixesKen Raeburn1-1/+1
2003-03-17Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman1-15/+21
2002-08-27Add support for using the encrypted part of a krb5 ticket as an AFS token--Sam Hartman1-56/+173
2002-08-15 * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX andTom Yu1-1/+7
2002-03-07* krb524d.c (lookup_service_key): Copy key block and free up keytab entry dataKen Raeburn1-1/+12
2001-12-05 * krb524d.c (cleanup_and_exit): Call krb5_klog_close()Ezra Peisach1-0/+1
2001-06-21 * configure.in: Test need for daemon prototypeEzra Peisach1-0/+4
2001-06-20Fix small stylistic typoEzra Peisach1-1/+1
2001-06-20 * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach1-1/+1
2001-06-20 * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach1-0/+1
2001-06-20* krb524d.c: Call krb5_klog_init before the first point where theMitchell Berger1-7/+5
2001-06-05* krb524d.c: Include stdarg.h.Ken Raeburn1-24/+40
2001-04-26back out accidental check-inKen Raeburn1-19/+6
2001-04-26* conv_creds.c (broken, krb524_convert_creds_plain): Unused code deletedKen Raeburn1-6/+19
2001-03-12 * krb524d.c: Provide prototypes for local functionsEzra Peisach1-5/+13
2000-10-17 * encode.c, krb524.h: encode_v4tkt() and decode_v4tkt() now takeEzra Peisach1-2/+2
2000-10-06 * krb524d.c (do_connection): Do not assume that sizeof(int) == 4Ezra Peisach1-8/+9
1999-08-19 * krb524d.c (do_connection): Convert to using new symbol forTom Yu1-1/+1
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-14/+32
1998-07-24Fork into the background by default, also add a -nofork command line optionGeoffrey King1-3/+9
1998-07-19Remove the variable use_other_realm, is not actually necessary for theGeoffrey King1-5/+3
1998-07-17 * krb524d.c (main): Accept a -r command line option to specifyGeoffrey King1-6/+17
1997-12-12 * cnv_tkt_skey.c:Tom Yu1-2/+0
1997-08-07 * cnv_tkt_skey.c:Tom Yu1-1/+2
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-1/+1
1996-11-11 * krb524d.c (do_connection): only free v4/v5 keyblock contents andMark Eichin1-3/+1
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso1-7/+11
1996-07-31 * krb524d.c: Revert prior change due to shuffling of netdb.hTom Yu1-0/+1
1996-07-31 * krb524d.c: Remove #include <netdb.h> (already gotten byTom Yu1-1/+0
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-142/+49
1996-03-14fix some whitespaceMark Eichin1-10/+16
1996-01-27Fix bug in finding the tgs key;Sam Hartman1-2/+2
1996-01-25 * cnv_tkt_skey.c (krb524_convert_tkt_skey): Take both a v5 and v4Sam Hartman1-50/+127
1995-12-12 * krb524d.c: Changed krb5_db_fetch_mkey() such that it will only tryRichard Basch1-1/+3
1995-12-12 * krb524d.c: Rely on stashed master key enctype instead of hardcodingRichard Basch1-2/+1
1995-11-13 * conv_creds.c (krb524_convert_creds_kdc): loop through all of theMark Eichin1-1/+17
1995-09-25(this may have caused the spin-looping I saw...)Mark Eichin1-2/+3
1995-09-14 * krb524d.c (usage): needs to get context to pass toMark Eichin1-3/+4
1995-09-08Changes to compile under AIX--made a while back but never committedSam Hartman1-0/+3