summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * acconfig.h (HAVE_SA_LEN): UndefKen Raeburn2001-01-161-0/+4
* * configure.in: Call AC_REQUIRE_CPP before checking for GCC, to ensure that weKen Raeburn2001-01-162-0/+10
* Document configure.in changeSam Hartman2001-01-141-0/+4
* 2001-01-12 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-01-143-45/+28
* * sane_hostname.c: Switch off of KRB5_USE_INET6 instead ofTom Yu2001-01-132-2/+9
* * configure.in: Look for socklen_t, define HAVE_SOCKLEN_T if foundKen Raeburn2000-12-182-0/+20
* localaddr.c: Add getnameinfo support. Annotate for lclint.Ken Raeburn2000-12-183-203/+304
* * ktutil.c (ktutil_list): Provide a real usage messageKen Raeburn2000-12-152-2/+6
* add "-4" option to rlogin to not try krb5 authKen Raeburn2000-12-153-2/+35
* fix multiple-include problem on OpenBSDKen Raeburn2000-12-132-0/+6
* update network.c with getifaddrs support from lib/krb5/os/localaddr.cKen Raeburn2000-12-132-11/+182
* log msg for previous checkinsKen Raeburn2000-12-091-0/+11
* check in -01 draftKen Raeburn2000-12-081-184/+305
* * k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plusKen Raeburn2000-12-083-35/+21
* make some variables volatileKen Raeburn2000-12-063-2/+7
* * aclocal.m4 (KRB5_AC_INET6): Ensure that we check for sa_len fieldKen Raeburn2000-12-062-0/+6
* Use const sockaddr pointer in interface.Ken Raeburn2000-12-064-17/+87
* make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*Ken Raeburn2000-12-0610-11/+40
* restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macrosKen Raeburn2000-12-062-2/+8
* fix typoKen Raeburn2000-12-061-1/+1
* Remove a bunch of macro definitions we don't use.Ken Raeburn2000-12-069-173/+116
* undo last changeKen Raeburn2000-12-061-2/+2
* tweak names of perl scriptsKen Raeburn2000-12-061-2/+2
* try lclint on a com_err test program; misc cleanupKen Raeburn2000-12-062-7/+41
* some notes on interactions with 64-bit systemsKen Raeburn2000-12-061-0/+15
* (WITH_CC): Don't use -Wtraditional, we're always assuming ANSI mode nowKen Raeburn2000-12-062-1/+3
* * aclocal.m4 (KRB5_AC_INET6): Look for netdb.h.Ken Raeburn2000-12-052-7/+22
* * cmds.c (globulize): Use correct address of globbed results whenKen Raeburn2000-11-212-2/+9
* make "make check" do somethingKen Raeburn2000-11-143-3/+21
* * dyn_create.c (DynCopy): Arguments to memcpy were reversed. FoundEzra Peisach2000-11-092-1/+6
* * Makefile.in (check-unix): Built and execture dyntestEzra Peisach2000-11-0910-12/+49
* * strnlen.c (krb_strnlen): Put The return type before the callingDanilo Almeida2000-11-092-1/+6
* Fix common mis-spelling of my name. (There's only one "l" in Danilo. :-)Danilo Almeida2000-11-091-1/+1
* * configure.in: Change KRB4_DEJAGNU_TEST variable to KRBIV fromTom Yu2000-11-082-2/+7
* * default.exp: Use $KRBIV rather than $KRB4 since dejagnu-1.3Tom Yu2000-11-082-3/+8
* * v4gssftp.exp: Fix to handle some cases of krb4 failure prior toTom Yu2000-11-082-3/+10
* * Makefile.in (OBJS, SRCS): Add strnlen.o, strnlen.cTom Yu2000-11-0823-1021/+1555
* * des.h: Change to make KRB4_32 an int if it's at least 32 bitsTom Yu2000-11-083-22/+113
* problems found in auditingKen Raeburn2000-11-081-0/+34
* clarify a littleKen Raeburn2000-11-081-3/+4
* Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn2000-11-0812-83/+347
* * aclocal.m4 (CONFIG_RULES): Quote AUTOCONFFLAGS properlyTom Yu2000-11-022-1/+5
* Oops - checked in a newer version by accidentEzra Peisach2000-11-011-10/+5
* * configure.in: If the cache_file is /dev/null (autoconf 2.49),Ezra Peisach2000-11-012-0/+11
* * reconf: Rework syntax to detect version numbers of newerEzra Peisach2000-11-012-7/+30
* * aclocal.m4 (V5_SET_TOPDIR): In newer versions of autoconfEzra Peisach2000-11-012-16/+45
* * configure.in: Update to autoconf 2 macro names:Ezra Peisach2000-11-012-5/+15
* * configure.in: Use AC_CHECK_FUNCS, AC_CHECK_HEADERS, AC_C_CONSTEzra Peisach2000-11-014-10/+35
* * configure.in: Use AC_CHECK_HEADER and AC_CHECK_FUNC instead ofEzra Peisach2000-11-012-3/+8
* * configure.in: Use AC_CHECK_HEADER and AC_FUNC_VFORK instead ofEzra Peisach2000-11-012-3/+8