summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * sane_hostname.c (pty_make_sane_hostname): Do not declare addrbufEzra Peisach2001-10-182-1/+6
* Patches contributed by David E. Cross" <crossd@cs.rpi.edu> to addSam Hartman2001-10-185-0/+482
* better version of last changeKen Raeburn2001-10-171-13/+1
* * locate_kdc.c (add_host_to_list): If sa_len field exists and is zero, try toKen Raeburn2001-10-173-6/+66
* Provide a little bit of usage info. More error-checkingDanilo Almeida2001-10-172-16/+45
* * def-check.pl: New file. Not currently used by any automaticKen Raeburn2001-10-172-1/+187
* * svr_principal.c (add_to_history): If the policy a principal uses hasMitchell Berger2001-10-162-0/+46
* * krb5_32.def: Add krb5_kt_* functions: krb5_kt_close,Danilo Almeida2001-10-162-0/+13
* Add KRB5_CALLCONV to krb5_kt_get_typeDanilo Almeida2001-10-164-2/+10
* * kdc_util.c (ktypes2str, rep_etypes2str): Clean up somewhatTom Yu2001-10-132-15/+34
* Replace keytab function-table dispatch macros in krb5.h with functions definedKen Raeburn2001-10-126-67/+172
* * post.in: Minor tidying. Make the target of the mondo recursionTom Yu2001-10-122-1/+9
* * configure.in (HOST_TYPE): Remove SHLIB_TAIL_COMP; it's no longerTom Yu2001-10-122-3/+6
* * ftpd.M: Remove improper formatting from the .SH NAME section, as itMitchell Berger2001-10-112-4/+7
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-1162-1489/+1637
* * ftp.c: Conditionalize declarations of some "unused variables" toDanilo Almeida2001-10-112-54/+45
* * gic_pwd.c (krb5_get_as_key_password),Danilo Almeida2001-10-113-20/+24
* * intern.c (ScreenInsChar): Return BOOLDanilo Almeida2001-10-117-81/+98
* * cc_file.c (krb5_fcc_read): Remove const from fourth argument toEzra Peisach2001-10-102-1/+6
* * localaddr.c (krb5_os_localaddr_profile): Cast argument toEzra Peisach2001-10-102-2/+7
* * kadmin.c (kadmin_parse_name): Properly advance pointer in certain error casesKen Raeburn2001-10-102-1/+7
* * init_ctx.c (init_common): After fetching kdc_default_options value fromKen Raeburn2001-10-102-1/+5
* logger.c (krb5_klog_init): Initialize savec to keep compiler happyKen Raeburn2001-10-102-1/+6
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-10191-2866/+2848
* * mglueP.h: Make all prototypes unconditionalKen Raeburn2001-10-092-102/+89
* * krb_auth_su.c: Fix a call to plain_dump_principal() that had theMitchell Berger2001-10-072-1/+7
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-0612-11/+16
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-06234-1830/+1619
* * do_tgs_req.c (process_tgs_req): Fix logging of bad transit path infoKen Raeburn2001-10-062-8/+13
* Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn2001-10-055-137/+163
* * accept_sec_context.c (krb5_gss_accept_sec_context): IgnoreTom Yu2001-10-042-10/+23
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-04196-845/+924
* * Makefile.in (includes): Depend onEzra Peisach2001-10-022-0/+9
* Fix typo: it's install-guide.ps, not install.psTom Yu2001-10-021-2/+2
* * 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-2615-27/+227
* * 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