aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-08-02 * requests.c (DECLARE): Fix prototype for dispatch functions toEzra Peisach5-9/+53
2000-08-02* kdestroy.c (main): Clean up compiler warningsEzra Peisach2-2/+7
2000-08-02 * kvno.c (main): Compiler warning fixes - declare usage as static, andEzra Peisach2-8/+20
2000-08-02 * krb5.conf: Test with a space after ']' and '{'Ezra Peisach3-3/+14
2000-07-30Add missing krb5_cc_store_cred()Danilo Almeida2-0/+5
2000-07-29kpasswd.c (main): Warnings cleanupEzra Peisach2-16/+18
2000-07-29 * sserver.c (main): Include unistd.h if present (for closeEzra Peisach2-15/+29
2000-07-29 * sclient.c: Include unistd.h if present (for close prototype).Ezra Peisach2-16/+28
2000-07-29 * utility.c: Add casts on types being sent to internal functionsEzra Peisach5-22/+39
2000-07-28kdb5_mkdums.c: Remove unused quit() and compiler warning cleanupEzra Peisach2-13/+6
2000-07-28 * kdc5_hammer.c: Move global (to file) enctype into main to preventEzra Peisach2-10/+7
2000-07-28 * kdb5_verify.c (check_princ): Compiler warning cleanup. Get ridEzra Peisach2-14/+8
2000-07-28t_imp_name.c: Profide full prototypes for internal functionsEzra Peisach2-4/+8
2000-07-24 * prof_init.c: Cleanup internal type warnings in calls to profile_initEzra Peisach5-8/+23
2000-07-24 * et_c.awk: Actually define NOARGS as needed. Add prototype forEzra Peisach2-0/+9
2000-07-23 * default.exp: Add code to handle setting of PASS to constrainTom Yu2-9/+24
2000-07-23 * accessor.c: Add NEED_SOCKETS in order to get prototype forTom Yu2-0/+6
2000-07-21* krlogin.c (writer): Improved bandwith efficiency by readingPeter Litwack2-68/+162
2000-07-21 * krb.h: For get_pw_tkt() and unix_time_gmt_unixsec() add requiredEzra Peisach2-2/+9
2000-07-21 * g_pw_tkt.c, unix_time.c: Add KRB5_DLLIMP/KRB5_CALLCONV defintionEzra Peisach3-1/+20
2000-07-20* Makefile.in: Fix build so we don't try to build an extra lib.Danilo Almeida2-7/+16
2000-07-20* win-pre.in: Add KRB4_INCLUDES definitionDanilo Almeida2-0/+6
2000-07-20* Makefile.in: Compile .et file for krb524Danilo Almeida2-1/+12
2000-07-20* krb5_32.def: Add krb5_cc_* functionsDanilo Almeida2-0/+17
2000-07-20* memcache.c: Add krb_in_tkt() function to initialize ticket for aDanilo Almeida2-0/+16
2000-07-20* cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name()Danilo Almeida4-22/+37
2000-07-20* stdcc.h: Include k5-int.h to get krb5_ccache definitionDanilo Almeida2-0/+5
2000-07-20* krb5.hin: Fix calling convention for krb5_cc_get_typeDanilo Almeida2-1/+5
2000-07-20* Makefile.in: Change ${CC} and ${OBJS} to $(CC) and $(OBJS) soDanilo Almeida2-1/+6
2000-07-20* Makefile.in: Make krb524 library and k524init program build onDanilo Almeida12-54/+392
2000-07-19* Makefile.in: Remove references to now defunct directoriesDanilo Almeida2-11/+6
2000-07-19* cc_memory.c (mcc_head): Combine static declaration and initializationKen Raeburn2-3/+6
2000-07-19Add ms2mit and krb524 Makefile creation to Windows build preparationDanilo Almeida2-2/+6
2000-07-19* getcred.c (main): Use correct parameters for krb5_cc_default()Danilo Almeida2-1/+6
2000-07-19Add ms2mit utilityDanilo Almeida2-0/+410
2000-07-19Add ms2mitDanilo Almeida2-2/+9
2000-07-19* krb4_32.def: Add krb_in_tkt.Danilo Almeida3-0/+8
2000-07-19Add krb5int_accessor() to access internal krb5 functions from outsideDanilo Almeida3-0/+65
2000-07-19* k5-int.h: Add krb5int_accessor() and related definitions.Danilo Almeida2-0/+34
2000-07-19krb.h: Add krb_in_tkt() prototypeDanilo Almeida2-0/+6
2000-07-19* in_tkt.c: Add krb_in_tkt() function to initialize ticket for aDanilo Almeida2-0/+16
2000-07-18 * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: IncludeEzra Peisach7-1/+20
2000-07-18 * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach7-2/+35
2000-07-18 * k5-int.h: Move prototypes for krb5 only internal functionsEzra Peisach2-8/+7
2000-07-18 * krcp.c: Provide format attribute for error() for versions of gccEzra Peisach3-2/+18
2000-07-14* cc_memory.c (mcc_head): Now staticKen Raeburn2-2/+3
2000-07-14missed a stray #endifKen Raeburn1-2/+0
2000-07-14merge duplicate copyright notices; eliminate #if 0 codeKen Raeburn2-1664/+40
2000-07-14Eliminate duplicated copyright messages, and most "former file foo.c" markersKen Raeburn1-948/+30
2000-07-14keep scc.h tooKen Raeburn2-1/+102