Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-29 | Fixes for SAMBA3RPC torture test | Matthias Dieter Wallnöfer | 1 | -4/+11 | |
On calls where both NT_STATUS and WERROR results are returned and consulted we have to make sure to form function results considering both. This errors have been found through a run against SAMBA 4. | |||||
2009-06-24 | s4-smbtorture: more paranoid checks while testing group membership in RPC-SAMR. | Günther Deschner | 1 | -1/+27 | |
Guenther | |||||
2009-06-19 | s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-06-18 | s4:libnet Allow 'net password change' to work on expired passwords | Andrew Bartlett | 1 | -0/+2 | |
We need to pass down flags to the DCE/RPC layer to allow fallback to anonymous connections, as we can't log in with an expired password. The anonymous connection can then change the password with SAMR. Andrew Bartlett | |||||
2009-06-18 | Fixes for the "cldap" tests | Matthias Dieter Wallnöfer | 2 | -6/+19 | |
- Insert a check after the "tsocket" library call to make sure that the call terminated correctly - Add a comment to explain why on further calls of "cldap_socket_init" the destination address hasn't to be specified | |||||
2009-06-18 | NETLOGON pipe improvements | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
Patch for bug #4939 This refactors the NETLOGON code related to this bug: - Introduces a new "SYNCSTATE" enum required by the "DatabaseSync2" call (acc. to WSPP) - Make "DatabaseSync" dependant from "DatabaseSync2" (acc. to WSPP) - Let "DatabaseSync2" return NT_STATUS_NOT_IMPLEMENTED (I'm not sure if this is also true when a domain is running in mixed mode) - Make "LogonControl" and "LogonControl2" dependant form "LogonControl2Ex" (acc. to WSPP) - Let "LogonControl2Ex" return WERR_NOT_SUPPORTED for now | |||||
2009-06-18 | Fix build with system LDB. | Jelmer Vernooij | 1 | -1/+1 | |
2009-06-17 | s4-smbtorture: add test for NetUserSetInfo level 0 (user rename). | Günther Deschner | 1 | -2/+13 | |
Guenther | |||||
2009-06-17 | s4-smbtorture: use torture_comment in RPC-SAMR-USERS-PRIVILEGES test. | Günther Deschner | 1 | -15/+15 | |
Guenther | |||||
2009-06-17 | s4-smbtorture: use TORTURE_TEST_USER define in libnetapi user test. | Günther Deschner | 1 | -17/+15 | |
Guenther | |||||
2009-06-15 | Fix the posixtimedlock test | Volker Lendecke | 1 | -8/+53 | |
The previous version depended on the fact that smb_raw_lock_send just queued stuff. This changed with ebf5523b6e2ae0. | |||||
2009-06-13 | smbtorture: Output subunit by default. | Jelmer Vernooij | 1 | -1/+1 | |
2009-06-13 | smbtorture: Remove unused 'quiet' output format. | Jelmer Vernooij | 1 | -36/+0 | |
2009-06-09 | SMB2-COMPOUND: add some tests for invalid requests | Stefan Metzmacher | 1 | -0/+201 | |
TODO: check why the INVALID1 tests fails with --signing=required. metze | |||||
2009-06-09 | s4:torture: add SMB2-COMPOUND test | Stefan Metzmacher | 3 | -1/+245 | |
metze | |||||
2009-06-09 | s4-smbtorture: rename SECRETS to LSA-SECRETS. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-06-08 | s4-smbtorture: when testing RPC-SAMR-LARGE-DC its fine to just close the ↵ | Günther Deschner | 1 | -13/+17 | |
objects. Guenther | |||||
2009-06-08 | s4-smbtorture: add test_QueryDisplayInfo_level to RPC-SAMR-LARGE-DC. | Günther Deschner | 1 | -6/+79 | |
Guenther | |||||
2009-06-08 | s4-smbtorture: also test for "all" architecture in enum driver tests in ↵ | Günther Deschner | 1 | -5/+28 | |
RPC-SPOOLSS. Guenther | |||||
2009-06-08 | s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-06-08 | s4-smbtorture: exclude oem_information checking for s3 in RPC-SAMR. | Günther Deschner | 1 | -4/+10 | |
Guenther | |||||
2009-06-07 | s4-smbtorture: skip samr MultipleMember alias tests for 3 as well as we do ↵ | Günther Deschner | 1 | -2/+3 | |
already for s4. Guenther | |||||
2009-06-04 | s4-smbtorture: fix comment in RPC-SAMR-LARGE-DC test. | Günther Deschner | 1 | -3/+3 | |
Andrew, I think you wanted to print this instead. Guenther | |||||
2009-06-04 | s4:torture Cut the RPC-SAMR-LARGE-DC test down to size | Andrew Bartlett | 1 | -7/+16 | |
This removes the validation of the estimated number of accounts, because MS-SAMR 3.1.5.5.1.1 makes clear the number returned cannot be relied apon. I've also converted a bit more of the test to use torture_assert(), and where that is impractical, to print error messages when things fail. Andrew Bartlett | |||||
2009-06-04 | s4:torture assert that we get a Mailslot allocated before we dereference | Andrew Bartlett | 1 | -0/+2 | |
2009-06-04 | s4:torture Make Samba4 build on hosts with an older libnetapi | Andrew Bartlett | 2 | -4/+7 | |
For example, Samba4 would not build (for the last week) on Fedora 10, with samba-common 3.2.11 installed. Andrew Bartlett | |||||
2009-06-03 | Note that the delaytime for update has changed betweek w2k3 and w2k8. | Jeremy Allison | 1 | -7/+11 | |
We must eventually parameterize this. Jeremy. | |||||
2009-06-03 | s3:torture: fix password timestamp checks on NetBSD | Björn Jacke | 1 | -1/+1 | |
The Open Group says: "The useconds argument [of usleep] must be less than 1,000,000." NetBSD takes this seriously. usleep of more than 999999 are effectless. | |||||
2009-06-03 | s4:torture/libnetapi: fix netapi detection | Stefan Metzmacher | 1 | -3/+7 | |
We need to set SMB_ENABLE(TORTURE_LIBNETAPI,NO) first to overwrite the default of YES for MODULES and then only set it to YES if netapi was found. metze | |||||
2009-06-03 | SMB2-CONNECT: make it possible to specific the max write size via ↵ | Stefan Metzmacher | 1 | -1/+1 | |
--option=torture:smb2maxwrite=12345 metze | |||||
2009-05-29 | s4-smbtorture: fix the build w/o libnetapi. | Günther Deschner | 1 | -0/+8 | |
This is surely the wrong fix, but I could not figure out why the samba4 build system adds the init function although the m4 macro had switched off the torture libnetapi subsystem when the headers and libs were not found. Can one of the samba4 build gurus please have a look ? Guenther | |||||
2009-05-29 | s4-smbtorture: add NETAPI-GROUP test. | Günther Deschner | 3 | -1/+523 | |
Guenther | |||||
2009-05-29 | s4-smbtorture: add NETAPI-USER test. | Günther Deschner | 3 | -1/+479 | |
Guenther | |||||
2009-05-29 | s4-smbtorture: add very basic LIBNETAPI testsuite. | Günther Deschner | 5 | -0/+123 | |
Guenther | |||||
2009-05-29 | s4-smbtorture: add a very basic NSS-WRAPPER testsuite. | Günther Deschner | 2 | -1/+4 | |
Guenther | |||||
2009-05-29 | s4-smbtorture: remove trailing whitespace. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2009-05-29 | s4-smbtorture: Fix test_SamLogon() for netlogon servers not yet supporting | Günther Deschner | 1 | -0/+4 | |
validation level 6. Guenther | |||||
2009-05-29 | Win2k3 don't allow creating of domain trust accounts over SAMR | Andrew Bartlett | 1 | -1/+1 | |
2009-05-29 | s4:torture Don't try to Close a Deleted handle | Andrew Bartlett | 1 | -2/+0 | |
2009-05-29 | s4:torture Don't run QueryDisplayInfo test for SAMR-USERS-PRIVILEGES | Andrew Bartlett | 1 | -2/+7 | |
2009-05-29 | s4:torture Clean up users and groups added in RPC-SAMR-LARGE-DC | Andrew Bartlett | 1 | -11/+37 | |
2009-05-29 | s4:torture Half the repeditive tests run by RPC-SAMR-PASSWORDS-PWDLASTSET | Andrew Bartlett | 1 | -1/+6 | |
2009-05-29 | s4:torture Make the RPC-SAMR-PWDLASTET more efficient | Andrew Bartlett | 1 | -49/+43 | |
By using SamLogonEx we avoid setting up the credentials chain for each request. (Needs to be pushed further up the stack, to only connect to NETLOGON once). Andrew Bartlett | |||||
2009-05-25 | source{3,4}/torture/smbiconv.c(main): fixed file descriptor leak. | Slava Semushin | 1 | -0/+1 | |
File descriptor leaks only when we use file instead of stdout. Found by cppcheck: [./source3/torture/smbiconv.c:219]: (error) Resource leak: out [./source4/torture/smbiconv.c:211]: (error) Resource leak: out | |||||
2009-05-25 | s4-smbtorture: add RPC-SAMR-LARGE-DC test. | Günther Deschner | 2 | -1/+332 | |
This rather simple test creates 4500 objects on a domain controller and checks the enum calls for the correct number of results. Guenther | |||||
2009-05-25 | s4-smbtorture: rename test_EnumDomain{Users,Groups,Aliases} in RPC-SAMR. | Günther Deschner | 1 | -11/+12 | |
Guenther | |||||
2009-05-25 | s4-smbtorture: re-work test_Create{User,Group,Alias} a little. | Günther Deschner | 1 | -14/+38 | |
Guenther | |||||
2009-05-20 | SMB2-LOCK: let the test pass against samba4 | Stefan Metzmacher | 1 | -1/+7 | |
metze | |||||
2009-05-18 | s4 torture: Fix typo | Tim Prouty | 1 | -1/+1 | |
2009-05-19 | s4-smbtorture: Fix build warning in RPC-SAMR tests. | Günther Deschner | 1 | -2/+2 | |
Guenther |