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
...
|
*
recoverd: Really fix bogus info in message about changed flags
Martin Schwenke
2013-07-11
1
-2
/
+2
|
*
doc: Update NEWS
Martin Schwenke
2013-07-11
1
-0
/
+2
|
*
Print deleted nodes as well
Sumit Bose
2013-07-11
1
-1
/
+12
|
*
IPv6 neighbor solicit cleanup
Sumit Bose
2013-07-11
1
-7
/
+8
|
*
Fix memory leak in ctdb_send_message()
Sumit Bose
2013-07-11
1
-5
/
+1
|
*
Fixes for various issues found by Coverity
Sumit Bose
2013-07-11
9
-8
/
+42
|
*
Check return value of tdb_delete()
Sumit Bose
2013-07-11
1
-1
/
+3
|
*
web: Update webpages
Amitay Isaacs
2013-07-11
1
-9
/
+3
|
*
Tests: Correct the arguments to memset
Amitay Isaacs
2013-07-11
1
-1
/
+1
|
*
doc: Update NEWS
Amitay Isaacs
2013-07-10
1
-0
/
+35
|
*
packaging: Add systemd support
Martin Schwenke
2013-07-10
2
-3
/
+33
|
*
build: Turn off all deprecation warnings
Martin Schwenke
2013-07-10
1
-1
/
+1
|
*
build: Remove -DTEVENT_DEPRECATED_QUIET=1 from CFLAGS
Martin Schwenke
2013-07-10
1
-1
/
+1
|
*
initscript: Simpify initscript and control CTDB via new ctdbd_wrapper
Martin Schwenke
2013-07-10
4
-226
/
+331
|
*
recoverd: Recovery daemon should use ctdb_get_pnn, which can't fail
Martin Schwenke
2013-07-10
1
-5
/
+1
|
*
ctdbd: Print tdb flags when logging attached to database message
Amitay Isaacs
2013-07-10
1
-2
/
+3
|
*
ctdbd: Set process names for child processes
Amitay Isaacs
2013-07-10
11
-1
/
+14
|
*
common/system: Add ctdb_set_process_name() function
Amitay Isaacs
2013-07-10
6
-0
/
+36
|
*
traverse: Remove unused start_time field
Amitay Isaacs
2013-07-10
1
-3
/
+0
|
*
traverse: Send records directly from traverse child to srcnode
Amitay Isaacs
2013-07-10
1
-35
/
+47
|
*
traverse: Pass reqid and srcnode information to local database traverse
Amitay Isaacs
2013-07-10
1
-0
/
+4
|
*
packaging: When building with system libraries, add dependency for them
Amitay Isaacs
2013-07-10
1
-0
/
+3
|
*
ctdbd: No need for DeadlockTimeout tunable
Amitay Isaacs
2013-07-10
3
-18
/
+0
|
*
initscript: Export CTDB_DEBUG_LOCKS variable
Amitay Isaacs
2013-07-10
1
-1
/
+1
|
*
scripts: Add an example debug_locks.sh script to debug locking issue
Amitay Isaacs
2013-07-10
1
-0
/
+45
|
*
locking: Use external script to debug locking issues
Amitay Isaacs
2013-07-10
1
-152
/
+19
|
*
locking: Update locking bucket intervals
Amitay Isaacs
2013-07-10
1
-10
/
+14
|
*
locking: Update locks latency in CTDB statistics only for RECORD or DB locks
Amitay Isaacs
2013-07-10
1
-2
/
+6
|
*
tools/ctdb: Fix the format of DB statistics output
Amitay Isaacs
2013-07-10
1
-9
/
+14
|
*
ctdbd: Remove incomplete ctdb_db_statistics_wire structure
Amitay Isaacs
2013-07-10
5
-95
/
+16
|
*
ctdbd: Update debug messages for setting readonly property on database
Amitay Isaacs
2013-07-10
1
-1
/
+4
|
*
recoverd: Fix buffer overflow error in reloadips
Amitay Isaacs
2013-07-05
1
-8
/
+21
|
*
tests/eventscripts: Add some rudimentary tests for 60.ganesha
Martin Schwenke
2013-07-05
4
-0
/
+81
|
*
eventscripts: New configuration variable $CTDB_SKIP_GANESHA_NFSD_CHECK
Martin Schwenke
2013-07-05
1
-1
/
+3
|
*
eventscript: Move Ganesha nfsd monitoring to a function
Martin Schwenke
2013-07-05
1
-51
/
+59
|
*
eventscripts: Drop RPC service version from nfs_check_rpc_service() calls
Martin Schwenke
2013-07-05
1
-2
/
+2
|
*
ctdbd: Log something when releasing all IPs
Martin Schwenke
2013-07-05
1
-0
/
+10
|
*
recoverd: Minor style improvements for ctdb_reload_remote_public_ips()
Martin Schwenke
2013-07-05
1
-20
/
+25
|
*
recoverd: Clean up log messages in remote IP verification
Martin Schwenke
2013-07-05
3
-11
/
+18
|
*
recoverd: Fix an unclear log message - "Restart recovery process"
Martin Schwenke
2013-07-05
2
-2
/
+2
|
*
recoverd: Fix an incorrect comment
Martin Schwenke
2013-07-05
1
-3
/
+1
|
*
ctdbd: Use ctdb_die() on "setup" event failure
Martin Schwenke
2013-07-05
1
-2
/
+1
|
*
ctdbd: Avoid a core dump when "init" event fails
Martin Schwenke
2013-07-05
1
-1
/
+1
|
*
util: New function ctdb_die()
Martin Schwenke
2013-07-05
2
-0
/
+10
|
*
eventscripts: When replaying monitor status, don't log empty output
Martin Schwenke
2013-07-05
1
-1
/
+3
|
*
ctdbd: Release IP callback should fail if the IP is still hosted
Martin Schwenke
2013-07-05
1
-0
/
+8
|
*
ctdbd: Log warnings in release IP when unexpected interface is encountered
Martin Schwenke
2013-07-05
1
-0
/
+15
|
*
ping_pong: Validate num_locks argument > 0
Amitay Isaacs
2013-07-04
1
-0
/
+4
|
*
tests: If connection to ctdb daemon fails, exit
Amitay Isaacs
2013-07-04
6
-0
/
+18
|
*
build: Fix compiler warnings for uninitialized variables
Amitay Isaacs
2013-07-04
3
-2
/
+3
[prev]
[next]