| Commit message (Expand) | Author | Age | Files | Lines |
| * | * crypto_libinit.c: Include crypto_libinit.h for prototypes | Ezra Peisach | 2001-07-08 | 2 | -0/+5 |
| * | * login.c (sigint): Declare static | Ezra Peisach | 2001-07-08 | 2 | -2/+7 |
| * | * aclocal.m4 (CHECK_WAIT_TYPE): Need to include sys/types.h for | Ezra Peisach | 2001-07-08 | 2 | -1/+7 |
| * | * resolve.c: Include stdlib.h (if present) for exit() prototype | Ezra Peisach | 2001-07-06 | 1 | -0/+4 |
| * | * configure.in: Check for need to provide setenv prototype if | Ezra Peisach | 2001-07-06 | 4 | -2/+14 |
| * | * configure.in: Check if prototype needed for herror() | Ezra Peisach | 2001-07-06 | 3 | -1/+29 |
| * | * trval.c: Include string.h for strcmp prototype | Ezra Peisach | 2001-07-06 | 2 | -0/+5 |
| * | * resolve.c: Include stdlib.h (if present) for exit() prototype | Ezra Peisach | 2001-07-06 | 1 | -0/+4 |
| * | * sn2princ.c (krb5_sname_to_principal): Cast tolower argument to int | Ezra Peisach | 2001-07-06 | 3 | -3/+10 |
| * | * conv_princ.c (krb5_425_conv_principal): Cast argument to tolower | Ezra Peisach | 2001-07-06 | 2 | -1/+4 |
| * | * get_in_tkt.c: Include os-proto.h for _krb5_conf_boolean prototype | Ezra Peisach | 2001-07-06 | 3 | -0/+10 |
| * | * hash/dbm.c: Include db-dbm.h for prototypes | Ezra Peisach | 2001-07-06 | 2 | -0/+5 |
| * | * db-dbm.h: New header file which lists the dbm interfaces | Ezra Peisach | 2001-07-06 | 3 | -1/+31 |
| * | * sys_term.c (addarg): Cast char to long in indexing array | Ezra Peisach | 2001-07-06 | 2 | -4/+14 |
| * | * auth_unix.c: In case GETGROUPS_T is not defined, default to int | Ezra Peisach | 2001-07-06 | 2 | -0/+7 |
| * | * shs.h, shs.c, t_shs.c: Fix sha1 on Windows by renaming LONG to | Danilo Almeida | 2001-07-06 | 4 | -51/+53 |
| * | * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBS | Ezra Peisach | 2001-07-06 | 10 | -44/+133 |
| * | vectors.c: fix some compiler complaints | Ken Raeburn | 2001-07-05 | 2 | -34/+76 |
| * | * aclocal.m4 (CHECK_WAIT_TYPE): Improved testing if wait uses int | Ezra Peisach | 2001-07-05 | 2 | -2/+12 |
| * | * encrypt.c (encrypt_reply): Cast arguments to printf to match | Ezra Peisach | 2001-07-05 | 2 | -4/+9 |
| * | * configure.in: Add AC_TYPE_GETGROUPS to determine argument to | Ezra Peisach | 2001-07-05 | 11 | -30/+71 |
| * | * rtest.c: Provide a prototype for krb5_klog_syslog() dummy handler | Ezra Peisach | 2001-07-05 | 2 | -0/+6 |
| * | * ftpd.c: Provide prototypes for myoob and lostconn | Ezra Peisach | 2001-07-05 | 2 | -3/+9 |
| * | * rc_io.c: Declare krb5_rc_io_open_internal static | Ezra Peisach | 2001-07-05 | 2 | -1/+5 |
| * | * ser_sctx.c: Declare kg_oid_size and kg_queue_size static | Ezra Peisach | 2001-07-05 | 2 | -2/+6 |
| * | * hash/hash_log2.c: Include hash.h, page.h and extern.h for | Ezra Peisach | 2001-07-05 | 2 | -0/+7 |
| * | * v4gssftp.exp, gssftp.exp: Test transfering a file > 1MB to | Ezra Peisach | 2001-07-04 | 3 | -2/+129 |
| * | * secure.c: Instead of hard wiring the FUDGE_FACTOR, new | Ezra Peisach | 2001-07-04 | 2 | -18/+65 |
| * | * v4rcp.c, login.c: Fill in prototypes, declare many functions | Ezra Peisach | 2001-07-03 | 4 | -36/+42 |
| * | * ftpd.c (sgetpwnam): Remove local declaration of sgetsave | Ezra Peisach | 2001-07-03 | 2 | -2/+4 |
| * | * update_utmp.c (pty_update_utmp): Remember to chop off leading | Tom Yu | 2001-07-02 | 2 | -7/+22 |
| * | * rpc_test_svc.c: Change rpc_test_prog_1 to | Ezra Peisach | 2001-07-02 | 4 | -11/+22 |
| * | * prof_int.h: Provide prototypes for profile_ser_size, | Ezra Peisach | 2001-07-02 | 2 | -0/+13 |
| * | * popen.c: Include ftpd_var.h | Ezra Peisach | 2001-07-02 | 5 | -16/+33 |
| * | * commands.c: Remove prototypes for EncryptAutoEnc(), | Ezra Peisach | 2001-07-02 | 2 | -6/+7 |
| * | * krb5forw.h: File with prototype for rd_and_store_for_creds() | Ezra Peisach | 2001-07-02 | 13 | -16/+78 |
| * | * commands.c: Declare sourceroute() static | Ezra Peisach | 2001-07-02 | 2 | -2/+7 |
| * | * commands.c: Declare local functions static | Ezra Peisach | 2001-07-02 | 7 | -26/+47 |
| * | * state.c: Declate doclientstat() static and conditionalize | Ezra Peisach | 2001-07-02 | 5 | -10/+23 |
| * | * kadm_server.h: Add prototypes for missing acl_ functions | Ezra Peisach | 2001-07-01 | 6 | -17/+36 |
| * | * tcl_kadm5.h: File with prototypes for Tcl_kadm5_init and | Ezra Peisach | 2001-07-01 | 5 | -31/+50 |
| * | * misc.c, server_stubs.c: Nuke rcsid | Ezra Peisach | 2001-07-01 | 7 | -54/+28 |
| * | * nstrtok.h: New file with prototype for nstrtok | Ezra Peisach | 2001-07-01 | 6 | -37/+22 |
| * | * init_ctx.c (get_profile_etype_list): Fix etype-counting loop so | Tom Yu | 2001-06-30 | 2 | -4/+10 |
| * | * configure.in: Add check for ifaddrs.h, which missing | Tom Yu | 2001-06-30 | 2 | -1/+5 |
| * | * chk_trans.c (foreach_realm): Cleanup loal variable set but never | Ezra Peisach | 2001-06-28 | 2 | -3/+6 |
| * | * auth.h: Provide full prototype for xdr_des_block | Ezra Peisach | 2001-06-28 | 33 | -231/+469 |
| * | * krb4int.h: Provide prototype for krb_get_default_user and | Ezra Peisach | 2001-06-28 | 2 | -1/+10 |
| * | oops, forgot to save fixed version | Ken Raeburn | 2001-06-28 | 1 | -4/+0 |
| * | misc cleanup in dump-utmp | Ken Raeburn | 2001-06-28 | 2 | -5/+14 |