krb5.git
2000-10-17 Ezra Peisach * ktbase.c (krb5_kt_resolve): Signed/unsigned int
2000-10-17 Ezra Peisach* cc_stdio.c, cc_file.c: Unsigned/signed int cleanup
2000-10-17 Ezra Peisach * asn1buf.h: Lengths are now unsigned int for
2000-10-17 Ezra Peisach * fetch_mkey.c: Signed/unsigned int cleanup
2000-10-17 Ezra Peisach * cksum.c (des_cbc_cksum): Length is unsigned...
2000-10-17 Ezra Peisach * nfold.c (krb5_nfold): inbots and outbits...
2000-10-17 Ezra Peisach * hash_sha1.c (k5_sha1_hash): Cast length field...
2000-10-17 Ezra Peisach * des_int.h: Change prototypes for mit_des_cbc_encrypt(),
2000-10-17 Ezra Peisach * k5-int.h: krb5_alt_method, krb5_etype_info_entry...
2000-10-17 Ezra Peisach * krb5_libinit.c: Include krb5_libinit.h for prototypes
2000-10-17 Ezra Peisach * kparse.h: Add prototypes for fGetChar(), fGetParamet...
2000-10-17 Ezra Peisach * sim_server.c: Cast to int strings width argument...
2000-10-17 Ezra Peisach * kprop.c, kpropd.c: Use krb5_set_principal_realm...
2000-10-17 Tom Yu * kadmin.c (strdur): Print negative durations somewhat (!)
2000-10-17 Tom Yu * kdb5_util.M: Update manpage
2000-10-17 Ezra Peisach* krb5.tex (krb5_init_context): Parameter is output...
2000-10-14 Ezra Peisach * kpropd.c, kprop.c: Ensure size of database...
2000-10-12 Ezra Peisach * lock-test.c (main): Cleanup assignments in condition...
2000-10-12 Ezra Peisach * default.exp: Add dict_file entry (and create one...
2000-10-10 Tom Yu * kadm_funcs.c: Call life_to_time() and time_to_life...
2000-10-10 Ken Raeburngetifaddrs() support
2000-10-10 Ken Raeburngetifaddrs() support
2000-10-10 Ezra Peisach * kparse.c: Provide prototype for static struol...
2000-10-10 Ezra Peisach * ftp.c (do_auth): Remove debugging printf...
2000-10-10 Ezra Peisach * kcmd.c (kcmd): Use krb5_set_principal_realm...
2000-10-10 Ezra Peisach * server_dict.c (init_dict): Change syslog...
2000-10-09 Tom Yu * klist.c (do_v4_ccache): Call life_to_time()
2000-10-09 Tom Yu * kinit.c (k4_kinit): Call time_to_life()
2000-10-08 Tom Yu * g_tkt_svc.c (CredIsExpired): Fix logic bug
2000-10-07 Tom Yu * kerberos_v4.c (kerb_get_principal): Modify to take...
2000-10-07 Tom Yu * conv_creds.c (krb524_convert_creds_plain): Use time_...
2000-10-07 Tom Yu * rd_req.c (krb_rd_req): Call life_to_fime()
2000-10-06 Ezra Peisach * krb524d.c (do_connection): Do not assume that sizeof...
2000-10-05 Ezra PeisachMy error - add test for mode_t (AC_TYPE_MODE_T) and...
2000-10-05 Ezra Peisach * netread.c, netwrite.c: Include unistd.h if present...
2000-10-04 Ezra PeisachFix typo in last checkin
2000-10-04 Ezra Peisach * accept_sec_context.c (krb5_gss_accept_sec_context...
2000-10-04 Ezra Peisach * rd_req_dec.c (krb5_rd_req_decrypt_tkt_part): Fix...
2000-10-03 Ken Raeburn* reconf: Look for autoconf 2.12 or later. Don't use...
2000-10-03 Ezra Peisach * copy_addrs.c (krb5_copy_addresses): Cleanup unsigned...
2000-10-03 Ezra Peisach * gssapiP_generic.h (g_OID_equal): Instead of casting...
2000-10-03 Ezra Peisach * ftpd.c (login): Return of krb5_cc_get_name...
2000-10-03 Ezra PeisachCheckin log for change to add_cred.c - assignment in...
2000-10-03 Ezra Peisach Clean up assignments in conditionals warnings by separ...
2000-10-03 Ezra Peisach * kinit.c: Include krb524.h if suport desired. Clean up
2000-10-03 Ezra Peisach * Makefile.in: Install krb524.h and krb524_err.h heade...
2000-10-03 Ezra Peisach * ccache.c, heuristic.c, main.c: Return of krb5_...
2000-10-03 Ezra Peisach * add_cred.c (krb5_gss_add_cred): krb5_cc_get_t...
2000-10-03 Ezra Peisach * stdcc.c, stdcc.h (krb5_stdcc_get_name): Declar...
2000-10-03 Ezra Peisach * ser_cc.c (krb5_ccache_externalize): Use krb5_...
2000-10-03 Ezra Peisach * krb5.hin, k5-int.h: krb5_cc_get_name now returns...
2000-10-03 Ezra Peisach* krlogin.c (main): Declare main as int
2000-10-03 Ezra Peisach * kadmin.c (kadmin_getpol): Change format strings...
2000-09-27 Tom Yu * asn1_get.c (asn1_get_tag_indef): Fix to not deref...
2000-09-26 Ezra PeisachCleanup gcc warnings of signed vs unsigned arguments...
2000-09-26 Ezra Peisach * gss-misc.c: Include <sys/socket.h> for protot...
2000-09-26 Ezra Peisach * krb5.hin: Move prototype for krb5_gen_replay_...
2000-09-26 Ezra Peisach * an_to_ln.c: Unsigned vs signed int fixes
2000-09-26 Ezra Peisach* k5-util.h (krb5_setedid): Add prototype
2000-09-26 Ezra Peisach * conv_princ.c (krb5_425_conv_principal): Call...
2000-09-26 Ezra Peisach * krb5_decode_test.c (decode_run): If the ASN1 decoder...
2000-09-25 Ezra Peisach * ser_ktf.c (krb5_ktf_keytab_externalize):...
2000-09-25 Ezra Peisach * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c...
2000-09-25 Ezra Peisach * descbc.c, k5_md4des.c, k5_md5des.c, t_cksum.c: Clean...
2000-09-25 Ezra Peisach * t_kerb.c: Add prototypes for test functions
2000-09-24 Ezra Peisach * t_cc.c: Code cleanup. Test more failure modes of...
2000-09-22 Ezra Peisach * Makefile.in (check-unix): Build and exectute t_cc
2000-09-22 Ezra Peisach * accept_sec_context.c (krb5_gss_accept_sec_con...
2000-09-21 Ezra Peisach * rc_io.h (struct krb5_rc_iostuff): Internal structure...
2000-09-21 Ezra Peisach* configure.in: Add AC_TYPE_OFF_T for off_t declaraion
2000-09-20 Ezra Peisach * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedn...
2000-09-20 Ezra Peisach * dispatch.c (dispatch): inet_ntop() returns const...
2000-09-09 Ken Raeburn* Makefile.in (DEFINES): Define HEIMDAL_FRIENDLY.
2000-09-02 Jeffrey Altman2000-09-01 Jeffrey Altman <jaltman@columbia.edu>
2000-09-01 Tom Yu * Makefile.in(OBJS, SRCS): Add lifetime.{o,c}
2000-09-01 Tom Yu * krb.h: Add prototypes for krb_life_to_time() and
2000-08-31 Jeffrey Altman2000-08-31 Jeffrey Altman <jaltman@columbia.edu>
2000-08-31 Jeffrey Altman2000-08-31 Jeffrey Altman <jaltman@columbia.edu>
2000-08-31 Tom Yu * pre.in: Fix some inconsistent spelling in the previo...
2000-08-31 Tom Yu * aclocal.m4 (LIBLINKS): Fix appending of $EXTRA_LIB_T...
2000-08-30 Ken Raeburn* lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS):...
2000-08-30 Ken Raeburn* aclocal.m4 (KRB5_LIB_AUX): Fold in values of EXTRA_LI...
2000-08-29 Ken Raeburn* get_creds.c (krb5_get_credentials_core): If the suppl...
2000-08-29 Tom Yu * configure.in: Don't generate keytab/db/Makefile...
2000-08-29 Tom Yu * post.in: Test for existing Makefile in directory...
2000-08-29 Alexandra Ellwoodrenamed getmode() and setmode() to get_mode() and set_m...
2000-08-26 Tom Yu * ftpcmd.y: Fix up grammar so that single character...
2000-08-23 Ken Raeburn* main.c (initialize_realms): For "cannot initialize...
2000-08-23 Ken Raeburn* aclocal.m4 (KRB5_AC_CHECK_INET6): Require "struct...
2000-08-23 Ken Raeburn* libobj.in (clean-libobjs): Combine "rm" commands...
2000-08-22 Ezra Peisach * secure.h (myaddr): For secure data stream, pass...
2000-08-22 Ezra Peisach * v4gssftp.exp: New tests for the krb4 compatible...
2000-08-22 Ezra Peisach * default.exp: Create a properly formatted krb.conf...
2000-08-22 Ezra Peisach * ftpd.c (auth_data): Iterate over all krb4 services...
2000-08-22 Ezra Peisach * rd_svc_key.c (krb54_get_service_keyblock): If the...
2000-08-22 Ezra Peisach * default.exp: Create a properly formatted krb.conf...
2000-08-17 Ezra Peisach * domacro.c: Compiler warning cleanups and fix the...
2000-08-14 Ezra Peisach * cr_tkt.c (krb_cr_tkt_int): When prototypes...
2000-08-11 Ezra PeisachAdd AC_PROG_INSTALL to allow the library to be installed
2000-08-10 Ezra Peisach * rlogin.exp: Change RLOGIN to KRLOGIN so we do not...
next