auth/ntlmssp: add ntlmssp_{client,server}:force_old_spnego option for testing
[samba.git] / ctdb /
2016-04-12 Stefan MetzmacherMerge tag 'samba-4.2.11' into v4-2-test
2016-03-08 Stefan MetzmacherMerge tag 'samba-4.2.9' into v4-2-test
2016-02-16 Martin Schwenkectdb-scripts: Drop use of "smbcontrol winbindd ip-dropp...
2015-11-02 Michael Adamctdb: strip trailing spaces from nodes file.
2015-10-29 Michael Adamctdb: open the RO tracking db with perms 0600 instead...
2015-08-18 Amitay Isaacsctdb-daemon: Correctly process the exit code from faile...
2015-08-18 Amitay Isaacsctdb-daemon: Improve error handling for running event...
2015-08-18 Amitay Isaacsctdb-tool: Correctly print timed out event scripts...
2015-08-17 Martin Schwenkectdb-build: Fix building of PCP PMDA module
2015-08-17 Martin Schwenkectdb-daemon: Check if updates are in flight when releas...
2015-08-17 Amitay Isaacsctdb-banning: If node is already banned, do not run...
2015-07-21 Martin Schwenkectdb-tests: Add some 10.interfaces VLAN tests
2015-07-21 Martin Schwenkectdb-tests: Add VLAN support to the "ip link" stub
2015-07-21 Martin Schwenkectdb-tests: Interface number in "ip link show" stub...
2015-07-21 Martin Schwenkectdb-scripts: Support monitoring of interestingly named...
2015-07-21 Martin Schwenkectdb-scripts: Fix regression in VLAN interface support
2015-07-16 Amitay Isaacsctdb-daemon: Return correct sequence number for CONTROL...
2015-06-30 Stefan Metzmacherctdb-ib: make sure the tevent_fd is removed before...
2015-06-20 Stefan Metzmacherctdb-locking: move all auto_mark logic into process_cal...
2015-06-20 Stefan Metzmacherctdb-locking: make process_callbacks() more robust
2015-06-20 Amitay Isaacsctdb-locking: Add a comment to explain auto_mark usage
2015-06-20 Amitay Isaacsctdb-locking: Avoid resetting talloc destructor
2015-06-20 Amitay Isaacsctdb-locking: Avoid memory leak in the failure case
2015-06-20 Amitay Isaacsctdb-locking: Set destructor when lock_context is created
2015-06-20 Stefan Metzmacherctdb-locking: Set the lock_ctx->request to NULL when...
2015-06-20 Stefan Metzmacherctdb-locking: Avoid memory corruption in ctdb_lock_cont...
2015-04-27 Amitay Isaacsctdb-build: Specify absolute path to libsocket-wrapper.so
2015-04-27 Amitay Isaacsctdb-scripts: Add a 'rm' stub so statd-callout tests...
2015-04-27 Martin Schwenkectdb-scripts: Remove unused function nfs_statd_update()
2015-04-27 Martin Schwenkectdb-scripts: Change statd-callout to be more scalable
2015-04-27 Martin Schwenkectdb-scripts: Fix a regression in statd-callout
2015-04-27 Martin Schwenkectdb-tests: Unit tests for statd-callout
2015-04-27 Martin Schwenkectdb-tests: Make setup of public addresses more obvious
2015-04-27 Martin Schwenkectdb-tests: Extend eventscript unit test infrastructure...
2015-04-27 Martin Schwenkectdb-tests: Support testing scripts that change directory
2015-04-27 Martin Schwenkectdb-tests: Extend ctdb stub to support "ip" with and...
2015-04-27 Martin Schwenkectdb-tests: Extend ctdb stub to support "ptrans", ...
2015-04-19 Christof Schmittbuild: Move systemd checks to lib/util
2015-04-19 Ledctdb-scripts: Fix bashism in ctdbd_wrapper script
2015-04-19 Martin Schwenkectdb-scripts: Call iptables/ip6tables directly from...
2015-04-19 Martin Schwenkectdb-tests: Fix tickle sniffing for IPv4
2015-04-19 Martin Schwenkectdb-scripts: Fix tunable setup code by making it shell...
2015-04-19 Martin Schwenkectdb-scripts: Don't use the GNU awk gensub() function
2015-04-19 Martin Schwenkectdb-scripts: Try to deal with Ubuntu having /usr/sbin...
2015-04-19 David Disseldorpctdb: check for talloc_asprintf() failure
2015-04-19 Rajesh Josephctdb: Coverity fix for CID 1291643
2015-04-19 Volker Lendeckectdb: Fix CID 1125615 Copy into fixed size buffer
2015-04-19 Volker Lendeckectdb: Fix CID 1125634 Out-of-bounds write
2015-04-19 Volker Lendeckectdb: Fix CID 1125613 Destination buffer too small
2015-04-19 Volker Lendeckectdb: Introduce a helper var in ctdb_get_script_list
2015-04-19 Volker Lendeckectdb: Fix memleak in ctdb_get_script_list
2015-04-19 Volker Lendeckectdb: Make for-loop in ctdb_get_script_list more idiomatic
2015-04-19 Volker Lendeckectdb: Fix CID 1288201 Array compared against 0
2015-04-19 Volker Lendeckectdb: Fix 1125553 Buffer not null terminated
2015-04-19 Amitay Isaacsctdb-tools: Fix heap-use-after-free problem
2015-03-01 Amitay Isaacsctdb-io: Do not use sys_write to write to client sockets
2015-01-02 Amitay Isaacsctdb-daemon: Use correct tdb flags when enabling robust...
2014-12-17 Björn Baumbachctdb-build: fix build without xsltproc
2014-12-17 Amitay Isaacsctdb-build: Fix the installation of config files for...
2014-12-17 Amitay Isaacsctdb-build: Fix the indentation
2014-12-10 Martin Schwenkectdb-tests: Need to drop public IPs in kill-failover...
2014-12-10 Martin Schwenkectdb-daemon: Gratuitous ARP equivalent for IPv6 is...
2014-12-10 Martin Schwenkectdb-tests: More debug on SSH failure
2014-12-10 Martin Schwenkectdb-tests: Make tcpdump output more verbose
2014-12-10 Martin Schwenkectdb-tests: Use ip neigh command instead of arp
2014-12-10 Martin Schwenkectdb-tests: Generalise the gratarp and tickle sniffing...
2014-12-10 Martin Schwenkectdb-tests: Match IPv6 connections in netstat output
2014-12-10 Martin Schwenkectdb-tests: Use ping_wrapper to do relevant ping or...
2014-12-10 Martin Schwenkectdb-tests: Extend regexps to handle IPv6 address matching
2014-12-10 Martin Schwenkectdb-tests: Bracket IP addresses in NFS mounts and...
2014-12-10 Martin Schwenkectdb-tests: Try to handle IPv6 addresses for local...
2014-12-10 Martin Schwenkectdb-tests: Extend regexp to match IPv6 addresses
2014-12-10 Martin Schwenkectdb-tools: Bracket IP addresses in onnode (for IPv6)
2014-12-10 Amitay Isaacsctdb-daemon: Fix IP address comparisons for IPv6 addresses
2014-12-10 Martin Schwenkectdb-scripts: Wait until IPv6 addresses are not "tentative"
2014-12-10 Amitay Isaacsctdb-eventscripts: Specify broadcast optionally to...
2014-12-10 Martin Schwenkectdb-daemon: Trust vnn->interface for an IP when releas...
2014-12-10 Martin Schwenkectdb-scripts: Make 10.interface IPv6-safe
2014-12-10 Martin Schwenkectdb-scripts: New functions ip6tables() and iptables_wr...
2014-12-10 Martin Schwenkectdb-scripts: Add IPv6 addresses support in ip_maskbits...
2014-12-10 Martin Schwenkectdb-utils: Update Nagios code to use ctdb -X
2014-12-10 Martin Schwenkectdb-doc: Update examples to use ctdb -X
2014-12-10 Martin Schwenkectdb-tool: Fix "ctdb -Y ifaces" output to have trailing...
2014-12-10 Martin Schwenkectdb-tests: Update integration tests to use ctdb -X
2014-12-10 Martin Schwenkectdb-tools: Update onnode and ctdb-diagnostics to use...
2014-12-10 Martin Schwenkectdb-scripts: Update eventscripts to use ctdb -X instea...
2014-12-10 Martin Schwenkectdb-tools: Add -X option for machine parsable output...
2014-12-10 Martin Schwenkectdb-tools: Add -x option to specify delimiter for...
2014-12-10 Martin Schwenkectdb-tools: Produce machine readable output with new...
2014-12-10 Amitay Isaacsctdb-recoverd: Process all the records for vacuum fetch...
2014-12-10 Amitay Isaacsctdb-vacuum: Do not delete VACUUM MIGRATED records...
2014-12-10 Amitay Isaacsctdb-vacuum: Use non-blocking lock when traversing...
2014-12-10 Amitay Isaacsctdb-vacuum: Use non-blocking lock when traversing...
2014-12-10 Amitay Isaacsctdb-vacuum: Stagger vacuuming child processes
2014-12-10 Amitay Isaacsctdb-vacuum: Track time for vacuuming in database stati...
2014-11-07 Amitay Isaacsctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
2014-11-07 Amitay Isaacsctdb: Rename ctdb socket variable from CTDB_PATH to...
2014-11-07 Martin Schwenkectdb-logging: Add missing newline when logging to file
2014-11-07 Martin Schwenkectdb-build: Make some steps conditional on standalone...
2014-11-07 Martin Schwenkectdb-build: Rename define BINDIR to CTDB_HELPER_BINDIR
next