aboutsummaryrefslogtreecommitdiff
path: root/src/krb524/krb524d.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-17This commit was manufactured by cvs2svn to create tagkfw-2.6-beta7no author1-17/+41
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
1995-09-06 * cnv_tkt_skey.c, conv_creds.c, get_cred.c k524init.c krb524d.c,Chris Provenzano1-5/+5
1995-09-06 * krb524d.c (main): set timeout inside while loop to prevent spin.Mark Eichin1-2/+8
1995-09-06 * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c :Chris Provenzano1-6/+4
1995-08-07Hacks to get it to compile with new kdb formatChris Provenzano1-29/+35
1995-07-27Use the etype from krb5_keytype_array[mkey]Paul Park1-6/+3
1995-07-17Update calling sequence to krb5_db_fetch_mkey()Paul Park1-0/+1
1995-06-28 * krb524d.c: changed main, krb5_free_keyblock_contents to use oldMark Eichin1-2/+6
1995-06-27Compiler warning cleanupPaul Park1-1/+2
1995-06-23Remove usage of KDB_CONVERT_KEY_OUTOF_DBPaul Park1-1/+1
1995-06-06Updated to use autoconf, and to use the new Kerberos library APITheodore Tso1-57/+80
1995-02-28* README, *.[ch]: Avoid <...> includes for our include filesJohn Gilmore1-8/+1
1994-09-15Apply new copyright notice to the krb524 sources. (1993, GZA -> 1994 OV)Theodore Tso1-14/+16