Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gensec: split GENSEC into mechanism-dependent and runtime functions | Andrew Bartlett | 2011-08-03 | 1 | -0/+2 |
| | | | | | | | | | The startup and runtime functions that have no dependencies are moved into the top level. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | build: Make auth_sam_reply a library | Andrew Bartlett | 2011-05-18 | 1 | -5/+6 |
| | |||||
* | s3-waf: fix the build after auth changes. | Günther Deschner | 2011-02-10 | 1 | -0/+2 |
| | | | | | | Andrews, please check. Guenther | ||||
* | auth Move auth_sam_reply into the top level. | Andrew Bartlett | 2011-02-10 | 1 | -0/+5 |
These functions provide conversions between some netlogon.idl and auth.idl structures Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> |