| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c, | Danilo Almeida | 2001-07-24 | 11 | -197/+629 |
* | * setenv.c: Include stdlib.h, provide prototypes for setenv and | Ezra Peisach | 2001-07-23 | 2 | -2/+14 |
* | * setenv.c (setenv): Include stdlib.h for malloc prototypes | Ezra Peisach | 2001-07-23 | 2 | -1/+5 |
* | * sys_term.c (startslave): Get rid of extra argument in call to | Ezra Peisach | 2001-07-23 | 2 | -1/+6 |
* | * enc_des.c (fb64_start): Remove variable set but never used | Ezra Peisach | 2001-07-23 | 2 | -3/+5 |
* | * t_imp_name.c (display_status_1): Remove variable that was set | Ezra Peisach | 2001-07-23 | 2 | -2/+7 |
* | * fake-addrinfo.h: Include port-sockets.h instead of system header files; sho... | Ken Raeburn | 2001-07-20 | 2 | -3/+6 |
* | * xdr_mem.c: Do not assume that XDR x_private field is char * | Ezra Peisach | 2001-07-19 | 2 | -6/+8 |
* | * auth.h: AUTH ah_private structure element changed to void * | Ezra Peisach | 2001-07-19 | 10 | -13/+31 |
* | * fake-addrinfo.h (translate_h_errno): Supply a default value in case some | Ken Raeburn | 2001-07-19 | 2 | -2/+9 |
* | * hostaddr.c: Include fake-addrinfo.h. | Ken Raeburn | 2001-07-19 | 2 | -18/+81 |
* | * klist.c (one_addr): Pass UNIX address family, not Kerberos address type, to | Ken Raeburn | 2001-07-19 | 2 | -2/+11 |
* | * prof_tree.c (struct profile_iterator): Member "names" now points to const. | Ken Raeburn | 2001-07-19 | 5 | -6/+19 |
* | New utility program. | Ken Raeburn | 2001-07-19 | 3 | -0/+119 |
* | * locate_kdc.c: Include fake-addrinfo.h. | Ken Raeburn | 2001-07-19 | 2 | -58/+25 |
* | prefer inet_addr over inet_aton | Ken Raeburn | 2001-07-19 | 1 | -0/+7 |
* | delete stuff accidentally committed early | Ken Raeburn | 2001-07-19 | 1 | -5/+0 |
* | drop temporary sunos4 hacks | Ken Raeburn | 2001-07-19 | 2 | -8/+5 |
* | move krb5_os_hostaddr decl from krb5.hin to k5-int.h | Ken Raeburn | 2001-07-19 | 3 | -3/+6 |
* | * fake-addrinfo.h: New file | Ken Raeburn | 2001-07-19 | 2 | -0/+385 |
* | * des.c (des_ecb_encrypt): Put "static" before "const" for local variable "iv" | Ken Raeburn | 2001-07-19 | 2 | -1/+6 |
* | * string_table.c (str_INITING_KCONTEXT): Variable deleted. | Ken Raeburn | 2001-07-16 | 4 | -5/+10 |
* | * t_shs3.c: New test file from Marcus Watts. | Ken Raeburn | 2001-07-16 | 4 | -13/+614 |
* | * v4rcp.c (kstream_create_rcp_from_fd, kstream_create_from_fd): Allocate | Ken Raeburn | 2001-07-14 | 2 | -2/+8 |
* | * admin_server.c: Provide prototype for do_child and declare static | Ezra Peisach | 2001-07-09 | 2 | -2/+6 |
* | Include string.h for memset prototype | Ezra Peisach | 2001-07-09 | 1 | -0/+1 |
* | * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c, | Ezra Peisach | 2001-07-09 | 10 | -8/+22 |
* | * rpc_test_clnt.c, rpc_test_svc.c: Include string.h for memset | Ezra Peisach | 2001-07-09 | 3 | -0/+7 |
* | * kerberos.c (Data): Third argument now const | Ezra Peisach | 2001-07-09 | 5 | -8/+20 |
* | * setenv.c: Include pos-obsolete.h | Ezra Peisach | 2001-07-09 | 3 | -0/+19 |
* | * logger.c (severity2string): Declare as returning const char *. | Ezra Peisach | 2001-07-09 | 2 | -5/+10 |
* | * hash/hash_func.c (hash4): Declare first argument const | Ezra Peisach | 2001-07-09 | 4 | -12/+22 |
* | * configure.in: Add AC_HEADER_STDARG | Ezra Peisach | 2001-07-08 | 3 | -5/+24 |
* | * fgetst.c: Include krb4int.h | Ezra Peisach | 2001-07-08 | 3 | -0/+11 |
* | * server_internal.h: Add prototype for | Ezra Peisach | 2001-07-08 | 2 | -0/+7 |
* | * svr_iters.c: Declare kadm5_get_either static | Ezra Peisach | 2001-07-08 | 2 | -1/+5 |
* | * svc.c (xprt_register): If svc_fdset has not been initilized, | Ezra Peisach | 2001-07-08 | 3 | -1/+16 |
* | * 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 |