Age | Commit message (Expand) | Author | Files | Lines |
2011-11-02 | s3-waf: convert libcli_netlogon3 into a private library. | Günther Deschner | 1 | -1/+1 |
2011-11-02 | s3-waf: move trusts_util.c code into a private library. | Günther Deschner | 1 | -2/+2 |
2011-10-18 | s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC module | Andrew Bartlett | 1 | -1/+1 |
2011-08-03 | s3-auth Add hook to start a GENSEC mech to auth_samba4 | Andrew Bartlett | 1 | -1/+1 |
2011-07-04 | s3-build allow_undefined_symbols=False is the default now | Andrew Bartlett | 1 | -1/+0 |
2011-07-04 | s3-auth libauth no longer requires undefined symbols | Andrew Bartlett | 1 | -3/+1 |
2011-07-03 | s3-build Prepare to require fully defined modules | Andrew Bartlett | 1 | -3/+5 |
2011-06-21 | lib/util Remove samba-util-common! | Andrew Bartlett | 1 | -7/+7 |
2011-05-31 | s3-build: Move user_util.c into it's own subsystem | Andrew Bartlett | 1 | -4/+6 |
2011-05-25 | Fix numerous missing dependencies in WAF build scripts | Sean Finney | 1 | -0/+7 |
2011-05-18 | build: Add depenencies needed by Samba3 subsystems | Andrew Bartlett | 1 | -0/+1 |
2011-05-08 | s3-auth Add auth_samba4 module | Andrew Bartlett | 1 | -0/+9 |
2011-02-23 | s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit... | Günther Deschner | 1 | -7/+13 |
2011-02-18 | s3-waf: use SAMBA3_*() build rules in source3/build | Andrew Tridgell | 1 | -11/+11 |
2010-12-01 | s3-waf: avoid module name uppercasing. | Günther Deschner | 1 | -18/+18 |
2010-11-30 | s3-waf: convert TOKEN_UTIL into a subsystem. | Günther Deschner | 1 | -2/+6 |
2010-10-20 | s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem. | Günther Deschner | 1 | -0/+1 |
2010-10-08 | s3-waf: slowly getting modules to match how they look like in old build. | Günther Deschner | 1 | -19/+19 |
2010-09-28 | s3-waf: add AUTH_SCRIPT module to AUTH subsystem (which is build as shared | Günther Deschner | 1 | -0/+7 |
2010-09-28 | s3-waf: fix dependencies in most of our module subsystems. | Günther Deschner | 1 | -6/+2 |
2010-09-27 | s3-waf: move auth subsystem to auth/wscript_build. | Günther Deschner | 1 | -0/+84 |