| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | * des_int.h: use "" includes for k5-int.h | Tom Yu | 2002-06-08 | 2 | -1/+6 |
| * | * shs.h: use "" include for k5-int.h | Tom Yu | 2002-06-08 | 2 | -1/+6 |
| * | * kadmin.M: Remove references to "rename_principal". | Tom Yu | 2002-06-07 | 2 | -36/+5 |
| * | Separate send-to-kdc UDP code, export it via accessor interface, and call in to | Ken Raeburn | 2002-06-05 | 10 | -212/+99 |
| * | * get_admhst.c: Deleted | Ken Raeburn | 2002-06-04 | 2 | -89/+4 |
| * | * fake-addrinfo.h [COPY_FIRST_CANONNAME]: Include string.h | Ken Raeburn | 2002-06-04 | 2 | -2/+11 |
| * | change a line break to avoid long lines | Ken Raeburn | 2002-06-04 | 1 | -2/+2 |
| * | Add capability of looking up TCP addresses for KDC in DNS; not enabled yet. | Ken Raeburn | 2002-06-04 | 9 | -106/+152 |
| * | * prof_get.c (profile_get_integer): Set errno to 0 before strtol call, so we | Ken Raeburn | 2002-06-04 | 2 | -8/+22 |
| * | * socket-utils.h (socklen) [! HAVE_SA_LEN]: Return a socklen_t instead of size_t | Ken Raeburn | 2002-05-31 | 2 | -4/+6 |
| * | * fake-addrinfo.h (getaddrinfo, getnameinfo, gai_strerror, freeaddrinfo) | Ken Raeburn | 2002-05-31 | 2 | -14/+51 |
| * | * configure.in: Check return type for getservbyname_r just as for | Ken Raeburn | 2002-05-31 | 3 | -5/+97 |
| * | * MacTCP.h, AddressXlation.h: Deleted | Ken Raeburn | 2002-05-29 | 3 | -1189/+4 |
| * | * DNR.c: Deleted | Ken Raeburn | 2002-05-29 | 2 | -309/+4 |
| * | reformat comment | Ken Raeburn | 2002-05-25 | 1 | -19/+21 |
| * | Reduce build-time per-system dependencies and krb5.h namespace intrusions | Ken Raeburn | 2002-05-25 | 3 | -32/+34 |
| * | * sane_hostname.c (pty_make_sane_hostname): Always initialize "ai" | Ken Raeburn | 2002-05-25 | 2 | -1/+6 |
| * | * krlogin.c (oob): Loop reading data until we actually reach the URG marker | Ken Raeburn | 2002-05-23 | 2 | -7/+17 |
| * | Update key usage numbers to reflect latest draft from John | Sam Hartman | 2002-05-13 | 2 | -2/+8 |
| * | * dbtest.c: Test for __STDC__ defined, not nonzero, to decide whether to use | Ken Raeburn | 2002-05-08 | 2 | -3/+8 |
| * | * prof_get.c (conf_yes, conf_no): Now const. | Ken Raeburn | 2002-05-08 | 2 | -3/+8 |
| * | Free the context when it is non-null not when it is null | Sam Hartman | 2002-04-30 | 3 | -2/+9 |
| * | * v4gssftp.exp (v4ftp_test): Update checked messages for change of "credentials | Ken Raeburn | 2002-04-26 | 2 | -1/+7 |
| * | * fake-addrinfo.h (GET_HOST_BY_NAME, GET_HOST_BY_ADDR) | Ken Raeburn | 2002-04-26 | 2 | -4/+10 |
| * | * reconf: Only for autoreconf 2.53, create a private copy of | Ezra Peisach | 2002-04-25 | 2 | -0/+34 |
| * | * configure.in (AC_CONFIG_SUBDIRS): Always run configure in | Ezra Peisach | 2002-04-25 | 2 | -1/+8 |
| * | * configure.in: If the return type for gethostbyname_r can't be | Ken Raeburn | 2002-04-25 | 2 | -1/+5 |
| * | * fake-addrinfo.h (getaddrinfo) [_AIX]: Declare and initialize variable "ai" | Ken Raeburn | 2002-04-25 | 2 | -7/+12 |
| * | Handle KRB5_CALLCONV_WRONG in .def file | Danilo Almeida | 2002-04-16 | 2 | -1/+5 |