aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn234-1830/+1619
2001-10-06* do_tgs_req.c (process_tgs_req): Fix logging of bad transit path infoKen Raeburn2-8/+13
2001-10-05Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn5-137/+163
2001-10-04 * accept_sec_context.c (krb5_gss_accept_sec_context): IgnoreTom Yu2-10/+23
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn196-845/+924
2001-10-02 * Makefile.in (includes): Depend onEzra Peisach2-0/+9
2001-10-02Fix typo: it's install-guide.ps, not install.psTom Yu1-2/+2
2001-10-02 * accept_sec_context.c (rd_and_store_for_creds): Handle errorTom Yu2-3/+9
2001-09-29* locate_kdc.c (add_host_to_list): If address family in sockaddr structure isKen Raeburn2-0/+10
2001-09-29fix log entryKen Raeburn1-1/+2
2001-09-29provide fake addrinfo implementation; get ipv6 addrs for solaris 8Ken Raeburn2-13/+215
2001-09-28* aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Need brackets around argument...Ken Raeburn2-1/+6
2001-09-28avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn4-6/+16
2001-09-28update dependenciesKen Raeburn1-2/+2
2001-09-28add ##WIN32## prefix to last change, so unix build worksKen Raeburn2-9/+15
2001-09-28Add KRB524_STATIC_HACK for Windows build so that we can generate aDanilo Almeida2-5/+26
2001-09-26better realm transit path checking for app serverKen Raeburn15-27/+227
2001-09-24* kpropd.M: Correct typo (synopsis line should say kpropd, not kprop)Mitchell Berger2-1/+5
2001-09-24* kinit.M: Correct some typos. Thanks to Dennis DavisMitchell Berger2-8/+13
2001-09-24* krb5kdc.M: Document the -n option. Thanks to Dennis DavisMitchell Berger2-0/+14
2001-09-16* ksu.M: Correct a few typosMitchell Berger2-13/+18
2001-09-14* krlogin.c (try_normal): Permit "rsh" as well as "rlogin" as the program name,Ken Raeburn2-2/+9
2001-09-12 * configure.in: Cosmetic fix in utmpx.ut_exit checkTom Yu2-1/+5
2001-09-08 * telnetd.c: Move include of fake-addrinfo.c to after stdlib.h soEzra Peisach2-3/+7
2001-09-07* commands.c (tn): Don't crash printing null hostname in case where suppliedKen Raeburn2-2/+9
2001-09-07* t_expand.c: New file.Ken Raeburn3-3/+35
2001-09-07* rd_req_dec.c (krb5_rd_req_decoded_opt): Pass server realm toKen Raeburn2-7/+10
2001-09-07new kdc option flagsKen Raeburn2-2/+4
2001-09-07new ticket flagsKen Raeburn2-3/+8
2001-09-06updated dependencies for latest make-depend target codeKen Raeburn14-193/+187
2001-09-06* post.in (depfix2.sed): collapse multiple slashes; more relative pathname pr...Ken Raeburn2-1/+4
2001-09-06now process myfulldir arg tooKen Raeburn1-4/+46
2001-09-06* post.in (depfix2.sed): New target, generates a sed script that'll do a betterKen Raeburn2-15/+20
2001-09-06* depgen.sed: New file.Ken Raeburn3-0/+31
2001-09-06* fake-addrinfo.h: Include socket-utils.hKen Raeburn2-0/+5
2001-09-06 * Makefile.in ($(BUILDTOP)/include/krb5/autoconf.h): Add rules toEzra Peisach2-0/+10
2001-09-02* Makefile.in (../include/krb524_err.h): Force build of "includes"Ken Raeburn2-0/+3
2001-09-02dependenciesKen Raeburn22-15/+394
2001-09-01dependenciesKen Raeburn47-42/+2744
2001-09-01*depfix.sed: Drop "$(srcdir)/" prefix for files in current directory, in favo...Ken Raeburn2-0/+4
2001-09-01* post.in: Run compiler and sed in separate rules. Make "depend" a recursiveKen Raeburn2-21/+35
2001-09-01add automatically generated dependenciesKen Raeburn3-0/+74
2001-09-01add commentKen Raeburn1-0/+1
2001-09-01fix ordering in last changeKen Raeburn1-1/+1
2001-09-01* depfix.sed: Temporarily add trailing whitespace to make substitutions moreKen Raeburn2-0/+14
2001-09-01* post.in (.depend): Refuse to do anything if srcdir is ".". Find a shortcutKen Raeburn2-5/+24
2001-08-31use a different macro in fake-addrinfo.h to tell fake-addrinfo.c to define fnsKen Raeburn3-1/+5
2001-08-31Fix clean-windows target to clean appl/gssftp/ftpDanilo Almeida2-1/+5
2001-08-31* hostaddr.c (krb5_os_hostaddr): Don't use AI_DEFAULTKen Raeburn2-1/+3
2001-08-31separate sockaddr_storage support from ipv6 supportKen Raeburn2-2/+8