Release Meeting Minutes/2011-09-07
From K5Wiki
Carlos Garay, Sam Hartman, Greg Hudson, Nathaniel McCallum, Simo Sorce, Zhanna Tsitkova, Tom Yu
- Greg
- verto. Suffix .0.dylib vs .so.0. Also verto won't work with a static build.
- Nathaniel
- link libverto back end to KC directly ...
[ async preauth issues ]
- Greg
- Warn-error for uninitialized veriables. Drawback is that
-O2
is required for it to work. - Sam
- Lots of churn for memory allocation fixes for Win32. In GSS, indirect through to real native Windows allocator.
- Nathaniel
- Initial verto stuff ... some conflicts.
- Sam
- Mech config not well handled. How about moving to Windows registry?
- Greg
- OK.
- Sam
- Should probably try to push mechglue / SPI / etc. in KITTEN WG.
- Sam
- Windows klist has initimate knowledge of CCAPI. Make it go away in favor of ccache collections?
- Greg
- CCAPI doesn't support new "switch" API yet.
- Sam
- We'll do that.
- Greg
- Token ID etc. metadata to support OTP work. String-to-string lookup vs just adding what minimum TL-data we need.
- Sam
- Prefer string-to-string, with per-key validator.
- Greg
- TL-data exposed in iprop and kadmin protocol/API.