summaryrefslogtreecommitdiff
path: root/ctdb/ib
Commit message (Expand)AuthorAgeFilesLines
* ctdb-ib: Drop a bit-rotted test example from the READMEMartin Schwenke2018-03-191-9/+0
* ctdb-ib: Avoid fall through case statementsAmitay Isaacs2018-03-091-0/+3
* ctdb-ib: Fix DEBUG log messagesAmitay Isaacs2016-08-101-10/+10
* ctdb-ib: Include system/wait.h for signalAmitay Isaacs2016-07-051-0/+1
* ctdb-transport: Replace ctdb_logging.h with common/logging.hAmitay Isaacs2015-11-164-4/+4
* ctdb-daemon: Separate prototypes for common client/server functionsAmitay Isaacs2015-10-302-0/+4
* ctdb-daemon: Remove dependency on includes.hAmitay Isaacs2015-10-304-34/+43
* ctdb-daemon: Stop using tevent compatibility definitionsAmitay Isaacs2015-10-306-29/+35
* ctdb-ib: Fix build for infiniband transportAmitay Isaacs2015-10-273-33/+18
* ctdb-ib: make sure the tevent_fd is removed before the fd is closedStefan Metzmacher2015-06-121-11/+10
* ctdb-logging: Change LogLevel to DEBUGLEVELMartin Schwenke2014-10-061-3/+3
* ctdb-build: Remove autoconf build filesAmitay Isaacs2014-06-201-31/+0
* ctdb-ib: Make infiniband transport compile againAmitay Isaacs2014-05-294-5/+5
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-133-3/+0
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-183-4/+4
* Whitespace changes and using the CTDB_NO_MEMORY() macro changes toRonnie Sahlberg2009-05-213-11/+12
* add missing checks on so far ignored return valuesSumit Bose2009-05-214-2/+13
* Test binaries now go in tests/bin and ctdb_test_env now adds thisMartin Schwenke2009-01-091-1/+1
* merge from ronnieAndrew Tridgell2008-02-044-46/+46
* added debug constants to allow for better mapping to syslog levelsAndrew Tridgell2008-02-044-75/+75
* add missing ) in the IB transport (which i dont compile for)Ronnie Sahlberg2007-10-191-1/+1
* add a stub restart method for IBRonnie Sahlberg2007-10-191-0/+7
* more merges for GPLv3 updateAndrew Tridgell2007-07-107-14/+7
* update lib/replace from samba4Andrew Tridgell2007-07-107-7/+7
* clean out some more cruftAndrew Tridgell2007-06-051-4/+3
* we need to listen at transport initialise stage to find our own node numberAndrew Tridgell2007-05-301-4/+4
* don't start the transport connecting to the other nodes until after the start...Andrew Tridgell2007-05-301-2/+14
* use /etc/services for ctdbAndrew Tridgell2007-05-291-5/+4
* fixed prev. ibwrapper_test optionsPeter Somogyi2007-04-261-1/+1
* ctdb/ib: swapped ibwrapper_tets options (-d, -a, -g)Peter Somogyi2007-04-261-4/+4
* ctdb/ib: reduce debug output; allow not only ipPeter Somogyi2007-04-265-7/+53
* merge from peterAndrew Tridgell2007-04-263-39/+66
|\
| * made ofed-1.0 (and 1.1) compatible + fixed warningsPeter Somogyi2007-04-261-5/+14
| * fixed ctdb/ib bug at reject eventPeter Somogyi2007-04-231-15/+21
| * - ctdb/ib minor bugfixes (error case)Peter Somogyi2007-04-201-4/+4
| * Merged tridge's ctdb branch.Peter Somogyi2007-04-191-2/+2
| |\ | |/ |/|
| * merged tridge's branch Peter Somogyi2007-04-164-14/+14
| |\
| * | ib: test scenario was wrongPeter Somogyi2007-03-291-1/+1
* | | - make he packet allocation routines take a mem_ctx, which allowsAndrew Tridgell2007-04-191-2/+2
| |/ |/|
* | private -> private_data for samba3Andrew Tridgell2007-04-134-14/+14
|/
* ib: added external send queue to workaround downtimePeter Somogyi2007-02-266-110/+266
* 1st working ib integrated ctdbPeter Somogyi2007-02-156-33/+74
* ib: a trivial approach of integrationPeter Somogyi2007-02-144-35/+53
* Some minor changes before integrating ib...Peter Somogyi2007-02-122-0/+645
* ib: fragment sent buf + many bugfixesPeter Somogyi2007-02-082-83/+198
* 2 bugfixesPeter Somogyi2007-02-011-17/+8
* Added overload test scenario + fixed 1 send queue bug.Peter Somogyi2007-01-301-2/+3
* Fixed a side effect of previous revert.Peter Somogyi2007-01-251-14/+17
* 1st "working" ib version.Peter Somogyi2007-01-252-58/+57
* ibw: modified tridge's code - in my point of viewPeter Somogyi2007-01-051-12/+33