s3-auth split the auth_generic functions into a seperate file
[ddiss/samba.git] / source3 / auth / wscript_build
2011-12-22 Andrew Bartletts3-auth split the auth_generic functions into a seperat...
2011-11-02 Günther Deschners3-waf: convert libcli_netlogon3 into a private library.
2011-11-02 Günther Deschners3-waf: move trusts_util.c code into a private library.
2011-10-18 Andrew Bartletts3-ntlmssp Implement the server-side auth_ntlmssp code...
2011-08-03 Andrew Bartletts3-auth Add hook to start a GENSEC mech to auth_samba4
2011-07-04 Andrew Bartletts3-build allow_undefined_symbols=False is the default now
2011-07-04 Andrew Bartletts3-auth libauth no longer requires undefined symbols
2011-07-03 Andrew Bartletts3-build Prepare to require fully defined modules
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... release-4-0-0alpha16 samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-05-30 Andrew Bartletts3-build: Move user_util.c into it's own subsystem
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-05-18 Andrew Bartlettbuild: Add depenencies needed by Samba3 subsystems
2011-05-08 Andrew Bartletts3-auth Add auth_samba4 module
2011-02-23 Günther Deschners3-waf: move some parts of auth to AUTH_COMMON to avoid...
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-11-30 Günther Deschners3-waf: convert TOKEN_UTIL into a subsystem.
2010-10-20 Günther Deschners3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.
2010-10-08 Günther Deschners3-waf: slowly getting modules to match how they look...
2010-09-28 Günther Deschners3-waf: add AUTH_SCRIPT module to AUTH subsystem (which...
2010-09-28 Günther Deschners3-waf: fix dependencies in most of our module subsystems.
2010-09-26 Günther Deschners3-waf: move auth subsystem to auth/wscript_build.