| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: Use AC_TYPE_SIZE_T instead of AC_SIZE_T | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
* | * configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERS | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
* | * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead of | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
* | * configure.in: Use AC_C_CONST instead of AC_CONST | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
* | * configure.in: Use AC_C_CONST instead of AC_CONST and | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
* | * configure.in: Quote macro use inside AC_CHECK_LIB. Change | Ezra Peisach | 2000-11-01 | 2 | -5/+11 |
* | * configure.in (AC_COMPILE_TYPE): Declare with AC_DEFUN() instead | Ezra Peisach | 2000-11-01 | 2 | -1/+7 |
* | * configure.in: Use AC_C_CONST instead of AC_CONST and | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
* | * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNAL | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
* | * configure.in: Change AC_CONST to AC_C_CONST, AC_HEADER_EGREP to | Ezra Peisach | 2000-11-01 | 2 | -3/+9 |
* | * aclocal.m4 (AC_LIBRARY_NET): Newer versions of autoconf are more | Ezra Peisach | 2000-10-31 | 2 | -8/+14 |
* | * cc_stdio.c: Add a "mode" field to krb5_scc_data to keep track of | Tom Yu | 2000-10-31 | 2 | -0/+18 |
* | * reconf: Pass "-m util/autoconf" to autoreconf only if we are | Ezra Peisach | 2000-10-27 | 2 | -2/+9 |
* | *post.in (Makefile): When running autoconf, use AUTOCONFFLAGS | Ezra Peisach | 2000-10-27 | 3 | -2/+9 |
* | * post.in (Makefile): When running autoconf, use AUTOCONFFLAGS | Ezra Peisach | 2000-10-27 | 2 | -0/+8 |
* | * krb5_decode_test.c (main): Add new test cases for indefinite | Tom Yu | 2000-10-26 | 2 | -10/+111 |
* | * asn1buf.c (asn1buf_sync): Add new arguments to include the full | Tom Yu | 2000-10-26 | 6 | -71/+214 |
* | * asn1_err.et: Add error codes MISMATCH_INDEF and MISSING_EOC | Tom Yu | 2000-10-26 | 2 | -0/+6 |
* | * t_ser.c: Cast getpid() calls to int as arguments to sprintf | Ezra Peisach | 2000-10-26 | 10 | -23/+48 |
* | #include autoconf.h instead of duplicating defines | Miro Jurisic | 2000-10-24 | 1 | -3/+2 |
* | * kadm_ser_wrap.c (kadm_ser_in): Update call to mk_priv() | Tom Yu | 2000-10-24 | 2 | -2/+6 |
* | * secure.h: Change SESSION to refer to &cred.session instead, so | Tom Yu | 2000-10-24 | 2 | -1/+7 |
* | * compat_recv.c (krb_v4_recvauth): Update call to mk_priv() | Tom Yu | 2000-10-24 | 2 | -1/+5 |
* | * mk_auth.c (krb_check_auth): Modify call to rd_priv() by kludging | Tom Yu | 2000-10-24 | 7 | -10/+27 |
* | * krb.h: Modify krb_{mk,rd}_{priv,safe} prototypes to align with | Tom Yu | 2000-10-24 | 2 | -4/+10 |
* | * kpasswd.c (main): Argument to krb5_read_password takes an | Ezra Peisach | 2000-10-17 | 2 | -3/+8 |
* | * krb_auth_su.c (krb5_get_tkt_via_passwd): Argument to | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * klist.c (one_addr): gethostbyaddr takes an int as second argument | Ezra Peisach | 2000-10-17 | 2 | -1/+5 |
* | * kinit.c (k4_kinit): Argument to krb5_read_password takes as | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * ftpd.c (reply): For gssapi connection, do not include NULL in | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * login.c (k5_get_password): Declare second argument as unsigned | Ezra Peisach | 2000-10-17 | 2 | -0/+6 |
* | * adm_conn.c, kpasswd.c: Argument to krb5_read_password | Ezra Peisach | 2000-10-17 | 5 | -4/+12 |
* | * ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take int | Ezra Peisach | 2000-10-17 | 2 | -2/+6 |
* | * tty_kpasswd.c (read_old_password): Argument pwsize changed to | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * kdb5_create.c (kdb5_create): Argument to krb5_read_password | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * kadmin.c (kadmin_cpw): Argument to krb5_read_password changed to | Ezra Peisach | 2000-10-17 | 2 | -2/+7 |
* | * ktest.c (ktest_make_sample_etype_info): Use KRB5_ETYPE_NO_SALT | Ezra Peisach | 2000-10-17 | 6 | -9/+31 |
* | * encode.c, krb524.h: encode_v4tkt() and decode_v4tkt() now take | Ezra Peisach | 2000-10-17 | 5 | -10/+21 |
* | * kdc_preauth.c (get_etype_info): Initialize length of | Ezra Peisach | 2000-10-17 | 4 | -4/+16 |
* | * clnt_chpass_util.c (kadm5_chpass_principal_util): Change msg_len | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * svr_chpass_util.c (kadm5_chpass_principal_util): Change msg_len | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * admin.h (KADM5_PW_FIRST_PROMPT): Get rid of casts from | Ezra Peisach | 2000-10-17 | 4 | -6/+19 |
* | * changepw.c: Cast length argument to recvfrom/sendto to int | Ezra Peisach | 2000-10-17 | 11 | -25/+51 |
* | * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext, | Ezra Peisach | 2000-10-17 | 17 | -36/+84 |
* | * ktbase.c (krb5_kt_resolve): Signed/unsigned int | Ezra Peisach | 2000-10-17 | 9 | -18/+44 |
* | * cc_stdio.c, cc_file.c: Unsigned/signed int cleanup | Ezra Peisach | 2000-10-17 | 3 | -32/+86 |
* | * asn1buf.h: Lengths are now unsigned int for | Ezra Peisach | 2000-10-17 | 16 | -190/+239 |
* | * fetch_mkey.c: Signed/unsigned int cleanup | Ezra Peisach | 2000-10-17 | 3 | -12/+17 |
* | * cksum.c (des_cbc_cksum): Length is unsigned long | Ezra Peisach | 2000-10-17 | 3 | -2/+8 |
* | * nfold.c (krb5_nfold): inbots and outbits are now unsigned int | Ezra Peisach | 2000-10-17 | 3 | -3/+9 |