| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | * des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt, | Ezra Peisach | 2001-05-31 | 2 | -3/+8 |
| * | * krb5-config.in: New script for providing linker and compiler | Ezra Peisach | 2001-05-30 | 5 | -3/+248 |
| * | * krlogind.c (protocol): Don't do TIOCPKT on systems with STREAMS | Tom Yu | 2001-05-25 | 2 | -1/+11 |
| * | * aclocal.m4 (WITH_CC, WITH_CCOPTS): Autoconf 2.50 fix. Change | Ezra Peisach | 2001-05-23 | 2 | -2/+8 |
| * | * getpty.c: Make pty_getpty() into ptyint_getpty_ext(), which has | Tom Yu | 2001-05-16 | 4 | -36/+379 |
| * | * gss-server.c (usage): Fix usage info *again* to reflect that | Danilo Almeida | 2001-05-15 | 2 | -1/+6 |
| * | * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unused | Ezra Peisach | 2001-05-14 | 13 | -28/+57 |
| * | * defines.h: Fix k4cmd prototype to match kcmd.c | Tom Yu | 2001-05-11 | 4 | -4/+14 |
| * | * pty_paranoia.c: New file; do many paranoid checks about ctty | Tom Yu | 2001-05-11 | 5 | -2/+367 |
| * | * shlib.conf: Fix RUN_ENV for Irix. [pulled up from 1.2.2] | Tom Yu | 2001-05-11 | 2 | -2/+22 |
| * | * logwtmp.c: Delete code under "#if 0". Fix reversed test for | Tom Yu | 2001-05-09 | 3 | -49/+20 |
| * | * disp_major_status.c (display_unknown): Remove unused variable | Ezra Peisach | 2001-05-08 | 4 | -20/+36 |
| * | * locate_kdc.c (add_host_to_list): Initialize stack variable err | Danilo Almeida | 2001-05-08 | 2 | -1/+9 |
| * | * cleanup.c: Call update_utmp() with the correct pid to assist in | Tom Yu | 2001-05-08 | 6 | -215/+288 |
| * | * sendmsg.c (krb524_sendto_kdc): Do fallback if KRB5_REALM_UNKNOWN is returned, | Ken Raeburn | 2001-05-08 | 2 | -1/+6 |
| * | * locate_kdc.c (add_sockaddr_to_list) [TEST]: If getnameinfo is available, use | Ken Raeburn | 2001-05-08 | 2 | -13/+28 |
| * | * open_slave.c (pty_open_slave): If revoke() present on system but | Ezra Peisach | 2001-05-04 | 2 | -1/+6 |
| * | * dump-utmp.c: Fix some off-by-one errors. Handle cases where we | Tom Yu | 2001-05-04 | 2 | -10/+18 |