summaryrefslogtreecommitdiffstats
path: root/source3/auth/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* s3-auth Add hook to start a GENSEC mech to auth_samba4Andrew Bartlett2011-08-031-1/+1
* s3-build allow_undefined_symbols=False is the default nowAndrew Bartlett2011-07-041-1/+0
* s3-auth libauth no longer requires undefined symbolsAndrew Bartlett2011-07-041-3/+1
* s3-build Prepare to require fully defined modulesAndrew Bartlett2011-07-031-3/+5
* lib/util Remove samba-util-common!Andrew Bartlett2011-06-211-7/+7
* s3-build: Move user_util.c into it's own subsystemAndrew Bartlett2011-05-311-4/+6
* Fix numerous missing dependencies in WAF build scriptsSean Finney2011-05-251-0/+7
* build: Add depenencies needed by Samba3 subsystemsAndrew Bartlett2011-05-181-0/+1
* s3-auth Add auth_samba4 moduleAndrew Bartlett2011-05-081-0/+9
* s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit...Günther Deschner2011-02-231-7/+13
* s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell2011-02-181-11/+11
* s3-waf: avoid module name uppercasing.Günther Deschner2010-12-011-18/+18
* s3-waf: convert TOKEN_UTIL into a subsystem.Günther Deschner2010-11-301-2/+6
* s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.Günther Deschner2010-10-201-0/+1
* s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner2010-10-081-19/+19
* s3-waf: add AUTH_SCRIPT module to AUTH subsystem (which is build as sharedGünther Deschner2010-09-281-0/+7
* s3-waf: fix dependencies in most of our module subsystems.Günther Deschner2010-09-281-6/+2
* s3-waf: move auth subsystem to auth/wscript_build.Günther Deschner2010-09-271-0/+84