Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-01 | s4-smbtorture: return needed size pointer from test_GetPrinterDataEx. | Günther Deschner | 1 | -5/+10 | |
Guenther | |||||
2010-03-01 | s4-smbtorture: test at least three different regtypes in test_SetPrinterDataEx. | Günther Deschner | 1 | -6/+41 | |
Guenther | |||||
2010-02-26 | s4:torture/rpc: use generate_random_password() | Stefan Metzmacher | 5 | -13/+13 | |
metze | |||||
2010-02-26 | s4:RPC-DSSYNC: pass the ip address to the cldap code instead of a name | Stefan Metzmacher | 1 | -2/+16 | |
metze | |||||
2010-02-26 | s4:torture: use a connected CLDAP socket. | Stefan Metzmacher | 3 | -18/+63 | |
This is needed because we don't (want) to specify an explicit local address. And the socket family (ipv4 vs. ipv6) needs to be autodetected based on the remote address before the socket() syscall. Otherwise we would try to connect to a ipv4 address through an ipv6only socket. metze | |||||
2010-02-25 | s4-smbtorture: define environment in one place in RPC-SPOOLSS test. | Günther Deschner | 1 | -26/+38 | |
Guenther | |||||
2010-02-25 | s4-smbtorture: try to set every single devicemode component in ↵ | Günther Deschner | 1 | -0/+103 | |
RPC-SPOOLSS-PRINTER. Guenther | |||||
2010-02-25 | s4-smbtorture: move ChangeID test to the list of tests we run against ↵ | Günther Deschner | 1 | -4/+4 | |
created printers. Guenther | |||||
2010-02-25 | s4:torture/ldap/basic.c - add a basic test for referral return | Matthias Dieter Wallnöfer | 1 | -3/+219 | |
I implemented this referral test in C since the LDB python API isn't capable to extract referrals from search result sets (there the result sets are simple lists which contain only the matching entries). First I enhanced the RootDSE test to return all partition base DNs in a new null-terminated list "partitions". Then I used this in my referrals test which I've implemented in the LDB api since I needed some certain DN functions. | |||||
2010-02-24 | s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest2 changes in source code | Kamen Mazdrashki | 2 | -6/+6 | |
2010-02-24 | s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source code | Kamen Mazdrashki | 2 | -4/+4 | |
2010-02-24 | s4/drs: Propagate drsuapi_DsReplicaSync changes in source base | Kamen Mazdrashki | 1 | -4/+7 | |
2010-02-24 | s4/drs: Propagate drsuapi_DsReplicaSyncRequest1 changes in source base | Kamen Mazdrashki | 1 | -1/+1 | |
2010-02-24 | s4-smbtorture: verify that the client cpu architecture has no influence on the | Günther Deschner | 1 | -0/+72 | |
calculated buffer size in RPC-SPOOLSS. Guenther | |||||
2010-02-23 | s4/torture/smb2: Add two new SMB2 compound tests | Steven Danneman | 1 | -0/+157 | |
These tests server behavior when a client compounds both synchronous and asynchronous requests. | |||||
2010-02-23 | s4:schannel merge code with s3 | Simo Sorce | 1 | -1/+0 | |
After looking at the s4 side of the (s)channel :) I found out that it makes more sense to simply make it use the tdb based code than redo the same changes done to s3 to simplify the interface. Ldb is slow, to the point it needs haks to pre-open the db to speed it up, yet that does not solve the lookup speed, with ldb it is always going to be slower. Looking through the history it is evident that the schannel database doesn't really need greate expanadability. And lookups are always done with a single Key. This seem a perfet fit for tdb while ldb looks unnecessarily complicated. The schannel database is not really a persistent one. It can be discared during an upgrade without causing any real issue. all it contains is temproary session data. | |||||
2010-02-22 | s4:torture/ldap/basic.c - add some "const" | Matthias Dieter Wallnöfer | 1 | -5/+3 | |
In addition I removed a "talloc_free(req)" since we never free elsewhere the requests explicitly and do it only indirectly with freeing the "conn" object when the testsuite terminates. | |||||
2010-02-19 | s4-smbtorture: more work on devicemode tests. | Günther Deschner | 1 | -35/+63 | |
Guenther | |||||
2010-02-19 | s4-smbtorture: explain failure conditions in printer device mode tests a ↵ | Günther Deschner | 1 | -11/+20 | |
little more. Guenther | |||||
2010-02-19 | s4-smbtorture: add --option=torture:spoolss_check_size=yes. | Günther Deschner | 1 | -0/+6 | |
This disables the size calculation comparison by default. Guenther | |||||
2010-02-19 | s4-smbtorture: print more comments while running SD and DM tests in ↵ | Günther Deschner | 1 | -15/+14 | |
RPC-SPOOLSS-PRINTER. Guenther | |||||
2010-02-18 | s4-smbtorture: skip printer info cross tests against samba 3 for now. | Günther Deschner | 1 | -0/+4 | |
Not even w2k8r2 passes them atm. Guenther | |||||
2010-02-18 | s4-smbtorture: try more combinations to find printers in ↵ | Günther Deschner | 1 | -0/+14 | |
test_EnumPrinters_findname(). Also take a note of servers returning full UNC printer paths although we did not set the servername. Guenther | |||||
2010-02-18 | s4-smbtorture: simplify test_PrinterInfo_DevMode a bit. | Günther Deschner | 1 | -17/+4 | |
Guenther | |||||
2010-02-18 | s4-smbtorture: avoid potential loop while adding a new printer in ↵ | Günther Deschner | 1 | -0/+7 | |
RPC-SPOOLSS-PRINTER. Guenther | |||||
2010-02-17 | s4/drs:kccdrs_replica_get_info_obj_metadata implementation | Anatoliy Atanasov | 2 | -8/+8 | |
Fix the names of the drsuapi_DsReplicaInfoType enum and rebuild the .idl The get_info_obj_metadata implementation is ported from implementation i developed and tested at the samba io lab 2009 | |||||
2010-02-17 | s4-smbtorture: unify test list to run against single created printers in ↵ | Günther Deschner | 1 | -18/+28 | |
RPC-SPOOLSS-PRINTER. This is to make sure we run the same tests for printers created via AddPrinter and via AddPrinterEx. Guenther | |||||
2010-02-17 | s4-smbtorture: also test level 2 sets for devicemodes and see if they persist. | Günther Deschner | 1 | -0/+21 | |
Guenther | |||||
2010-02-17 | s4-smbtorture: refactor setprinter devicemode calls in RPC-SPOOLSS-PRINTER. | Günther Deschner | 1 | -19/+71 | |
Guenther | |||||
2010-02-16 | s4-smbtorture: fix spoolss SD test against w2k8r2. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-02-16 | s4-smbtorture: more work on test_PrinterInfo_DevMode RPC-SPOOLSS-PRINTER. | Günther Deschner | 1 | -4/+90 | |
Guenther | |||||
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 |