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
...
|
*
Eventscripts: fix basename -> dirname typo
Martin Schwenke
2012-04-27
1
-1
/
+1
|
*
tests/eventscripts: Add sanity check to esnure events.d/ can be found
Martin Schwenke
2012-04-27
1
-0
/
+25
|
*
tests: Add installation script for tests
Martin Schwenke
2012-04-27
2
-0
/
+95
|
*
tests/simple: Add new pseudo testcase to potentially shutdown local daemons
Martin Schwenke
2012-04-27
1
-0
/
+23
|
*
tests: New run_tests -C (cleanup) option
Martin Schwenke
2012-04-27
1
-1
/
+12
|
*
tests/eventscripts: $FAKE_IP_STATE is always set in ip command stub
Martin Schwenke
2012-04-27
1
-2
/
+0
|
*
tests: Time logging in integration tests should use TEST_VAR_DIR
Martin Schwenke
2012-04-27
2
-2
/
+2
|
*
tests: Unit tests should use $TEST_VAR_DIR
Martin Schwenke
2012-04-27
2
-8
/
+3
|
*
tests: Improve the logic for adding directories to $PATH
Martin Schwenke
2012-04-27
2
-6
/
+29
|
*
tests: Update integration.sh to use TEST_VAR_DIR
Martin Schwenke
2012-04-27
1
-27
/
+30
|
*
tests: Add a -V option to set new variable TEST_VAR_DIR
Martin Schwenke
2012-04-27
1
-12
/
+21
|
*
tests/integration: Remove cabability for testcase option
Martin Schwenke
2012-04-27
1
-48
/
+0
|
*
tests/integration: Use absolute path for socket symlink
Martin Schwenke
2012-04-27
1
-1
/
+1
|
*
tests/simple: Replace "tdbdump" with "ctdb cattdb"
Martin Schwenke
2012-04-27
1
-15
/
+15
|
*
tests: Make run_tests -X more flexible - it now works with onnode
Martin Schwenke
2012-04-27
4
-12
/
+19
|
*
tests: Update README files and add new README files where missing
Martin Schwenke
2012-04-27
7
-100
/
+113
|
*
tests: Update top-level wrapper scripts
Martin Schwenke
2012-04-27
2
-4
/
+24
|
*
tests: run_tests should exit with failed test status if running with -H
Martin Schwenke
2012-04-27
1
-1
/
+5
|
*
tests: test_wrap can use $TEST_SCRIPTS_DIR for a little extra clarity
Martin Schwenke
2012-04-27
1
-1
/
+4
|
*
tests: test_wrap needs to set TEST_SCRIPTS_DIR
Amitay Isaacs
2012-04-27
1
-0
/
+2
|
*
tests: CTDB_TEST_WRAPPER has to be an absolute path on a real cluster
Amitay Isaacs
2012-04-27
1
-1
/
+2
|
*
tests: Fix wrapper scripts
Amitay Isaacs
2012-04-27
2
-4
/
+1
|
*
tests: Fix trailing whitespace issues in integration.bash
Martin Schwenke
2012-04-27
1
-9
/
+9
|
*
tests: Add new -H option for run_tests to avoid printing header/footer
Martin Schwenke
2012-04-27
1
-3
/
+6
|
*
tests: Add -e option to cause run_tests to exit on first test failure
Martin Schwenke
2012-04-27
1
-1
/
+10
|
*
tests: Remove ctdb_test_env
Martin Schwenke
2012-04-27
3
-33
/
+20
|
*
tests: Programs run by tests should be found in $PATH
Martin Schwenke
2012-04-27
5
-9
/
+10
|
*
tests: Move relative directory path hack from run_tests to common.sh
Martin Schwenke
2012-04-27
2
-5
/
+5
|
*
tests: Local daemons are no longer the default, now require run_tests -l
Martin Schwenke
2012-04-27
6
-37
/
+40
|
*
Eventscripts - Fix typo in 13.per_ip_routing support for __auto_link_local__
Martin Schwenke
2012-04-27
1
-1
/
+1
|
*
tests: Rationalise integration test infrastructure
Martin Schwenke
2012-04-27
4
-137
/
+144
|
*
tests: Rename ctdb_test_functions.bash to integration.bash
Martin Schwenke
2012-04-27
48
-48
/
+48
|
*
Merge remote branch 'amitay/tdb-sync'
Ronnie Sahlberg
2012-04-26
44
-4858
/
+1547
|
|
\
|
|
*
lib/tdb: Sync tdb from samba git tree
Amitay Isaacs
2012-04-13
24
-423
/
+1547
|
|
*
lib/tdb: Remove the files required to build tdb as a library
Amitay Isaacs
2012-04-13
20
-4435
/
+0
|
*
|
Merge remote branch 'amitay/tevent-sync'
Ronnie Sahlberg
2012-04-26
100
-4751
/
+884
|
|
\
\
|
|
*
|
lib/tevent: Sync tevent from samba git tree
Amitay Isaacs
2012-04-13
18
-76
/
+885
|
|
*
|
lib/tevent: Remove the files required to build tevent as a library
Amitay Isaacs
2012-04-13
23
-4527
/
+0
|
|
*
|
lib/tevent: Remove local modifications to tevent
Amitay Isaacs
2012-04-13
5
-69
/
+0
|
|
*
|
ctdb_test: Remove faked wrappers for tevent functions in stub testing
Amitay Isaacs
2012-04-13
2
-17
/
+0
|
|
*
|
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
58
-59
/
+0
|
|
*
|
includes: Move special tevent defines from tevent.h to includes.h
Amitay Isaacs
2012-04-13
2
-11
/
+7
|
|
|
/
|
*
|
Merge remote branch 'amitay/talloc-sync'
Ronnie Sahlberg
2012-04-26
19
-5204
/
+813
|
|
\
\
|
|
*
|
lib/talloc: Sync talloc from samba git tree
Amitay Isaacs
2012-04-13
8
-182
/
+813
|
|
*
|
lib/talloc: Remove the files required to build talloc as a library
Amitay Isaacs
2012-04-13
11
-5022
/
+0
|
|
|
/
|
*
|
Merge remote branch 'martins/master'
Ronnie Sahlberg
2012-04-18
147
-751
/
+722
|
|
\
\
|
|
*
|
tests: More unit test factoring/rationalisation and bug fixes
Martin Schwenke
2012-04-18
8
-266
/
+173
|
|
*
|
tests/eventscripts: Share directories must be absolute in eventscript tests
Martin Schwenke
2012-04-18
1
-0
/
+5
|
|
*
|
tests/eventscripts: Tweak an error message in a policy routing test
Martin Schwenke
2012-04-17
1
-1
/
+1
|
|
*
|
tests - run_tests needs to expand directories like "." and "..".
Martin Schwenke
2012-04-16
1
-0
/
+4
[prev]
[next]