krb5.git
2001-06-21 Ken Raeburndelete some unnecessary casts
2001-06-21 Ken Raeburndelete log entry for change i forgot to check in
2001-06-20 Danilo Almeida* rc_dfl.c, rc_io.c: More compliance with coding standa...
2001-06-20 Ezra Peisach * kcmd.c: Get rid of prototypes for krb5_write_m...
2001-06-20 Ezra Peisach * krb5.hin: Move prototypes for krb5_net_read() and
2001-06-20 Ezra Peisach * acquire_cred.c (acquire_init_cred): Include "k5...
2001-06-20 Ezra Peisach* server_internal.h: Add prototype for kdb_iter_entry()
2001-06-20 Ezra Peisach * kname_parse.c (k_isrealm, k_isname, k_isrealm...
2001-06-20 Ezra Peisach * krb.h: Add prototype for krb__get_srvtabname...
2001-06-20 Ezra PeisachFix small stylistic typo
2001-06-20 Ezra Peisach * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_i...
2001-06-20 Ezra Peisach * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_i...
2001-06-20 Ezra Peisach * kdb5_create.c: Include <krb5/adm_proto.h> for
2001-06-20 Ezra Peisach * t_std_conf.c (test_locate_kdc): Update to new krb5_l...
2001-06-20 Ezra Peisach * Makefile.in (check-unix): Add $(RUN_SETUP...
2001-06-20 Mitchell BergerFixed several typos in comments
2001-06-20 Mitchell BergerFixed a bunch of typos
2001-06-20 Ken RaeburnNew implementation of transited-realm checking, with...
2001-06-20 Mitchell Berger* api.0/init.exp: Silly typo fixed
2001-06-20 Mitchell Berger* server_dict.c: Silly typo fixed
2001-06-20 Mitchell Berger* krb524d.c: Call krb5_klog_init before the first point...
2001-06-20 Mitchell Berger* design.tex: Silly typo fixed
2001-06-20 Ken Raeburnhandle irix high-numbered error codes
2001-06-20 Mitchell Berger* krb5.tex: Silly typo fixed
2001-06-20 Ken RaeburnUse a "struct addrlist" instead of separate count and...
2001-06-19 Tom Yu * kdc_util.c (ktypes2str): New function; construct...
2001-06-19 Ezra Peisach * ftpcmd.y: Cleanup potential ambiguity between compar...
2001-06-19 Ezra Peisachpmap_prot2.c (xdr_pmaplist): Ensure variable set before use
2001-06-19 Ezra Peisach* utility.c (printsub): Ensure variable set before use
2001-06-19 Ezra Peisachtelnet.c (telrcv): Ensure variable set before use
2001-06-18 Ezra Peisach * encrypt.c (encrypt_is): Cast arguments to printf...
2001-06-18 Ezra Peisach * dump.c (name_matches): Cleanup warning of assignments in
2001-06-18 Ezra Peisach* utility.c (printdata): Cast argument to isprint(...
2001-06-18 Ezra Peisach * commands.c: Cast argument to isspace() to int
2001-06-18 Ezra Peisach* genget.c (LOWER): Cast argument to isupper()/tolower...
2001-06-18 Ezra Peisach * gss-client.c (parse_oid): Cast argument to isdigit...
2001-06-18 Ezra Peisach* krcp.c (sink): Cast argument to isdigit() to int
2001-06-18 Ezra Peisach * sim_client.c (main): Cast argument to isupper()...
2001-06-18 Ezra Peisach * kpropd.c (authorized_principal): Cast argument to...
2001-06-18 Ezra Peisach * kadm_funcs.c: Cast argument to isalnum()/isdigit...
2001-06-18 Ezra Peisach * ktutil_funcs.c (ktutil_add): Cast argument to isxdig...
2001-06-18 Ezra Peisach* getdate.y: Cast argument to isalpha()/isspace()/isdig...
2001-06-18 Ezra Peisach * network.c (setup_network): Cast argument to isspace...
2001-06-18 Ezra Peisach * server_misc.c (passwd_check): cast argument to
2001-06-18 Ezra Peisach * alt_prof.c (krb5_read_realm_params): Cast argument...
2001-06-18 Ezra Peisach * kparse.c (strutol): Cast argument to isupper()/tolow...
2001-06-18 Ezra Peisach * kparse.c (strutol): Cast argument to isupper()/tolow...
2001-06-18 Ezra Peisach * dump.c: Include regex.h if exists and if HAVE_REGCOMP
2001-06-18 Ezra Peisach* configure.in: Check for regex.h
2001-06-18 Ezra Peisach * acconfig.h: Add HAVE_REGCOMP
2001-06-18 Ezra Peisach * pre.in (KADM_COMM_DEPLIBS): Depend on GSSRPC_DEPLIBS...
2001-06-18 Ezra Peisach * main.c (main): Cast arguments to print_status to...
2001-06-18 Ezra Peisach * loginpaths.h: If _PATH_DEFPATH is defined, undefine...
2001-06-18 Ezra Peisach * auth_gssapi.c (auth_gssapi_create): Cast const gss_O...
2001-06-18 Ezra Peisach * accept_sec_context.c acquire_cred.c import_sec_context.c
2001-06-18 Ezra Peisach * client_init.c (_kadm5_init_any): Add casts to (gss_O...
2001-06-18 Ezra Peisach * g_pw_in_tkt.c: Include krb5.h so that des_read_passw...
2001-06-18 Ezra Peisach * logger.c (klog_vsyslog): If krb5_klog_init...
2001-06-17 Ezra Peisachv4krb524d.exp: New tests for the krb524d and k524init...
2001-06-17 Ezra Peisach * default.exp: Add an entry for krb524_server...
2001-06-16 Ken Raeburn* fwd_tgt.c (krb5_fwd_tgt_creds): Copy enctype for...
2001-06-16 Ken Raeburnupdated
2001-06-16 Ken Raeburngetsyms: Fix quoting around find command looking for...
2001-06-15 Ezra Peisach * ftpcmd.y, ftpd.c: Cast argument to isspace...
2001-06-15 Ezra Peisach * cmds.c, domacro.c: Cast arguments to isspace() and...
2001-06-15 Ken Raeburnupdate profile section name in comments to reflect...
2001-06-12 Tom Yu * resolve.c (main): Make error message note that misco...
2001-06-12 Ezra Peisach * destest.c: main returns int instead of void. Add...
2001-06-12 Ezra Peisach * t_mddriver.c: Cleanup assignments in conditionals...
2001-06-12 Ezra Peisach * Makefile.in (t_walk_rtree, t_kerb): Do not link...
2001-06-12 Ezra Peisach * sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument to
2001-06-12 Ezra Peisach * asn1_k_decode.c (asn1_decode_predicted_sam_response...
2001-06-11 Ezra Peisach * test_profile.c: Include <string.h> for strcmp()...
2001-06-11 Ezra Peisach * pty-int.h: Provide revoke() prototype if system...
2001-06-11 Ezra Peisach * argv_parse.c (argv_parse): Cast argument to isspace...
2001-06-11 Ezra Peisach * configure.in (SETENVOBJ): If setenv is not present...
2001-06-11 Ezra Peisach * compat_recv.c: Include k5-util.h to ensure new proto...
2001-06-11 Ezra Peisach * k5-util.h: Add prototypes for krb5_compat_recvauth_v...
2001-06-11 Ezra Peisach * sendauth.c (krb_sendauth): Add KRB5_DLLIMP/KRB5_CALL...
2001-06-11 Ezra Peisach * krb.h: Add prototype for krb_sendauth()
2001-06-11 Ezra Peisach * Makefile.in (MLIBS): Do not link against libgen...
2001-06-11 Ezra Peisach * setenv.c: Add prototype for _findenv to avoid incons...
2001-06-11 Ezra Peisach * str_conv.c: If strptime() is present on system without a
2001-06-11 Ezra Peisach * configure.in: Test for strptime() prototype. Debian...
2001-06-11 Ezra Peisach * configure.in: Check for system provided getutmp...
2001-06-11 Ezra Peisach * aclocal.m4 (KRB5_NEED_PROTO): Determines if the...
2001-06-11 Ezra Peisach * kinit.c (k4_begin): Cleanup assignment in conditiona...
2001-06-11 Ezra Peisach * kadm_supp.c: Include string.h for strncpy() prototype
2001-06-11 Ezra Peisach * krshd.c: Include <grp.h>, <libpty.h>, and <sys/wait...
2001-06-08 Ezra Peisach * krb.h: Add "internal" prototypes cr_err_reply()...
2001-06-08 Ezra Peisach * cr_tkt.c (krb_create_ticket): Get rid of last argume...
2001-06-08 Ezra Peisach * configure.in: Test for existance of arpa/inet.h
2001-06-08 Ezra Peisach * dumpv4.c: Pass C_Block * to des_read_password()...
2001-06-08 Ezra Peisach * ovsec_kadmd.c (main): Make format string to sprintf...
2001-06-08 Ezra Peisach kdm_ser_wrap.c: Argument to quad_cksum is C_Block...
2001-06-08 Ezra Peisach * kdc_preauth.c: Include adm_proto.h for krb5_klog_sys...
2001-06-08 Ezra Peisach * v4gssftp.exp: During test, set KRB5CCNAME to a non...
2001-06-08 Ezra Peisach * client.c: Include unistd.h for getopt() prototype
2001-06-08 Ezra Peisach * auth_gssapi.h: Rename prototypes from _svcauth_set_l...
2001-06-08 Ezra Peisach * ad_print.c (ad_print): Cast arguments to printf...
next