From noreply at github.com Sat Dec 3 04:37:56 2016 From: noreply at github.com (GitHub) Date: Fri, 02 Dec 2016 19:37:56 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 7209b7: Bump master version to 7.99.1 (8.0-dev) Message-ID: <58423e14cbbe5_14cb3fb549db11346351f@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 7209b72869017c976ea6f16baa64a60421fff068 https://github.com/heimdal/heimdal/commit/7209b72869017c976ea6f16baa64a60421fff068 Author: Viktor Dukhovni Date: 2016-12-02 (Fri, 02 Dec 2016) Changed paths: M configure.ac M windows/NTMakefile.version Log Message: ----------- Bump master version to 7.99.1 (8.0-dev) From noreply at github.com Sat Dec 3 07:36:46 2016 From: noreply at github.com (GitHub) Date: Fri, 02 Dec 2016 22:36:46 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] f0a772: More robust kadm5 server handle init and cleanup Message-ID: <584267feda5d6_11fa3fa69ea79138242b2@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: f0a772e3e63cea59751a4afc7d79056b68f1ac8d https://github.com/heimdal/heimdal/commit/f0a772e3e63cea59751a4afc7d79056b68f1ac8d Author: Viktor Dukhovni Date: 2016-12-03 (Sat, 03 Dec 2016) Changed paths: M lib/kadm5/context_s.c M lib/kadm5/destroy_s.c M lib/kadm5/init_s.c Log Message: ----------- More robust kadm5 server handle init and cleanup From noreply at github.com Sun Dec 4 01:31:44 2016 From: noreply at github.com (GitHub) Date: Sat, 03 Dec 2016 16:31:44 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 846a62: Use actual libdir/includedir in krb5-config and pc... Message-ID: <584363f0d978c_22e73ff45ac671349865b@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 846a62a39e3e6497aefbc8a5496251456b43cad6 https://github.com/heimdal/heimdal/commit/846a62a39e3e6497aefbc8a5496251456b43cad6 Author: Jelmer Vernooij Date: 2016-12-03 (Sat, 03 Dec 2016) Changed paths: M tools/heimdal-gssapi.pc.in Log Message: ----------- Use actual libdir/includedir in krb5-config and pc files. (#219) This fixes the library path on e.g. systems like Debian which specify a custom includedir and libdir. From noreply at github.com Mon Dec 5 00:40:39 2016 From: noreply at github.com (GitHub) Date: Sun, 04 Dec 2016 15:40:39 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 650d73: Increase timeout when waiting for iprop-slave. Message-ID: <5844a97745161_13fc3f833329f130113118@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 650d730d0dc4a04e98e78308fb0343bdf0b6b3e3 https://github.com/heimdal/heimdal/commit/650d730d0dc4a04e98e78308fb0343bdf0b6b3e3 Author: Jelmer Vernooij Date: 2016-12-04 (Sun, 04 Dec 2016) Changed paths: M tests/kdc/wait-kdc.sh Log Message: ----------- Increase timeout when waiting for iprop-slave. This is required when running on slower platforms. We're hitting the timeout building on mips. From noreply at github.com Thu Dec 8 16:47:47 2016 From: noreply at github.com (GitHub) Date: Thu, 08 Dec 2016 07:47:47 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 6e5bbb: Fix FAST client memleak Message-ID: <584980a3b42a_55863ff0f5f6d134905b1@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 6e5bbbf65d1ac4db9c751df64d0a4b8346f3db7a https://github.com/heimdal/heimdal/commit/6e5bbbf65d1ac4db9c751df64d0a4b8346f3db7a Author: Nicolas Williams Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M lib/krb5/init_creds_pw.c Log Message: ----------- Fix FAST client memleak Commit: 27d7939d74392459741c6c99690b74f193c269c7 https://github.com/heimdal/heimdal/commit/27d7939d74392459741c6c99690b74f193c269c7 Author: Nicolas Williams Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M cf/valgrind-suppressions Log Message: ----------- Improve valgrind suppressions Commit: bbaae5f43c3743a91cc3cd9833b2126c6e5493ef https://github.com/heimdal/heimdal/commit/bbaae5f43c3743a91cc3cd9833b2126c6e5493ef Author: Nicolas Williams Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M kcm/config.c M kuser/kinit.c M lib/krb5/krb5_locl.h Log Message: ----------- Fix 32-bit time_t regression (#220) Commit: 12eb54d03f923b239d63dea49c13e6242e7fc8d0 https://github.com/heimdal/heimdal/commit/12eb54d03f923b239d63dea49c13e6242e7fc8d0 Author: Nicolas Williams Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M lib/roken/detach.c M lib/roken/roken.h.in M lib/roken/write_pid.c Log Message: ----------- rk_pidfile() should call pidfile() if HAVE_PIDFILE This is necessary so we can use --detach in tests even on NetBSD and OpenBSD. Commit: a6e8ff2ae51dc73bacd185da8c532a1d125b3736 https://github.com/heimdal/heimdal/commit/a6e8ff2ae51dc73bacd185da8c532a1d125b3736 Author: Nicolas Williams Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M lib/roken/write_pid.c Log Message: ----------- pidfile(): write newline too Commit: d609264a006a2fce77a9991aa55bb152d3418a2a https://github.com/heimdal/heimdal/commit/d609264a006a2fce77a9991aa55bb152d3418a2a Author: Nicolas Williams Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M lib/roken/write_pid.c Log Message: ----------- Only rm pidfile if PID matches Commit: 87b234e154b46ec357a8a2255e45df44ce58b6ca https://github.com/heimdal/heimdal/commit/87b234e154b46ec357a8a2255e45df44ce58b6ca Author: Nicolas Williams Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M lib/roken/detach.c Log Message: ----------- roken_detach_prep() close pipe Commit: 5f2e4fb3683f1f2a6fb476d9d25d8f830ea5c3cf https://github.com/heimdal/heimdal/commit/5f2e4fb3683f1f2a6fb476d9d25d8f830ea5c3cf Author: Nicolas Williams Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M kdc/config.c M kdc/connect.c M kdc/kdc_locl.h Log Message: ----------- kdc: add --testing option for leak testing The kdc nowadays forks and restarts worker children. This is nice, but for leak checking in tests on OS X with leak(1) we really need the worker to be the one process. Commit: 8735d47d8bab42b17350b42013d94d6e26769de8 https://github.com/heimdal/heimdal/commit/8735d47d8bab42b17350b42013d94d6e26769de8 Author: Nicolas Williams Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M tests/gss/check-context.in M tests/gss/check-gssmask.in M tests/gss/check-ntlm.in M tests/gss/check-spnego.in Log Message: ----------- Add missing tests/gss env setup Commit: 2027aa11ed46a38cff42ad20a8eb87a633a68ed8 https://github.com/heimdal/heimdal/commit/2027aa11ed46a38cff42ad20a8eb87a633a68ed8 Author: Nicolas Williams Date: 2016-12-07 (Wed, 07 Dec 2016) Changed paths: M tests/bin/setup-env.in M tests/gss/check-basic.in M tests/gss/check-context.in M tests/gss/check-gssmask.in M tests/gss/check-ntlm.in M tests/gss/check-spnego.in M tests/java/Makefile.am M tests/java/check-kinit.in M tests/kdc/check-canon.in M tests/kdc/check-cc.in M tests/kdc/check-delegation.in M tests/kdc/check-des.in M tests/kdc/check-digest.in M tests/kdc/check-fast.in M tests/kdc/check-hdb-mitdb.in M tests/kdc/check-iprop.in M tests/kdc/check-kadmin.in M tests/kdc/check-kdc.in M tests/kdc/check-kinit.in M tests/kdc/check-kpasswdd.in M tests/kdc/check-pkinit.in M tests/kdc/check-referral.in M tests/kdc/check-uu.in M tests/ldap/check-ldap.in M tests/plugin/Makefile.am M tests/plugin/check-pac.in Log Message: ----------- Use --detach in tests to avoid waiting Commit: 1ed7bd56b1a6bc4b41aa0119efdb727895a7c74a https://github.com/heimdal/heimdal/commit/1ed7bd56b1a6bc4b41aa0119efdb727895a7c74a Author: Nicolas Williams Date: 2016-12-07 (Wed, 07 Dec 2016) Changed paths: M tests/kdc/leaks-kill.sh Log Message: ----------- Fix leaks-kill.sh --check Commit: a51ecdb8dbc0ae1195c16abe10a5ffa3f67a755e https://github.com/heimdal/heimdal/commit/a51ecdb8dbc0ae1195c16abe10a5ffa3f67a755e Author: Viktor Dukhovni Date: 2016-12-07 (Wed, 07 Dec 2016) Changed paths: M tests/kdc/leaks-kill.sh Log Message: ----------- Make leaks-kill.sh a no-op for now Compare: https://github.com/heimdal/heimdal/compare/650d730d0dc4...a51ecdb8dbc0 From noreply at github.com Fri Dec 9 00:53:32 2016 From: noreply at github.com (GitHub) Date: Thu, 08 Dec 2016 15:53:32 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] e75be1: Fix Windows build perl issue Message-ID: <5849f27c8705e_6b623fc5df46113c31240@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: e75be174e0d49e2dc9b93c36c42324f8e43df842 https://github.com/heimdal/heimdal/commit/e75be174e0d49e2dc9b93c36c42324f8e43df842 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M include/NTMakefile Log Message: ----------- Fix Windows build perl issue From noreply at github.com Fri Dec 9 01:31:07 2016 From: noreply at github.com (GitHub) Date: Thu, 08 Dec 2016 16:31:07 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 3422af: Fix -ldb-5 discovery (#215) Message-ID: <5849fb4b7c1d8_3f043faf1ab7b1381934e@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 3422afb29166d2f6654c2a0e02f1eb73949e85b4 https://github.com/heimdal/heimdal/commit/3422afb29166d2f6654c2a0e02f1eb73949e85b4 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M cf/find-func-no-libs2.m4 Log Message: ----------- Fix -ldb-5 discovery (#215) From noreply at github.com Fri Dec 9 01:31:52 2016 From: noreply at github.com (GitHub) Date: Thu, 08 Dec 2016 16:31:52 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 9f3cc2: More robust kadm5 server handle init and cleanup Message-ID: <5849fb786bcde_1ed53fe9aa33b14c8557f@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/heimdal-7-0-branch Home: https://github.com/heimdal/heimdal Commit: 9f3cc2de2e41736fbd3f47c711e5a72e8a44572c https://github.com/heimdal/heimdal/commit/9f3cc2de2e41736fbd3f47c711e5a72e8a44572c Author: Viktor Dukhovni Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M lib/kadm5/context_s.c M lib/kadm5/destroy_s.c M lib/kadm5/init_s.c Log Message: ----------- More robust kadm5 server handle init and cleanup Commit: d26b2349ad88ddffefbff490669246dd5ea4078a https://github.com/heimdal/heimdal/commit/d26b2349ad88ddffefbff490669246dd5ea4078a Author: Jelmer Vernooij Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M tools/heimdal-gssapi.pc.in Log Message: ----------- Use actual libdir/includedir in krb5-config and pc files. (#219) This fixes the library path on e.g. systems like Debian which specify a custom includedir and libdir. Commit: f00dc80f974a747b014fc0fe228aed32d9d350df https://github.com/heimdal/heimdal/commit/f00dc80f974a747b014fc0fe228aed32d9d350df Author: Jelmer Vernooij Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M tests/kdc/wait-kdc.sh Log Message: ----------- Increase timeout when waiting for iprop-slave. This is required when running on slower platforms. We're hitting the timeout building on mips. Commit: 1a7c21305a94f082b34ffe04d3db3e7ebd9f39a9 https://github.com/heimdal/heimdal/commit/1a7c21305a94f082b34ffe04d3db3e7ebd9f39a9 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M lib/krb5/init_creds_pw.c Log Message: ----------- Fix FAST client memleak Commit: 60af4aace1b6b86f5dd7245e2aa489448f972151 https://github.com/heimdal/heimdal/commit/60af4aace1b6b86f5dd7245e2aa489448f972151 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M cf/valgrind-suppressions Log Message: ----------- Improve valgrind suppressions Commit: dac183f600bbe9217b8b95b2bea4555e4616b02c https://github.com/heimdal/heimdal/commit/dac183f600bbe9217b8b95b2bea4555e4616b02c Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M kcm/config.c M kuser/kinit.c M lib/krb5/krb5_locl.h Log Message: ----------- Fix 32-bit time_t regression (#220) Commit: dce100db94607ca0cef55e17fcc5b1eb5557c663 https://github.com/heimdal/heimdal/commit/dce100db94607ca0cef55e17fcc5b1eb5557c663 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M lib/roken/detach.c M lib/roken/roken.h.in M lib/roken/write_pid.c Log Message: ----------- rk_pidfile() should call pidfile() if HAVE_PIDFILE This is necessary so we can use --detach in tests even on NetBSD and OpenBSD. Commit: 834367112e0b046a002250645f60392845c2672c https://github.com/heimdal/heimdal/commit/834367112e0b046a002250645f60392845c2672c Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M lib/roken/write_pid.c Log Message: ----------- pidfile(): write newline too Commit: 85cfd9e40e0bf58ff74ddb2059387963e882d87a https://github.com/heimdal/heimdal/commit/85cfd9e40e0bf58ff74ddb2059387963e882d87a Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M lib/roken/write_pid.c Log Message: ----------- Only rm pidfile if PID matches Commit: 47628f39e9c82bfd0e1c583e23551805f17b9763 https://github.com/heimdal/heimdal/commit/47628f39e9c82bfd0e1c583e23551805f17b9763 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M kdc/config.c M kdc/connect.c M kdc/kdc_locl.h Log Message: ----------- kdc: add --testing option for leak testing The kdc nowadays forks and restarts worker children. This is nice, but for leak checking in tests on OS X with leak(1) we really need the worker to be the one process. Commit: 4916479659fde0f38428c535f944ec43c139e4b5 https://github.com/heimdal/heimdal/commit/4916479659fde0f38428c535f944ec43c139e4b5 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M tests/gss/check-context.in M tests/gss/check-gssmask.in M tests/gss/check-ntlm.in M tests/gss/check-spnego.in Log Message: ----------- Add missing tests/gss env setup Commit: 60b969bbe8a81278aa41e1dc6a149c5d8e0ac5b3 https://github.com/heimdal/heimdal/commit/60b969bbe8a81278aa41e1dc6a149c5d8e0ac5b3 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M tests/bin/setup-env.in M tests/gss/check-basic.in M tests/gss/check-context.in M tests/gss/check-gssmask.in M tests/gss/check-ntlm.in M tests/gss/check-spnego.in M tests/java/Makefile.am M tests/java/check-kinit.in M tests/kdc/check-canon.in M tests/kdc/check-cc.in M tests/kdc/check-delegation.in M tests/kdc/check-des.in M tests/kdc/check-digest.in M tests/kdc/check-fast.in M tests/kdc/check-hdb-mitdb.in M tests/kdc/check-iprop.in M tests/kdc/check-kadmin.in M tests/kdc/check-kdc.in M tests/kdc/check-kinit.in M tests/kdc/check-kpasswdd.in M tests/kdc/check-pkinit.in M tests/kdc/check-referral.in M tests/kdc/check-uu.in M tests/ldap/check-ldap.in M tests/plugin/Makefile.am M tests/plugin/check-pac.in Log Message: ----------- Use --detach in tests to avoid waiting Commit: 498a8412cc85511e4774fde7410548ef3485249a https://github.com/heimdal/heimdal/commit/498a8412cc85511e4774fde7410548ef3485249a Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M tests/kdc/leaks-kill.sh Log Message: ----------- Fix leaks-kill.sh --check Commit: 482a19715514e4f1ae857aacb5250da1805b7198 https://github.com/heimdal/heimdal/commit/482a19715514e4f1ae857aacb5250da1805b7198 Author: Viktor Dukhovni Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M tests/kdc/leaks-kill.sh Log Message: ----------- Make leaks-kill.sh a no-op for now Commit: 55011471b4ef2eacad179da594808bfcfdf8f532 https://github.com/heimdal/heimdal/commit/55011471b4ef2eacad179da594808bfcfdf8f532 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M include/NTMakefile Log Message: ----------- Fix Windows build perl issue Commit: 03eb1305b4732890ba382d4f21fcfa5f6174aa61 https://github.com/heimdal/heimdal/commit/03eb1305b4732890ba382d4f21fcfa5f6174aa61 Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M cf/find-func-no-libs2.m4 Log Message: ----------- Fix -ldb-5 discovery (#215) Compare: https://github.com/heimdal/heimdal/compare/7e3233284357...03eb1305b473 From noreply at github.com Fri Dec 9 01:46:17 2016 From: noreply at github.com (GitHub) Date: Thu, 08 Dec 2016 16:46:17 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] a7f873: Fix #182, add -lpthread to libheimbase as needed Message-ID: <5849fed9d566d_15543fc4e6a471407289@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: a7f8732d79cb6601d24f21a290ccdb070d94b51e https://github.com/heimdal/heimdal/commit/a7f8732d79cb6601d24f21a290ccdb070d94b51e Author: Nicolas Williams Date: 2016-12-08 (Thu, 08 Dec 2016) Changed paths: M lib/base/Makefile.am Log Message: ----------- Fix #182, add -lpthread to libheimbase as needed We should really check whether pthread_once() is in libc so that then we don't have to add an unnecessary dependency on -lpthread. Also, we have a proper once implementation that we could use when we don't have pthread_once(), so we should fallback on that if we detect that we have neither pthread_once() in libc and --disable-pthread is given. From noreply at github.com Tue Dec 13 01:43:36 2016 From: noreply at github.com (GitHub) Date: Mon, 12 Dec 2016 16:43:36 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 32f856: Fix incorrect scaling of weight 0 SRV records Message-ID: <584f443873fee_7e863f7fe75c3130966ea@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 32f8564296cebb64cc978dcd6eded06e415404f3 https://github.com/heimdal/heimdal/commit/32f8564296cebb64cc978dcd6eded06e415404f3 Author: Viktor Dukhovni Date: 2016-12-12 (Mon, 12 Dec 2016) Changed paths: M lib/roken/resolve.c Log Message: ----------- Fix incorrect scaling of weight 0 SRV records Loosely based on patch by Nico. Commit: a1c505309c27593732fa6979b3d78f6f477de8e5 https://github.com/heimdal/heimdal/commit/a1c505309c27593732fa6979b3d78f6f477de8e5 Author: Viktor Dukhovni Date: 2016-12-12 (Mon, 12 Dec 2016) Changed paths: M lib/roken/Makefile.am M lib/roken/resolve-test.c Log Message: ----------- More extensive SRV order tests Based largely on initial version by Nico. Compare: https://github.com/heimdal/heimdal/compare/a7f8732d79cb...a1c505309c27 From noreply at github.com Wed Dec 14 18:49:58 2016 From: noreply at github.com (GitHub) Date: Wed, 14 Dec 2016 09:49:58 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] db92fa: Fix #182, add -lpthread to libheimbase as needed Message-ID: <58518646ce456_59a73fe82e4d113c767d7@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/heimdal-7-0-branch Home: https://github.com/heimdal/heimdal Commit: db92fa5ecf48bab88000622b8bf4884b543c270b https://github.com/heimdal/heimdal/commit/db92fa5ecf48bab88000622b8bf4884b543c270b Author: Nicolas Williams Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M lib/base/Makefile.am Log Message: ----------- Fix #182, add -lpthread to libheimbase as needed We should really check whether pthread_once() is in libc so that then we don't have to add an unnecessary dependency on -lpthread. Also, we have a proper once implementation that we could use when we don't have pthread_once(), so we should fallback on that if we detect that we have neither pthread_once() in libc and --disable-pthread is given. (cherry picked from commit a7f8732d79cb6601d24f21a290ccdb070d94b51e) Commit: fb53cb8a9cea509ee16d7b28d311153c5609b07b https://github.com/heimdal/heimdal/commit/fb53cb8a9cea509ee16d7b28d311153c5609b07b Author: Viktor Dukhovni Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M lib/roken/resolve.c Log Message: ----------- Fix incorrect scaling of weight 0 SRV records Loosely based on patch by Nico. (cherry picked from commit 32f8564296cebb64cc978dcd6eded06e415404f3) Commit: df1bbb0c8003495e999e545dfc1fb85cdb358524 https://github.com/heimdal/heimdal/commit/df1bbb0c8003495e999e545dfc1fb85cdb358524 Author: Viktor Dukhovni Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M lib/roken/Makefile.am M lib/roken/resolve-test.c Log Message: ----------- More extensive SRV order tests Based largely on initial version by Nico. (cherry picked from commit a1c505309c27593732fa6979b3d78f6f477de8e5) Commit: ad8af1fd0c76f9fe1ec8867a283233a400a9818c https://github.com/heimdal/heimdal/commit/ad8af1fd0c76f9fe1ec8867a283233a400a9818c Author: Viktor Dukhovni Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M configure.ac M windows/NTMakefile.version Log Message: ----------- Release 7.0.2 (7.1 rc2) Compare: https://github.com/heimdal/heimdal/compare/03eb1305b473...ad8af1fd0c76 From noreply at github.com Wed Dec 14 18:58:23 2016 From: noreply at github.com (GitHub) Date: Wed, 14 Dec 2016 09:58:23 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] Message-ID: <5851883f905e7_6de83fce92dff13875159@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/tags/upstream/1.6_rc2 Home: https://github.com/heimdal/heimdal From noreply at github.com Wed Dec 14 19:00:12 2016 From: noreply at github.com (GitHub) Date: Wed, 14 Dec 2016 10:00:12 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] Message-ID: <585188ac5fe11_13ce3f8cf7e3d140268d5@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/tags/upstream/1.6_rc2 Home: https://github.com/heimdal/heimdal From noreply at github.com Thu Dec 15 05:06:13 2016 From: noreply at github.com (GitHub) Date: Wed, 14 Dec 2016 20:06:13 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 2ebec2: Fix some Doxygen warnings Message-ID: <585216b5de94a_1f2b3fa959dbd13858541@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 2ebec2e4ec0faf22c5c35ba499fe8a60cd9b0aca https://github.com/heimdal/heimdal/commit/2ebec2e4ec0faf22c5c35ba499fe8a60cd9b0aca Author: Nicolas Williams Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M lib/gssapi/mech/doxygen.c M lib/hcrypto/rand.c M lib/hx509/cms.c M lib/hx509/keyset.c M lib/krb5/deprecated.c M lib/krb5/sp800-108-kdf.c M lib/krb5/warn.c Log Message: ----------- Fix some Doxygen warnings Commit: fa2afcc5fc433929156b70547f9f3eb1f7c1f5dc https://github.com/heimdal/heimdal/commit/fa2afcc5fc433929156b70547f9f3eb1f7c1f5dc Author: Nicolas Williams Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M cf/make-proto.pl M doc/doxytmpl.dxy Log Message: ----------- Add #ifndef DOXY guard to generated headers cf/make-proto.pl copies Doxygen docs to -private and -protos headers. We need to either extract these from those files but not source files, or only from source files but not the generated headers. This commit does the latter. Commit: ecb0b6b5903369b92cfcce67542026385bc994c8 https://github.com/heimdal/heimdal/commit/ecb0b6b5903369b92cfcce67542026385bc994c8 Author: Nicolas Williams Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M appl/dbutils/bsearch.1 Log Message: ----------- Close stray unclosed .Bd roff directive Commit: 7aabd73f18ace70f5d0523b18dc22bd4f62588d2 https://github.com/heimdal/heimdal/commit/7aabd73f18ace70f5d0523b18dc22bd4f62588d2 Author: Nicolas Williams Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M doc/Makefile.am Log Message: ----------- Remove doc/manpage noise files Commit: 171377acd885c4c56c7b957ce07ae515ac03824a https://github.com/heimdal/heimdal/commit/171377acd885c4c56c7b957ce07ae515ac03824a Author: Nicolas Williams Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M doc/base.din Log Message: ----------- Fix lib/base doxygen control Commit: 2cc59accca7c2361e627e9a5d0fb6e60a6ff2061 https://github.com/heimdal/heimdal/commit/2cc59accca7c2361e627e9a5d0fb6e60a6ff2061 Author: Nicolas Williams Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M doc/doxytmpl.dxy Log Message: ----------- Lame patch: expect dot and msgen in /usr/bin Compare: https://github.com/heimdal/heimdal/compare/a1c505309c27...2cc59accca7c From noreply at github.com Thu Dec 15 10:29:25 2016 From: noreply at github.com (GitHub) Date: Thu, 15 Dec 2016 01:29:25 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 3657f2: Fix more doxygen bitrot Message-ID: <58526275f2f29_21003f816b4ed14045447@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 3657f23a9e90b76b2e567c59c2ff444614268cf8 https://github.com/heimdal/heimdal/commit/3657f23a9e90b76b2e567c59c2ff444614268cf8 Author: Viktor Dukhovni Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M doc/Makefile.am M doc/doxytmpl.dxy M lib/hx509/keyset.c M lib/krb5/context.c M lib/krb5/warn.c M lib/ntlm/ntlm.c Log Message: ----------- Fix more doxygen bitrot From noreply at github.com Thu Dec 15 10:35:40 2016 From: noreply at github.com (GitHub) Date: Thu, 15 Dec 2016 01:35:40 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] e0c956: Fix some Doxygen warnings Message-ID: <585263ecc9f6_3efa3f801e6b9134872f7@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/heimdal-7-0-branch Home: https://github.com/heimdal/heimdal Commit: e0c956f059eab124600039dbed35f503b682bb81 https://github.com/heimdal/heimdal/commit/e0c956f059eab124600039dbed35f503b682bb81 Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M lib/gssapi/mech/doxygen.c M lib/hcrypto/rand.c M lib/hx509/cms.c M lib/hx509/keyset.c M lib/krb5/deprecated.c M lib/krb5/sp800-108-kdf.c M lib/krb5/warn.c Log Message: ----------- Fix some Doxygen warnings Commit: 0ddae0668da7a2a55939fd22bb8f85e1f4f0839a https://github.com/heimdal/heimdal/commit/0ddae0668da7a2a55939fd22bb8f85e1f4f0839a Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M cf/make-proto.pl M doc/doxytmpl.dxy Log Message: ----------- Add #ifndef DOXY guard to generated headers cf/make-proto.pl copies Doxygen docs to -private and -protos headers. We need to either extract these from those files but not source files, or only from source files but not the generated headers. This commit does the latter. Commit: 59db95ec661024aa8b34b01338f75e76ab531e46 https://github.com/heimdal/heimdal/commit/59db95ec661024aa8b34b01338f75e76ab531e46 Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M appl/dbutils/bsearch.1 Log Message: ----------- Close stray unclosed .Bd roff directive Commit: 518831885307bcf02e1ce2d887c66e1e62201671 https://github.com/heimdal/heimdal/commit/518831885307bcf02e1ce2d887c66e1e62201671 Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M doc/Makefile.am Log Message: ----------- Remove doc/manpage noise files Commit: 67fe0cc0eb5be3018c7f90cbf5e3963203d7be9f https://github.com/heimdal/heimdal/commit/67fe0cc0eb5be3018c7f90cbf5e3963203d7be9f Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M doc/base.din Log Message: ----------- Fix lib/base doxygen control Commit: a9ba3b5f9dcfb9aa38ab2822a0e4d791035b002c https://github.com/heimdal/heimdal/commit/a9ba3b5f9dcfb9aa38ab2822a0e4d791035b002c Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M doc/doxytmpl.dxy Log Message: ----------- Lame patch: expect dot and msgen in /usr/bin Commit: ba50bc2b04afd8ce1a7c6d64370bfea287a45b43 https://github.com/heimdal/heimdal/commit/ba50bc2b04afd8ce1a7c6d64370bfea287a45b43 Author: Viktor Dukhovni Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M doc/Makefile.am M doc/doxytmpl.dxy M lib/hx509/keyset.c M lib/krb5/context.c M lib/krb5/warn.c M lib/ntlm/ntlm.c Log Message: ----------- Fix more doxygen bitrot Compare: https://github.com/heimdal/heimdal/compare/ad8af1fd0c76...ba50bc2b04af From noreply at github.com Thu Dec 15 19:18:00 2016 From: noreply at github.com (GitHub) Date: Thu, 15 Dec 2016 10:18:00 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 3e65df: Fix make dist missing files (#228) Message-ID: <5852de586943a_26473ffa911031348552f@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 3e65dfbc32c441c681826f2dc913c4705f60733d https://github.com/heimdal/heimdal/commit/3e65dfbc32c441c681826f2dc913c4705f60733d Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M Makefile.am M doc/Makefile.am M include/Makefile.am M kuser/Makefile.am M lib/asn1/Makefile.am M lib/com_err/Makefile.am M lib/gssapi/Makefile.am M lib/hcrypto/Makefile.am M lib/hx509/Makefile.am M lib/krb5/Makefile.am M lib/roken/Makefile.am M lib/vers/Makefile.am M tests/kdc/Makefile.am M tools/Makefile.am Log Message: ----------- Fix make dist missing files (#228) From noreply at github.com Thu Dec 15 19:23:51 2016 From: noreply at github.com (GitHub) Date: Thu, 15 Dec 2016 10:23:51 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 995c82: One more missing file Message-ID: <5852dfb75afbd_2e313fe7af2bd140859c1@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 995c8279b1a70d91a97e922c672a02272726abb5 https://github.com/heimdal/heimdal/commit/995c8279b1a70d91a97e922c672a02272726abb5 Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M lib/hcrypto/Makefile.am Log Message: ----------- One more missing file Commit: 3f88aae56c3e497dd61a0ca58126e3a9302e8b2b https://github.com/heimdal/heimdal/commit/3f88aae56c3e497dd61a0ca58126e3a9302e8b2b Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: R lib/45/NTMakefile M lib/NTMakefile Log Message: ----------- Finish removal of lib/45 Compare: https://github.com/heimdal/heimdal/compare/3e65dfbc32c4...3f88aae56c3e From noreply at github.com Thu Dec 15 19:40:27 2016 From: noreply at github.com (GitHub) Date: Thu, 15 Dec 2016 10:40:27 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 4a9d17: More missing dist files Message-ID: <5852e39bd5382_3a873f8c41be313049167@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 4a9d1782def81bf7000f135e6f10cb8e26c637f0 https://github.com/heimdal/heimdal/commit/4a9d1782def81bf7000f135e6f10cb8e26c637f0 Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M lib/ipc/Makefile.am M packages/Makefile.am Log Message: ----------- More missing dist files From noreply at github.com Thu Dec 15 21:01:21 2016 From: noreply at github.com (GitHub) Date: Thu, 15 Dec 2016 12:01:21 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 5af063: Fix make dist missing files (#228) Message-ID: <5852f691eb50e_3b503fd8d6c1714c1105d3@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/heimdal-7-0-branch Home: https://github.com/heimdal/heimdal Commit: 5af063b87f79afdf5b13b918f601d05ec1f55d65 https://github.com/heimdal/heimdal/commit/5af063b87f79afdf5b13b918f601d05ec1f55d65 Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M Makefile.am M doc/Makefile.am M include/Makefile.am M kuser/Makefile.am M lib/asn1/Makefile.am M lib/com_err/Makefile.am M lib/gssapi/Makefile.am M lib/hcrypto/Makefile.am M lib/hx509/Makefile.am M lib/krb5/Makefile.am M lib/roken/Makefile.am M lib/vers/Makefile.am M tests/kdc/Makefile.am M tools/Makefile.am Log Message: ----------- Fix make dist missing files (#228) (cherry picked from commit 3e65dfbc32c441c681826f2dc913c4705f60733d) Commit: a24842f138130661208d48221a21875d96c495e5 https://github.com/heimdal/heimdal/commit/a24842f138130661208d48221a21875d96c495e5 Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M lib/hcrypto/Makefile.am Log Message: ----------- One more missing file (cherry picked from commit 995c8279b1a70d91a97e922c672a02272726abb5) Commit: 384e9d10a6f65cbf4baa0fac69077cd19ceda3f4 https://github.com/heimdal/heimdal/commit/384e9d10a6f65cbf4baa0fac69077cd19ceda3f4 Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: R lib/45/NTMakefile M lib/NTMakefile Log Message: ----------- Finish removal of lib/45 (cherry picked from commit 3f88aae56c3e497dd61a0ca58126e3a9302e8b2b) Commit: fc95b4f112659db1cb1aea7ec40866e8d14eeafc https://github.com/heimdal/heimdal/commit/fc95b4f112659db1cb1aea7ec40866e8d14eeafc Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M lib/ipc/Makefile.am M packages/Makefile.am Log Message: ----------- More missing dist files (cherry picked from commit 4a9d1782def81bf7000f135e6f10cb8e26c637f0) Commit: f40c526567be694d222d2f8663beae44b2f4092b https://github.com/heimdal/heimdal/commit/f40c526567be694d222d2f8663beae44b2f4092b Author: Nicolas Williams Date: 2016-12-15 (Thu, 15 Dec 2016) Changed paths: M configure.ac Log Message: ----------- Release 7.0.3 (7.1 rc3) Compare: https://github.com/heimdal/heimdal/compare/ba50bc2b04af...f40c526567be From noreply at github.com Thu Dec 15 21:01:40 2016 From: noreply at github.com (GitHub) Date: Thu, 15 Dec 2016 12:01:40 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] Message-ID: <5852f6a41f5cc_3b503fd8d6c1714c1107e9@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/tags/heimdal-7.0.3 Home: https://github.com/heimdal/heimdal From noreply at github.com Fri Dec 16 19:06:15 2016 From: noreply at github.com (GitHub) Date: Fri, 16 Dec 2016 10:06:15 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 63f224: Fix lib/roken can't find pidfile() (#230) Message-ID: <58542d1799f1_67ce3fc2b5efd14089142@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 63f22421c8f352d59ed88736f2bd0a3bfbf9bb2f https://github.com/heimdal/heimdal/commit/63f22421c8f352d59ed88736f2bd0a3bfbf9bb2f Author: Nicolas Williams Date: 2016-12-16 (Fri, 16 Dec 2016) Changed paths: M lib/roken/Makefile.am Log Message: ----------- Fix lib/roken can't find pidfile() (#230) From noreply at github.com Fri Dec 16 19:06:44 2016 From: noreply at github.com (GitHub) Date: Fri, 16 Dec 2016 10:06:44 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 33e4cc: Fix lib/roken can't find pidfile() (#230) Message-ID: <58542d347410a_2fee93f9f16ead13095668@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/heimdal-7-0-branch Home: https://github.com/heimdal/heimdal Commit: 33e4cc0fe272b3479b324fd9cb08d47a0f40940f https://github.com/heimdal/heimdal/commit/33e4cc0fe272b3479b324fd9cb08d47a0f40940f Author: Nicolas Williams Date: 2016-12-16 (Fri, 16 Dec 2016) Changed paths: M lib/roken/Makefile.am Log Message: ----------- Fix lib/roken can't find pidfile() (#230) (cherry picked from commit 63f22421c8f352d59ed88736f2bd0a3bfbf9bb2f) From noreply at github.com Sun Dec 18 05:10:17 2016 From: noreply at github.com (GitHub) Date: Sat, 17 Dec 2016 20:10:17 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 586e5f: Fix build with LibreSSL. Message-ID: <58560c296e2e0_67103fa106305138916b@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 586e5f6d9dbac24680c479b737351edd675ff0b4 https://github.com/heimdal/heimdal/commit/586e5f6d9dbac24680c479b737351edd675ff0b4 Author: Antoine Jacoutot Date: 2016-12-17 (Sat, 17 Dec 2016) Changed paths: M lib/hcrypto/evp-openssl.c Log Message: ----------- Fix build with LibreSSL. From noreply at github.com Sun Dec 18 05:12:48 2016 From: noreply at github.com (GitHub) Date: Sat, 17 Dec 2016 20:12:48 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 10a957: Fix build with LibreSSL. Message-ID: <58560cc048fba_4da63f7e59ed313814439@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/heimdal-7-0-branch Home: https://github.com/heimdal/heimdal Commit: 10a957fcfc354747db29fc5442179043ec6018d9 https://github.com/heimdal/heimdal/commit/10a957fcfc354747db29fc5442179043ec6018d9 Author: Antoine Jacoutot Date: 2016-12-17 (Sat, 17 Dec 2016) Changed paths: M lib/hcrypto/evp-openssl.c Log Message: ----------- Fix build with LibreSSL. (cherry picked from commit 586e5f6d9dbac24680c479b737351edd675ff0b4) From noreply at github.com Mon Dec 19 19:08:25 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 10:08:25 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 1185bd: Heimdal 7.1.0 release Message-ID: <58582219dffdc_12143fc0f16c313422c0@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/heimdal-7-1-branch Home: https://github.com/heimdal/heimdal Commit: 1185bd9f0c0108845cd5fafec678f26e2cb6c327 https://github.com/heimdal/heimdal/commit/1185bd9f0c0108845cd5fafec678f26e2cb6c327 Author: Nicolas Williams Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M configure.ac M windows/NTMakefile.version Log Message: ----------- Heimdal 7.1.0 release From noreply at github.com Mon Dec 19 19:24:04 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 10:24:04 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 6f21ec: Fix Windows old version range Message-ID: <585825c493ca9_12143fc0f16c3134241a@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/heimdal-7-1-branch Home: https://github.com/heimdal/heimdal Commit: 6f21ec7900baf05f17dbea7ca70191a04f00791b https://github.com/heimdal/heimdal/commit/6f21ec7900baf05f17dbea7ca70191a04f00791b Author: Nicolas Williams Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M windows/NTMakefile.version Log Message: ----------- Fix Windows old version range From noreply at github.com Mon Dec 19 21:18:25 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 12:18:25 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 7a1f74: Make check-ldap work again Message-ID: <585840913eca7_4e543f8abd3451342416e@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/heimdal-7-1-branch Home: https://github.com/heimdal/heimdal Commit: 7a1f7499bd28447159000c31a6638b48ab2d9596 https://github.com/heimdal/heimdal/commit/7a1f7499bd28447159000c31a6638b48ab2d9596 Author: Nicolas Williams Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M tests/ldap/Makefile.am M tests/ldap/check-ldap.in M tests/ldap/slapd.conf Log Message: ----------- Make check-ldap work again From noreply at github.com Mon Dec 19 21:29:39 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 12:29:39 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] Message-ID: <58584333d9f5a_28623fb229cf513c88624@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/tags/heimdal-7.1.0 Home: https://github.com/heimdal/heimdal From noreply at github.com Mon Dec 19 21:47:11 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 12:47:11 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] bda422: Make check-ldap work again Message-ID: <5858474fce059_84f03f886404f138324be@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: bda422f40b65789c79e3f577d0f976e007580af9 https://github.com/heimdal/heimdal/commit/bda422f40b65789c79e3f577d0f976e007580af9 Author: Nicolas Williams Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M tests/ldap/Makefile.am M tests/ldap/check-ldap.in M tests/ldap/slapd.conf Log Message: ----------- Make check-ldap work again (cherry picked from commit 7a1f7499bd28447159000c31a6638b48ab2d9596) From noreply at github.com Tue Dec 20 01:11:56 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 16:11:56 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 7dc448: Avoid interposing pidfile(), use rk_pidfile() inst... Message-ID: <5858774ccd5f5_200f3f879f869140448fc@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 7dc4481ed2a075911ede2d058152c0a356133a83 https://github.com/heimdal/heimdal/commit/7dc4481ed2a075911ede2d058152c0a356133a83 Author: Viktor Dukhovni Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M kcm/main.c M kdc/main.c M kpasswd/kpasswdd.c M lib/kadm5/ipropd_master.c M lib/kadm5/ipropd_slave.c M lib/roken/detach.c M lib/roken/roken.h.in M lib/roken/write_pid.c Log Message: ----------- Avoid interposing pidfile(), use rk_pidfile() instead From noreply at github.com Tue Dec 20 01:12:37 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 16:12:37 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 94bb52: Avoid interposing pidfile(), use rk_pidfile() inst... Message-ID: <5858777577652_811c3fea60201130247cb@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/heimdal-7-1-branch Home: https://github.com/heimdal/heimdal Commit: 94bb5275e348c51675ae3d52947afc48b8e9e57b https://github.com/heimdal/heimdal/commit/94bb5275e348c51675ae3d52947afc48b8e9e57b Author: Viktor Dukhovni Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M kcm/main.c M kdc/main.c M kpasswd/kpasswdd.c M lib/kadm5/ipropd_master.c M lib/kadm5/ipropd_slave.c M lib/roken/detach.c M lib/roken/roken.h.in M lib/roken/write_pid.c Log Message: ----------- Avoid interposing pidfile(), use rk_pidfile() instead From noreply at github.com Tue Dec 20 01:39:46 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 16:39:46 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 242066: Move external libdeps after our own Message-ID: <58587dd28ca32_1fc73f92e39b5130315f7@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 24206682d7bc7c0fc101c44de951015ccd8e2dc7 https://github.com/heimdal/heimdal/commit/24206682d7bc7c0fc101c44de951015ccd8e2dc7 Author: Viktor Dukhovni Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M lib/hdb/Makefile.am Log Message: ----------- Move external libdeps after our own If some external library lives in a directory in which Heimdal is already installed, we may pick up LD_LIBRARY_PATH Heimdal objects from a different release. Move the external deps to the end, to ensure a more appropriate LD_LIBRARY_PATH. From noreply at github.com Tue Dec 20 01:39:55 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 16:39:55 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 6477c2: Move external libdeps after our own Message-ID: <58587ddb1454a_7c473ff7c843314074769@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/heimdal-7-1-branch Home: https://github.com/heimdal/heimdal Commit: 6477c2fee904cdd5f7de56a82e034c43b2ee0766 https://github.com/heimdal/heimdal/commit/6477c2fee904cdd5f7de56a82e034c43b2ee0766 Author: Viktor Dukhovni Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M lib/hdb/Makefile.am Log Message: ----------- Move external libdeps after our own If some external library lives in a directory in which Heimdal is already installed, we may pick up LD_LIBRARY_PATH Heimdal objects from a different release. Move the external deps to the end, to ensure a more appropriate LD_LIBRARY_PATH. From noreply at github.com Tue Dec 20 02:55:19 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 17:55:19 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] f1bc9f: Avoid pidfile() missing prototype warnings Message-ID: <58588f87bcb1f_40ba3faf8f7a513887629@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: f1bc9f2ff9ed5527cd3bed5dbd6d75d076a49ee7 https://github.com/heimdal/heimdal/commit/f1bc9f2ff9ed5527cd3bed5dbd6d75d076a49ee7 Author: Viktor Dukhovni Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M lib/roken/write_pid.c Log Message: ----------- Avoid pidfile() missing prototype warnings From noreply at github.com Tue Dec 20 02:55:43 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 17:55:43 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 719523: Avoid pidfile() missing prototype warnings Message-ID: <58588f9f23fd7_2b973fb0bc0e51307933a@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/heimdal-7-1-branch Home: https://github.com/heimdal/heimdal Commit: 719523251eba1d2635b63f9245005b0a02cdec6d https://github.com/heimdal/heimdal/commit/719523251eba1d2635b63f9245005b0a02cdec6d Author: Viktor Dukhovni Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M lib/roken/write_pid.c Log Message: ----------- Avoid pidfile() missing prototype warnings From noreply at github.com Tue Dec 20 05:23:30 2016 From: noreply at github.com (GitHub) Date: Mon, 19 Dec 2016 20:23:30 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 94bb52: Avoid interposing pidfile(), use rk_pidfile() inst... Message-ID: <5858b2423afa4_1b3f3fe3cb26b13469317@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/tags/heimdal-7.1.0 Home: https://github.com/heimdal/heimdal Commit: 94bb5275e348c51675ae3d52947afc48b8e9e57b https://github.com/heimdal/heimdal/commit/94bb5275e348c51675ae3d52947afc48b8e9e57b Author: Viktor Dukhovni Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M kcm/main.c M kdc/main.c M kpasswd/kpasswdd.c M lib/kadm5/ipropd_master.c M lib/kadm5/ipropd_slave.c M lib/roken/detach.c M lib/roken/roken.h.in M lib/roken/write_pid.c Log Message: ----------- Avoid interposing pidfile(), use rk_pidfile() instead Commit: 6477c2fee904cdd5f7de56a82e034c43b2ee0766 https://github.com/heimdal/heimdal/commit/6477c2fee904cdd5f7de56a82e034c43b2ee0766 Author: Viktor Dukhovni Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M lib/hdb/Makefile.am Log Message: ----------- Move external libdeps after our own If some external library lives in a directory in which Heimdal is already installed, we may pick up LD_LIBRARY_PATH Heimdal objects from a different release. Move the external deps to the end, to ensure a more appropriate LD_LIBRARY_PATH. Commit: 719523251eba1d2635b63f9245005b0a02cdec6d https://github.com/heimdal/heimdal/commit/719523251eba1d2635b63f9245005b0a02cdec6d Author: Viktor Dukhovni Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M lib/roken/write_pid.c Log Message: ----------- Avoid pidfile() missing prototype warnings Compare: https://github.com/heimdal/heimdal/compare/7a1f7499bd28...719523251eba From noreply at github.com Thu Dec 22 01:03:53 2016 From: noreply at github.com (GitHub) Date: Wed, 21 Dec 2016 16:03:53 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] 864582: Update NEWS Message-ID: <585b186994cfb_2d8773f94c056914c412ea@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: 864582804059fca639eb24ec69af1aded1d0a7dc https://github.com/heimdal/heimdal/commit/864582804059fca639eb24ec69af1aded1d0a7dc Author: Viktor Dukhovni Date: 2016-12-21 (Wed, 21 Dec 2016) Changed paths: M NEWS Log Message: ----------- Update NEWS From noreply at github.com Thu Dec 22 16:40:45 2016 From: noreply at github.com (GitHub) Date: Thu, 22 Dec 2016 07:40:45 -0800 Subject: [Heimdal-source-changes] [heimdal/heimdal] d237e8: Fix check-iprop races Message-ID: <585bf3fda18e8_36713f96b21b5138100523@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/heimdal/heimdal Commit: d237e8e4d94943315a1e7235f5b618b5acaef958 https://github.com/heimdal/heimdal/commit/d237e8e4d94943315a1e7235f5b618b5acaef958 Author: Nicolas Williams Date: 2016-12-22 (Thu, 22 Dec 2016) Changed paths: M lib/kadm5/ipropd_slave.c M tests/kdc/check-iprop.in Log Message: ----------- Fix check-iprop races