index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-11
s4/test: libnet_user tests should use common test_user_cleanup
Kamen Mazdrashki
1
-129
/
+5
2010-06-11
s4/test: Refactor test_user_cleanup to be more robust
Kamen Mazdrashki
1
-12
/
+84
2010-06-11
s4/test: remove duplicated comment
Kamen Mazdrashki
1
-3
/
+0
2010-06-07
s4-smbtorture: test workstation auth as well in RPC-SPOOLSS-ACCESS.
Günther Deschner
1
-2
/
+34
2010-06-07
s4-smbtorture: handle printservers w/o printers in RPC-SPOOLSS-ACCESS.
Günther Deschner
1
-2
/
+2
2010-06-05
s4-smbtorture: make RPC-SPOOLSS-ACCESS more compatible with older samba relea...
Günther Deschner
1
-6
/
+9
2010-06-05
s4-smbtorture: remove another incarnation of test_ClosePrinter.
Günther Deschner
1
-19
/
+0
2010-06-05
s4-smbtorture: add RPC-SPOOLSS-ACCESS.
Günther Deschner
4
-2
/
+754
2010-06-05
s4-smbtorture: share test_ClosePrinter between RPC-SPOOLSS and RPC-SPOOLSS-WIN.
Günther Deschner
2
-26
/
+3
2010-06-05
s4-smbtorture: check error codes in RAP-SAM testsuite.
Günther Deschner
1
-0
/
+2
2010-06-04
s4-smbtorture: completely rework RPC-SPOOLSS-PRINTER.
Günther Deschner
2
-326
/
+521
2010-06-04
s4-smbtorture: rework order of test in RPC-SPOOLSS-PRINTSERVER a bit.
Günther Deschner
1
-3
/
+3
2010-06-03
s4-smbtorture: convert RPC-SPOOLSS into a torture suite.
Günther Deschner
2
-83
/
+212
2010-06-03
s4-smbtorture: allow to call single tests from a testcase in a testsuite
Günther Deschner
1
-0
/
+10
2010-06-03
s4-smbtorture: move PrintProcessors winreg test to main RPC-SPOOLSS test.
Günther Deschner
1
-7
/
+2
2010-06-03
s4-smbtorture: add test_PrintProcessors_winreg.
Günther Deschner
1
-0
/
+71
2010-06-03
s4-smbtorture: refactor test_EnumPrintProcessors().
Günther Deschner
1
-35
/
+54
2010-06-03
s4-smbtorture: only test data up to a length of 9 bytes in test_SetPrinterDat...
Günther Deschner
1
-1
/
+1
2010-06-01
s4-smbtorture: skip driverName and printerName DsSpooler tests for now.
Günther Deschner
1
-2
/
+2
2010-06-01
s4-smbtorture: Make sure RPC-SPOOLSS and RPC-SPOOLSS-PRINTER pass against s3.
Günther Deschner
1
-0
/
+37
2010-05-31
s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" result
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-31
s4:torture/rpc/netlogon.c - add another "LogonGetDomainInfo" testcase
Matthias Dieter Wallnöfer
1
-0
/
+17
2010-05-28
s4/test-libnet: Remove multiple test_samr_close() impelementations
Kamen Mazdrashki
2
-45
/
+15
2010-05-28
s4/test-libnet-user: Remove test_createuser()
Kamen Mazdrashki
1
-63
/
+3
2010-05-28
s4/test-libnet-utils: refactor test_user_create()
Kamen Mazdrashki
1
-13
/
+39
2010-05-28
s4/test: remove local impl for open_domain and use common one
Kamen Mazdrashki
2
-57
/
+5
2010-05-28
s4/test: remove torture/libnet/utils.h as we are using proto.h now
Kamen Mazdrashki
5
-61
/
+4
2010-05-28
s4/test: change prototype for test_opendomain()
Kamen Mazdrashki
6
-13
/
+14
2010-05-28
s4/test: Refactor test_opendomain to address following
Kamen Mazdrashki
1
-16
/
+33
2010-05-28
s4/test: make samr_close handle functio public
Kamen Mazdrashki
2
-0
/
+26
2010-05-28
s4/test: refactor NET-USERINFO test to be more 'torture' friendly
Kamen Mazdrashki
1
-24
/
+6
2010-05-28
s4/test: test_userinfo/_async tests should use passed user_name param value
Kamen Mazdrashki
1
-2
/
+2
2010-05-28
s4-smbtorture: finally test all levels in rap_NetUserGetInfo RAP-SAM test.
Günther Deschner
1
-1
/
+1
2010-05-28
s4-smbtorture: remove obsolete handmarshalled rap code.
Günther Deschner
1
-281
/
+0
2010-05-28
s4-smbtorture: we can fully use autogenerated code to pull info unions now.
Günther Deschner
1
-172
/
+90
2010-05-27
s4-smbtorture: create the user to test in test_usergetinfo() in RAP-SAM.
Günther Deschner
1
-3
/
+27
2010-05-26
s4-smbtorture: add usergetinfo to RAP-SAM.
Günther Deschner
1
-0
/
+25
2010-05-26
s4-smbtorture: add smbcli_rap_netusergetinfo().
Günther Deschner
1
-0
/
+175
2010-05-26
s4/test: Connect SAMR and LDARPC pipes before calling libnet_ functions
Kamen Mazdrashki
1
-7
/
+29
2010-05-26
s4/test: remove unused code
Kamen Mazdrashki
1
-18
/
+0
2010-05-26
s4/test: make test_cleanup() in libnet_user library more robust
Kamen Mazdrashki
1
-4
/
+74
2010-05-26
s4/test: rename enum test_fields{} member names to be more descriptive
Kamen Mazdrashki
3
-28
/
+29
2010-05-26
s4/test: Replace hand-made field count to test
Kamen Mazdrashki
3
-8
/
+11
2010-05-25
s4:torture/rpc/samr.c: Fix the "ValidatePassword" test
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-05-22
torture: fix typos
Simo Sorce
1
-2
/
+2
2010-05-21
s4:torture/rap/rap.c - quiet discard const warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-21
s4:torture/raw/open.c - remove unused variables and fix error handling
Matthias Dieter Wallnöfer
1
-8
/
+3
2010-05-21
s4-smbtorture: Fix NetUserPasswordSet2 RAP tests.
Günther Deschner
1
-5
/
+40
2010-05-21
s4-smbtorture: fix smbcli_rap_netuserpasswordset2().
Günther Deschner
1
-2
/
+2
2010-05-21
s4-torture: Improved the winreg symlink test.
Andreas Schneider
1
-10
/
+82
[prev]
[next]