Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-21 | smbtorture: Move interactive shell into a separate file. | James Peach | 1 | -1/+4 | |
2010-06-05 | s4-smbtorture: add RPC-SPOOLSS-ACCESS. | Günther Deschner | 1 | -1/+1 | |
This test creates - a user - a user with BUILTIN\Administrators membership - a user with BUILTIN\Print Operators membership - a user with SePrintOperatorPrivilege (if available) - a user with full access in security descriptor and checks what access rights are granted in spoolss_OpenPrinterEx. Guenther | |||||
2010-05-18 | s4 torture: Add tests for dfs referrals handling in SMB/trans2 requests | Matthieu Patou | 1 | -1/+8 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-05-12 | s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-04-28 | s4-smbtorture: link in ../../librpc/gen_ndr/ndr_rap.o. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-04-28 | s4-smbtorture: add RAP-PRINTING suite. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-03-25 | s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-03-24 | s4-smbtorture: add drsblobs ndr torture test. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-01-29 | s4/ldap: Test to expoit ldb_ildap bug in case of nested search requests | Kamen Mazdrashki | 1 | -1/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-01-16 | s4-drs: torture test for DsGetReplInfo() (RPC-DSGETINFO test). | Erick Nogueira do Nascimento | 1 | -1/+1 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-01-14 | s4-smbtorture: add rather simple libsmbclient torture testsuite. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-12-14 | torture: add new tests for dfsblobs | Matthieu Patou | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-10-16 | s4/drs(tort): TORTURE_DRS torture module - initial implementation | Kamen Mazdrashki | 1 | -0/+4 | |
Drsuapi tests module registers two suites: - DRS-RPC - tests to be executed against remote machine - DRS-UNIT - unit test for internal testing | |||||
2009-08-11 | s4:torture Add test for the NTP signd server | Andrew Bartlett | 1 | -0/+16 | |
This is used by at patch to the NTP project to supply authenticated time as required by MS-SNTP. (ie, to keep windows clients in time sync in the domain) Andrew Bartlett | |||||
2009-08-04 | s4:torture Add test for correct server-side sorting over LDAP | Matthieu Patou | 1 | -3/+3 | |
2009-05-29 | s4-smbtorture: add very basic LIBNETAPI testsuite. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-04-24 | Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by the | Jelmer Vernooij | 1 | -16/+1 | |
script that determines the tests to run. | |||||
2009-04-23 | More lcov code coverage generation work | Andrew Bartlett | 1 | -3/+3 | |
2009-04-23 | s4:test Include 'source4' in directories to find lcov in | Andrew Bartlett | 1 | -1/+1 | |
2009-04-23 | s4:test Fix 'make lcov' in Samba4 | Andrew Bartlett | 1 | -2/+2 | |
2009-04-14 | Move DRSUAPI per-attribute decryption into a common file | Andrew Bartlett | 1 | -1/+1 | |
This file (contining metze's decryption routines) is now also be used by Samba3's DRSUAPI implementation Andrew Bartlett | |||||
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 1 | -1/+12 | |
2008-12-17 | s4:torture: add ldb tests | Andrew Bartlett | 1 | -1/+15 | |
These tests are for both the new extended DN functionality (and were vital in finding bugs during implementation) and for the normal DN parsing and comparison routines. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2008-12-06 | s4:torture: add simple RPC-BROWSER test | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2008-11-16 | s4:torture: fix the build with auto dependencies | Stefan Metzmacher | 1 | -3/+4 | |
metze | |||||
2008-11-12 | s4-smbtorture: add very basic RPC-NTSVCS test. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-11-03 | s4:torture: PROVISION isn't used by all tests | Stefan Metzmacher | 1 | -2/+3 | |
We should not pollute all torture object files with EXT_LIB_PYTHON_CFLAGS metze | |||||
2008-09-30 | s4:torture/rpc: add RPC-OBJECTUUID | Stefan Metzmacher | 1 | -1/+1 | |
This test shows that object uuids should be ignored if they're present in a dcerpc request. metze | |||||
2008-08-27 | Add a test to explore Netlogon PAC validation | Andrew Bartlett | 1 | -1/+1 | |
However, I have still not figured out this protocol yet, and the docs are rather unclear... :-( Andrew Bartlett (This used to be commit d878643071a1477435a267e2944461d367cdfa79) | |||||
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 1 | -2/+0 | |
This commit broke the build, because not all files (libreplace, popt) were updated. Andrew Bartlett (This used to be commit 3faacf4351d68a10aea78b53768571d2059772ae) | |||||
2008-05-30 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs | Jelmer Vernooij | 1 | -17/+0 | |
Conflicts: source/samba4-skip (This used to be commit 7b0e0eb346c2f6a240b20fbcf14029539c6512b9) | |||||
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c) | |||||
2008-05-29 | merged gentest.c and gentest_smb2.c | Andrew Tridgell | 1 | -17/+0 | |
The one gentest tool now covers both SMB and SMB2, using the command line switch --smb2 for SMB2 (This used to be commit d1125a303a31fbe08a9bd0064ec132b4d7cbb131) | |||||
2008-05-20 | smbtorture: Add RAW-BENCH-TCON benchmark. | James Peach | 1 | -0/+1 | |
Add a simple test to benchmark the rate at which a server can accept new tree connections. You can tune the length of time to run the benchmark for and the number of parallel connections to make. (This used to be commit ea3f4b93057e85c4ea516cc77dd0f293016d520c) | |||||
2008-05-20 | first version of gentest_smb2. Only generates create and close so far. | Andrew Tridgell | 1 | -0/+17 | |
(This used to be commit 634a4bbd98e1c281f8339073b90cb7696ac59baa) | |||||
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -11/+11 | |
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24) | |||||
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the ↵ | Jelmer Vernooij | 1 | -21/+17 | |
middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942) | |||||
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -21/+21 | |
(This used to be commit c41bd3005f5f0b9cfd3709fc9217b4a401d265b4) | |||||
2008-05-10 | Fix torture module initializion. | Jelmer Vernooij | 1 | -10/+10 | |
(This used to be commit d5bf4e9065303b54421a6f35b213a22f062d27d4) | |||||
2008-05-10 | Revert "Remove copy of torture file." | Jelmer Vernooij | 1 | -1/+1 | |
This reverts commit 89bfca2da2b614e979a20c9a293b798ed7ae15ae. (This used to be commit c6c4349c44cb6479fa7aa129931ff9ac88068ba6) | |||||
2008-05-10 | Remove copy of torture file. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 89bfca2da2b614e979a20c9a293b798ed7ae15ae) | |||||
2008-04-27 | Split up lcov target. | Jelmer Vernooij | 1 | -2/+7 | |
(This used to be commit 38f455e0054acc1fdaea267e03f8aad337309cf2) | |||||
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -15/+2 | |
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3) | |||||
2008-04-21 | smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark. | James Peach | 1 | -0/+1 | |
This test samples the lookup rate for a non-existant filename in a directory, while varying the number of files in the directory. The lookup rate should continue to approximate the lookup rate for the empty directory case. (This used to be commit ca7e4d9166a7cb10495cf3ecd9c4e72103fbec30) | |||||
2008-04-17 | Fix build not to always use code coverage. | Andrew Bartlett | 1 | -4/+6 | |
Somehow, the way this was structured before always did a gcov build. Andrew Bartlett (This used to be commit 052edb786418f161272a41025f8b6eee93bb433d) | |||||
2008-04-17 | Avoid recursive make for code coverage. | Jelmer Vernooij | 1 | -15/+18 | |
(This used to be commit 2d1ca8cb7a1c39894e5f232f7e84936e6e1830ee) | |||||
2008-04-16 | Remove policy library - it's now in a separate git repository. | Jelmer Vernooij | 1 | -2/+0 | |
(This used to be commit 9b364bf390524fa34db1b3d7e6f875a6b8f35f24) | |||||
2008-04-15 | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables ↵ | Jelmer Vernooij | 1 | -5/+2 | |
directly instead. (This used to be commit 9d0ae012b0b463278cd054d06788aa998acc2da2) | |||||
2008-04-14 | Fix unresolved symbols. | Jelmer Vernooij | 1 | -4/+2 | |
(This used to be commit 8573e828d1b68c47b3c1754e9be230b2e78d9d52) | |||||
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -159/+102 | |
(This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff) |