summaryrefslogtreecommitdiff
path: root/source3/auth/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2013-09-24build: get rid of vars=locals() in source3/auth/wscript_buildMichael Adam1-4/+2
2013-09-24build: get rid of source-variables in source3/auth/wscript_buildMichael Adam1-20/+11
2012-10-18BUG #9295: Build standard auth modules as internal modules.Andreas Schneider1-8/+4
2012-06-16s3-auth: Remove auth_netlogondAndrew Bartlett1-9/+0
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-2/+2
2012-05-15s3:auth: remove unused auth_server.cStefan Metzmacher1-9/+0
2012-03-04s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett1-1/+1
2012-01-27s3-pdb: Break SECRETS3 dependency on PDB.Simo Sorce1-1/+1
2012-01-12s3-waf: auth_netlogond depends on tldap.Andreas Schneider1-0/+1
2011-12-22s3-auth split the auth_generic functions into a seperate fileAndrew Bartlett1-1/+1
2011-11-02s3-waf: convert libcli_netlogon3 into a private library.Günther Deschner1-1/+1
2011-11-02s3-waf: move trusts_util.c code into a private library.Günther Deschner1-2/+2
2011-10-18s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC moduleAndrew Bartlett1-1/+1
2011-08-03s3-auth Add hook to start a GENSEC mech to auth_samba4Andrew Bartlett1-1/+1
2011-07-04s3-build allow_undefined_symbols=False is the default nowAndrew Bartlett1-1/+0
2011-07-04s3-auth libauth no longer requires undefined symbolsAndrew Bartlett1-3/+1
2011-07-03s3-build Prepare to require fully defined modulesAndrew Bartlett1-3/+5
2011-06-21lib/util Remove samba-util-common!Andrew Bartlett1-7/+7
2011-05-31s3-build: Move user_util.c into it's own subsystemAndrew Bartlett1-4/+6
2011-05-25Fix numerous missing dependencies in WAF build scriptsSean Finney1-0/+7
2011-05-18build: Add depenencies needed by Samba3 subsystemsAndrew Bartlett1-0/+1
2011-05-08s3-auth Add auth_samba4 moduleAndrew Bartlett1-0/+9
2011-02-23s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit...Günther Deschner1-7/+13
2011-02-18s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell1-11/+11
2010-12-01s3-waf: avoid module name uppercasing.Günther Deschner1-18/+18
2010-11-30s3-waf: convert TOKEN_UTIL into a subsystem.Günther Deschner1-2/+6
2010-10-20s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.Günther Deschner1-0/+1
2010-10-08s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner1-19/+19
2010-09-28s3-waf: add AUTH_SCRIPT module to AUTH subsystem (which is build as sharedGünther Deschner1-0/+7
2010-09-28s3-waf: fix dependencies in most of our module subsystems.Günther Deschner1-6/+2
2010-09-27s3-waf: move auth subsystem to auth/wscript_build.Günther Deschner1-0/+84