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
/
source4
/
torture
/
raw
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:torture/raw: make torture_raw_context a test suite
Stefan Metzmacher
2012-05-08
2
-3
/
+12
*
s4:torture/raw/context: make use of torture_* macros and avoid 'printf'
Stefan Metzmacher
2012-05-08
1
-100
/
+87
*
s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()
Stefan Metzmacher
2012-05-08
1
-1
/
+3
*
s4:torture/raw/session: make sure we got a reauth of the existing session
Stefan Metzmacher
2012-05-08
1
-0
/
+2
*
s4:torture: add a check for talloc success in test_session_reauth
Volker Lendecke
2012-05-04
1
-0
/
+1
*
s4-torture: convert samba3misc tests to use torture_failure and torture_assert
Andrew Bartlett
2012-04-30
1
-148
/
+105
*
s4-torture: move samba3 tests to use torture helper functions
Andrew Bartlett
2012-04-30
1
-33
/
+4
*
s4-torture: Move various samba3 tests to the torture_suite_add_1smb_test wrapper
Andrew Bartlett
2012-04-30
3
-63
/
+14
*
s4-torture: never return false in the raw.composite torture test
Andrew Bartlett
2012-04-26
1
-39
/
+7
*
s4:torture: add a raw.session suite with a raw.session.reauth test
Gregor Beck
2012-04-25
2
-0
/
+91
*
s4-torture: enable raw.composite test again, and convert to new style test
Andrew Bartlett
2012-04-25
2
-108
/
+127
*
Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilities
Jeremy Allison
2012-04-18
1
-0
/
+37
*
s4-torture: Fix the raw.notify mask test
Volker Lendecke
2012-04-18
1
-0
/
+4
*
s4-torture: Use 2 client connections for raw.notify.mask
Volker Lendecke
2012-04-18
1
-19
/
+20
*
s4-torture: Use 2 client connections for raw.notify.tree
Volker Lendecke
2012-04-18
1
-3
/
+9
*
s4-torture: Use 2 client connections for raw.notify.recursive
Volker Lendecke
2012-04-18
1
-6
/
+13
*
s4-torture: notify all is empty now
Volker Lendecke
2012-04-18
1
-19
/
+0
*
s4-torture: Separate out the notify alignment subtest
Volker Lendecke
2012-04-18
1
-4
/
+9
*
s4-torture: Separate out the notify basedir subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify overflow subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify tree subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify double subtest
Volker Lendecke
2012-04-18
1
-2
/
+7
*
s4-torture: Separate out the notify tcp_dis subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify ulogoff subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify exit subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify tdis subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify file subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify mask_change subtest
Volker Lendecke
2012-04-18
1
-2
/
+9
*
s4-torture: Separate out the notify recursive subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify mask subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Separate out the notify dir subtest
Volker Lendecke
2012-04-18
1
-3
/
+9
*
s4-torture: Separate out the notify tcon subtest
Volker Lendecke
2012-04-18
1
-2
/
+8
*
s4-torture: Make notify a suite
Volker Lendecke
2012-04-18
2
-4
/
+13
*
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-30
2
-15
/
+36
*
s4:torture: use tctx->ev as event context for polling
Stefan Metzmacher
2011-11-29
4
-8
/
+6
*
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
2011-11-21
5
-18
/
+8
*
libcli: move ioctl function field defs to smb_constants
David Disseldorp
2011-10-19
1
-1
/
+1
*
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
2011-08-13
6
-27
/
+27
*
s4:torture: fix SEGFAULT in raw.acl.dynamic
Gregor Beck
2011-05-30
1
-7
/
+8
*
s4:torture - always cast correctly when using the "%x" format string argument
Matthias Dieter Wallnöfer
2011-05-21
1
-5
/
+5
*
Clean up some const and other compiler warnings.
Jeremy Allison
2011-05-05
4
-7
/
+19
*
source4/torture/raw: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
31
-0
/
+32
*
s4-smbtorture: use torture_assert_ and comment functions in raw.eas test.
Günther Deschner
2011-03-18
1
-32
/
+29
*
s4-smbtorture: use torture_context in raw.eas test.
Günther Deschner
2011-03-18
1
-6
/
+6
*
s4-smbtorture: remove trailing whitespace from raw.eas test.
Günther Deschner
2011-03-18
1
-34
/
+34
*
s4-smbtorture: more torture_fail usage in raw.write test.
Günther Deschner
2011-03-17
1
-6
/
+6
*
s4-smbtorture: use torture_fail and _skip in raw.write test.
Günther Deschner
2011-03-16
1
-54
/
+30
*
s4-smbtorture: remove duplicate if branch in raw.write test.
Günther Deschner
2011-03-16
1
-5
/
+0
*
s4-smbtorture: use torture_fail/-assert api in torture_samba3_hide().
Günther Deschner
2011-03-16
1
-59
/
+26
*
s4-smbtorture: use torture_comment() instead of printf in raw.write test.
Günther Deschner
2011-02-21
1
-66
/
+67
[next]