2002-07-03 |
Tom Yu | * init_os_ctx.c: krb4 needs to get the os config files... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Tom Yu | * osconf.h (DEFAULT_PROFILE_PATH): Conditionalized... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Tom Yu | 2002-07-03 Tom Yu <tlyu@mit.edu> |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Ezra Peisach | * user-guide.texinfo: Change `@end rawhtml' to `@end... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Ken Raeburn | * network.c (process_packet): Now static. Drop unused... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Ken Raeburn | * kdc_util.h (inet_ntop): Delete declaration |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Ken Raeburn | disable inet_ntop definition |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Ken Raeburn | * init_sec_context.c (get_credentials): Delete unused... |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Ken Raeburn | * rlogin.exp: Update expected "encrypting" message... |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Ken Raeburn | remove gss krb5 mech2 oid and oidset variables |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Ken Raeburn | fix some compiler warnings |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Ken Raeburn | updated deps |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Jen Selby | * rsh.M: added warning that encryption does... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Ezra Peisach | * configure.in: Modify test for in6addr_any definition... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Jen Selby | * Makefile: changed the way html output is... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Ezra Peisach | * appdefault.c (conf_boolean): Change variable from... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Ken Raeburn | * dispatch.c (dispatch): Remove arg "portnum"; update... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Tom Yu | * krb5_libinit.c: Added an include for com_err.h since |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Tom Yu | * appdefault.c, get_in_tkt.c: made conf_yes and conf_n... |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | * fake-addrinfo.h (GET_SERV_BY_PORT) [HAVE_GETSERVBYNAM... |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | * socket-utils.h (ss2sin6): Enable compilation of inlin... |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | enable ipv6 rsh connections |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | * defines.h (default_realm): Declare |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | * kcmd.c (setup_secondary_channel): Use select to time... |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | back out some changes that weren't ready |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | some changes missed in last checking |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | get rid of lib/krb5util |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | * k5-util.h (krb5_compat_recvauth, krb5_compat_recvauth... |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | Move compat_recv.c from krb5util library. Move some... |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | * Makefile.in (ftpd): Don't use krb5util library |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | * Makefile.in (ksu): Don't use krb5util library |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | move krb5_sete[ug]id from libkrb5util (fn) to k5-util... |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | * krsh.c (SECURE_MESSAGE): Only indicate that input... |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | ipv6 support in krlogind.c |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Ken Raeburn | more misc notes on getaddrinfo |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Sam Hartman | Fix etype info; wrong termination condition used in... |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Jen Selby | updated output lines from kinit |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Ken Raeburn | * port-sockets.h (win_socket_initialize): Delete declar... |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Tom Yu | * asn1_encode.c (asn1_encode_generaltime): Remove... |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Tom Yu | * asn1_encode.c: Removed unused Mac OS 9 code |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Tom Yu | * asn1_get.c (asn1_get_length): Check for negative... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Tom Yu | * c_ustime.c: Remove various things missed in 1-2... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Tom Yu | Oops, missed one |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Tom Yu | * krb5.hin: Fix up yet more CALLCONV botches from... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Ezra Peisach | * ccache.c (printtime): Do not assume that krb5_timest... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Ezra Peisach | * fake-addrinfo.h: If IPv6 support is compiled in... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Ezra Peisach | * implementor.texinfo (IPv6 Support): Update fact... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Ken Raeburn | * port-sockets.h [!_WIN32 && !HAVE_MACSOCK_H]: Include... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Ken Raeburn | * mk_priv.c (krb4int_address_less): Put braces around... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Tom Yu | * winccld.c: Include k5-int.h to get hidden ops struct. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Tom Yu | * Makefile.in: Build cc accessor functions on Windows |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Ken Raeburn | * configure.in: Check for sys/uio.h. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Sam Hartman | Touch up comments on shared libraries |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Ezra Peisach | * srv_net.c: Conditionalize debugging variables... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Ezra Peisach | * Makefile.in (clean): Add t_prng and t_prng.o |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Ezra Peisach | * Makefile.in (clean-unix): Remove t_crc.o and... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Ken Raeburn | * init_os_ctx.c: Don't include sys/ioctl.h or sys/filio.h. |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Ken Raeburn | * prof_parse.c (strip_line): Simplify loop by preservin... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Ken Raeburn | use strdup |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Tom Yu | * toffset.c (krb5_get_time_offsets), an_to_ln.c |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Ken Raeburn | avoid redundant definitions of socket-related error... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Ken Raeburn | Client-side TCP support update for Windows. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Tom Yu | * princ_comp.c (krb5_realm_compare), auth_con.c |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Tom Yu | * ktfr_entry.c: Rename krb5_kt_free_entry_contents as |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Tom Yu | Fix missed pullup of kt_free_entry -> free_keytab_entry... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Ken Raeburn | * implementor.texinfo: Don't use @smallbook. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Ken Raeburn | * implementor.texinfo (IPv6 Support): New chapter. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Ken Raeburn | * copyright.texinfo: Update copyright year |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Ken Raeburn | update copyright |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Jen Selby | * klogind.M: documented the -D and -f options |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | * post.in (clean-unix): Delete .d and .depend files... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | * depfix.sed: Ignore header files under /mit/gnu/.... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | * pre.in (COM_ERR_DEPS): New variable |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | * depfix.sed: Ignore header files under /mit/gnu/ |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | * post.in (clean-unix): Delete .d files |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | rebuild dependencies |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | * krb5.hin: Delete inclusion of profile.h again |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Yu | * krb5.hin: Conditionalize KRB5_CALLCONV_WRONG separately |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Yu | * k5-int.h: Added krb5_kt_dfl_ops for KRB5_KEYTAB_ACCE... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Yu | * krb5.hin: Fix BEGIN_DECLS conditional |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Yu | * win-mac.h: Since this file is now only Win32, remove... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Yu | * krb524.h: Change multiple-inclusion test macro to... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Yu | * krb524.h: Back out erroneous merge of post-1.2.5... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Yu | * krb524.h: Updated C++ protection to not interfere... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Tom Yu | * rc_io.c, rc_dfl.c: use "" includes for krb5.h and... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Ken Raeburn | Use ws2_32.lib instead of wsock32.lib |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Jen Selby | Updated the manpage with new ticket flags |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Ken Raeburn | Include "com_err.h" instead of <com_err.h> |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Ken Raeburn | * preauth.c: Don't include syslog.h |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Ken Raeburn | * pty-int.h: Don't include syslog.h |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Ken Raeburn | delete remnants of sys subdir |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Ken Raeburn | * syslog.h: Deleted |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Ken Raeburn | * syslog.c: Include syslog.h instead of sys/syslog.h |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Ken Raeburn | * bsdlib.h, bstring.h, fake-stdlib.h: Deleted |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Ken Raeburn | * kwinsock.h, macsock.h: Deleted |
commit | commitdiff | tree | snapshot |
next |