summaryrefslogtreecommitdiff
path: root/ctdb/wscript
AgeCommit message (Expand)AuthorFilesLines
2015-10-07ctdb-recoverd: Add parallel database recovery helperAmitay Isaacs1-0/+6
2015-10-07ctdb-client: Add new client API implementationAmitay Isaacs1-0/+11
2015-10-07ctdb-protocol: Add ctdb protocol serialization routinesAmitay Isaacs1-0/+13
2015-10-07ctdb-common: Add logging utilitiesAmitay Isaacs1-1/+2
2015-10-07ctdb-common: Add communication endpoint abstractionAmitay Isaacs1-1/+4
2015-10-07ctdb-common: Add packet write abstractionAmitay Isaacs1-1/+2
2015-10-07ctdb-common: Add packet read abstractionAmitay Isaacs1-3/+5
2015-10-07ctdb-build: Placeholder for public headers from lib/utilAmitay Isaacs1-1/+1
2015-10-07ctdb-build: Set PKGCONFIGDIR for public libraries in standalone buildAmitay Isaacs1-0/+2
2015-10-07ctdb-common: Add request id abstractionAmitay Isaacs1-1/+6
2015-10-07ctdb-daemon: Replace ctdb_message with srvid abstractionAmitay Isaacs1-5/+7
2015-10-07ctdb-common: Add srvid abstractionAmitay Isaacs1-1/+2
2015-10-07ctdb-common: Add db_hash abstractionAmitay Isaacs1-0/+19
2015-10-07ctdb-build: Do not split ctdb-system subsystemAmitay Isaacs1-23/+20
2015-10-07ctdb-build: Do not mark ctdb private headers publicAmitay Isaacs1-6/+0
2015-09-29build:wafsamba: Set the default installation prefix for Waf 1.8Thomas Nagy1-1/+1
2015-09-26ctdb-build: Use socket_wrapper only with selftestMathieu Parent1-2/+4
2015-09-15ctdb-build: Install pre-built manpages when xsltproc not availableMartin Schwenke1-0/+7
2015-09-15ctdb-scripts: Update important installed files to use build-time defaultsMartin Schwenke1-5/+39
2015-09-15ctdb-scripts: Properly set CTDB_VARDIR in scripts at install timeMartin Schwenke1-22/+35
2015-09-15ctdb-build: Add missing manual pages to pre-generate list for tarballMartin Schwenke1-1/+3
2015-08-20ctdb: Use talloc_report_str in ctdbVolker Lendecke1-2/+2
2015-07-14ctdb-scripts: Parameterise 60.nfs with $CTDB_NFS_CALLOUTMartin Schwenke1-0/+2
2015-07-14ctdb-scripts: Switch NFS checks to new styleMartin Schwenke1-2/+2
2015-07-01ctdb-build: Fix ctdb --with-socketpath configure optionMathieu Parent1-1/+1
2015-07-01ctdb-packaging: Pass extra arguments to rpmbuild from commandlineAmitay Isaacs1-1/+2
2015-07-01ctdb-build: Fix building of PCP PMDA moduleMartin Schwenke1-1/+1
2015-06-26Remove PYTHONDIR and PYTHONARCHDIR in a single placeThomas Nagy1-3/+0
2015-06-08ctdb-build: only use ctdb/packaging/mkversion.sh for the standalone build.Stefan Metzmacher1-11/+15
2015-06-08ctdb-build: fix version handling in standalone buildMichael Adam1-4/+4
2015-03-26Move waf into third_party/.Jelmer Vernooij1-1/+1
2015-03-23build: Move systemd checks to lib/utilChristof Schmitt1-2/+0
2015-03-04ctdb-build: Specify absolute path to libsocket-wrapper.soAmitay Isaacs1-1/+2
2015-03-04ctdb-tests: Unit tests for statd-calloutMartin Schwenke1-1/+2
2014-12-15ctdb-build: fix build without xsltprocBjörn Baumbach1-3/+4
2014-12-15ctdb-build: Fix the installation of config files for top-level buildAmitay Isaacs1-2/+7
2014-12-15ctdb-build: Fix the indentationAmitay Isaacs1-1/+1
2014-10-28ctdb-logging: Separate out syslog and file logging backendsMartin Schwenke1-1/+4
2014-10-08ctdb-build: Make some steps conditional on standalone buildMartin Schwenke1-37/+49
2014-10-08ctdb-build: Rename define BINDIR to CTDB_HELPER_BINDIRMartin Schwenke1-1/+1
2014-10-06ctdb-build: Fix handling of public headersMartin Schwenke1-1/+5
2014-10-06ctdb-build: Change from ctdb-util to samba-utilMartin Schwenke1-7/+38
2014-10-06ctdb-build: Add generation of Samba-style version.hMartin Schwenke1-0/+9
2014-10-06ctdb-build: Move generation of ctdb_version.h earlierMartin Schwenke1-6/+6
2014-09-19ctdb-build: Add missing configure checks for backtraceAmitay Isaacs1-0/+4
2014-09-17ctdb-build: Check for libpcapAmitay Isaacs1-1/+11
2014-09-17ctdb-build: Check for ETIME in errno.hAmitay Isaacs1-0/+3
2014-09-17ctdb-build: Add some missing configure checksMartin Schwenke1-0/+10
2014-09-17ctdb-build: Improve platform checkAmitay Isaacs1-3/+3
2014-09-12ctdb-doc: Add ctdb-statistics manual pageAmitay Isaacs1-1/+3