Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-16 | s4-smbtorture: allow to call OpenPrinterEx with devicemode. | Günther Deschner | 1 | -4/+6 | |
Guenther | |||||
2010-02-16 | s4-drs: DsGetReplInfo() refactoring | Erick Nogueira do Nascimento | 1 | -4/+15 | |
2010-02-15 | s4-smbtorture: more work on SD tests for RPC-SPOOLSS. | Günther Deschner | 1 | -13/+39 | |
Guenther | |||||
2010-02-15 | s4-smbtorture: add rather simple spoolss device mode test. | Günther Deschner | 1 | -0/+120 | |
Guenther | |||||
2010-02-15 | s4-smbtorture: use test_SetPrinter call in spoolss security descriptor tests. | Günther Deschner | 1 | -19/+5 | |
Guenther | |||||
2010-02-15 | s4-smbtorture: w2k8r2 allows to add printers w/o defining printprocessor. | Günther Deschner | 1 | -9/+14 | |
Guenther | |||||
2010-02-15 | s4-smbtorture: add some security descriptor tests to RPC-SPOOLSS and ↵ | Günther Deschner | 1 | -0/+241 | |
RPC-SPOOLSS-PRINTER. Guenther | |||||
2010-02-13 | libwbclient: Separate out the async functions | Kai Blin | 1 | -1/+1 | |
2010-02-13 | s4-torture: use TYPESAFE_QSORT() in smbtorture | Andrew Tridgell | 4 | -26/+15 | |
2010-02-10 | test:local added LOCAL-DLINKLIST testsuite | Andrew Tridgell | 2 | -0/+2 | |
(cherry picked from commit 95a5bee2c30a67a35604b0456ab7836f6dc67702) | |||||
2010-02-10 | s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY. | Günther Deschner | 2 | -45/+27 | |
Guenther | |||||
2010-02-09 | s4-torture: allow host-only in unc lists in smbtorture | Andrew Tridgell | 1 | -2/+5 | |
Allow UNC lists like this: 192.168.2.1 192.168.2.2 192.168.2.3 the share name will be taken from the command line | |||||
2010-02-08 | s4-smbtorture: skip over ValidatePassword if DCERPC error is returned. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-02-08 | s4-torture: more useful error message in SMB2-DIR | Andrew Tridgell | 1 | -2/+2 | |
2010-02-04 | s4-torture: handle NT_STATUS_CONNECTION_RESET | Andrew Tridgell | 3 | -6/+12 | |
a CONNECTION_RESET is now the normal "client disconnect" status code | |||||
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 21 | -124/+124 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-02-02 | s4:NBT-WINSREPLICATION: don't mark a local variable as static | Stefan Metzmacher | 1 | -1/+1 | |
This was somehow introduced in commit 8773e743c518578584d07d35ffdafdd598af88b0. metze | |||||
2010-02-01 | s4:NBT-WINS: test large scopes | Stefan Metzmacher | 1 | -0/+37 | |
metze | |||||
2010-02-01 | s4:NBT-WINS: pass the expected rcode of the name registration to the test code | Stefan Metzmacher | 1 | -18/+39 | |
metze | |||||
2010-02-01 | s4:NBT-WINSREPLICATION: test replication with names including scopes | Stefan Metzmacher | 1 | -1/+51 | |
metze | |||||
2010-02-01 | s4:NBT-WINSREPLICATION: fix compiler warnings | Stefan Metzmacher | 1 | -8/+16 | |
metze | |||||
2010-02-01 | s4:NBT-WINSREPLICATION: use an array of nbt_names to loop over different names | Stefan Metzmacher | 1 | -10/+7 | |
metze | |||||
2010-01-31 | s4-smbtorture: check for RouterReplyPrinterEx packets inside backchannel in ↵ | Günther Deschner | 1 | -6/+147 | |
RPC-SPOOLSS-NOTIFY. Guenther | |||||
2010-01-31 | s4-smbtorture: also test RouterRefreshPrinterChangeNotify call in ↵ | Günther Deschner | 1 | -0/+25 | |
RPC-SPOOLSS-NOTIFY. Guenther | |||||
2010-01-31 | s4-smbtorture: rework spoolss_NotifyOption handling in RPC-SPOOLSS-NOTIFY. | Günther Deschner | 1 | -19/+31 | |
Guenther | |||||
2010-01-29 | s4/ldap: Test to expoit ldb_ildap bug in case of nested search requests | Kamen Mazdrashki | 3 | -1/+205 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-01-27 | s4-smbtorture: pick correct last packet while checking backchannel replies ↵ | Günther Deschner | 1 | -2/+10 | |
in RPC-SPOOLSS-NOTIFY. Guenther | |||||
2010-01-27 | s4:torture: refactor querying of domain info out into ↵ | Michael Adam | 1 | -52/+40 | |
test_QueryDomainInfo2_level() Used in several places. (Note: The _level suffix in the function name is just because test_QueryDomainInfo2() already exists as an overall test for all levels.) Michael Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-01-27 | s4:torture: create new test_SetDomainInfo_ntstatus() | Michael Adam | 1 | -12/+26 | |
for checking for SetDomainInfo giving a desired return code. Michael Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-01-27 | s4:torture: refactor setting of domain inf out into test_SetDomainInfo() | Michael Adam | 1 | -101/+56 | |
and use it in several places. Michael Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-01-27 | s4:torture: refactor setting account flags out into ↵ | Michael Adam | 1 | -50/+46 | |
test_SetUserInfo_acct_flags() and use this in four places (enabling/disabling accounts). Michael Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-01-26 | s4:smbtorture: add BASE-BENCH-HOLDOPEN | Stefan Metzmacher | 2 | -0/+64 | |
This is useful for manual performance testing with a large number of share mode entries. metze | |||||
2010-01-26 | s4-smbtorture: also test smbc_getOptionUseCCache | Günther Deschner | 2 | -1/+3 | |
2010-01-25 | s4-smbtorture: split spoolss_RemoteFindFirstPrinterChangeNotifyEx test into ↵ | Günther Deschner | 1 | -73/+108 | |
smaller parts. Guenther | |||||
2010-01-21 | s4: Fix a few warnings. | Jelmer Vernooij | 2 | -3/+2 | |
2010-01-20 | torture: add new test RPC-SAMR-PASSWORDS-LOCKOUT | Michael Adam | 2 | -0/+452 | |
This tests account lockout features. Windows 2003r2 and Windows 2008r2 survice this test. Note: Windows does not set the ACB_AUTOLOCK account flag when it locks out an account. One thing that could/should be added to this test is a check of the lockout time property. Michael | |||||
2010-01-19 | s4-smbtorture: remove unneeded ncaclrpc dir setup from RPC-SPOOLSS-NOTIFY. | Günther Deschner | 1 | -10/+0 | |
Guenther | |||||
2010-01-19 | s4-smbtorture: also configure check smbc_setOptionCaseSensitive for ↵ | Günther Deschner | 1 | -1/+2 | |
LIBSMBCLIENT testsuite. Guenther | |||||
2010-01-19 | s4-smbtorture: support spoolss_ReplyClosePrinter server call in ↵ | Günther Deschner | 1 | -2/+36 | |
RPC-SPOOLSS-NOTIFY. A handle obtained with spoolss_ReplyOpenPrinter will be closed with spoolss_ReplyClosePrinter when we call spoolss_ClosePrinter on the remote side. Guenther | |||||
2010-01-19 | s4-smbtorture: restructure spoolss server implementations in RPC-SPOOLSS-NOTIFY. | Günther Deschner | 1 | -1/+19 | |
Guenther | |||||
2010-01-19 | s4-smbtorture: skip ReplyOpenPrinter test in RPC-SPOOLSS-NOTIFY while ↵ | Günther Deschner | 1 | -0/+4 | |
testing s3. Guenther | |||||
2010-01-19 | s4-smbtorture: strip trailing whitespace. | Günther Deschner | 1 | -12/+12 | |
Guenther | |||||
2010-01-18 | idl: switched to using the WSPP names for the 'neighbour' DRS options | Andrew Tridgell | 3 | -25/+25 | |
The documentation shows that all these functions in fact use the same flags variable type. To be consistent between functions, and to allow easy reference to the WSPP docs, it is better for us to also use this generic DrsOptions bitfield rather than one per operations. | |||||
2010-01-16 | s4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME test | Kai Blin | 1 | -4/+5 | |
2010-01-16 | s4-torture: fixed DsReplicaGetInfo elements | Andrew Tridgell | 1 | -2/+2 | |
2010-01-16 | s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_context | Andrew Tridgell | 1 | -2/+2 | |
2010-01-16 | s4-drs: torture test for DsGetReplInfo() (RPC-DSGETINFO test). | Erick Nogueira do Nascimento | 3 | -1/+352 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-01-15 | s4-smbtorture: add setup_schannel_netlogon_pipe() function. | Günther Deschner | 1 | -34/+25 | |
Guenther | |||||
2010-01-14 | s4-torture: Migrate ntp_signd test to tsocket. | Andreas Schneider | 1 | -126/+160 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-01-14 | s4-smbtorture: add rather simple libsmbclient torture testsuite. | Günther Deschner | 5 | -0/+278 | |
Guenther |