index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
events: splitout a monitor_interfaces function in 10.interface
Stefan Metzmacher
2010-01-20
1
-45
/
+64
*
server: monitor interfaces in verify_ip_allocation()
Stefan Metzmacher
2010-01-20
1
-0
/
+30
*
server: only trigger one takeover run in verify_ip_allocation()
Stefan Metzmacher
2010-01-20
1
-26
/
+19
*
tools/ctdb: add PartiallyOnline state for "ctdb status" and "ctdb status -Y"
Stefan Metzmacher
2010-01-20
1
-3
/
+41
*
tools/ctdb: display interfaces in "ctdb ip" and "ctdb ip -Y" outputs
Stefan Metzmacher
2010-01-20
2
-7
/
+72
*
tests: add a all_ips_on_node() helper function that wraps ctdb ip -Y
Stefan Metzmacher
2010-01-20
4
-7
/
+14
*
tests/simple/11_ctdb_ip.sh: be more strict in checking ctdb ip -Y output
Stefan Metzmacher
2010-01-20
1
-4
/
+13
*
tools/ctdb: add "ctdb ipinfo <ip>"
Stefan Metzmacher
2010-01-20
1
-0
/
+53
*
tools/ctdb: add "ctdb setifacelink <iface> <status>"
Stefan Metzmacher
2010-01-20
1
-0
/
+50
*
tools/ctdb: add "ctdb ifaces"
Stefan Metzmacher
2010-01-20
1
-0
/
+44
*
server: implement ctdb_control_set_iface_link()
Stefan Metzmacher
2010-01-20
1
-1
/
+51
*
server: implement ctdb_control_get_ifaces()
Stefan Metzmacher
2010-01-20
1
-1
/
+30
*
server: implement ctdb_control_get_public_ip_info()
Stefan Metzmacher
2010-01-20
1
-1
/
+62
*
client: implement ctdb_ctrl_set_iface_link()
Stefan Metzmacher
2010-01-20
1
-1
/
+18
*
client: implement ctdb_ctrl_get_ifaces()
Stefan Metzmacher
2010-01-20
1
-2
/
+57
*
client: implement ctdb_ctrl_get_public_ip_info()
Stefan Metzmacher
2010-01-20
1
-2
/
+61
*
controls: add stups for GET_PUBLIC_IP_INFO, GET_IFACES and SET_IFACE_LINK_STATE
Stefan Metzmacher
2010-01-20
4
-0
/
+109
*
server: use CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE during a takeover run
Stefan Metzmacher
2010-01-20
3
-11
/
+32
*
server: implement CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE behavior
Stefan Metzmacher
2010-01-20
1
-4
/
+39
*
client: add CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE ctdb_ctrl_get_public_ips_flags()
Stefan Metzmacher
2010-01-20
2
-6
/
+26
*
reserve upper bits in ctdb_control->flags for opcode specific flags
Stefan Metzmacher
2010-01-20
1
-0
/
+1
*
server: keep the interface information in a list of ctdb_iface structures
Stefan Metzmacher
2010-01-20
2
-12
/
+188
*
server: we don't need to copy strings we pass as talloc_asprintf() arguments
Stefan Metzmacher
2010-01-20
1
-4
/
+4
*
events: 10.interfaces allow multiple interfaces per public address
Stefan Metzmacher
2010-01-20
1
-1
/
+1
*
server: allow multiple interfaces comma separated in public_addresses
Stefan Metzmacher
2010-01-20
3
-17
/
+47
*
server: add a ctdb_vnn_iface_string() helper function to access vnn->iface
Stefan Metzmacher
2010-01-20
1
-15
/
+26
*
server: add a ctdb_set_single_public_ip() helper function
Stefan Metzmacher
2010-01-20
3
-13
/
+26
*
config: add 13.per_ip_routing event script
Stefan Metzmacher
2010-01-20
4
-0
/
+435
*
config: add some ipv4 helper shell functions
Stefan Metzmacher
2010-01-20
1
-0
/
+64
*
config: add interface_modify.sh and call it under flock to make modification ...
Stefan Metzmacher
2010-01-20
5
-55
/
+106
*
events/10.interfaces: move some parts to helper functions
Stefan Metzmacher
2010-01-20
1
-28
/
+59
*
config/functions: add tickle_tcp_connections()
Stefan Metzmacher
2010-01-20
1
-0
/
+30
*
server: add "init" event
Stefan Metzmacher
2010-01-20
12
-10
/
+44
*
server: setup fault handler to get the build-in backtrace support
Stefan Metzmacher
2010-01-20
1
-0
/
+1
*
lib/util: add pre and post panic action hooks
Stefan Metzmacher
2010-01-20
2
-0
/
+13
*
lib/util: import fault/backtrace handling from samba.
Stefan Metzmacher
2010-01-20
11
-2
/
+1307
*
configure: don't overwrite AC_CHECK_FUNC_EXT and AC_CHECK_LIB_EXT
Stefan Metzmacher
2010-01-20
1
-8
/
+0
*
move DEBUG* macros to one place
Stefan Metzmacher
2010-01-20
3
-4
/
+4
*
tools/ctdb: display INACTIVE status in "ctdb status" and "ctdb status -Y"
Stefan Metzmacher
2010-01-20
1
-3
/
+5
*
server: add missing goto again after do_recovery()
Stefan Metzmacher
2010-01-20
1
-0
/
+2
*
lib/events: finish "Run only one event for each epoll_wait/select call"
Stefan Metzmacher
2010-01-20
3
-33
/
+2
*
source the nfs sysconfig file from the 61.nfstickles script
Ronnie Sahlberg
2010-01-20
1
-0
/
+2
*
document the in-memory ringbuffer for logging and the commands
Ronnie Sahlberg
2010-01-15
6
-402
/
+422
*
Make the size of the in memory ringbuffer for keeping the recent log messages
Ronnie Sahlberg
2010-01-15
5
-6
/
+32
*
new version 1.0.113
Ronnie Sahlberg
2010-01-13
1
-1
/
+3
*
Merge commit 'metze/master-for-ronnie'
Ronnie Sahlberg
2010-01-13
1
-43
/
+34
|
\
|
*
server: call event_add_fd at the end of ctdb_set_child_logging()
Stefan Metzmacher
2010-01-12
1
-20
/
+28
|
*
ctdb_logging: simplify ctdb_fork_with_logging a lot and reduce the syscall usage
Stefan Metzmacher
2010-01-12
1
-23
/
+6
*
|
New version 1.0.112.
Martin Schwenke
2010-01-12
1
-1
/
+4
*
|
Revert "Use wbinfo --ping-dc isntead of wbingo -p sicne this is a more reliab...
Martin Schwenke
2010-01-12
1
-1
/
+1
[next]