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-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
*
ping_pong: add -l option
Ralph Boehme
2015-12-10
1
-15
/
+50
*
ctdb-ipalloc: Rename top level IP allocation algorithm functions
Martin Schwenke
2015-12-04
1
-6
/
+6
*
ctdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc()
Martin Schwenke
2015-12-04
5
-14
/
+14
*
ctdb-ipalloc: Fold force_rebalance_candidates into IP allocation state
Martin Schwenke
2015-12-04
2
-15
/
+19
*
ctdb-ipalloc: Fold all IPs list into IP allocation state
Martin Schwenke
2015-12-04
2
-90
/
+69
*
ctdb-ipalloc: Tidy up some of the IP allocation functions
Martin Schwenke
2015-12-04
1
-68
/
+71
*
ctdb-daemon: Don't delete connection information for released IP
Martin Schwenke
2015-12-04
1
-1
/
+11
*
ctdb-daemon: Move VNN lookup out of ctdb_remove_tcp_connection()
Martin Schwenke
2015-12-04
1
-11
/
+25
*
ctdb-daemon: Do not process tickle updates for hosted IP addresses
Martin Schwenke
2015-12-04
1
-0
/
+7
*
ctdb-docs: Rewrite event script documentation
Martin Schwenke
2015-12-04
2
-126
/
+169
*
ctdb-scripts: Add exportfs cache to NFS Linux kernel callout
Martin Schwenke
2015-12-04
2
-4
/
+31
*
ctdb-recoverd: Drop function unban_all_nodes()
Martin Schwenke
2015-12-04
1
-33
/
+0
*
ctdb-daemon: Drop handling of ban control sent to unexpected node
Martin Schwenke
2015-12-04
1
-21
/
+4
*
ctdb-protocol: Fix marshalling for struct ctdb_rec_data
Amitay Isaacs
2015-11-25
2
-20
/
+13
*
ctdb-protocol: Add API to extract ctdb_ltdb_header from TDB_DATA
Amitay Isaacs
2015-11-25
2
-0
/
+17
*
ctdb-protocol: Fix marshalling of struct ctdb_public_ip_list
Amitay Isaacs
2015-11-25
2
-1
/
+10
*
ctdb-protocol: Fix marshalling of struct ctdb_addr_info
Amitay Isaacs
2015-11-25
2
-9
/
+28
*
ctdb-protocol: Do not expect a reply for SHUTDOWN control
Amitay Isaacs
2015-11-25
1
-1
/
+1
*
ctdb-protocol: Add marshalling for TDB_DATA
Amitay Isaacs
2015-11-25
4
-0
/
+48
*
ctdb-protocol: Add utility function ctdb_sock_addr_to_string
Amitay Isaacs
2015-11-25
2
-0
/
+30
*
ctdb-system: Use protocol/protocol.h instead of ctdb_private.h
Amitay Isaacs
2015-11-25
7
-7
/
+7
*
ctdb-include: Make client header self contained
Amitay Isaacs
2015-11-25
1
-0
/
+3
*
ctdb-include: Make protocol headers self contained
Amitay Isaacs
2015-11-25
2
-0
/
+4
*
ctdb-ipalloc: Drop unnecessary struct ctdb_ipflags
Martin Schwenke
2015-11-23
1
-18
/
+21
*
ctdb-ipalloc: Move memory allocation into ipalloc_state_init()
Martin Schwenke
2015-11-23
1
-15
/
+15
*
ctdb-ipalloc: Have set_ipflags_internal() set ipalloc_state->ipflags
Martin Schwenke
2015-11-23
2
-33
/
+27
*
ctdb-ipalloc: Fold IP flags into IP allocation state
Martin Schwenke
2015-11-23
2
-57
/
+38
*
ctdb-ipalloc: Use number of nodes from IP allocation state
Martin Schwenke
2015-11-23
1
-8
/
+8
*
ctdb-ipalloc: Allocate memory off IP allocation state
Martin Schwenke
2015-11-23
2
-16
/
+12
*
ctdb-ipalloc: Add error handling to IP allocation
Martin Schwenke
2015-11-23
1
-16
/
+36
*
ctdb-ipalloc: Drop CTDB context argument from set_ipflags_internal()
Martin Schwenke
2015-11-23
2
-5
/
+7
*
ctdb-scripts: Drop creation of database directories
Martin Schwenke
2015-11-20
1
-2
/
+2
*
ctdb-ipalloc: ctdb_takeover_run_core() takes ipalloc_state
Martin Schwenke
2015-11-20
3
-69
/
+83
*
ctdb-ipalloc: Tidy up create_merged_ip_list()
Martin Schwenke
2015-11-20
1
-7
/
+4
*
ctdb-ipalloc: Move IP list creation out to ctdb_takeover_run()
Martin Schwenke
2015-11-20
2
-16
/
+18
*
ctdb-ipalloc: Add no_ip_failback to ipalloc_state
Martin Schwenke
2015-11-20
1
-3
/
+6
*
ctdb-ipalloc: New enum ipalloc_algorithm in ipalloc_state
Martin Schwenke
2015-11-20
1
-3
/
+23
[next]