| Commit message (Expand) | Author | Age | Files | Lines |
| * | * configure.in: Check for struct if_laddrconf, as for struct lifconf | Ken Raeburn | 2004-10-01 | 1 | -0/+13 |
| * | * configure.in: Use AC_MSG_NOTICE for krb4 messages instead of AC_MSG_RESULT, | Ken Raeburn | 2004-09-24 | 1 | -2/+2 |
| * | Add DNS resolver glue layer. Use it | Tom Yu | 2004-09-21 | 1 | -3/+0 |
| * | * configure.in: Check for h_errno declaration in netdb.h | Tom Yu | 2004-09-15 | 1 | -0/+13 |
| * | * configure.in: Solaris getpwnam_r returns struct passwd*, not | Tom Yu | 2004-08-10 | 1 | -1/+1 |
| * | * configure.in: If getpwnam_r is available, determine its return type | Ken Raeburn | 2004-08-08 | 1 | -0/+22 |
| * | * configure.in: Look for sched.h and sched_yield. | Ken Raeburn | 2004-08-07 | 1 | -2/+2 |
| * | * configure.in: Actually check for pthread_mutex_lock | Ken Raeburn | 2004-08-04 | 1 | -1/+1 |
| * | * configure.in: Look for "struct lifconf" and maybe define HAVE_STRUCT_LIFCONF | Ken Raeburn | 2004-07-22 | 1 | -0/+12 |
| * | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 1 | -5/+1 |
| * | * configure.in: Check krb5_cv_inet6_with_dinet6 as well as krb5_cv_inet6 when | Ken Raeburn | 2004-07-11 | 1 | -1/+7 |
| * | * configure.in: Check for getpwuid_r | Ken Raeburn | 2004-07-07 | 1 | -1/+1 |
| * | * configure.in: Test for 'inline' support. | Ken Raeburn | 2004-07-01 | 1 | -0/+2 |
| * | * configure.in: Check number of arguments to getpwnam_r and getpwuid_r and | Ken Raeburn | 2004-06-04 | 1 | -0/+27 |
| * | * configure.in: Check for getpwnam_r, gmtime_r, and localtime_r | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
| * | krb5_fcc_generate_new should use mkstemp | Sam Hartman | 2004-03-26 | 1 | -0/+1 |
| * | move some basic header and function checks from lib/krb5 to include | Ken Raeburn | 2003-12-24 | 1 | -1/+3 |
| * | Alpha OSF build fails because daemon() tries to call setpgrp because | Ken Raeburn | 2003-09-13 | 1 | -2/+2 |
| * | * configure.in: Don't test for labs, memmove or bcopy. | Ken Raeburn | 2003-08-26 | 1 | -1/+1 |
| * | * configure.in: Check for some C99 headers and types | Ken Raeburn | 2003-08-26 | 1 | -0/+11 |
| * | * configure.in: Check for mode_t | Ken Raeburn | 2003-08-14 | 1 | -0/+1 |
| * | * configure.in: Use KRB5_AC_NEED_BIND_8_COMPAT to check for bind 9 and higher... | Alexandra Ellwood | 2003-03-18 | 1 | -0/+3 |
| * | * configure.in: Set and substitute maybe_kerberosIV. | Ken Raeburn | 2003-02-27 | 1 | -0/+3 |
| * | * configure.in: Check for sys/select.h and time.h | Ken Raeburn | 2003-02-20 | 1 | -1/+1 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -4/+1 |
| * | * configure.in: Check for sys/filio.h | Ken Raeburn | 2002-09-18 | 1 | -1/+1 |
| * | * configure.in: Use AH_TEMPLATE to put undefined definition of | Ezra Peisach | 2002-09-03 | 1 | -0/+4 |
| * | * port-sockets.h (SOCKET_WRITEV) [!_WIN32]: Use TMP after setting it, to sile... | Ken Raeburn | 2002-07-05 | 1 | -1/+15 |
| * | * configure.in: Modify test for in6addr_any definition in C | Ezra Peisach | 2002-06-26 | 1 | -1/+2 |
| * | move krb5_sete[ug]id from libkrb5util (fn) to k5-util.h (macro) | Ken Raeburn | 2002-06-25 | 1 | -1/+1 |
| * | * fake-addrinfo.h: If IPv6 support is compiled in, but the OS does | Ezra Peisach | 2002-06-21 | 1 | -0/+27 |
| * | * configure.in: Check for sys/uio.h. | Ken Raeburn | 2002-06-20 | 1 | -1/+1 |
| * | * configure.in: Check return type for getservbyname_r just as for | Ken Raeburn | 2002-05-31 | 1 | -3/+27 |
| * | * configure.in: If the return type for gethostbyname_r can't be | Ken Raeburn | 2002-04-25 | 1 | -1/+2 |
| * | * configure.in: Check for gethostbyname_r, gethostbyaddr_r, getservbyname_r and | Ken Raeburn | 2002-04-12 | 1 | -1/+31 |
| * | * configure.in: Use of AC_DEFINE modified to include third | Ezra Peisach | 2001-10-24 | 1 | -5/+9 |
| * | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 1 | -13/+0 |
| * | move socklen_t, socklen handling from krb5 library to include/k5-int.h | Ken Raeburn | 2001-04-26 | 1 | -12/+13 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST and | Ezra Peisach | 2000-11-01 | 1 | -2/+2 |
| * | * configure.in: Invoke KRB5_AC_INET6. Delete most of the 10-17 changes except | Ken Raeburn | 1999-11-02 | 1 | -1/+2 |
| * | * configure.in: Check for inet_{ntop,pton,ntoa,aton}, | Ken Raeburn | 1999-10-17 | 1 | -1/+1 |
| * | From 1.1 branch. | Ken Raeburn | 1999-09-01 | 1 | -1/+1 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-14 | 1 | -2/+100 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -2/+1 |
| * | krb5.hin: Remove definition of the krb5_fulladdr structure, and the | Theodore Tso | 1995-06-09 | 1 | -8/+3 |
| * | Makefile.in, configure.in, krb5.hin: Move krb5.h to krb5.hin, | Theodore Tso | 1995-05-23 | 1 | -0/+1 |
| * | Fix install target logic | Paul Park | 1995-05-22 | 1 | -0/+1 |
| * | * Makefile.in (KRB5_HEADERS, install): `Make install' now works. | John Gilmore | 1995-03-29 | 1 | -0/+1 |
| * | * configure.in: use WITH_CCOPTS | Mark Eichin | 1994-11-18 | 1 | -0/+1 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -1/+1 |