index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
ctdbd_conn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not crash in ctdbd_traverse if ctdbd is not around
Volker Lendecke
2009-05-04
1
-0
/
+5
*
s3:ctdbd_conn: canonicalize ips before sending them to ctdbd
Stefan Metzmacher
2009-01-29
1
-10
/
+40
*
s3:cluster: fix ctdb ipv6 support
Stefan Metzmacher
2009-01-16
1
-10
/
+20
*
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
2009-01-05
1
-2
/
+1
*
packet.h API: The callback is now responsible to talloc_free() "buf"
Volker Lendecke
2009-01-02
1
-21
/
+28
*
s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADD
Stefan Metzmacher
2008-12-30
1
-7
/
+19
*
Use DATA_BLOB instead of "struct data_blob".
Jelmer Vernooij
2008-10-13
1
-4
/
+4
*
[s3]fix build --with-cluster-support after ndr_[pull|push]_struct blob changes.
Michael Adam
2008-09-29
1
-2
/
+2
*
fixed child exit handling and IP release handling
Andrew Tridgell
2008-08-13
1
-0
/
+2
*
register the ctdbd reconfigure message
Andrew Tridgell
2008-08-13
1
-0
/
+8
*
removed more unused code
Andrew Tridgell
2008-08-13
1
-72
/
+0
*
samba3 can't handle NOREPLY yet
Andrew Tridgell
2008-08-13
1
-0
/
+3
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
1
-11
/
+31
*
Use transaction start/cancel for persistent writes to avoid leaving the datab...
Ronnie Sahlberg
2008-08-13
1
-4
/
+37
*
ctdbd_connect: bump debug level to 1 for "connect failed" message.
Michael Adam
2008-06-26
1
-1
/
+1
*
Use right control to attach to persistent databases
Volker Lendecke
2008-03-17
1
-2
/
+5
*
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
2008-01-16
1
-0
/
+36
*
Fix connect(2) callers to use correct sockaddr size.
James Peach
2007-12-09
1
-1
/
+1
*
Fix an uninitialized variable
Volker Lendecke
2007-11-22
1
-0
/
+1
*
Convert ctdb_conn.c to enum ndr_error_code
Volker Lendecke
2007-11-11
1
-12
/
+13
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
r25323: Fix the build
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24773: Fix a ctdb connection lockup
Volker Lendecke
2007-10-10
1
-6
/
+40
*
r24031: Fix some 64 bit warnings
Volker Lendecke
2007-10-10
1
-3
/
+4
*
r24025: packet_send() expects DATA_BLOB elements as vaargs
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r23863: handle NT_STATUS_RETRY and always print out the NTSTATUS string
Stefan Metzmacher
2007-10-10
1
-2
/
+13
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-10-10
1
-0
/
+1167