summaryrefslogtreecommitdiffstats
path: root/ctdb/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build: Move the default CTDB socket from /tmp to /var/run/ctdbAmitay Isaacs2013-10-251-2/+2
* common/util: Use AIX specific code for setting high priority for CTDB daemonAmitay Isaacs2013-10-221-0/+3
* build: Separate autoconf macros for pmdaMartin Schwenke2013-05-281-19/+1
* Build: Set the default ctdb socket path at configure timeDavid Disseldorp2012-10-211-0/+11
* Fix the build on freebsd9. (typo in flags?)Michael Adam2012-02-181-1/+1
* Add common/system_freebsd.cVolker Lendecke2012-02-131-0/+9
* Define ETIME on non-supporting platformsMathieu Parent2012-01-311-0/+4
* Add kFreeBSD supportMathieu Parent2012-01-311-0/+5
* GNU/Hurd supportMathieu Parent2011-12-061-0/+5
* build: add option --enable-socket-wrapper to build binaries with socket wrapp...Michael Adam2011-11-261-0/+1
* build: add libreplace network checks to configureMichael Adam2011-11-261-0/+1
* pmda: Initial ctdb pmda check-inDavid Disseldorp2011-09-061-0/+20
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-181-1/+1
* lib/util: import fault/backtrace handling from samba.Stefan Metzmacher2010-01-201-0/+2
* configure: don't overwrite AC_CHECK_FUNC_EXT and AC_CHECK_LIB_EXTStefan Metzmacher2010-01-201-8/+0
* ctdb: use mlockall, cautiouslyRusty Russell2009-12-161-0/+1
* remove the obsolete ipmux component.Ronnie Sahlberg2009-05-251-8/+0
* fix a configure warning while checking for netfilter.hSumit Bose2009-05-211-1/+1
* From: Sumit Bose <sbose@redhat.com>Ronnie Sahlberg2009-05-121-1/+1
* From: Sumit Bose <sbose@redhat.com>Ronnie Sahlberg2009-05-061-1/+1
* From Sumit Bose <sbose@redhat.com>Ronnie Sahlberg2009-05-061-8/+10
* set libdir to ../lib64 on x86-64 platformsRonnie Sahlberg2009-04-081-0/+9
* From Mathieu Parent <math.parent@gmail.com>Ronnie Sahlberg2009-04-081-1/+1
* build: print default in help for --with-logdirMichael Adam2009-02-041-1/+1
* build: Make log-directory configurable indepently of VARDIRMathieu PARENT2009-02-041-0/+11
* only link to -lipq if neededAndrew Tridgell2007-10-151-0/+6
* improved handling of systems without libipq.hAndrew Tridgell2007-10-151-3/+2
* add an initial test version of an ip multiplex tool that allows usRonnie Sahlberg2007-10-081-0/+3
* add some configure magic to make it configure and build properly on Ronnie Sahlberg2007-07-141-0/+20
* update configure.ac for new code layoutAndrew Tridgell2007-06-071-1/+1
* ctdb_test.c is goneAndrew Tridgell2007-06-021-1/+1
* make ctdbd realtime if possibleAndrew Tridgell2007-05-241-0/+3
* AIX needs sin_len field for bind()Andrew Tridgell2007-05-151-0/+10
* use the new lib/events autoconf codeAndrew Tridgell2007-05-051-0/+1
* enabled built in popt if system doesn't have itAndrew Tridgell2007-05-031-0/+1
* fix configure for new test locationAndrew Tridgell2007-04-101-1/+1
* Made infiniband support configurable.Peter Somogyi2006-12-151-0/+1
* rely on ctdb_test.c for the momentAlexander Bokovoy2006-11-291-1/+1
* initial versionAndrew Tridgell2006-11-181-0/+32