| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * tcl_kadm5.c: Cleanup assignments in conditionals | Ezra Peisach | 2001-06-08 | 3 | -12/+21 |
| * | Include unistd.h (if present) for getopt() prototype | Ezra Peisach | 2001-06-08 | 6 | -0/+21 |
| * | * main.c: Include unistd.h (if present) for getopt() prototype | Ezra Peisach | 2001-06-08 | 2 | -0/+8 |
| * | * krb5-config.in (CC_LINK): Use ' vs " to prevent bash expansion of | Ezra Peisach | 2001-06-08 | 2 | -2/+8 |
| * | * gssftp.exp: Invocation of ftpd changed to use -U /dev/null and | Mitchell Berger | 2001-06-08 | 3 | -8/+28 |
| * | * pathnames.h: _PATH_FTPUSERS renamed to _PATH_FTPUSERS_DEFAULT | Mitchell Berger | 2001-06-08 | 4 | -5/+34 |
| * | * krb5.hin: Get rid of extraneous krb5_const before integer | Ezra Peisach | 2001-06-07 | 2 | -7/+15 |
| * | * server.c (log_badauth_display_status_1): Do not assume that | Ezra Peisach | 2001-06-07 | 2 | -6/+12 |
| * | * kerberos_v4.c: Get rid of file wide static krb5_error_code. Cast | Ezra Peisach | 2001-06-07 | 2 | -2/+7 |
| * | * acl_files.c, admin_server.c, kadm_funcs.c, kadm_ser_wrap.c: | Ezra Peisach | 2001-06-07 | 9 | -32/+186 |
| * | * request_tbl.c (ss_add_request_table): Do not cast argument to | Ezra Peisach | 2001-06-07 | 2 | -1/+6 |
| * | * vfy_increds.c (krb5_verify_init_creds): Get rid of a variable | Ezra Peisach | 2001-06-07 | 2 | -5/+9 |
| * | * ktdefname.c (krb5_kt_default_name): Get rid of a variable that | Ezra Peisach | 2001-06-07 | 2 | -5/+9 |
| * | * ser_sctx.c (kg_oid_internalize): Do away with local variable | Ezra Peisach | 2001-06-07 | 2 | -3/+7 |
| * | * authenc.c (telnet_gets): Cleanup assignment in conditional | Ezra Peisach | 2001-06-07 | 10 | -41/+164 |
| * | * ext.h: Remove unused prototype for start_slave() and replace | Ezra Peisach | 2001-06-07 | 6 | -14/+44 |
| * | * auth-proto.h: Add prototype for kerberos5_cleanup() | Ezra Peisach | 2001-06-07 | 3 | -1/+22 |
| * | * k5-int.h: Remove AS_REP_105_SAM_COMPAT definition. Not used in | Ezra Peisach | 2001-06-07 | 2 | -17/+8 |
| * | Makefile.in ($(srcdir)/krb5/autoconf.h.in): New target; rebuild using autoheader | Ken Raeburn | 2001-06-06 | 2 | -1/+8 |
| * | aclocal.m4 (CONFIG_RULES): Set and substitute AUTOHEADER and AUTOHEADERFLAGS | Ken Raeburn | 2001-06-06 | 2 | -0/+11 |
| * | * pre.in (AUTOHEADER, AUTOHEADERFLAGS): New variables | Ken Raeburn | 2001-06-06 | 2 | -0/+6 |
| * | * auth-proto.h: Add prototypes for getauthmask(), auth_enable, | Ezra Peisach | 2001-06-06 | 16 | -47/+130 |
| * | Fix up small typo in lat set of commits | Ezra Peisach | 2001-06-06 | 1 | -1/+2 |
| * | * test.c (print_key): Pass in des_cblock* instead of char *. | Ezra Peisach | 2001-06-06 | 2 | -5/+14 |
| * | * v4gssftp.exp: Allow for "decrypt integrity check failed" error | Ezra Peisach | 2001-06-06 | 2 | -0/+6 |
| * | * ftpcmd.y: Include "ftpd_var.h" and remove prototype for reply() | Ezra Peisach | 2001-06-06 | 5 | -50/+242 |
| * | * configure.in: Check for unistd.h. | Ken Raeburn | 2001-06-05 | 3 | -1/+6 |
| * | * krb524d.c: Include stdarg.h. | Ken Raeburn | 2001-06-05 | 2 | -24/+49 |
| * | client.c, server.c: Cleanup assignments in conditionals | Ezra Peisach | 2001-06-05 | 3 | -202/+224 |
| * | * authorization.c, heuristic.c, krb_auth_su.c, main.c, setenv.c: | Ezra Peisach | 2001-06-05 | 6 | -67/+111 |
| * | * server.c (log_badauth_display_status_1): Need value element of | Ezra Peisach | 2001-06-05 | 2 | -3/+6 |
| * | * client.c (main): Missing arguments to printf fixed | Ezra Peisach | 2001-06-05 | 2 | -2/+10 |
| * | * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases in | Ezra Peisach | 2001-06-05 | 30 | -12/+172 |
| * | * misc.c, schpw.c: Cleanup assignments in conditionals | Ezra Peisach | 2001-06-04 | 3 | -32/+55 |
| * | * kadm5_create.c: Add prototype for static | Ezra Peisach | 2001-06-04 | 5 | -35/+55 |
| * | * k524init.c: Inculde unistd.h for getopt() prototype | Ezra Peisach | 2001-06-04 | 4 | -5/+14 |
| * | * kdc_util.c (add_to_transited): Add braces to provide unambiguous | Ezra Peisach | 2001-06-04 | 4 | -34/+45 |
| * | * krlogin.c: Always provide prototype for setsignal and not if | Ezra Peisach | 2001-06-04 | 2 | -5/+8 |
| * | * logger.c (krb5_klog_init): Cleanup assignments in | Ezra Peisach | 2001-06-04 | 4 | -13/+36 |
| * | * svr_principal.c: Cleanup assignments in conditionals | Ezra Peisach | 2001-06-04 | 2 | -109/+135 |
| * | * gss_libinit.c: Include gssapiP_krb5.h for kg_release_defcred() | Ezra Peisach | 2001-06-04 | 2 | -0/+6 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Cleanup | Ezra Peisach | 2001-06-04 | 3 | -6/+14 |
| * | * init_ctx.c (get_profile_etype_list): Zero out multiple separator characters | Ken Raeburn | 2001-06-02 | 2 | -2/+8 |
| * | * login.c: Add braces around initializers. Cleanup assignments in | Ezra Peisach | 2001-06-01 | 11 | -78/+135 |
| * | * g_krbrlm.c: Remove unused static variable krb_conf | Ezra Peisach | 2001-06-01 | 19 | -23/+91 |
| * | * des.c (des_ecb_encrypt): Do not use a variable named "encrypt". | Ezra Peisach | 2001-05-31 | 4 | -9/+15 |
| * | * des.h: Do not use "encrypt" as an argument | Ezra Peisach | 2001-05-31 | 2 | -1/+5 |
| * | * k5_md4des.c (k5_md4des_verify): Get rid of local variable that | Ezra Peisach | 2001-05-31 | 3 | -4/+8 |
| * | * des.c (k5_des_docrypt): Do not use a variable named "encrypt" | Ezra Peisach | 2001-05-31 | 3 | -4/+9 |
| * | * f_cbc.c (mit_des_cbc_encrypt): Do not use a variable named "encrypt". | Ezra Peisach | 2001-05-31 | 3 | -6/+9 |