Release Meeting Minutes/2011-09-27
From K5Wiki
Will Fiveash, Carlos Garay, Sam Hartman, Greg Hudson, Nathaniel McCallum, Simo Sorce, Zhanna Tsitkova, Tom Yu
- Greg
- Nathaniel, KDC patch state?
- Nathaniel
- Soon.
- Greg
- verto upstream? Saw some recent changes in repository.
- Nathaniel
- Mostly stable; feel free to snapshot.
- Greg
- Sam, fast_factor.h design?
- Sam
- Not something we've done. SDKs for lots of platforms have a layer that is linked into apps instead of in DSOs, DLLs etc.
- Greg
- Moved it to include.
- Greg
- get_data_proc
[ accessors, type safety, etc. ]
- Greg
- Passing enctype to preauth plugin.
- Greg
- FAST stae tto KDC is a hack.
- Sam
- No "rock" on KC side.
- Greg
- Fixed at request and dbent.
- Sam
- Adjust plugin interface to take a rock, and remove the hack.
- Greg
- Removing code. kdc_preauth_keys...
- Sam
- Only want that for client.
- Sam
- Big merge coming up. Includes Leash etc. Should only affect Windows. Probably has whitespace problems. Commit handler concerns.
- Greg
- It ignores new files. [ reasons are somewhat complicated ]
- Sam
- eol-style.
Sam is using prep-windows, not the part-Unix build method.
- Sam
- Maybe use gitattributes to force Unix line endings.
- Sam
- GSS memory allocation thing. Annoying. 4 different versions of wrap/unwrap.
- Greg
- Would be nice to get rid of non-IOV interfaces.
- Greg
- Intermittent kadmin hang on Solaris fixed. [ verto integration exposed a union punning problem ]
- Tom
- Sam, strdup, asprintf, etc. hiding implicit mallocs?
- Sam
- Wrapped strdup for GSS.
- Tom
- Intermittent verto KDC hangs on Mac OS X.
- Sam
- Greg was talking to Ted about localization for com_err upstream (for e2fsprogs etc).
- Greg
- [ Some progress ]
- Greg
- Heimdal has a walled garden for com_err. Have to pass in a handle.