summaryrefslogtreecommitdiff
path: root/auth/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2011-05-18build: Make auth_sam_reply a libraryAndrew Bartlett1-5/+6
2011-02-10s3-waf: fix the build after auth changes.Günther Deschner1-0/+2
Andrews, please check. Guenther
2011-02-10auth Move auth_sam_reply into the top level.Andrew Bartlett1-0/+5
These functions provide conversions between some netlogon.idl and auth.idl structures Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>