summaryrefslogtreecommitdiffstats
path: root/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* s3:lib/afs move afs.c to common lib dirChristian Ambach2014-06-041-0/+1
* lib/param: generate the param_functions.h containing the prototypesGarming Sam2014-02-121-1/+1
* docs: Always declare rule to build parameters.all.xml and do it firstAndrew Bartlett2014-01-311-6/+7
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-1/+1
* utils: Remove unused samba-dig toolKai Blin2012-11-161-1/+0
* wscript: Removed executable bit.Ricky Nance2012-09-261-0/+0
* docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy2012-09-171-2/+4
* waf: Fix bug #8801 - build s3fs manpages.Andreas Schneider2012-09-071-0/+1
* waf: Create catalog file for manpage generation.Andreas Schneider2012-09-071-0/+4
* Add --disable-ntdb option for building.Jelmer Vernooij2012-06-211-1/+2
* ntdb: put it back into the build.Rusty Russell2012-06-191-0/+1
* s3-build: Do not write loadparm generated files into the build treeAndrew Bartlett2012-06-151-1/+1
* build: add a build suffix ("4") for s4-binariesMichael Adam2012-05-311-0/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-1/+2
* move the dbwrap library to the top levelMichael Adam2012-05-141-0/+1
* s4:lib: remove unused wscript_build fileMichael Adam2012-05-111-1/+0
* allow to use system iniparser library.Günther Deschner2012-05-091-1/+1
* testsuite/libsmbclient: Remove unused and expensive-to-link testsuiteAndrew Bartlett2012-05-021-1/+0
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-231-0/+1
* waf: move krb5 checks to a separate waf fileAlexander Bokovoy2012-04-231-10/+8
* waf: samba-specific methods should have capitalized names, change process_sep...Alexander Bokovoy2012-04-141-3/+3
* wafsamba: add support for separate rules in stagesAlexander Bokovoy2012-04-131-2/+13
* waf: when building with system krb5, we do not need to build local heimdal.Günther Deschner2012-04-121-1/+2
* s4 dns: Add a simple dns lookup helperKai Blin2012-03-271-0/+1
* s4 dns: Add a simple async client libraryKai Blin2012-03-271-0/+1
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-101-0/+1
* s3fs: added file_server directoryAndrew Tridgell2012-02-281-0/+1
* s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett2011-12-121-0/+1
* build: compile (but do not install) all the libsmbclient testsAndrew Bartlett2011-10-201-0/+1
* dfs_server: add generic dfs_server_ad_get_referrals() callStefan Metzmacher2011-10-081-0/+1
* ldb: use ldb directly rather than via a copyAndrew Bartlett2011-10-071-1/+1
* build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2011-10-071-3/+1
* waf: restore libsmbclient handling.Günther Deschner2011-09-151-1/+1
* build: Add duplicate symbol checking as part of make testAndrew Bartlett2011-09-081-0/+1
* samba-tool: Remove C version of samba-toolAmitay Isaacs2011-08-031-1/+0
* dynconfig: rework the logic to support --enable-fhsStefan Metzmacher2011-07-131-3/+0
* Revert "s4-build Change default paths and --with flags for a 4.0 release"Stefan Metzmacher2011-07-131-1/+1
* lib/param: Merge struct loadparm_service into commonAndrew Bartlett2011-07-081-0/+1
* build: we no longer put #if _SAMBA_BUILD_ == 4 in public headersAndrew Bartlett2011-07-061-3/+0
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-2/+2
* build: move dynconfig for top level build upAndrew Bartlett2011-06-211-1/+1
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+0
* lib/tdb_compat: header for tdb1 vs tdb2.Rusty Russell2011-06-201-0/+1
* lib: import ccan modules for tdb2Rusty Russell2011-06-201-0/+1
* s4-build Change default paths and --with flags for a 4.0 releaseAndrew Bartlett2011-06-201-1/+1
* build: only use the git version on install, not in the build treeAndrew Tridgell2011-06-171-1/+1
* build: Remove --disable-s3build so we can rely on these subsystemsAndrew Bartlett2011-05-091-2/+1
* lib/socket move interfaces code to the top levelAndrew Bartlett2011-05-081-0/+1
* build: put doserr.c into it's own subsystem, so it's no longer a duplicateAndrew Bartlett2011-04-291-0/+1
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-271-0/+1