summaryrefslogtreecommitdiff
path: root/source3/pam_smbpass/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2011-02-23s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).Günther Deschner1-1/+1
Guenther
2011-02-23s3-waf: move GROUPDB into libpassdb.so.Günther Deschner1-1/+1
Guenther
2011-02-22s3-waf: convert some subsystems into private librariesAndrew Tridgell1-1/+1
put some commonly used subsystems into private libraries to reduce the install size Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-02-18s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell1-1/+1
this brings the s3 waf build much closer to the proposed s3build top level build, using the same bld.SAMBA3_*() rules There are a few renames of subsystems in here, with a 3 suffix where it would create a conflict. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-02-08pam: share pam errors in a common location.Günther Deschner1-1/+1
Guenther
2010-12-14s3-waf: check for "WITH_PAM_MODULES" to determine pam_smbpass build.Günther Deschner1-1/+1
Guenther
2010-12-14s3-waf: fix pamsmbpass libwbclient dependency.Günther Deschner1-1/+1
Guenther
2010-09-28s3-waf: add pam_smbpass.Günther Deschner1-0/+13
Guenther