| Commit message (Expand) | Author | Age | Files | Lines |
* | Make waf fail if submodules are out of date. | Jelmer Vernooij | 2015-05-19 | 1 | -1/+10 |
* | Move configure part of third party to third_party/wscript. | Jelmer Vernooij | 2015-03-30 | 1 | -2/+1 |
* | build: Move systemd checks to lib/util | Christof Schmitt | 2015-03-23 | 1 | -22/+0 |
* | texpect: Do not depend on ccan | Volker Lendecke | 2015-03-17 | 1 | -1/+0 |
* | waf: Do not recurse into ntdb | Volker Lendecke | 2015-03-17 | 1 | -3/+1 |
* | Transition to waf 1.8: wrapped conf.check_cfg | Thomas Nagy | 2015-03-16 | 1 | -1/+1 |
* | Require at least Python 2.6. | Jelmer Vernooij | 2015-03-16 | 1 | -1/+1 |
* | Inline outputting of subunit in libtorture. | Jelmer Vernooij | 2015-03-06 | 1 | -1/+0 |
* | waf: Only build the wrappers if we enable selftest | Andreas Schneider | 2015-02-23 | 1 | -4/+5 |
* | packaging: Include CTDB man pages in the tarball | Amitay Isaacs | 2014-12-15 | 1 | -0/+3 |
* | lib: Add resolv_wrapper version 1.0.0. | Andreas Schneider | 2014-12-05 | 1 | -0/+1 |
* | Remove tabs in python file, unnecessary 'pass'. | Jelmer Vernooij | 2014-11-19 | 1 | -2/+1 |
* | build: Simplify check for building with ctdb | Amitay Isaacs | 2014-10-28 | 1 | -2/+1 |
* | Fix pydoctor invocation. | Jelmer Vernooij | 2014-10-14 | 1 | -3/+7 |
* | build: Hook CTDB into top level build using --with-cluster-support | Martin Schwenke | 2014-10-08 | 1 | -0/+4 |
* | build: do full SAMBA_CHECK_PERL() check in configure | Michael Adam | 2014-09-05 | 1 | -1/+1 |
* | lib/texpect: add texpect binary based on heimdals rkpty. | Günther Deschner | 2014-09-01 | 1 | -0/+1 |
* | Don't build iniparser anymore. | Jeremy Allison | 2014-08-14 | 1 | -6/+0 |
* | third_party/popt: Initial support for popt. | Ira Cooper | 2014-08-09 | 1 | -2/+7 |
* | third_party/zlib: Initial support for zlib | Ira Cooper | 2014-08-09 | 1 | -1/+6 |
* | third_party/iniparser: Initial support for iniparser. | Ira Cooper | 2014-08-09 | 1 | -1/+9 |
* | WAF: use libsystemd-daemon only if linking actually succeeds | Alexander Bokovoy | 2014-06-05 | 1 | -1/+2 |
* | wscript: set conf.env.replace_add_global_pthread = True | Stefan Metzmacher | 2014-05-22 | 1 | -0/+1 |
* | selftest: Add tests for dbcheck detection and removal of partial objects | Andrew Bartlett | 2014-05-03 | 1 | -1/+1 |
* | waf: fetch and use some exit codes of called processes | Björn Baumbach | 2014-05-03 | 1 | -5/+15 |
* | add systemd integration | Alexander Bokovoy | 2014-04-23 | 1 | -3/+23 |
* | lib: Change socket_wrapper to preloadable version. | Andreas Schneider | 2014-04-17 | 1 | -1/+0 |
* | lib: Change nss_wrapper to preloadable version. | Andreas Schneider | 2014-04-17 | 1 | -1/+0 |
* | lib: Change uid_wrapper to preloadable version. | Andreas Schneider | 2014-04-17 | 1 | -1/+0 |
* | build: Exclude source4/selftest/provisions/release-4-1-0rc3 from the tarball | Andrew Bartlett | 2014-03-21 | 1 | -1/+1 |
* | build: don't execute tests/summary.c | Gustavo Zacarias | 2014-02-12 | 1 | -1/+0 |
* | waf: Build with RELRO if supported by the compiler. | Andreas Schneider | 2013-07-09 | 1 | -0/+18 |
* | waf: build PIEs if supported by the compiler | David Disseldorp | 2013-05-29 | 1 | -6/+12 |
* | build: No longer run autogen.sh during tarball creation | Andrew Bartlett | 2013-05-28 | 1 | -7/+0 |
* | waf: add --with[out]-pie configure arguments | David Disseldorp | 2013-05-28 | 1 | -0/+11 |
* | More generic check for OpenBSD platform | Vadim Zhukov | 2013-05-17 | 1 | -1/+1 |
* | build: Blacklist the release-4-0-0 provision as well | Andrew Bartlett | 2013-05-16 | 1 | -1/+1 |
* | ntdb: remove --disable-ntdb. | Rusty Russell | 2013-04-13 | 1 | -9/+1 |
* | build: Raise minimum python version to 2.5.0 for samba build | Andrew Bartlett | 2013-04-11 | 1 | -1/+1 |
* | build: Remove extra space in shebang | Andrew Bartlett | 2013-04-10 | 1 | -1/+1 |
* | build: Replace #!/usr/bin/env python with passed in PYTHON= | Andrew Bartlett | 2013-04-10 | 1 | -4/+1 |
* | wscript: Removed executable bit. | Ricky Nance | 2012-09-26 | 1 | -0/+0 |
* | build:dist: call source3/autogen.sh and packaged generated files | Michael Adam | 2012-09-12 | 1 | -0/+7 |
* | build:dist: call build-manpages-nogit for make dist and package generated files | Michael Adam | 2012-09-12 | 1 | -0/+3 |
* | build:dist: for snapshot builds, call DIST_DIRS with extend=True | Michael Adam | 2012-09-12 | 1 | -1/+1 |
* | build: skip shipping the alpha13 provision in the release tarballs | Andrew Bartlett | 2012-09-03 | 1 | -1/+1 |
* | build: Only make bin/ if it does not exist | Andrew Bartlett | 2012-09-03 | 1 | -1/+2 |
* | build: Create bin/ when doing 'waf dist' from a fresh checkout | Andrew Bartlett | 2012-08-21 | 1 | -0/+1 |
* | build: Remove special case for the build farm | Andrew Bartlett | 2012-08-21 | 1 | -6/+0 |
* | build: Do not put a .distversion file into the GIT tree | Andrew Bartlett | 2012-08-20 | 1 | -5/+8 |