krb5.git
2002-07-12 Ken Raeburn Makefile.in (HAVE_RUNTEST): Include $(DEJAFLAGS)
2002-07-12 Ken Raeburn* rlogin.exp: Fix previous change
2002-07-12 Ken Raeburn* init_sec_context.c (make_ap_req_v2): Delete unused...
2002-07-12 Ken Raeburn* accept_sec_context.c (rd_and_store_for_creds): Don...
2002-07-12 Ken Raeburn* init_sec_context.c (krb5_gss_init_sec_context): Inste...
2002-07-12 Ken Raeburn* accept_sec_context.c (rd_and_store_for_creds): Remove...
2002-07-12 Ken RaeburnDon't install port-sockets.h, and don't include it...
2002-07-12 Sam HartmanDocument SDK requirement
2002-07-09 Jen Selby * login.M: added information about different...
2002-07-09 Ken RaeburnPut # for cpp directives in first column
2002-07-09 Ken Raeburn* krlogind.c (protocol): Initialize pbp, fbp. Change...
2002-07-09 Ken Raeburnupdate copyright dates
2002-07-09 Ken Raeburnupdate dependencies
2002-07-09 Ken Raeburn* sn2princ.c: Include fake-addrinfo.h.
2002-07-09 Ken Raeburn* hst_realm.c (krb5_get_host_realm): Return KRB5_ERR_NU...
2002-07-09 Ken Raeburn* krb5_err.et (KRB5_ERR_NUMERIC_REALM): New error code
2002-07-08 Ken Raeburnback out changes accidentally checked in
2002-07-08 Ken Raeburn* localaddr.c (get_localaddrs): Split out main body...
2002-07-08 Ken RaeburnAdd hooks to optionally report local address used when...
2002-07-08 Tom Yu * et_c.awk: Fix up <com_err.h> inclusion for windows...
2002-07-06 Ezra Peisach * aclocal.m4 (KRB5_AC_INET6): Use the three...
2002-07-06 Ken Raeburn* Makefile.in (SLIBSH): Use vertical-bar instead of...
2002-07-06 Ken Raeburnnetwork.c (setup_port): Enable ipv6
2002-07-06 Ken Raeburn* aclocal.m4 (KRB5_AC_INET6): Include netdb.h when...
2002-07-05 Ken Raeburn* sendto_kdc.c (service_tcp_fd): sockerrlen should...
2002-07-05 Ken Raeburnupdate deps
2002-07-05 Ken Raeburnlog msgs for configure.in and fake-addrinfo.h changes...
2002-07-05 Ken Raeburn* port-sockets.h (SOCKET_WRITEV) [!_WIN32]: Use TMP...
2002-07-05 Tom Yu * krb5_libinit.c: Conditionalized error table loading for
2002-07-05 Ken Raeburn* network.c: Include fake-addrinfo.h
2002-07-05 Ken Raeburn* dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SO...
2002-07-05 Ken RaeburnReduce or localize dependencies on address families.
2002-07-03 Tom Yu * init_os_ctx.c: krb4 needs to get the os config files...
2002-07-03 Tom Yu * osconf.h (DEFAULT_PROFILE_PATH): Conditionalized...
2002-07-03 Tom Yu2002-07-03 Tom Yu <tlyu@mit.edu>
2002-07-03 Ezra Peisach * user-guide.texinfo: Change `@end rawhtml' to `@end...
2002-07-02 Ken Raeburn* network.c (process_packet): Now static. Drop unused...
2002-07-02 Ken Raeburn* kdc_util.h (inet_ntop): Delete declaration
2002-07-02 Ken Raeburndisable inet_ntop definition
2002-07-01 Ken Raeburn* init_sec_context.c (get_credentials): Delete unused...
2002-07-01 Ken Raeburn* rlogin.exp: Update expected "encrypting" message...
2002-07-01 Ken Raeburnremove gss krb5 mech2 oid and oidset variables
2002-07-01 Ken Raeburnfix some compiler warnings
2002-06-28 Ken Raeburnupdated deps
2002-06-27 Jen Selby * rsh.M: added warning that encryption does...
2002-06-26 Ezra Peisach * configure.in: Modify test for in6addr_any definition...
2002-06-26 Jen Selby * Makefile: changed the way html output is...
2002-06-26 Ezra Peisach * appdefault.c (conf_boolean): Change variable from...
2002-06-26 Ken Raeburn* dispatch.c (dispatch): Remove arg "portnum"; update...
2002-06-26 Tom Yu * krb5_libinit.c: Added an include for com_err.h since
2002-06-26 Tom Yu * appdefault.c, get_in_tkt.c: made conf_yes and conf_n...
2002-06-25 Ken Raeburn* fake-addrinfo.h (GET_SERV_BY_PORT) [HAVE_GETSERVBYNAM...
2002-06-25 Ken Raeburn* socket-utils.h (ss2sin6): Enable compilation of inlin...
2002-06-25 Ken Raeburnenable ipv6 rsh connections
2002-06-25 Ken Raeburn* defines.h (default_realm): Declare
2002-06-25 Ken Raeburn* kcmd.c (setup_secondary_channel): Use select to time...
2002-06-25 Ken Raeburnupdate dependencies
2002-06-25 Ken Raeburnback out some changes that weren't ready
2002-06-25 Ken Raeburnsome changes missed in last checking
2002-06-25 Ken Raeburnget rid of lib/krb5util
2002-06-25 Ken Raeburn* k5-util.h (krb5_compat_recvauth, krb5_compat_recvauth...
2002-06-25 Ken RaeburnMove compat_recv.c from krb5util library. Move some...
2002-06-25 Ken Raeburn* Makefile.in (ftpd): Don't use krb5util library
2002-06-25 Ken Raeburn* Makefile.in (ksu): Don't use krb5util library
2002-06-25 Ken Raeburnmove krb5_sete[ug]id from libkrb5util (fn) to k5-util...
2002-06-25 Ken Raeburn* krsh.c (SECURE_MESSAGE): Only indicate that input...
2002-06-25 Ken Raeburnipv6 support in krlogind.c
2002-06-25 Ken Raeburnmore misc notes on getaddrinfo
2002-06-24 Sam HartmanFix etype info; wrong termination condition used in...
2002-06-24 Jen Selbyupdated output lines from kinit
2002-06-24 Ken Raeburn* port-sockets.h (win_socket_initialize): Delete declar...
2002-06-24 Tom Yu * asn1_encode.c (asn1_encode_generaltime): Remove...
2002-06-24 Tom Yu * asn1_encode.c: Removed unused Mac OS 9 code
2002-06-24 Tom Yu * asn1_get.c (asn1_get_length): Check for negative...
2002-06-22 Tom Yu * c_ustime.c: Remove various things missed in 1-2...
2002-06-22 Tom YuOops, missed one
2002-06-21 Tom Yu * krb5.hin: Fix up yet more CALLCONV botches from...
2002-06-21 Ezra Peisach * ccache.c (printtime): Do not assume that krb5_timest...
2002-06-21 Ezra Peisach * fake-addrinfo.h: If IPv6 support is compiled in...
2002-06-21 Ezra Peisach * implementor.texinfo (IPv6 Support): Update fact...
2002-06-21 Ken Raeburnupdate dependencies
2002-06-21 Ken Raeburn* port-sockets.h [!_WIN32 && !HAVE_MACSOCK_H]: Include...
2002-06-21 Ken Raeburn* mk_priv.c (krb4int_address_less): Put braces around...
2002-06-20 Tom Yu * winccld.c: Include k5-int.h to get hidden ops struct.
2002-06-20 Tom Yu * Makefile.in: Build cc accessor functions on Windows
2002-06-20 Ken Raeburn* configure.in: Check for sys/uio.h.
2002-06-20 Sam HartmanTouch up comments on shared libraries
2002-06-19 Ezra Peisach * srv_net.c: Conditionalize debugging variables...
2002-06-19 Ezra Peisach * Makefile.in (clean): Add t_prng and t_prng.o
2002-06-19 Ezra Peisach * Makefile.in (clean-unix): Remove t_crc.o and...
2002-06-19 Ken Raeburn* init_os_ctx.c: Don't include sys/ioctl.h or sys/filio.h.
2002-06-19 Ken Raeburn* prof_parse.c (strip_line): Simplify loop by preservin...
2002-06-19 Ken Raeburnuse strdup
2002-06-18 Tom Yu * toffset.c (krb5_get_time_offsets), an_to_ln.c
2002-06-18 Ken Raeburnavoid redundant definitions of socket-related error...
2002-06-18 Ken RaeburnClient-side TCP support update for Windows.
2002-06-18 Tom Yu * princ_comp.c (krb5_realm_compare), auth_con.c
2002-06-18 Tom Yu * ktfr_entry.c: Rename krb5_kt_free_entry_contents as
2002-06-18 Tom YuFix missed pullup of kt_free_entry -> free_keytab_entry...
2002-06-18 Ken Raeburn* implementor.texinfo: Don't use @smallbook.
next