| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * gssftp.exp: Use $tmppwd rather than hardcoding tmpdir | Tom Yu | 2001-06-22 | 7 | -30/+51 |
* | * default.exp: Use the interface variable $TMPDIR to allow the | Tom Yu | 2001-06-22 | 2 | -398/+724 |
* | * krb5.hin: Do not use "random_key" as argument name. When krb.h | Ezra Peisach | 2001-06-22 | 3 | -7/+15 |
* | * krb.h: Don't use "options" and "user" as argument names | Ezra Peisach | 2001-06-22 | 2 | -10/+14 |
* | * krlogind.c: Provide daemon prototype if needed | Ezra Peisach | 2001-06-22 | 3 | -0/+15 |
* | * telnetd.c (main): Change variable sin to sin4. | Ezra Peisach | 2001-06-22 | 2 | -11/+16 |
* | * commands.c (tn): Change sin to sin4 to not shadow global | Ezra Peisach | 2001-06-22 | 3 | -28/+36 |
* | * enc_des.c: Change local variable index to idx to not shadown | Ezra Peisach | 2001-06-22 | 4 | -45/+58 |
* | * ftpcmd.y (help): Change local variable type to ftype | Ezra Peisach | 2001-06-22 | 3 | -67/+74 |
* | * adm_conn.c (kadm_get_ccache): Cast return from getpid() to int | Ezra Peisach | 2001-06-22 | 2 | -1/+6 |
* | * network.c (setup_port): Change sin to sin4 to prevent shadowing | Ezra Peisach | 2001-06-22 | 2 | -5/+9 |
* | * ovsec_kadmd.c: Change prototype for process_chpw_request | Ezra Peisach | 2001-06-22 | 3 | -10/+20 |
* | * kdb5_util.c (main): Change optarg to koptarg to prevent | Ezra Peisach | 2001-06-22 | 2 | -9/+14 |
* | * login.c: Much cleanup to reduce globals and shadowing | Ezra Peisach | 2001-06-22 | 4 | -56/+81 |
* | * svc_simple.c (universal): Change transp to s_transp to not | Ezra Peisach | 2001-06-22 | 7 | -38/+52 |
* | * libpty.h: Change variable line in prototype to tty_line to | Ezra Peisach | 2001-06-22 | 2 | -1/+6 |
* | * accept_sec_context.c (krb5_gss_accept_sec_context): Do not | Ezra Peisach | 2001-06-22 | 2 | -4/+9 |
* | * util_validate.c (g_save): Cleanup extraneous variable from | Ezra Peisach | 2001-06-22 | 2 | -1/+5 |
* | Cleanup usage of memory free routines: | Danilo Almeida | 2001-06-22 | 9 | -41/+72 |
* | * win-pre.in: Minimize printing of compiler command line during | Danilo Almeida | 2001-06-22 | 2 | -4/+23 |
* | * string2key.c (mit_des_string_to_key_int): Undo last change | Ken Raeburn | 2001-06-22 | 2 | -1/+5 |
* | new file | Ken Raeburn | 2001-06-22 | 1 | -0/+16 |
* | vectors.c: New file. Test vectors, submitted for inclusion in RFC1510bis | Ken Raeburn | 2001-06-22 | 2 | -0/+472 |
* | * destest.c (value): Now signed int, since some entries are negative. | Ken Raeburn | 2001-06-22 | 2 | -5/+12 |
* | update | Ken Raeburn | 2001-06-22 | 1 | -3/+11 |
* | * string2key.c (mit_des_string_to_key_int): Now static | Ken Raeburn | 2001-06-22 | 2 | -1/+5 |
* | * derive.c: provide krb5_derive_random, krb5_random2key a la rfc1510bis (not ... | Ken Raeburn | 2001-06-22 | 2 | -0/+106 |
* | * checksum.c (krb5_dk_make_checksum): Cast 0x99 to char explicitly to silence... | Ken Raeburn | 2001-06-22 | 2 | -1/+6 |
* | * win-pre.in, win-post.in: Improve output directory creation and cleanup | Danilo Almeida | 2001-06-22 | 3 | -43/+38 |
* | * rc_io.c (krb5_rc_io_creat): Make cleanup code easier to read. | Danilo Almeida | 2001-06-22 | 3 | -73/+174 |
* | drop a log entry for deleting an unused variable - ezra already did it, my lo... | Ken Raeburn | 2001-06-22 | 1 | -1/+0 |
* | * adm_conn.c, kpasswd.c, srv_net.c: Changed various char string variables into | Ken Raeburn | 2001-06-22 | 5 | -54/+71 |
* | * util_validate.c (g_validate, g_save, g_delete): If HAVE_BSD_TYPE | Ezra Peisach | 2001-06-21 | 2 | -2/+21 |
* | * test/dbtest.c: Cast argument to isspace() to int. Do not shadow | Ezra Peisach | 2001-06-21 | 5 | -51/+59 |
* | * ftpd.c: If NEED_SETENV defined, prototype for setenv. | Ezra Peisach | 2001-06-21 | 2 | -1/+7 |
* | * kadm_supp.c (prin_vals): Pass time_t * to localtime instead of | Ezra Peisach | 2001-06-21 | 2 | -1/+7 |
* | * forward.c: If NEED_SETENV defined, provide prototype for setenv | Ezra Peisach | 2001-06-21 | 3 | -0/+11 |
* | * telnetd.c: Add prototypes for getent() and tgetent() | Ezra Peisach | 2001-06-21 | 2 | -1/+8 |
* | * configure.in: Test for parsetos() prototype and presence of | Ezra Peisach | 2001-06-21 | 4 | -2/+24 |
* | * configure.in (SETENVOBJ): Define NEED_SETENV if compiling our own | Ezra Peisach | 2001-06-21 | 2 | -0/+5 |
* | * ftpd.c: If NEED_SETENV defined, prototype for setenv | Ezra Peisach | 2001-06-21 | 2 | -0/+8 |
* | * main.c: Add prototype for daemon if needed | Ezra Peisach | 2001-06-21 | 2 | -0/+8 |
* | * ovsec_kadmd.c: Add prototype for daemon if needed | Ezra Peisach | 2001-06-21 | 2 | -0/+8 |
* | * configure.in: Test system header files for daemon prototype | Ezra Peisach | 2001-06-21 | 2 | -0/+7 |
* | * configure.in: Test for daemon prototype | Ezra Peisach | 2001-06-21 | 3 | -0/+15 |
* | * configure.in: Test need for daemon prototype | Ezra Peisach | 2001-06-21 | 3 | -0/+13 |
* | * configure.in: Test if prototypes needed for setenv and unsetenv | Ezra Peisach | 2001-06-21 | 3 | -0/+14 |
* | * configure.in: Use optional argument to KRB5_NEED_PROTO so test | Ezra Peisach | 2001-06-21 | 2 | -2/+7 |
* | * configure.in: Check for daemon() prototype | Ezra Peisach | 2001-06-21 | 3 | -0/+11 |
* | * aclocal.m4 (KRB5_LIB_PARAMS): Display test for host type and | Ezra Peisach | 2001-06-21 | 2 | -4/+17 |