summaryrefslogtreecommitdiff
path: root/source3/auth/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* s3 auth: Create messaging and lp contexts.Gary Lockyer2019-02-201-1/+1
* auth: move copy_session_info() from source3 into the global auth contextBjörn Baumbach2018-10-111-1/+1
* build: deal with recent glibc sunrpc header removalGünther Deschner2018-01-221-1/+1
* auth3: Remove auth_domainVolker Lendecke2017-09-221-7/+0
* auth: Remove auth_wbcVolker Lendecke2017-01-091-8/+0
* build: get rid of vars=locals() in source3/auth/wscript_buildMichael Adam2013-09-241-4/+2
* build: get rid of source-variables in source3/auth/wscript_buildMichael Adam2013-09-241-20/+11
* BUG #9295: Build standard auth modules as internal modules.Andreas Schneider2012-10-181-8/+4
* s3-auth: Remove auth_netlogondAndrew Bartlett2012-06-161-9/+0
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-2/+2
* s3:auth: remove unused auth_server.cStefan Metzmacher2012-05-151-9/+0
* s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett2012-03-041-1/+1
* s3-pdb: Break SECRETS3 dependency on PDB.Simo Sorce2012-01-271-1/+1
* s3-waf: auth_netlogond depends on tldap.Andreas Schneider2012-01-121-0/+1
* s3-auth split the auth_generic functions into a seperate fileAndrew Bartlett2011-12-221-1/+1
* s3-waf: convert libcli_netlogon3 into a private library.Günther Deschner2011-11-021-1/+1
* s3-waf: move trusts_util.c code into a private library.Günther Deschner2011-11-021-2/+2
* s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC moduleAndrew Bartlett2011-10-181-1/+1
* 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