[Heimdal-source-changes] [heimdal/heimdal] f66af0: Use KRB5_TC_MATCH_TIMES when looking for creds

GitHub noreply at github.com
Tis Aug 13 22:29:31 CEST 2013


  Branch: refs/heads/kinit-fixes-rebase
  Home:   https://github.com/heimdal/heimdal
  Commit: f66af0bf04c05eb301acf76e77ac93d0d8434b2c
      https://github.com/heimdal/heimdal/commit/f66af0bf04c05eb301acf76e77ac93d0d8434b2c
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M lib/krb5/get_cred.c

  Log Message:
  -----------
  Use KRB5_TC_MATCH_TIMES when looking for creds


  Commit: 83ccbf318430963a72f1c8577d21ecbd7f6adc4d
      https://github.com/heimdal/heimdal/commit/83ccbf318430963a72f1c8577d21ecbd7f6adc4d
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M lib/krb5/cache.c

  Log Message:
  -----------
  Set cc config creds endtime to MAX


  Commit: 39222cf06905a182f4f76b28e849ef385cf3ed02
      https://github.com/heimdal/heimdal/commit/39222cf06905a182f4f76b28e849ef385cf3ed02
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M lib/krb5/cache.c

  Log Message:
  -----------
  Do use KRB5_TC_MATCH_TIMES in krb5_cc_get_config()


  Commit: 55e6a5fb76da399ac85cbee2a0dc5dd0b2f6f2e5
      https://github.com/heimdal/heimdal/commit/55e6a5fb76da399ac85cbee2a0dc5dd0b2f6f2e5
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M lib/krb5/fcache.c

  Log Message:
  -----------
  Make fcc_remove_cred() better

Don't use a memory ccache go between, just copy all but the matching
credential(s).


  Commit: 2aa7496764586604c950663a87afd0a6c15f745c
      https://github.com/heimdal/heimdal/commit/2aa7496764586604c950663a87afd0a6c15f745c
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M kuser/copy_cred_cache.c

  Log Message:
  -----------
  Use krb5_timeofday() in kuser/copy_cred_cache.c


  Commit: 8f32c2d6967d48af99272cf46add5e5b34359c98
      https://github.com/heimdal/heimdal/commit/8f32c2d6967d48af99272cf46add5e5b34359c98
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M kuser/kcpytkt.c
    M kuser/kdeltkt.c

  Log Message:
  -----------
  Add options to kcpytkt and kdeltkt for exp tix


  Commit: 9906f5d01a53af51dc8a76f84c8f0de743a24819
      https://github.com/heimdal/heimdal/commit/9906f5d01a53af51dc8a76f84c8f0de743a24819
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M kuser/kinit.c

  Log Message:
  -----------
  Make kinit cmd not exit on transient errors


  Commit: 24794552e0643b5e631f3ec185886df12b919a37
      https://github.com/heimdal/heimdal/commit/24794552e0643b5e631f3ec185886df12b919a37
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M kuser/kinit.c

  Log Message:
  -----------
  Allow batch mode in kinit with password file


  Commit: 80f1a2e5411093481f2821382b8fed7417ea01f8
      https://github.com/heimdal/heimdal/commit/80f1a2e5411093481f2821382b8fed7417ea01f8
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M kuser/kinit.c

  Log Message:
  -----------
  kinit should save cc configs if it krb5_cc_move()s

Also, renew_validate() should krb5_cc_new_unique() and krb5_cc_move() it
into place.


  Commit: 7201a97ceef1cedcaf22e79a9e1f9aaad3084dab
      https://github.com/heimdal/heimdal/commit/7201a97ceef1cedcaf22e79a9e1f9aaad3084dab
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M kuser/kinit.c

  Log Message:
  -----------
  kinit cmd: back-off more slowly and warn

Also refactor AFS klog code so we do it only once on renew.


  Commit: 927e3f5d93c7176dc227338ed96419f0d88b6096
      https://github.com/heimdal/heimdal/commit/927e3f5d93c7176dc227338ed96419f0d88b6096
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M kuser/kinit.c

  Log Message:
  -----------
  Add SIGINFO support for kinit cmd

Use SIGUSR1 if there's no SIGINFO, so the code isn't dead.


Compare: https://github.com/heimdal/heimdal/compare/8ad9e7ab3420...927e3f5d93c7


More information about the Heimdal-source-changes mailing list