krb5.git
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.
2002-06-18 Ken Raeburn* implementor.texinfo (IPv6 Support): New chapter.
2002-06-18 Ken Raeburn* copyright.texinfo: Update copyright year
2002-06-18 Ken Raeburnupdate copyright
2002-06-17 Jen Selby * klogind.M: documented the -D and -f options
2002-06-15 Ken Raeburn* post.in (clean-unix): Delete .d and .depend files...
2002-06-15 Ken Raeburnupdate dependencies
2002-06-15 Ken Raeburn* depfix.sed: Ignore header files under /mit/gnu/....
2002-06-15 Ken Raeburn* pre.in (COM_ERR_DEPS): New variable
2002-06-15 Ken Raeburnupdate dependencies
2002-06-15 Ken Raeburn* depfix.sed: Ignore header files under /mit/gnu/
2002-06-15 Ken Raeburn* post.in (clean-unix): Delete .d files
2002-06-15 Ken Raeburnrebuild dependencies
2002-06-15 Ken Raeburn* krb5.hin: Delete inclusion of profile.h again
2002-06-15 Ken Raeburnupdate dependencies
2002-06-15 Tom Yu * krb5.hin: Conditionalize KRB5_CALLCONV_WRONG separately
2002-06-15 Tom Yu * k5-int.h: Added krb5_kt_dfl_ops for KRB5_KEYTAB_ACCE...
2002-06-15 Tom Yu * krb5.hin: Fix BEGIN_DECLS conditional
2002-06-15 Tom Yu * win-mac.h: Since this file is now only Win32, remove...
2002-06-15 Tom Yu * krb524.h: Change multiple-inclusion test macro to...
2002-06-15 Tom Yu * krb524.h: Back out erroneous merge of post-1.2.5...
2002-06-15 Tom Yu * krb524.h: Updated C++ protection to not interfere...
2002-06-14 Tom Yu * rc_io.c, rc_dfl.c: use "" includes for krb5.h and...
2002-06-14 Ken RaeburnUse ws2_32.lib instead of wsock32.lib
2002-06-13 Jen SelbyUpdated the manpage with new ticket flags
2002-06-13 Ken RaeburnInclude "com_err.h" instead of <com_err.h>
2002-06-12 Ken Raeburn* preauth.c: Don't include syslog.h
2002-06-12 Ken Raeburn* pty-int.h: Don't include syslog.h
2002-06-12 Ken Raeburndelete remnants of sys subdir
2002-06-12 Ken Raeburn* syslog.h: Deleted
2002-06-12 Ken Raeburn* syslog.c: Include syslog.h instead of sys/syslog.h
2002-06-12 Ken Raeburn* bsdlib.h, bstring.h, fake-stdlib.h: Deleted
2002-06-12 Ken Raeburn* kwinsock.h, macsock.h: Deleted
2002-06-12 Tom Yu * cns.c: Do not use krb_get_notification_message() or
next