summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * accept_sec_context.c (rd_and_store_for_creds): Handle errorTom Yu2001-10-022-3/+9
* * locate_kdc.c (add_host_to_list): If address family in sockaddr structure isKen Raeburn2001-09-292-0/+10
* fix log entryKen Raeburn2001-09-291-1/+2
* provide fake addrinfo implementation; get ipv6 addrs for solaris 8Ken Raeburn2001-09-292-13/+215
* * aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Need brackets around argument...Ken Raeburn2001-09-282-1/+6
* avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn2001-09-284-6/+16
* update dependenciesKen Raeburn2001-09-281-2/+2
* add ##WIN32## prefix to last change, so unix build worksKen Raeburn2001-09-282-9/+15
* Add KRB524_STATIC_HACK for Windows build so that we can generate aDanilo Almeida2001-09-282-5/+26
* better realm transit path checking for app serverKen Raeburn2001-09-2612-26/+189
* * kpropd.M: Correct typo (synopsis line should say kpropd, not kprop)Mitchell Berger2001-09-242-1/+5
* * kinit.M: Correct some typos. Thanks to Dennis DavisMitchell Berger2001-09-242-8/+13
* * krb5kdc.M: Document the -n option. Thanks to Dennis DavisMitchell Berger2001-09-242-0/+14
* * ksu.M: Correct a few typosMitchell Berger2001-09-162-13/+18
* * krlogin.c (try_normal): Permit "rsh" as well as "rlogin" as the program name,Ken Raeburn2001-09-142-2/+9
* * configure.in: Cosmetic fix in utmpx.ut_exit checkTom Yu2001-09-122-1/+5
* * telnetd.c: Move include of fake-addrinfo.c to after stdlib.h soEzra Peisach2001-09-082-3/+7
* * commands.c (tn): Don't crash printing null hostname in case where suppliedKen Raeburn2001-09-072-2/+9
* * t_expand.c: New file.Ken Raeburn2001-09-073-3/+35
* * rd_req_dec.c (krb5_rd_req_decoded_opt): Pass server realm toKen Raeburn2001-09-072-7/+10
* new kdc option flagsKen Raeburn2001-09-072-2/+4
* new ticket flagsKen Raeburn2001-09-072-3/+8
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-0614-193/+187
* * post.in (depfix2.sed): collapse multiple slashes; more relative pathname pr...Ken Raeburn2001-09-062-1/+4
* now process myfulldir arg tooKen Raeburn2001-09-061-4/+46
* * post.in (depfix2.sed): New target, generates a sed script that'll do a betterKen Raeburn2001-09-062-15/+20
* * depgen.sed: New file.Ken Raeburn2001-09-063-0/+31
* * fake-addrinfo.h: Include socket-utils.hKen Raeburn2001-09-062-0/+5
* * Makefile.in ($(BUILDTOP)/include/krb5/autoconf.h): Add rules toEzra Peisach2001-09-062-0/+10
* * Makefile.in (../include/krb524_err.h): Force build of "includes"Ken Raeburn2001-09-022-0/+3
* dependenciesKen Raeburn2001-09-0222-15/+394
* dependenciesKen Raeburn2001-09-0147-42/+2744
* *depfix.sed: Drop "$(srcdir)/" prefix for files in current directory, in favo...Ken Raeburn2001-09-012-0/+4
* * post.in: Run compiler and sed in separate rules. Make "depend" a recursiveKen Raeburn2001-09-012-21/+35
* add automatically generated dependenciesKen Raeburn2001-09-013-0/+74
* add commentKen Raeburn2001-09-011-0/+1
* fix ordering in last changeKen Raeburn2001-09-011-1/+1
* * depfix.sed: Temporarily add trailing whitespace to make substitutions moreKen Raeburn2001-09-012-0/+14
* * post.in (.depend): Refuse to do anything if srcdir is ".". Find a shortcutKen Raeburn2001-09-012-5/+24
* use a different macro in fake-addrinfo.h to tell fake-addrinfo.c to define fnsKen Raeburn2001-08-313-1/+5
* Fix clean-windows target to clean appl/gssftp/ftpDanilo Almeida2001-08-312-1/+5
* * hostaddr.c (krb5_os_hostaddr): Don't use AI_DEFAULTKen Raeburn2001-08-312-1/+3
* separate sockaddr_storage support from ipv6 supportKen Raeburn2001-08-312-2/+8
* make sockaddr_storage checks separate from ipv6 supportKen Raeburn2001-08-313-2/+41
* fix typoKen Raeburn2001-08-311-1/+1
* fix conditionalsKen Raeburn2001-08-311-1/+1
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Do put /usr/include/tcl$v inKen Raeburn2001-08-312-12/+15
* genaddrs.c: update for ipv6Ken Raeburn2001-08-312-28/+62
* * socket-utils.h (struct krb5int_sockaddr_storage): Add some extra spaceKen Raeburn2001-08-312-1/+8
* * configure.in: Check for ipv6 supportKen Raeburn2001-08-312-0/+3