krb5.git
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...
2001-06-08 Ezra Peisach * svr_principal.c (check_pw_reuse): Cleanup assignment...
2001-06-08 Ezra Peisach * tcl_kadm5.c: Cleanup assignments in conditionals
2001-06-08 Ezra PeisachInclude unistd.h (if present) for getopt() prototype
2001-06-08 Ezra Peisach * main.c: Include unistd.h (if present) for getopt...
2001-06-08 Ezra Peisach * krb5-config.in (CC_LINK): Use ' vs " to prevent...
2001-06-08 Mitchell Berger* gssftp.exp: Invocation of ftpd changed to use -U...
2001-06-08 Mitchell Berger* pathnames.h: _PATH_FTPUSERS renamed to _PATH_FTPUSERS...
2001-06-07 Ezra Peisach * krb5.hin: Get rid of extraneous krb5_const before...
2001-06-07 Ezra Peisach * server.c (log_badauth_display_status_1): Do not...
2001-06-07 Ezra Peisach * kerberos_v4.c: Get rid of file wide static krb5_erro...
2001-06-07 Ezra Peisach * acl_files.c, admin_server.c, kadm_funcs.c, kadm_ser_...
2001-06-07 Ezra Peisach * request_tbl.c (ss_add_request_table): Do not cast...
2001-06-07 Ezra Peisach * vfy_increds.c (krb5_verify_init_creds): Get rid...
2001-06-07 Ezra Peisach * ktdefname.c (krb5_kt_default_name): Get rid of a...
2001-06-07 Ezra Peisach * ser_sctx.c (kg_oid_internalize): Do away with local...
2001-06-07 Ezra Peisach * authenc.c (telnet_gets): Cleanup assignment in condi...
2001-06-07 Ezra Peisach * ext.h: Remove unused prototype for start_slave(...
2001-06-07 Ezra Peisach * auth-proto.h: Add prototype for kerberos5_cleanup()
2001-06-07 Ezra Peisach * k5-int.h: Remove AS_REP_105_SAM_COMPAT definition...
2001-06-06 Ken RaeburnMakefile.in ($(srcdir)/krb5/autoconf.h.in): New target...
2001-06-06 Ken Raeburnaclocal.m4 (CONFIG_RULES): Set and substitute AUTOHEADE...
2001-06-06 Ken Raeburn* pre.in (AUTOHEADER, AUTOHEADERFLAGS): New variables
2001-06-06 Ezra Peisach * auth-proto.h: Add prototypes for getauthmask(),...
2001-06-06 Ezra PeisachFix up small typo in lat set of commits
2001-06-06 Ezra Peisach * test.c (print_key): Pass in des_cblock* instead...
2001-06-06 Ezra Peisach * v4gssftp.exp: Allow for "decrypt integrity check...
2001-06-06 Ezra Peisach * ftpcmd.y: Include "ftpd_var.h" and remove prototype...
2001-06-05 Ken Raeburn* configure.in: Check for unistd.h.
2001-06-05 Ken Raeburn* krb524d.c: Include stdarg.h.
2001-06-05 Ezra Peisach client.c, server.c: Cleanup assignments in conditionals
2001-06-05 Ezra Peisach * authorization.c, heuristic.c, krb_auth_su.c, main...
2001-06-05 Ezra Peisach * server.c (log_badauth_display_status_1): Need value...
2001-06-05 Ezra Peisach* client.c (main): Missing arguments to printf fixed
2001-06-05 Ezra Peisach * clnt_perror.c (clnt_spcreateerror): Enumerate missin...
2001-06-04 Ezra Peisach * misc.c, schpw.c: Cleanup assignments in conditionals
2001-06-04 Ezra Peisach * kadm5_create.c: Add prototype for static
2001-06-04 Ezra Peisach * k524init.c: Inculde unistd.h for getopt() prototype
2001-06-04 Ezra Peisach * kdc_util.c (add_to_transited): Add braces to provide...
2001-06-04 Ezra Peisach * krlogin.c: Always provide prototype for setsignal...
next