ctdb/events: add 47.samba-dcerpcd.script
[metze/samba-autobuild/.git] / ctdb / tcp /
2023-03-24 Andreas Schneiderctdb:tcp: Fix code spelling
2020-03-12 Martin Schwenkectdb-tcp: Do not stop outbound connection in ctdb_tcp_n...
2020-03-12 Martin Schwenkectdb-tcp: Factor out function ctdb_tcp_start_outgoing()
2020-03-12 Ralph Boehmectdb-tcp: add ctdb_tcp_stop_incoming()
2020-03-12 Ralph Boehmectdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp...
2020-03-12 Ralph Boehmectdb-tcp: Remove redundant restart in ctdb_tcp_tnode_cb()
2020-03-12 Ralph Boehmectdb-tcp: always call node_dead() upcall in ctdb_tcp_tn...
2020-03-12 Noel Powerctdb-tcp: move free of inbound queue to TCP restart
2020-02-12 Martin Schwenkectdb-tcp: Make error handling for outbound connection...
2019-11-14 Martin Schwenkectdb-tcp: Simplify freeing of transport data on shutdown
2019-11-14 Martin Schwenkectdb-daemon: Rename ctdb_context private_data to transp...
2019-11-14 Martin Schwenkectdb-daemon: Rename ctdb_node private_data to transport...
2019-11-14 Volker Lendeckectdb-tcp: Close inflight connecting TCP sockets after...
2019-11-08 Volker Lendeckectdb: Use TALLOC_FREE() in a few places
2019-11-06 Martin Schwenkectdb-tcp: Drop tracking of file descriptor for incoming...
2019-11-06 Martin Schwenkectdb-tcp: Avoid orphaning the TCP incoming queue
2019-11-06 Martin Schwenkectdb-tcp: Check incoming queue to see if incoming conne...
2019-08-16 Martin Schwenkectdb-tcp: Mark node as disconnected if incoming connect...
2019-08-16 Martin Schwenkectdb-tcp: Only mark a node connected if both directions...
2019-08-16 Martin Schwenkectdb-tcp: Create outbound queue when the connection...
2019-08-16 Martin Schwenkectdb-tcp: Use TALLOC_FREE()
2019-08-16 Martin Schwenkectdb-tcp: Move incoming fd and queue into struct ctdb_t...
2019-08-16 Martin Schwenkectdb-tcp: Rename fd -> out_fd
2019-07-05 Martin Schwenkectdb-daemon: Replace function ctdb_ip_to_nodeid() with...
2019-07-05 Martin Schwenkectdb-tcp: Fix signed/unsigned comparisons by declaring...
2019-04-12 Martin Schwenkectdb-daemon: Revert "We can not assume that just becaus...
2018-04-04 Swen Schilligctdb: Remove double sanity checks from ctdb_tcp_read_cb
2018-03-30 Swen Schilligctdb: Fixing possible memory leak in ctdb_tcp_read_cb
2018-03-30 Swen Schilligctdb: Fixing memory leak in ctdb_tcp_tnode_cb
2017-12-18 Gary Lockyerctdb/tcp/tcp_connect.c set socket close on exec
2016-08-17 Martin Schwenkectdb-tcp: Fix CID 1362724 Unchecked return value from...
2016-08-17 Martin Schwenkectdb-tcp: Set file descriptor to -1 after close.
2016-08-17 Martin Schwenkectdb-tcp: Fix CID 1362727 Unchecked return value from...
2016-06-08 Amitay Isaacsctdb-daemon: Use lib/util functions instead of redefini...
2016-05-31 Michael Adamctdb:tcp: add missing spaces in debug message in ctdb_t...
2015-11-15 Amitay Isaacsctdb-transport: Replace ctdb_logging.h with common...
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-09-15 Volker Lendeckectdb: Fix CID 1324447 Double close
2015-09-09 Michael Adamctdb-server: fix a possible fd leak in ctdb_tcp_listen_...
2015-04-01 David Disseldorpctdb: check for talloc_asprintf() failure
2015-04-01 Rajesh Josephctdb: Coverity fix for CID 1291643
2015-03-23 Martin Schwenkectdb-daemon: Store node addresses as ctdb_sock_addr...
2015-03-23 Martin Schwenkectdb-daemon: Set node PNN in one place
2014-10-28 Amitay Isaacsctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
2014-06-24 Amitay Isaacsctdb-build: Use CTDB_RUNDIR instead of VARDIR/run/ctdb
2013-11-19 Amitay Isaacsctdb-tcp: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-25 Amitay Isaacstcp: Create socket lock in /var/run/ctdb instead of...
2013-07-11 Sumit BoseFixes for various issues found by Coverity
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-01-06 Martin Schwenkectdbd: Initialise the node flags in just one place
2013-01-06 Martin Schwenkectdbd: Remove debug option --node-ip, use --listen...
2012-07-26 Martin Schwenkectdbd: Log a meaningful message if the nodes file/list...
2012-05-10 Ronnie SahlbergWe dont need to serialize the "probe which address...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
2011-11-11 Martin SchwenkeAdded some #ifndefs to stop files being included multip...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-08-04 Martin SchwenkeMerge remote branch 'martins/master'
2010-07-31 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-07-30 Ronnie SahlbergMerge commit 'rusty/master'
2010-07-01 Rusty RussellReport client for queue errors.
2010-02-05 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-02-03 Ronnie SahlbergDrop the debug level for logging fd creation to DEBUG_DEBUG
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-26 Stefan Metzmachertcp: don't log an error when we succefully bind to...
2009-10-21 Martin SchwenkeMerge commit 'origin/master'
2009-10-21 Ronnie Sahlberglower the debug levels for the "create FD messages...
2009-10-19 Martin SchwenkeMerge commit 'origin/master'
2009-10-15 Ronnie Sahlbergadd logging everytime we create a filedescriptor in...
2009-07-17 Ronnie SahlbergMerge commit 'martins/master'
2009-07-09 Ronnie Sahlbergmake it possible to start the daemon in STOPPED mode
2009-06-02 Martin SchwenkeMerge branch 'init_rewrite'
2009-06-02 Martin SchwenkeMerge commit 'origin/master'
2009-06-01 Ronnie Sahlbergadd a new node state : DELETED.
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-03-24 Ronnie SahlbergMerge branch 'obnox'
2009-03-24 Ronnie Sahlbergwe need to set the port properly in the parse_ip helper
2009-03-23 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-03-15 Ronnie SahlbergFrom C Cowan, AIX needs to set sockaddr.sa_len to a...
2009-02-18 Ronnie SahlbergMerge branch 'martins'
2009-02-08 Andrew TridgellMerge commit 'ronnie/master'
2009-01-19 Michael AdamFix treatment of link local ipv6 addresses: set the...
2008-12-07 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-05 rootredo and update how we synchronize flags across the...
2008-12-04 rootsome platforms are very picky about the third argument...
2008-12-04 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-02 Ronnie Sahlbergredesign how reloadnodes is implemented.
next