index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-build: Add missing dependency on tdb
Amitay Isaacs
2016-02-02
1
-1
/
+1
*
ctdb-common: Use documented names for protocol family in socket()
Amitay Isaacs
2016-02-02
6
-12
/
+12
*
ctdb-common: Protocol argument must be in host order for socket() call
Amitay Isaacs
2016-02-02
6
-10
/
+10
*
ctdb: do not provide a useless pkgconfig file for ctdb.
Günther Deschner
2016-01-29
3
-29
/
+0
*
ctdb: NAT gateway capability and control to set it are obsolete
Martin Schwenke
2016-01-27
2
-15
/
+4
*
ctdb-protocol: Drop protocol support for setting NAT gatway capability
Martin Schwenke
2016-01-27
4
-54
/
+0
*
ctdb-client: Drop support for updating NAT gateway capability
Martin Schwenke
2016-01-27
4
-60
/
+0
*
ctdb-doc: Document reasons for separating private and public networks
Martin Schwenke
2016-01-27
1
-1
/
+6
*
ctdb-tools: Drop support for setting and viewing NAT gateway capability
Martin Schwenke
2016-01-25
8
-74
/
+7
*
ctdb-scripts: No longer set the NAT gateway capability
Martin Schwenke
2016-01-25
3
-17
/
+1
*
ctdb/tools: Update ctdb CLI tool to call ctdb_natgw
Martin Schwenke
2016-01-25
4
-181
/
+43
*
ctdb-tests: Drop some unnecessary NAT gateway tests
Martin Schwenke
2016-01-25
2
-73
/
+0
*
ctdb: Call out to ctdb_natgw helper from 11.natgw
Martin Schwenke
2016-01-25
7
-86
/
+85
*
ctdb-tests: NAT gateway slave-only changes
Martin Schwenke
2016-01-25
2
-53
/
+37
*
ctdb-scripts: New function ctdb_natgw_slave_only()
Martin Schwenke
2016-01-25
1
-2
/
+7
*
ctdb-tests: Test ctdb CLI tool via a stub
Martin Schwenke
2016-01-25
2
-3
/
+38
*
ctdb-tools: Add standalone ctdb_natgw tool script
Martin Schwenke
2016-01-25
3
-0
/
+207
*
ctdb-scripts: Tests for monitoring of CTDB_NATGW_PUBLIC_IFACE
Martin Schwenke
2016-01-25
4
-0
/
+76
*
ctdb-scripts: Move monitoring of CTDB_NATGW_PUBLIC_IFACE to 11.natgw
Martin Schwenke
2016-01-25
2
-1
/
+8
*
ctdb-scripts: CTDB_PARTIALLY_ONLINE_INTERFACES incompatible with NAT gateway
Martin Schwenke
2016-01-25
2
-1
/
+12
*
ctdb-scripts: Rename variable: fail -> down_interfaces_found
Martin Schwenke
2016-01-25
1
-3
/
+3
*
ctdb-scripts: Drop functions mark_up() and mark_down()
Martin Schwenke
2016-01-25
1
-16
/
+5
*
ctdb-scripts: Move interface monitoring code to functions file
Martin Schwenke
2016-01-25
2
-91
/
+94
*
ctdb-scripts: Rename get_real_iface() -> interface_get_real()
Martin Schwenke
2016-01-25
1
-2
/
+4
*
ctdb-scripts: Refactor function interface_monitor() to monitor one interface
Martin Schwenke
2016-01-25
3
-54
/
+62
*
ctdb-client: Use ctdb_rec_buffer_init() to initialize ctdb_rec_buffer
Amitay Isaacs
2016-01-20
1
-1
/
+1
*
ctdb-client: Add missing initialization for h->ev in transaction_start
Amitay Isaacs
2016-01-20
1
-0
/
+1
*
ctdb-client: Do not delete reqid explicitly
Amitay Isaacs
2016-01-20
1
-1
/
+0
*
ctdb-client: Add a disconnect callback for ctdb client
Amitay Isaacs
2016-01-20
3
-1
/
+25
*
ctdb-client: Close ctdb socket connection when client context goes away
Amitay Isaacs
2016-01-20
1
-0
/
+13
*
ctdb-client: Use ctdb_ltdb_header_extract()
Amitay Isaacs
2016-01-20
1
-7
/
+1
*
ctdb-protocol: Fix marshaling of seqnum
Amitay Isaacs
2016-01-20
1
-1
/
+1
*
ctdb-build: Fix -O3 developer build
Amitay Isaacs
2016-01-18
2
-2
/
+2
*
ctdb-scripts: further untangle logic for success of interface monitoring
Michael Adam
2016-01-14
1
-7
/
+10
*
ctdb: Fix the O3 developer build
Volker Lendecke
2016-01-14
1
-1
/
+1
*
ctdb-ipalloc: Document the steps involved in a takeover run
Martin Schwenke
2016-01-13
1
-1
/
+26
*
ctdb-ipalloc: Split IP allocation into its own build subsystem
Martin Schwenke
2016-01-13
10
-853
/
+1109
*
ctdb-tests: Fix some incorrect memory allocations
Martin Schwenke
2016-01-12
1
-2
/
+9
*
ctdb-scripts: Use more unique temporary file names
Martin Schwenke
2016-01-12
1
-4
/
+10
*
ctdb-scripts: Don't remove temporary files before use
Martin Schwenke
2016-01-12
1
-2
/
+0
*
ctdb-scripts: Superficial clean-ups to 10.interface
Martin Schwenke
2016-01-12
1
-23
/
+7
*
ctdb-scripts: Clarify logic for success of interface monitoring
Martin Schwenke
2016-01-12
1
-6
/
+9
*
ctdb-scripts: Fix regression in updateip code
Martin Schwenke
2016-01-12
1
-1
/
+1
*
ctdb-ipalloc: Fix a memory leak
Martin Schwenke
2016-01-12
1
-2
/
+2
*
ctdb-daemon: Don't leak memory if not using recovery lock
Martin Schwenke
2016-01-12
1
-7
/
+7
*
ctdb-recoverd: Fix some uninitialised memory issues
Martin Schwenke
2016-01-12
2
-0
/
+3
*
ctdb-daemon: Drop the "schedule for deletion" messages to DEBUG level
Martin Schwenke
2016-01-12
1
-5
/
+5
*
ctdb/web: Fix typo.
Karolin Seeger
2016-01-11
1
-1
/
+1
*
ctdb: Fix CID 1347319 Unchecked return value
Volker Lendecke
2016-01-08
1
-1
/
+7
*
ctdb-client: Only get capabilities from active nodes
Martin Schwenke
2015-12-13
1
-1
/
+1
[next]