summaryrefslogtreecommitdiffstats
path: root/source3/lib/ctdbd_conn.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use right control to attach to persistent databasesVolker Lendecke2008-03-171-2/+5
* Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...Alexander Bokovoy2008-01-161-0/+36
* Fix connect(2) callers to use correct sockaddr size.James Peach2007-12-091-1/+1
* Fix an uninitialized variableVolker Lendecke2007-11-221-0/+1
* Convert ctdb_conn.c to enum ndr_error_codeVolker Lendecke2007-11-111-12/+13
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r25323: Fix the buildVolker Lendecke2007-10-101-1/+1
* r24773: Fix a ctdb connection lockupVolker Lendecke2007-10-101-6/+40
* r24031: Fix some 64 bit warningsVolker Lendecke2007-10-101-3/+4
* r24025: packet_send() expects DATA_BLOB elements as vaargsStefan Metzmacher2007-10-101-3/+3
* r23863: handle NT_STATUS_RETRY and always print out the NTSTATUS stringStefan Metzmacher2007-10-101-2/+13
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+1167