index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: silence building of porting_test
Michael Adam
2013-04-17
1
-1
/
+1
*
statd-callout: Make sure statd callout script always runs as root
Amitay Isaacs
2013-04-08
1
-0
/
+1
*
build: Fix a Makefile.in typo
Martin Schwenke
2013-02-05
1
-1
/
+1
*
tests: Test portability
Mathieu Parent
2013-01-22
1
-0
/
+5
*
build: Add missing LDFLAGS
Mathieu Parent
2013-01-22
1
-2
/
+2
*
build: Add rules to create include/version.h when building from git tree
Amitay Isaacs
2012-10-30
1
-1
/
+7
*
packaging: Bundle README, COPYING and html version of manpages
Amitay Isaacs
2012-10-22
1
-0
/
+7
*
build: Extract building of manpages in a separate Makefile
Amitay Isaacs
2012-10-22
1
-14
/
+5
*
Build: Set the default ctdb socket path at configure time
David Disseldorp
2012-10-21
1
-0
/
+2
*
ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.c
Amitay Isaacs
2012-10-20
1
-1
/
+1
*
ctdbd: locking: Provide non-blocking API for locking of TDB record/db/alldb
Amitay Isaacs
2012-10-20
1
-1
/
+1
*
common: Debug ctdb_addr_to_str() using new function ctdb_external_trace()
Martin Schwenke
2012-10-18
1
-0
/
+1
*
Eventscripts: split 50.samba into 49.winbind and 50.samba
Martin Schwenke
2012-10-03
1
-0
/
+1
*
GANESHA: make the ganesha script executable by default
Ronnie Sahlberg
2012-05-17
1
-1
/
+1
*
Debug: When scripts hang, we may need to collect additional data in order to ...
Ronnie Sahlberg
2012-05-17
1
-0
/
+1
*
tests: Restore the old behaviour of "make test" so it uses tests/var
Martin Schwenke
2012-05-14
1
-1
/
+1
*
Track all child process so we never send a signal to an unrelated process (ou...
Ronnie Sahlberg
2012-05-03
1
-1
/
+1
*
tests: Add installation script for tests
Martin Schwenke
2012-04-27
1
-0
/
+4
*
tests: Add a script to run cluster tests and make target "test_cluster"
Amitay Isaacs
2012-04-13
1
-0
/
+3
*
build: Substitute POPT macros once and reuse variables
Amitay Isaacs
2012-03-30
1
-4
/
+4
*
build: Use system tdb library if available
Amitay Isaacs
2012-03-30
1
-8
/
+13
*
build: Use system tevent library if available
Amitay Isaacs
2012-03-30
1
-4
/
+8
*
build: Use system talloc library if available
Amitay Isaacs
2012-03-30
1
-4
/
+8
*
build: Display correct LIB_FLAGS while building
Amitay Isaacs
2012-03-30
1
-1
/
+1
*
build: Add rules to create ctags/etags
Amitay Isaacs
2012-03-30
1
-0
/
+5
*
Eventscript support - Remove unused interface_modify.sh
Martin Schwenke
2012-03-22
1
-1
/
+0
*
Test: add test tool and test that UPDATE_RECORD works on persistent databases
Ronnie Sahlberg
2012-03-12
1
-0
/
+5
*
server: move the code for the update_record control to its own file
Michael Adam
2012-02-21
1
-0
/
+1
*
Add common/system_freebsd.c
Volker Lendecke
2012-02-13
1
-1
/
+1
*
Load platform dependent objs instead of Linux one
Mathieu Parent
2012-02-11
1
-1
/
+1
*
Tests - add a version of the ctdb tool that compiles against libctdb stubs
Martin Schwenke
2012-02-06
1
-1
/
+7
*
Tests - update test code for ctdb tool code and libctdb stubs
Martin Schwenke
2012-02-06
1
-4
/
+4
*
Tests - test code for parse_nodestring() function
Martin Schwenke
2011-12-08
1
-5
/
+12
*
build: add target libctdb.so.0 and symlink libctdb.so
Michael Adam
2011-11-26
1
-1
/
+15
*
build: add socket_wrapper objects to test binaries
Michael Adam
2011-11-26
1
-1
/
+1
*
build: add option --enable-socket-wrapper to build binaries with socket wrapp...
Michael Adam
2011-11-26
1
-2
/
+4
*
Tests: change ctdb_takeover_tests.c to include ctdbd code
Martin Schwenke
2011-11-11
1
-3
/
+11
*
Clean up warnings: rpcgen output contains unused variable.
Martin Schwenke
2011-11-11
1
-1
/
+1
*
Clean up warnings: add -Wno-format-zero-length to CFLAGS
Martin Schwenke
2011-11-10
1
-1
/
+1
*
Clean up warnings: ‘tevent_loop_allow_nesting’ is deprecated
Martin Schwenke
2011-11-09
1
-1
/
+1
*
Tests: convert test tool for fetching a readonly lock to libctdb
Ronnie Sahlberg
2011-10-28
1
-2
/
+2
*
Merge branch 'master-readonly-records' into foo
Ronnie Sahlberg
2011-09-12
1
-3
/
+21
|
\
|
*
LibCTDB : change the ctdb_fetch_lock_once test tool to use libctdb instead of...
Ronnie Sahlberg
2011-08-23
1
-2
/
+2
|
*
ReadOnly: Add a test tool that requests a readonly delegation in a loop
Ronnie Sahlberg
2011-08-23
1
-1
/
+6
|
*
ReadOnly: Add a test tool to fetch a record, requesting a readonly delegation...
Ronnie Sahlberg
2011-08-23
1
-1
/
+5
|
*
ReadOnly: add a new test tool that does a fetchlock on a record, then bunps t...
Ronnie Sahlberg
2011-08-23
1
-1
/
+5
|
*
ReadOnly: Add test tool to validate the functions to manipulate and enumerate...
Ronnie Sahlberg
2011-08-23
1
-1
/
+6
*
|
pmda: Initial ctdb pmda check-in
David Disseldorp
2011-09-06
1
-2
/
+16
*
|
tests:ctdb_fetch_lock_once we must link with @POPT_OBJ@ in case -lpopt is n...
Ronnie Sahlberg
2011-09-02
1
-2
/
+2
*
|
tests: Link ctdb_fetch_lock_once with @TDB_OBJ@ not -ltdb so we dont create a...
Ronnie Sahlberg
2011-09-02
1
-2
/
+2
[next]