Age | Commit message (Expand) | Author | Files | Lines |
2013-05-23 | selftest: Improve test coverage of DRS (bug #8680) | Matthieu Patou | 1 | -2/+0 |
2013-05-20 | selftest: mark the spoolss add print processor tests as knownfail for now. | Günther Deschner | 1 | -0/+1 |
2013-05-14 | Export PROMOTED_DC related variable | Matthieu Patou | 2 | -0/+11 |
2013-05-09 | s4-smbtorture: Run tests for nfs4:modes simple and special. | Alexander Werth | 2 | -8/+24 |
2013-05-09 | vfs: Add inheritance emulation to vfs_nfs4acl_xattr. | Alexander Werth | 1 | -1/+0 |
2013-05-09 | selftest: Run raw.acls test against the nfs4acl_xattr module | Andrew Bartlett | 2 | -0/+14 |
2013-05-07 | Tests processing an oplock break within a compound SMB2 request. | Richard Sharpe | 1 | -0/+1 |
2013-05-06 | selftest: do not run doc tests if we don't build manpages | Matthieu Patou | 1 | -1/+15 |
2013-04-18 | selftest: S3 does not do leases yet | Volker Lendecke | 1 | -0/+1 |
2013-04-11 | Ensure we test the dirsort module in make test. | Jeremy Allison | 1 | -0/+1 |
2013-04-03 | ntvfs: support setfileinfo with FULL_EA_INFORMATION | David Disseldorp | 1 | -1/+0 |
2013-04-02 | Add a test to show that zero-length EA's are never returned over SMB2. | Jeremy Allison | 1 | -0/+1 |
2013-03-25 | samba-tool ldapcmp: Remove the GUID -> name mappings | Andrew Bartlett | 1 | -5/+3 |
2013-03-25 | selftest: Add tests for samba-tool dbcheck --reset-well-known-acls | Andrew Bartlett | 1 | -0/+1 |
2013-03-11 | Revert "Ensure the masks don't conflict with the ACL checks." | Andrew Bartlett | 2 | -4/+2 |
2013-03-09 | Add testcase for idmap_rfc2307 module | Christof Schmitt | 3 | -0/+86 |
2013-03-06 | selftest: Fix specification of --machinepass to actually set a unique password | Andrew Bartlett | 1 | -6/+6 |
2013-03-04 | samba_upgradeprovision: Remove auto-detection of pre-alpha9 databases | Andrew Bartlett | 1 | -2/+4 |
2013-03-04 | selftest: Run dbcheck and improved upgrdeprovision tests against release-4-0-0 | Andrew Bartlett | 1 | -2/+4 |
2013-03-04 | selftest: Add ldapcmp to ensure upgradeprovision of a fresh DB is a no-op | Andrew Bartlett | 1 | -0/+2 |
2013-02-20 | ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb' | Rusty Russell | 2 | -1/+4 |
2013-02-18 | s4:torture: add a durable-open-disconnect test (suite) | Michael Adam | 1 | -0/+1 |
2013-02-04 | Revert "selftest: skip smb2.ioctl tests on ntvfs" | David Disseldorp | 2 | -1/+2 |
2013-01-31 | selftest: skip smb2.ioctl tests on ntvfs | David Disseldorp | 2 | -2/+1 |
2013-01-27 | selftest: rename 'promoted_vampire_dc' to 'promoted_dc' | Stefan Metzmacher | 1 | -9/+9 |
2013-01-27 | selftest: Add test of upgradeprovision using the old alpha13 tree | Andrew Bartlett | 1 | -0/+1 |
2013-01-22 | Tests: Fix the display of test vars in screen --testenv | Matthieu Patou | 1 | -7/+8 |
2013-01-21 | Tests: avoid adding python options that are functions in the env | Matthieu Patou | 1 | -1/+6 |
2013-01-17 | dsdb: Do not hold the transaction over the IRPC call to perform a role transfer | Andrew Bartlett | 1 | -1/+0 |
2013-01-17 | selftest: also skip raw.search as it also spins | Andrew Bartlett | 1 | -0/+1 |
2013-01-16 | torture: skip FSCTL_SRV_ENUM_SNAPS test when not supported | David Disseldorp | 1 | -1/+0 |
2013-01-16 | selftest: enable samba3.smb2.ioctl tests against s3fs | David Disseldorp | 1 | -7/+2 |
2013-01-12 | selftest: skip base.dir2 tests as they just spin on modern ext4 | Andrew Bartlett | 1 | -0/+1 |
2013-01-10 | selftest: Add test for rfc2307 mapping handling | Andrew Bartlett | 2 | -2/+11 |
2013-01-09 | selftest: show that Samba honours "write list" and valid users | Andrew Bartlett | 1 | -0/+7 |
2013-01-01 | selftest/flapping: more samba4.rpc.samr.large-dc.two subtests are flakey | Stefan Metzmacher | 1 | -1/+1 |
2012-12-27 | selftest/flapping: mark samba4.rpc.samr.large-dc.two as knownfail | Stefan Metzmacher | 1 | -0/+1 |
2012-12-26 | selftest.pl: Fix typo 'snprintf' -> 'sprintf'. | Jelmer Vernooij | 1 | -1/+1 |
2012-12-22 | Recent coverity changes added directory_create_or_exist() checks to many dire... | Jeremy Allison | 2 | -0/+13 |
2012-12-11 | selftest: skip the samba4.rpc.samr.passwords test in ncacn_np(dc) and s4membe... | Michael Adam | 1 | -0/+2 |
2012-12-03 | selftest:Samba3: provision the BUILTIN\Users group if the environment runs wi... | Michael Adam | 1 | -0/+24 |
2012-12-03 | selftest:Samba3: add "wbinfo -p" test to wait_for_start() | Michael Adam | 1 | -1/+18 |
2012-12-03 | selftest:Samba3: add nmbd, winbindd smbd arguments to wait_for_start() | Michael Adam | 1 | -28/+33 |
2012-12-03 | selftest:Samba3: call wait_for_start() from check_or_start() | Michael Adam | 1 | -22/+9 |
2012-12-03 | selftest:Samba3: provision the domain adminstrators group in the s3 environments | Michael Adam | 1 | -1/+7 |
2012-11-30 | s4:dsdb/acl_read: enable acl checking on search by default (bug #8620) | Stefan Metzmacher | 2 | -11/+0 |
2012-11-29 | selftest: configure printer with default devmode = no | David Disseldorp | 1 | -0/+1 |
2012-11-22 | build: Use ntlm_auth from source3 as the only ntlm_auth installed on the system | Andrew Bartlett | 1 | -1/+1 |
2012-11-13 | Revert "selftest/skip: add samba.tests.samba_tool.gpo until it's stable" | Andrew Bartlett | 1 | -1/+0 |
2012-11-06 | selftest/skip: add samba.tests.samba_tool.gpo until it's stable | Stefan Metzmacher | 1 | -0/+1 |