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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
initscript: Remove duplicate setting of $ctdbd
Martin Schwenke
2013-04-18
1
-2
/
+0
|
*
util: Removed unused declaration of ctdbd_start()
Martin Schwenke
2013-04-18
1
-1
/
+0
|
*
include: Move ctdb_start_daemon() from ctdb_client.h to ctdb_private.h
Martin Schwenke
2013-04-18
2
-1
/
+3
|
*
scripts: ctdb-crash-cleanup.sh uses initscript to see if ctdbd is running
Martin Schwenke
2013-04-18
1
-1
/
+1
|
*
initscript: Use a PID file to implement the "status" option
Martin Schwenke
2013-04-18
1
-30
/
+56
|
*
ctdbd: Add --pidfile option
Martin Schwenke
2013-04-18
3
-1
/
+37
|
*
util: ctdb_fork() should call ctdb_set_child_info()
Martin Schwenke
2013-04-18
1
-0
/
+2
|
*
util: New functions ctdb_set_child_info() and ctdb_is_child_process()
Martin Schwenke
2013-04-18
2
-0
/
+24
|
*
tests: add a comment to recovery db corruption test
Michael Adam
2013-04-17
1
-0
/
+7
|
*
tests: Add a test for subsequent recoveries corrupting databases
Amitay Isaacs
2013-04-17
1
-0
/
+126
|
*
tests: Support waiting for "recovered" state in tests
Amitay Isaacs
2013-04-17
1
-1
/
+4
|
*
ctdb_call: don't bump the rsn in ctdb_become_dmaster() any more
Michael Adam
2013-04-17
1
-1
/
+1
|
*
Fix a severe recovery bug that can lead to data corruption for SMB clients.
Michael Adam
2013-04-17
1
-3
/
+6
|
*
logging: fix comment typo
Michael Adam
2013-04-17
1
-1
/
+1
|
*
ctdbd: unimplement the unused SET_DMASTER control
Michael Adam
2013-04-17
4
-56
/
+4
|
*
recoverd: remove bogus comment "qqq" from "add prototype new banning code"
Michael Adam
2013-04-17
1
-1
/
+0
|
*
build: silence building of porting_test
Michael Adam
2013-04-17
1
-1
/
+1
|
*
traverse: Ensure backward compatibility for CTDB_CONTROL_TRAVERSE_ALL
Amitay Isaacs
2013-04-17
1
-12
/
+31
|
*
traverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support withemptyrecords
Amitay Isaacs
2013-04-17
4
-0
/
+63
|
*
tests: Fix typo in variable name
Amitay Isaacs
2013-04-15
1
-1
/
+1
|
*
tools/ltdbtool: Fix handling of -e option
Amitay Isaacs
2013-04-08
1
-3
/
+6
|
*
recoverd/takeover: Use IP->node mapping info from nodes hosting that IP
Amitay Isaacs
2013-04-08
1
-1
/
+7
|
*
statd-callout: Make sure statd callout script always runs as root
Amitay Isaacs
2013-04-08
4
-1
/
+10
|
*
client: Set the socket non-blocking only after connect succeeds
Amitay Isaacs
2013-04-05
2
-6
/
+6
|
*
Revert "client: handle transient connection errors"
Amitay Isaacs
2013-04-05
1
-30
/
+5
|
*
common/messaging: Use the jenkins hash in ctdb_message
Volker Lendecke
2013-04-05
1
-1
/
+3
|
*
common/messaging: use tdb_parse_record in message_list_db_fetch
Volker Lendecke
2013-04-05
1
-11
/
+17
|
*
common/messaging: Abstract db related operations inside db functions
Amitay Isaacs
2013-04-05
1
-57
/
+39
|
*
common/messaging: Don't forget to free the result returned by tdb_fetch()
Amitay Isaacs
2013-04-05
1
-0
/
+6
|
*
common/messaging: Free message list header if all message handlers are freed
Amitay Isaacs
2013-04-05
1
-3
/
+3
|
*
build: Fix for tevent autoconf check
Sumit Bose
2013-03-27
1
-1
/
+1
|
*
util: Add hex_decode_talloc() to decode hex string into a binary blob
Amitay Isaacs
2013-03-25
2
-0
/
+17
|
*
logging: Do not ignore stdout/stderr from the exec'd children
Amitay Isaacs
2013-03-25
1
-5
/
+0
|
*
server:persistent: fix a debug message (copy'n'paste error)
Michael Adam
2013-03-12
1
-2
/
+3
|
*
fix a typo
Volker Lendecke
2013-03-12
1
-1
/
+1
|
*
common/io: For scheduling immediate events use tevent_schedule_immediate
Amitay Isaacs
2013-03-06
1
-11
/
+15
|
*
ctdbd: Add an index db for message list for faster searches
Amitay Isaacs
2013-03-06
3
-23
/
+203
|
*
tools/ctdb: delip no longer fails if IP can not be moved
Martin Schwenke
2013-02-27
1
-76
/
+83
|
*
server:persistent: fix a comment typo.
Michael Adam
2013-02-22
1
-1
/
+1
|
*
recoverd: update_capabilities() should use connected nodes
Martin Schwenke
2013-02-20
1
-1
/
+1
|
*
client: Refactor node listing functions to use list_of_nodes()
Martin Schwenke
2013-02-20
1
-81
/
+5
|
*
client: New generic node listing function list_of_nodes()
Martin Schwenke
2013-02-20
2
-0
/
+43
|
*
common/io: Rewrite socket handling code to read all available data
Amitay Isaacs
2013-02-19
1
-68
/
+92
|
*
doc: Fix typo in ctdbd manpage
Martin Schwenke
2013-02-15
1
-1
/
+1
|
*
ctdbd: Fix the PullDBPreallocation size to 10MB as intended
Amitay Isaacs
2013-02-14
1
-1
/
+1
|
*
eventscripts: Remove calls to "smbstatus -np" for samba cleanup
Amitay Isaacs
2013-02-11
1
-29
/
+3
|
*
Logging: Fix breakage when freeing the log ringbuffer
Martin Schwenke
2013-02-07
4
-6
/
+19
|
*
Fix a comment typo
Volker Lendecke
2013-02-06
1
-1
/
+1
|
*
initscript: export CTDB_EXTERNAL_TRACE
Martin Schwenke
2013-02-05
1
-1
/
+1
|
*
ctdbd: Don't use a fixed length buffer for the hung script command
Martin Schwenke
2013-02-05
1
-2
/
+4
[prev]
[next]