summaryrefslogtreecommitdiffstats
path: root/auth/wscript_build
Commit message (Collapse)AuthorAgeFilesLines
* gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett2011-08-031-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 libraryAndrew Bartlett2011-05-181-5/+6
|
* s3-waf: fix the build after auth changes.Günther Deschner2011-02-101-0/+2
| | | | | | Andrews, please check. Guenther
* auth Move auth_sam_reply into the top level.Andrew Bartlett2011-02-101-0/+5
These functions provide conversions between some netlogon.idl and auth.idl structures Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>