summaryrefslogtreecommitdiff
path: root/ctdb/ib/ibwrapper.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-25ctdb-ib: Replace uses of sprintf()Martin Schwenke1-53/+190
2019-11-13ctdb-ib: Fix build errors for infiniband transportAmitay Isaacs1-1/+0
2018-03-09ctdb-ib: Avoid fall through case statementsAmitay Isaacs1-0/+3
2016-08-10ctdb-ib: Fix DEBUG log messagesAmitay Isaacs1-10/+10
2015-11-16ctdb-transport: Replace ctdb_logging.h with common/logging.hAmitay Isaacs1-1/+1
2015-10-30ctdb-daemon: Remove dependency on includes.hAmitay Isaacs1-14/+10
2015-10-30ctdb-daemon: Stop using tevent compatibility definitionsAmitay Isaacs1-11/+11
2015-06-12ctdb-ib: make sure the tevent_fd is removed before the fd is closedStefan Metzmacher1-11/+10
2014-05-29ctdb-ib: Make infiniband transport compile againAmitay Isaacs1-2/+1
2009-05-21Whitespace changes and using the CTDB_NO_MEMORY() macro changes toRonnie Sahlberg1-2/+6
2009-05-21add missing checks on so far ignored return valuesSumit Bose1-2/+2
2008-02-04merge from ronnieAndrew Tridgell1-22/+22
2008-02-04added debug constants to allow for better mapping to syslog levelsAndrew Tridgell1-59/+59
2007-07-10more merges for GPLv3 updateAndrew Tridgell1-2/+1
2007-07-10update lib/replace from samba4Andrew Tridgell1-1/+1
2007-04-26ctdb/ib: reduce debug output; allow not only ipPeter Somogyi1-2/+5
2007-04-26made ofed-1.0 (and 1.1) compatible + fixed warningsPeter Somogyi1-5/+14
2007-04-23fixed ctdb/ib bug at reject eventPeter Somogyi1-15/+21
2007-04-20- ctdb/ib minor bugfixes (error case)Peter Somogyi1-4/+4
2007-02-26ib: added external send queue to workaround downtimePeter Somogyi1-67/+146
2007-02-151st working ib integrated ctdbPeter Somogyi1-4/+5
2007-02-14ib: a trivial approach of integrationPeter Somogyi1-3/+17
2007-02-08ib: fragment sent buf + many bugfixesPeter Somogyi1-79/+162
2007-02-012 bugfixesPeter Somogyi1-17/+8
2007-01-30Added overload test scenario + fixed 1 send queue bug.Peter Somogyi1-2/+3
2007-01-251st "working" ib version.Peter Somogyi1-56/+56
2007-01-04bugfix in ibw_sendPeter Somogyi1-13/+12
2007-01-03+1 ibw function +1 bugfixPeter Somogyi1-15/+48
2006-12-21Added trace messages + several fixesPeter Somogyi1-55/+102
2006-12-20Added send queue.Peter Somogyi1-62/+135
2006-12-20Made receiver handle partial packets.Peter Somogyi1-49/+205
2006-12-18Modified send logic to allow large messages.Peter Somogyi1-68/+113
2006-12-14Raw impl. of ibwrapper test tool.Peter Somogyi1-2/+0
2006-12-13Made ibwrapper compilable.Peter Somogyi1-109/+106
2006-12-13Using struct <type> instead of typedefs.Peter Somogyi1-80/+74
2006-12-12Raw implementation done.Peter Somogyi1-78/+225
2006-12-11Rough implementation of buffer handling.Peter Somogyi1-47/+188
2006-12-06Implemented cm usage.Peter Somogyi1-38/+226
2006-12-05Added some event handling (incomplete)...Peter Somogyi1-17/+28
2006-12-05bzr email plugin testPeter Somogyi1-1/+1
2006-12-05Testing e-mail notification...Peter Somogyi1-29/+13
2006-12-05Using samba DLIST helper macro set.Peter Somogyi1-27/+3
2006-12-04Implementing basic data structure handling...Peter Somogyi1-17/+200
2006-12-04Just testing the bzr e-mail plugin...Peter Somogyi1-0/+1
2006-12-04Added infiniband transport implementation(incomplete) and interface.Peter Somogyi1-0/+202