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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce the log level for two debug messages
Ronnie Sahlberg
2010-02-16
1
-2
/
+2
*
lower the loglevel for a debug message for redundant releases of public ips
Ronnie Sahlberg
2010-02-16
1
-1
/
+1
*
ctdb: when we fill the client packet queue we need to drop the client
Andrew Tridgell
2010-02-04
1
-5
/
+12
*
We only queued up to 1000 packets per queue before we start dropping
Ronnie Sahlberg
2010-02-04
1
-1
/
+1
*
Drop the debug level for logging fd creation to DEBUG_DEBUG
Ronnie Sahlberg
2010-02-04
7
-7
/
+7
*
server: reload the public addresses before doing a takeover run
Stefan Metzmacher
2010-01-20
1
-47
/
+108
*
server: ban ourself if the ctdb and kernel knowledge of a public ip differs
Stefan Metzmacher
2010-01-20
1
-2
/
+28
*
server: give an error if we're getting an takeover_ip event with a wrong pnn
Stefan Metzmacher
2010-01-20
1
-0
/
+8
*
server: return an error if we get an takeover ip event and we cannot serve th...
Stefan Metzmacher
2010-01-20
1
-3
/
+13
*
server: print node number as signed integer on release ip event
Stefan Metzmacher
2010-01-20
1
-1
/
+1
*
server: debug redundant takeover ip events with level INFO
Stefan Metzmacher
2010-01-20
1
-0
/
+4
*
server: be less verbose on redundant release_ip events
Stefan Metzmacher
2010-01-20
1
-1
/
+1
*
server: add a ctdb_do_updateip()
Stefan Metzmacher
2010-01-20
1
-0
/
+142
*
server: split out a ctdb_do_takeover_ip() function
Stefan Metzmacher
2010-01-20
1
-52
/
+82
*
server: split out a ctdb_announce_vnn_iface() function
Stefan Metzmacher
2010-01-20
1
-32
/
+44
*
server: add updateip event
Stefan Metzmacher
2010-01-20
1
-0
/
+3
*
server: start with disabled interfaces and let the event scripts enable the i...
Stefan Metzmacher
2010-01-20
1
-1
/
+1
*
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
*
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
*
controls: add stups for GET_PUBLIC_IP_INFO, GET_IFACES and SET_IFACE_LINK_STATE
Stefan Metzmacher
2010-01-20
2
-0
/
+34
*
server: use CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE during a takeover run
Stefan Metzmacher
2010-01-20
2
-10
/
+30
*
server: implement CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE behavior
Stefan Metzmacher
2010-01-20
1
-4
/
+39
*
server: keep the interface information in a list of ctdb_iface structures
Stefan Metzmacher
2010-01-20
1
-11
/
+185
*
server: we don't need to copy strings we pass as talloc_asprintf() arguments
Stefan Metzmacher
2010-01-20
1
-4
/
+4
*
server: allow multiple interfaces comma separated in public_addresses
Stefan Metzmacher
2010-01-20
1
-10
/
+33
*
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
2
-13
/
+23
*
server: add "init" event
Stefan Metzmacher
2010-01-20
3
-2
/
+14
*
server: setup fault handler to get the build-in backtrace support
Stefan Metzmacher
2010-01-20
1
-0
/
+1
*
server: add missing goto again after do_recovery()
Stefan Metzmacher
2010-01-20
1
-0
/
+2
*
Make the size of the in memory ringbuffer for keeping the recent log messages
Ronnie Sahlberg
2010-01-15
1
-0
/
+1
*
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
*
eventscript: fix bug when script is aborted
Rusty Russell
2009-12-18
1
-1
/
+8
*
eventscript: remove cb_status, fix uninitialized bug when monitoring aborted
Rusty Russell
2009-12-18
1
-36
/
+61
*
eventscript: fix cleanup path when setting up script list
Rusty Russell
2009-12-18
1
-4
/
+5
*
server: add set_close_on_exec() on more fds
Stefan Metzmacher
2009-12-17
1
-0
/
+3
*
server: fix fd leaks in the new logging code
Stefan Metzmacher
2009-12-17
1
-2
/
+5
*
version 1.0.109
Ronnie Sahlberg
2009-12-17
1
-54
/
+29
*
eventscript: remove cb_status, fix uninitialized bug when monitoring aborted
Rusty Russell
2009-12-17
1
-29
/
+54
*
fix a conflict in the merge from rusty
Ronnie Sahlberg
2009-12-17
6
-13
/
+23
|
\
|
*
ctdb: use mlockall, cautiously
Rusty Russell
2009-12-16
2
-0
/
+4
|
*
Remove RT priority, use niceness.
Rusty Russell
2009-12-16
2
-6
/
+2
|
*
Add --valgringing flag instead of --nosetsched
Rusty Russell
2009-12-16
5
-8
/
+16
*
|
server: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTROL_DB_GET_HEALTH
Stefan Metzmacher
2009-12-16
2
-0
/
+77
*
|
server: Use tdb_check to verify persistent tdbs on startup
Stefan Metzmacher
2009-12-16
9
-6
/
+519
*
|
server: move error handling to a 'fail' label in ctdb_control_transaction_com...
Stefan Metzmacher
2009-12-16
1
-14
/
+19
[next]