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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
smbtorture: Enhance shell "help" command.
James Peach
2010-06-21
1
-13
/
+23
*
smbtorture: Add "auth" command to the shell.
James Peach
2010-06-21
1
-0
/
+73
*
smbtorture: Refactor interactive shell into independent commands.
James Peach
2010-06-21
1
-26
/
+154
*
smbtorture: Move interactive shell into a separate file.
James Peach
2010-06-21
5
-61
/
+107
*
smbtorture: Print global options for interactive "list" command.
James Peach
2010-06-21
1
-1
/
+3
*
smbtorture: Add history support to shell mode.
James Peach
2010-06-21
1
-1
/
+8
*
smbtorture: Add list command to smbtorture shell.
James Peach
2010-06-21
1
-36
/
+94
*
python: Use samba.tests.TestCase, make sure base class tearDown and
Jelmer Vernooij
2010-06-19
1
-3
/
+1
*
s4:torture/ldap/basic.c - add more error code/messages tests
Matthias Dieter Wallnöfer
2010-06-19
1
-30
/
+264
*
s4:torture/rpc/netlogon.c - make sure that the address family is set in littl...
Matthias Dieter Wallnöfer
2010-06-18
1
-18
/
+18
*
s4:torture/rpc/netlogon.c - activate "AddressToSitenames" tests which do run ...
Matthias Dieter Wallnöfer
2010-06-18
1
-12
/
+16
*
s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp...
Stefan Metzmacher
2010-06-17
1
-1
/
+2
*
s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRIN...
Günther Deschner
2010-06-16
1
-0
/
+2
*
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
2010-06-16
8
-8
/
+6
*
s4-smbtorture: only pull info when status code indicates success in smbcli_ra...
Günther Deschner
2010-06-16
1
-3
/
+5
*
Revert "s4-smbtorture: only pull info when status code indicates success in s...
Günther Deschner
2010-06-16
1
-5
/
+3
*
s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname.
Günther Deschner
2010-06-16
1
-0
/
+8
*
s4-smbtorture: only pull info when status code indicates success in smbcli_ra...
Günther Deschner
2010-06-16
1
-3
/
+5
*
s4 torture: RAW-SEARCH: break out some of the old search levels
Aravind Srinivasan
2010-06-15
3
-2
/
+33
*
s4 torture: RAW-SEARCH: Only test supported info levels
Tim Prouty
2010-06-15
1
-9
/
+45
*
s4:torture Rework NET-API-BECOMEDC test to use libnet_vampire callbacks.
Andrew Bartlett
2010-06-15
1
-582
/
+59
*
s4 torture: RAW-WRITE should check lockread_supported
Zachary Loafman
2010-06-14
1
-0
/
+5
*
s4:torture - SAMR testsuite - now we do support "GetAliasMembership" as expected
Matthias Dieter Wallnöfer
2010-06-12
1
-4
/
+0
*
s4/test-libnet: Re-align code a bit - more readable this way IMO
Kamen Mazdrashki
2010-06-11
3
-24
/
+28
*
s4/test-libnet: Refactor test_group_create() a little to:
Kamen Mazdrashki
2010-06-11
1
-11
/
+22
*
s4/test-libnet: Refactor test_user_create() little bit to:
Kamen Mazdrashki
2010-06-11
1
-11
/
+7
*
s4/test-libnet: add few comments for utility functions
Kamen Mazdrashki
2010-06-11
1
-3
/
+11
*
s4/test-libnet: Move LSA close handle function to a common location
Kamen Mazdrashki
2010-06-11
3
-40
/
+26
*
s4/test-libnet: remove unused code
Kamen Mazdrashki
2010-06-11
1
-25
/
+0
*
s4/test-libnet: Fix compile-time warning
Kamen Mazdrashki
2010-06-11
1
-1
/
+1
*
s4-smbtorture: rework internals of RPC-SPOOLSS-ACCESS testsuite.
Günther Deschner
2010-06-11
1
-71
/
+181
*
s4/test: use test_libnet_context_init() function to create libnet_context
Kamen Mazdrashki
2010-06-11
2
-24
/
+23
*
s4/test: fix SEGFAULT in test_group_create when rid is NULL
Kamen Mazdrashki
2010-06-11
1
-1
/
+4
*
s4/test-libnet: Helper func to initialize libnet_context
Kamen Mazdrashki
2010-06-11
1
-0
/
+54
*
s4/test: Call test_user_cleanup with original RDN for the user
Kamen Mazdrashki
2010-06-11
1
-1
/
+1
*
s4/test: Fix incorrect NTSTATUS comparison
Kamen Mazdrashki
2010-06-11
1
-2
/
+2
*
s4/test: remove create/delete group implementation in API-CREATEGROUP test
Kamen Mazdrashki
2010-06-11
1
-110
/
+3
*
s4/test: Remove duplicated test_opendomain() functionality
Kamen Mazdrashki
2010-06-11
1
-54
/
+1
*
s4/test: libnet_user tests should use common test_user_cleanup
Kamen Mazdrashki
2010-06-11
1
-129
/
+5
*
s4/test: Refactor test_user_cleanup to be more robust
Kamen Mazdrashki
2010-06-11
1
-12
/
+84
*
s4/test: remove duplicated comment
Kamen Mazdrashki
2010-06-11
1
-3
/
+0
*
s4-smbtorture: test workstation auth as well in RPC-SPOOLSS-ACCESS.
Günther Deschner
2010-06-07
1
-2
/
+34
*
s4-smbtorture: handle printservers w/o printers in RPC-SPOOLSS-ACCESS.
Günther Deschner
2010-06-07
1
-2
/
+2
*
s4-smbtorture: make RPC-SPOOLSS-ACCESS more compatible with older samba relea...
Günther Deschner
2010-06-05
1
-6
/
+9
*
s4-smbtorture: remove another incarnation of test_ClosePrinter.
Günther Deschner
2010-06-05
1
-19
/
+0
*
s4-smbtorture: add RPC-SPOOLSS-ACCESS.
Günther Deschner
2010-06-05
4
-2
/
+754
*
s4-smbtorture: share test_ClosePrinter between RPC-SPOOLSS and RPC-SPOOLSS-WIN.
Günther Deschner
2010-06-05
2
-26
/
+3
*
s4-smbtorture: check error codes in RAP-SAM testsuite.
Günther Deschner
2010-06-05
1
-0
/
+2
*
s4-smbtorture: completely rework RPC-SPOOLSS-PRINTER.
Günther Deschner
2010-06-04
2
-326
/
+521
*
s4-smbtorture: rework order of test in RPC-SPOOLSS-PRINTSERVER a bit.
Günther Deschner
2010-06-04
1
-3
/
+3
[prev]
[next]