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

GitHub noreply at github.com
Tis Aug 13 22:00:59 CEST 2013


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

  Changed paths:
    M lib/krb5/get_cred.c

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


  Commit: bc824d286216d25838e9d300fa645c458c05df15
      https://github.com/heimdal/heimdal/commit/bc824d286216d25838e9d300fa645c458c05df15
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M lib/krb5/cache.c

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


  Commit: f7ff929d82e6b95a44350a854aa53dab31230b1f
      https://github.com/heimdal/heimdal/commit/f7ff929d82e6b95a44350a854aa53dab31230b1f
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M lib/krb5/cache.c

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


  Commit: e47040c21566e5b387d6324131bd822fb190d101
      https://github.com/heimdal/heimdal/commit/e47040c21566e5b387d6324131bd822fb190d101
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-12 (Mon, 12 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: 5fc207880e3ef458e0191a21d32839a25c2f59a0
      https://github.com/heimdal/heimdal/commit/5fc207880e3ef458e0191a21d32839a25c2f59a0
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M kuser/copy_cred_cache.c

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


  Commit: 12d59b64c7fdca158e8046cfb3123b19cc0e9d8b
      https://github.com/heimdal/heimdal/commit/12d59b64c7fdca158e8046cfb3123b19cc0e9d8b
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

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


  Commit: f32b34ea39907f11413d1b692e170189c9d83c19
      https://github.com/heimdal/heimdal/commit/f32b34ea39907f11413d1b692e170189c9d83c19
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M kuser/kinit.c

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


  Commit: fc728f2d41c938ebf83c51c7eca43314b05d616f
      https://github.com/heimdal/heimdal/commit/fc728f2d41c938ebf83c51c7eca43314b05d616f
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M kuser/kinit.c

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


  Commit: 1572c37050e6a0f72ea34fd8a0d2ccfbafdf1761
      https://github.com/heimdal/heimdal/commit/1572c37050e6a0f72ea34fd8a0d2ccfbafdf1761
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-12 (Mon, 12 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: bd4ee21932e09980d3b615afa5659cdf5d4eac16
      https://github.com/heimdal/heimdal/commit/bd4ee21932e09980d3b615afa5659cdf5d4eac16
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-08-12 (Mon, 12 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: 8ad9e7ab3420839cdbcbd1f8dfbd40567eeeae32
      https://github.com/heimdal/heimdal/commit/8ad9e7ab3420839cdbcbd1f8dfbd40567eeeae32
  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/a31588bff605^...8ad9e7ab3420


More information about the Heimdal-source-changes mailing list