summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * domacro.c: Compiler warning cleanups and fix the overflow fix toEzra Peisach2000-08-1714-352/+562
* * cr_tkt.c (krb_cr_tkt_int): When prototypes were changed to notEzra Peisach2000-08-141-3/+4
* Add AC_PROG_INSTALL to allow the library to be installedEzra Peisach2000-08-112-0/+5
* * rlogin.exp: Change RLOGIN to KRLOGIN so we do not use theEzra Peisach2000-08-102-5/+10
* * default.exp: Add an eof clause to avoid breakage if rlogin exitsTom Yu2000-08-092-0/+11
* * cnv_tkt_skey.c: Fix up static prototypes forTom Yu2000-08-092-22/+28
* Quoting of lists in mutipass variable assigments is unnecessaryEzra Peisach2000-08-082-6/+7
* * v4standalone.exp: New set of tests for basic V4 functionalityEzra Peisach2000-08-082-0/+139
* * default.exp: Create krb.conf and krb.realms files for v4Ezra Peisach2000-08-082-1/+91
* * Makefile.in (KRB4_RUNTESTFLAGS): Set from configure.in and passEzra Peisach2000-08-082-1/+7
* * configure.in: Define KRB4_DEJAGNU_TEST depending on if krb4Ezra Peisach2000-08-082-0/+12
* * krlogin.c (read_wrapper): Copy from the current point and notEzra Peisach2000-08-082-2/+7
* * default.exp: Protect Quote quotation marks in multipass variableEzra Peisach2000-08-072-12/+17
* * reference_encode.out, trval_reference.out: Test encoding ofEzra Peisach2000-08-074-8/+26
* * asn1_k_decode.c (asn1_decode_last_req_entry): Decode the lr_typeEzra Peisach2000-08-073-1/+24
* * krb5.hin: lr_type element of krb5_last_req_entry needs to be aEzra Peisach2000-08-072-1/+6
* * aclocal.m4 (CHECK_SIGPROCMASK): Check for posix sigprocmaskEzra Peisach2000-08-072-5/+9
* * ss_internal.h: Only use fake sigmask, sigblock and sigsetmask ifEzra Peisach2000-08-072-1/+9
* * Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost.Ken Raeburn2000-08-043-6/+6
* * listen.c (ss_quit): Now returns void. Fix type of argument ARGV to fitKen Raeburn2000-08-043-6/+14
* * kprop.c, kpropd.c: Compiler warning fixes including: notEzra Peisach2000-08-034-144/+197
* * klist.c: Compiler warning cleanups by declaring functions asEzra Peisach2000-08-022-18/+21
* * krb.h: Add prototypes for tf_init(), tf_get_pname(),Ezra Peisach2000-08-022-0/+18
* * tf_util.c (tf_init): Add KRB5_DLLIMP/KRB5_CALLCONV definitionsEzra Peisach2000-08-022-7/+12
* * requests.c (DECLARE): Fix prototype for dispatch functions toEzra Peisach2000-08-025-9/+53
* * kdestroy.c (main): Clean up compiler warningsEzra Peisach2000-08-022-2/+7
* * kvno.c (main): Compiler warning fixes - declare usage as static, andEzra Peisach2000-08-022-8/+20
* * krb5.conf: Test with a space after ']' and '{'Ezra Peisach2000-08-023-3/+14
* Add missing krb5_cc_store_cred()Danilo Almeida2000-07-302-0/+5
* kpasswd.c (main): Warnings cleanupEzra Peisach2000-07-292-16/+18
* * sserver.c (main): Include unistd.h if present (for closeEzra Peisach2000-07-292-15/+29
* * sclient.c: Include unistd.h if present (for close prototype).Ezra Peisach2000-07-292-16/+28
* * utility.c: Add casts on types being sent to internal functionsEzra Peisach2000-07-295-22/+39
* kdb5_mkdums.c: Remove unused quit() and compiler warning cleanupEzra Peisach2000-07-282-13/+6
* * kdc5_hammer.c: Move global (to file) enctype into main to preventEzra Peisach2000-07-282-10/+7
* * kdb5_verify.c (check_princ): Compiler warning cleanup. Get ridEzra Peisach2000-07-282-14/+8
* t_imp_name.c: Profide full prototypes for internal functionsEzra Peisach2000-07-282-4/+8
* * prof_init.c: Cleanup internal type warnings in calls to profile_initEzra Peisach2000-07-245-8/+23
* * et_c.awk: Actually define NOARGS as needed. Add prototype forEzra Peisach2000-07-242-0/+9
* * default.exp: Add code to handle setting of PASS to constrainTom Yu2000-07-232-9/+24
* * accessor.c: Add NEED_SOCKETS in order to get prototype forTom Yu2000-07-232-0/+6
* * krlogin.c (writer): Improved bandwith efficiency by readingPeter Litwack2000-07-212-68/+162
* * krb.h: For get_pw_tkt() and unix_time_gmt_unixsec() add requiredEzra Peisach2000-07-212-2/+9
* * g_pw_tkt.c, unix_time.c: Add KRB5_DLLIMP/KRB5_CALLCONV defintionEzra Peisach2000-07-213-1/+20
* * Makefile.in: Fix build so we don't try to build an extra lib.Danilo Almeida2000-07-202-7/+16
* * win-pre.in: Add KRB4_INCLUDES definitionDanilo Almeida2000-07-202-0/+6
* * Makefile.in: Compile .et file for krb524Danilo Almeida2000-07-202-1/+12
* * krb5_32.def: Add krb5_cc_* functionsDanilo Almeida2000-07-202-0/+17
* * memcache.c: Add krb_in_tkt() function to initialize ticket for aDanilo Almeida2000-07-202-0/+16
* * cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name()Danilo Almeida2000-07-204-22/+37