| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * aclocal.m4 (KRB5_NEED_PROTO): Determines if the OS provides a | Ezra Peisach | 2001-06-11 | 2 | -0/+28 |
* | * kinit.c (k4_begin): Cleanup assignment in conditional warning | Ezra Peisach | 2001-06-11 | 2 | -2/+7 |
* | * kadm_supp.c: Include string.h for strncpy() prototype | Ezra Peisach | 2001-06-11 | 2 | -0/+6 |
* | * krshd.c: Include <grp.h>, <libpty.h>, and <sys/wait.h> for | Ezra Peisach | 2001-06-11 | 3 | -3/+14 |
* | * krb.h: Add "internal" prototypes cr_err_reply(), create_ciph(), | Ezra Peisach | 2001-06-08 | 2 | -0/+31 |
* | * cr_tkt.c (krb_create_ticket): Get rid of last argument (k5key) | Ezra Peisach | 2001-06-08 | 2 | -1/+6 |
* | * configure.in: Test for existance of arpa/inet.h | Ezra Peisach | 2001-06-08 | 2 | -1/+5 |
* | * dumpv4.c: Pass C_Block * to des_read_password() as per prototype | Ezra Peisach | 2001-06-08 | 7 | -4/+23 |
* | * ovsec_kadmd.c (main): Make format string to sprintf specify that | Ezra Peisach | 2001-06-08 | 3 | -1/+13 |
* | kdm_ser_wrap.c: Argument to quad_cksum is C_Block * - not C_Block. | Ezra Peisach | 2001-06-08 | 2 | -1/+8 |
* | * kdc_preauth.c: Include adm_proto.h for krb5_klog_syslog() | Ezra Peisach | 2001-06-08 | 4 | -1/+18 |
* | * v4gssftp.exp: During test, set KRB5CCNAME to a non-existant | Ezra Peisach | 2001-06-08 | 2 | -0/+31 |
* | * client.c: Include unistd.h for getopt() prototype | Ezra Peisach | 2001-06-08 | 4 | -95/+25 |
* | * auth_gssapi.h: Rename prototypes from _svcauth_set_log_XXX_func to | Ezra Peisach | 2001-06-08 | 2 | -3/+8 |
* | * ad_print.c (ad_print): Cast arguments to printf() to longs to | Ezra Peisach | 2001-06-08 | 3 | -1/+7 |
* | * svr_principal.c (check_pw_reuse): Cleanup assignment in conditional | Ezra Peisach | 2001-06-08 | 2 | -4/+9 |
* | * 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 |