Fix bug #8515 - Empty CIFS share can be blocked for other clients by deleting it...
[obnox/samba/samba-obnox.git] / auth / gensec /
2011-10-11 Andrew Bartlettgensec: trim header includes back to what is actually...
2011-10-11 Andrew Bartlettauth: move gensec_start.c to the top level
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-03 Andrew Bartlettgensec: Remove mem_ctx from calls that do not return...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...