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
*
ctdb: improve helpfulness of debug message when taking reclock fails
Michael Adam
2015-01-09
1
-1
/
+5
*
ctdb-daemon: Handle out-of-memory when setting recovery lock file
Martin Schwenke
2015-01-09
1
-8
/
+26
*
ctdb-scripts: Don't use the GNU awk gensub() function
Martin Schwenke
2015-01-09
4
-7
/
+11
*
ctdb-scripts: Try to deal with Ubuntu having /usr/sbin/service
Martin Schwenke
2015-01-09
1
-0
/
+2
*
ctdb-tests: Fix tickle sniffing for IPv4
Martin Schwenke
2015-01-09
1
-1
/
+1
*
ctdb-scripts: Fix bashism in ctdbd_wrapper script
Led
2015-01-09
1
-1
/
+1
*
ctdb-daemon: Use correct tdb flags when enabling robust mutex support
Amitay Isaacs
2014-12-19
4
-22
/
+70
*
ctdb/server: add format string checking to ctdb_tevent_logging()
Stefan Metzmacher
2014-12-17
1
-1
/
+5
*
ctdb-build: fix build without xsltproc
Björn Baumbach
2014-12-15
1
-3
/
+4
*
ctdb-build: Fix the installation of config files for top-level build
Amitay Isaacs
2014-12-15
1
-2
/
+7
*
ctdb-build: Fix the indentation
Amitay Isaacs
2014-12-15
1
-1
/
+1
*
ctdb: ctdb_protocol.h references struct sockaddr
Volker Lendecke
2014-12-07
1
-0
/
+2
*
ctdb-tests: Need to drop public IPs in kill-failover tests
Martin Schwenke
2014-12-05
3
-3
/
+49
*
ctdb-daemon: Gratuitous ARP equivalent for IPv6 is neighbor advertisement
Martin Schwenke
2014-12-05
1
-15
/
+34
*
ctdb-tests: More debug on SSH failure
Martin Schwenke
2014-12-05
1
-4
/
+9
*
ctdb-tests: Make tcpdump output more verbose
Martin Schwenke
2014-12-05
1
-1
/
+1
*
ctdb-tests: Use ip neigh command instead of arp
Martin Schwenke
2014-12-05
4
-11
/
+16
*
ctdb-tests: Generalise the gratarp and tickle sniffing code for IPv6
Martin Schwenke
2014-12-05
1
-3
/
+77
*
ctdb-tests: Match IPv6 connections in netstat output
Martin Schwenke
2014-12-05
1
-1
/
+1
*
ctdb-tests: Use ping_wrapper to do relevant ping or ping6
Martin Schwenke
2014-12-05
3
-3
/
+10
*
ctdb-tests: Extend regexps to handle IPv6 address matching
Martin Schwenke
2014-12-05
1
-2
/
+2
*
ctdb-tests: Bracket IP addresses in NFS mounts and scp command (for IPv6)
Martin Schwenke
2014-12-05
2
-2
/
+2
*
ctdb-tests: Try to handle IPv6 addresses for local daemons
Martin Schwenke
2014-12-05
1
-3
/
+11
*
ctdb-tests: Extend regexp to match IPv6 addresses
Martin Schwenke
2014-12-05
1
-1
/
+3
*
ctdb-tools: Bracket IP addresses in onnode (for IPv6)
Martin Schwenke
2014-12-05
1
-2
/
+2
*
ctdb-daemon: Fix IP address comparisons for IPv6 addresses
Amitay Isaacs
2014-12-05
1
-2
/
+10
*
ctdb-scripts: Wait until IPv6 addresses are not "tentative"
Martin Schwenke
2014-12-05
1
-0
/
+23
*
ctdb-eventscripts: Specify broadcast optionally to ip addr add
Amitay Isaacs
2014-12-05
1
-1
/
+7
*
ctdb-daemon: Trust vnn->interface for an IP when releasing it
Martin Schwenke
2014-12-05
1
-24
/
+1
*
ctdb-scripts: Make 10.interface IPv6-safe
Martin Schwenke
2014-12-05
3
-31
/
+65
*
ctdb-scripts: New functions ip6tables() and iptables_wrapper()
Martin Schwenke
2014-12-05
1
-1
/
+14
*
ctdb-scripts: Add IPv6 addresses support in ip_maskbits_iface()
Martin Schwenke
2014-12-05
1
-2
/
+9
*
ctdb-utils: Update Nagios code to use ctdb -X
Martin Schwenke
2014-12-05
1
-2
/
+2
*
ctdb-doc: Update examples to use ctdb -X
Martin Schwenke
2014-12-05
1
-20
/
+20
*
ctdb-tool: Fix "ctdb -Y ifaces" output to have trailing delimiters
Martin Schwenke
2014-12-05
2
-5
/
+5
*
ctdb-tests: Update integration tests to use ctdb -X
Martin Schwenke
2014-12-05
9
-45
/
+45
*
ctdb-tools: Update onnode and ctdb-diagnostics to use ctdb -X
Martin Schwenke
2014-12-05
7
-30
/
+30
*
ctdb-scripts: Update eventscripts to use ctdb -X instead of ctdb -Y
Martin Schwenke
2014-12-05
8
-34
/
+34
*
ctdb-tools: Add -X option for machine parsable output with separator '|'
Martin Schwenke
2014-12-05
2
-0
/
+19
*
ctdb-tools: Add -x option to specify delimiter for machine readable output
Martin Schwenke
2014-12-05
2
-4
/
+40
*
ctdb-tools: Produce machine readable output with new function printm()
Martin Schwenke
2014-12-05
1
-86
/
+102
*
ctdb-recoverd: Process all the records for vacuum fetch in a loop
Amitay Isaacs
2014-12-05
1
-4
/
+1
*
ctdb-vacuum: Do not delete VACUUM MIGRATED records immediately
Amitay Isaacs
2014-12-05
1
-0
/
+5
*
ctdb-vacuum: Use non-blocking lock when traversing delete tree
Amitay Isaacs
2014-12-05
1
-5
/
+1
*
ctdb-vacuum: Use non-blocking lock when traversing delete queue
Amitay Isaacs
2014-12-05
1
-5
/
+1
*
ctdb-vacuum: Stagger vacuuming child processes
Amitay Isaacs
2014-12-05
1
-0
/
+11
*
ctdb-vacuum: Track time for vacuuming in database statistics
Amitay Isaacs
2014-12-05
3
-0
/
+12
*
ctdb-scripts: Fix stack dumping when debugging hung scripts
Martin Schwenke
2014-11-18
3
-7
/
+12
*
ctdb-scripts: Try to restart statd after every 10 failures
Martin Schwenke
2014-11-18
4
-1
/
+74
*
ctdb-scripts: Add rpc.statd stack dumping to Ganesha restart
Martin Schwenke
2014-11-18
1
-1
/
+3
[next]