| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Message-ID: <4F3C9C31.4060401@d6.com> Date: Wed, 15 Feb 2012 22:03:29 -0800 From: Chris Hecker <checker@d6.com> MIME-Version: 1.0 To: "krbdev@mit.edu List" <krbdev@mit.edu> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: krbdev-bounces@mit.edu I was enthusiastically starting to build 1.10 on my server when I ran into the fact that I've made some KDC changes (to allow -allow_tix banning, as discussed last year), and unfortunately, I also changed the KDC to stop passing the db_entry around by value, and I also killed the duplicate krb5_realm_params in adm.h and fixed the build. I know my "banning" fix needs more consideration, but if I port these two cleanup patches up to 1.10, is there any chance to get them integrated? They really make keeping my stuff up to date a pain in the ass, but I'd hate to roll them back to the bad old way of passing a huge struct by value in the KDC, and having the crazy duplicate struct sitting around, both of which are clearly historical artifacts. I'm happy to do the work again to port to 1.10, but if they're realistically not going to make it in, I guess I'll just undo them to avoid the pain in the future, even though I will be crying on the inside while I do it since these should be fixed. Thanks, Chris PS. I also have a tiny patch to make klist -N print the kvno, which is useful. Maybe you'll take that too? _______________________________________________ krbdev mailing list krbdev@mit.edu https://mailman.mit.edu/mailman/listinfo/krbdev
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |