summaryrefslogtreecommitdiff
path: root/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-1/+1
2012-11-16utils: Remove unused samba-dig toolKai Blin1-1/+0
2012-09-26wscript: Removed executable bit.Ricky Nance1-0/+0
2012-09-17docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy1-2/+4
2012-09-07waf: Fix bug #8801 - build s3fs manpages.Andreas Schneider1-0/+1
2012-09-07waf: Create catalog file for manpage generation.Andreas Schneider1-0/+4
2012-06-21Add --disable-ntdb option for building.Jelmer Vernooij1-1/+2
2012-06-19ntdb: put it back into the build.Rusty Russell1-0/+1
2012-06-15s3-build: Do not write loadparm generated files into the build treeAndrew Bartlett1-1/+1
2012-05-31build: add a build suffix ("4") for s4-binariesMichael Adam1-0/+1
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-1/+2
2012-05-14move the dbwrap library to the top levelMichael Adam1-0/+1
2012-05-11s4:lib: remove unused wscript_build fileMichael Adam1-1/+0
2012-05-09allow to use system iniparser library.Günther Deschner1-1/+1
2012-05-02testsuite/libsmbclient: Remove unused and expensive-to-link testsuiteAndrew Bartlett1-1/+0
2012-04-23Make krb5 wrapper library common so they can be used all overSimo Sorce1-0/+1
2012-04-23waf: move krb5 checks to a separate waf fileAlexander Bokovoy1-10/+8
2012-04-14waf: samba-specific methods should have capitalized names, change process_sep...Alexander Bokovoy1-3/+3
2012-04-13wafsamba: add support for separate rules in stagesAlexander Bokovoy1-2/+13
2012-04-12waf: when building with system krb5, we do not need to build local heimdal.Günther Deschner1-1/+2
2012-03-27s4 dns: Add a simple dns lookup helperKai Blin1-0/+1
2012-03-27s4 dns: Add a simple async client libraryKai Blin1-0/+1
2012-03-10tdb_wrap: Move to specific directory.Jelmer Vernooij1-0/+1
2012-02-28s3fs: added file_server directoryAndrew Tridgell1-0/+1
2011-12-12s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett1-0/+1
2011-10-20build: compile (but do not install) all the libsmbclient testsAndrew Bartlett1-0/+1
2011-10-08dfs_server: add generic dfs_server_ad_get_referrals() callStefan Metzmacher1-0/+1
2011-10-07ldb: use ldb directly rather than via a copyAndrew Bartlett1-1/+1
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett1-3/+1
2011-09-15waf: restore libsmbclient handling.Günther Deschner1-1/+1
2011-09-08build: Add duplicate symbol checking as part of make testAndrew Bartlett1-0/+1
2011-08-03samba-tool: Remove C version of samba-toolAmitay Isaacs1-1/+0
2011-07-13dynconfig: rework the logic to support --enable-fhsStefan Metzmacher1-3/+0
2011-07-13Revert "s4-build Change default paths and --with flags for a 4.0 release"Stefan Metzmacher1-1/+1
2011-07-08lib/param: Merge struct loadparm_service into commonAndrew Bartlett1-0/+1
2011-07-06build: we no longer put #if _SAMBA_BUILD_ == 4 in public headersAndrew Bartlett1-3/+0
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-2/+2
2011-06-21build: move dynconfig for top level build upAndrew Bartlett1-1/+1
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-1/+0
2011-06-20lib/tdb_compat: header for tdb1 vs tdb2.Rusty Russell1-0/+1
2011-06-20lib: import ccan modules for tdb2Rusty Russell1-0/+1
2011-06-20s4-build Change default paths and --with flags for a 4.0 releaseAndrew Bartlett1-1/+1
2011-06-17build: only use the git version on install, not in the build treeAndrew Tridgell1-1/+1
2011-05-09build: Remove --disable-s3build so we can rely on these subsystemsAndrew Bartlett1-2/+1
2011-05-08lib/socket move interfaces code to the top levelAndrew Bartlett1-0/+1
2011-04-29build: put doserr.c into it's own subsystem, so it's no longer a duplicateAndrew Bartlett1-0/+1
2011-04-27auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett1-0/+1
2011-03-15build: force _SAMBA_BUILD_==4 to be true in public headersAndrew Tridgell1-0/+3
2011-03-15build: mark some private includes as OK in public headersAndrew Tridgell1-0/+4
2011-03-15build: added automated testing of our public headersAndrew Tridgell1-0/+2