| Commit message (Expand) | Author | Age | Files | Lines |
| * | * prof_parse.c (strip_line): Simplify loop by preserving "p" rather than | Ken Raeburn | 2002-06-19 | 2 | -9/+6 |
| * | use strdup | Ken Raeburn | 2002-06-19 | 3 | -9/+26 |
| * | * toffset.c (krb5_get_time_offsets), an_to_ln.c | Tom Yu | 2002-06-18 | 3 | -2/+8 |
| * | avoid redundant definitions of socket-related error codes for Windows | Ken Raeburn | 2002-06-18 | 5 | -23/+10 |
| * | Client-side TCP support update for Windows. | Ken Raeburn | 2002-06-18 | 4 | -145/+357 |
| * | * princ_comp.c (krb5_realm_compare), auth_con.c | Tom Yu | 2002-06-18 | 6 | -6/+21 |
| * | * ktfr_entry.c: Rename krb5_kt_free_entry_contents as | Tom Yu | 2002-06-18 | 2 | -1/+22 |
| * | Fix missed pullup of kt_free_entry -> free_keytab_entry_contents | Tom Yu | 2002-06-18 | 1 | -0/+6 |
| * | update copyright | Ken Raeburn | 2002-06-18 | 1 | -1/+1 |
| * | * klogind.M: documented the -D and -f options | Jen Selby | 2002-06-17 | 4 | -7/+47 |
| * | * post.in (clean-unix): Delete .d and .depend files along with $(OBJS) in one | Ken Raeburn | 2002-06-15 | 2 | -3/+4 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 53 | -1229/+1048 |
| * | * depfix.sed: Ignore header files under /mit/gnu/. Replace | Ken Raeburn | 2002-06-15 | 2 | -1/+7 |
| * | * pre.in (COM_ERR_DEPS): New variable | Ken Raeburn | 2002-06-15 | 2 | -0/+6 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -14/+14 |
| * | * depfix.sed: Ignore header files under /mit/gnu/ | Ken Raeburn | 2002-06-15 | 2 | -0/+7 |
| * | * post.in (clean-unix): Delete .d files | Ken Raeburn | 2002-06-15 | 2 | -1/+5 |
| * | rebuild dependencies | Ken Raeburn | 2002-06-15 | 8 | -374/+375 |
| * | * krb5.hin: Delete inclusion of profile.h again | Ken Raeburn | 2002-06-15 | 2 | -6/+4 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -1/+5 |
| * | * krb5.hin: Conditionalize KRB5_CALLCONV_WRONG separately | Tom Yu | 2002-06-15 | 2 | -16/+88 |
| * | * k5-int.h: Added krb5_kt_dfl_ops for KRB5_KEYTAB_ACCESSOR_FUNCTIONS | Tom Yu | 2002-06-15 | 2 | -15/+32 |
| * | * krb5.hin: Fix BEGIN_DECLS conditional | Tom Yu | 2002-06-15 | 2 | -1/+7 |
| * | * win-mac.h: Since this file is now only Win32, remove non-Win32 | Tom Yu | 2002-06-15 | 2 | -98/+28 |
| * | * krb524.h: Change multiple-inclusion test macro to not stomp on | Tom Yu | 2002-06-15 | 2 | -4/+9 |
| * | * krb524.h: Back out erroneous merge of post-1.2.5 change | Tom Yu | 2002-06-15 | 2 | -2/+5 |
| * | * krb524.h: Updated C++ protection to not interfere with emacs | Tom Yu | 2002-06-15 | 7 | -7/+94 |
| * | * rc_io.c, rc_dfl.c: use "" includes for krb5.h and k5-int.h | Tom Yu | 2002-06-14 | 3 | -2/+7 |
| * | Use ws2_32.lib instead of wsock32.lib | Ken Raeburn | 2002-06-14 | 18 | -10/+49 |
| * | Updated the manpage with new ticket flags | Jen Selby | 2002-06-13 | 2 | -0/+9 |
| * | Include "com_err.h" instead of <com_err.h> | Ken Raeburn | 2002-06-13 | 14 | -13/+18 |
| * | * preauth.c: Don't include syslog.h | Ken Raeburn | 2002-06-12 | 2 | -1/+4 |
| * | * pty-int.h: Don't include syslog.h | Ken Raeburn | 2002-06-12 | 2 | -1/+4 |
| * | delete remnants of sys subdir | Ken Raeburn | 2002-06-12 | 3 | -54/+13 |
| * | * syslog.h: Deleted | Ken Raeburn | 2002-06-12 | 2 | -102/+4 |
| * | * syslog.c: Include syslog.h instead of sys/syslog.h | Ken Raeburn | 2002-06-12 | 2 | -1/+5 |
| * | * bsdlib.h, bstring.h, fake-stdlib.h: Deleted | Ken Raeburn | 2002-06-12 | 4 | -925/+4 |
| * | * kwinsock.h, macsock.h: Deleted | Ken Raeburn | 2002-06-12 | 3 | -944/+4 |
| * | * cns.c: Do not use krb_get_notification_message() or | Tom Yu | 2002-06-12 | 2 | -0/+12 |
| * | * sendto_kdc.c: Include sys/ioctl.h and sys/filio.h only if ENABLE_TCP is set | Ken Raeburn | 2002-06-11 | 2 | -5/+12 |
| * | * kt_file.c: Undo non-logged part of last change that added inclusion of | Ken Raeburn | 2002-06-11 | 2 | -1/+6 |
| * | client-side TCP support | Ken Raeburn | 2002-06-11 | 7 | -58/+654 |
| * | * t_std_conf.c: Include fake-addrinfo.h. | Ken Raeburn | 2002-06-11 | 2 | -5/+35 |
| * | * t_locate_kdc.c (main): Free storage allocated by library before exiting | Ken Raeburn | 2002-06-11 | 2 | -0/+8 |
| * | * Makefile.in (WINMAKEFILES): Remove keytab subdir makefiles, and their build... | Ken Raeburn | 2002-06-10 | 2 | -6/+5 |
| * | * krb5_err.et (KRB5KRB_AP_PATH_NOT_ACCEPTED, KRB5KRB_ERR_RESPONSE_TOO_BIG): New | Ken Raeburn | 2002-06-10 | 2 | -2/+7 |
| * | put netinet/in.h inclusion with other headers | Ken Raeburn | 2002-06-09 | 1 | -1/+1 |
| * | Merge file and srvtab keytab implementations each into one file, and eliminate | Ken Raeburn | 2002-06-09 | 39 | -3649/+2601 |
| * | * config/unix.exp (top level): Load helpers.exp here, to make sure database | Ken Raeburn | 2002-06-09 | 2 | -0/+8 |
| * | * crypto_libinit.h: Changed macros so you can include | Tom Yu | 2002-06-08 | 2 | -3/+9 |