Age | Commit message (Expand) | Author | Files | Lines |
2009-12-17 | s3: Run RPC-SAMBA3-GETALIASMEMBERSHIP-0 in make test | Volker Lendecke | 1 | -0/+1 |
2009-12-10 | s3-selftest: enable RPC-SAMBA3-WINREG. | Günther Deschner | 1 | -1/+1 |
2009-12-03 | s3-selftest: run LOCAL-NDR when running make selftest. | Günther Deschner | 1 | -1/+1 |
2009-11-29 | s3: Add a regression test for bug 6898 | Volker Lendecke | 1 | -1/+1 |
2009-11-25 | Add RAW-CHKPATH test with case-sensitive share. | Jeremy Allison | 2 | -0/+7 |
2009-11-25 | s3 selftest: Add RAW-SFILEINFO-END-OF-FILE to selftest | Tim Prouty | 1 | -1/+1 |
2009-11-25 | s4 torture: Split up the torture suite setup for RAW-SFILEINFO | Tim Prouty | 1 | -2/+2 |
2009-11-09 | s3-netlogon: enable RPC-NETLOGON-ADMIN test against s3. | Günther Deschner | 1 | -1/+2 |
2009-11-05 | Remove the smbd:writetimeupdatedelay change Metze added. Metze please | Jeremy Allison | 2 | -3/+7 |
2009-10-20 | Turn on LOCK9 test which will test for regressions in bug 6828. | Jeremy Allison | 2 | -2/+4 |
2009-10-20 | s3-selftest: enable RPC-LSA-PRIVILEGES against Samba 3. | Günther Deschner | 1 | -0/+1 |
2009-10-17 | Fix posix_unlink test. Was doing grep without quotes around the | Jeremy Allison | 1 | -3/+4 |
2009-10-17 | Trying to find out why the posix_unlink test build farm is still failing even | Jeremy Allison | 1 | -1/+1 |
2009-10-16 | Fix one missing STAT -> LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught... | Jeremy Allison | 1 | -0/+2 |
2009-10-16 | s3-selftest: enable WINBIND-WBCLIENT against s3. | Günther Deschner | 1 | -1/+3 |
2009-10-11 | Use the method used by build_env.sh to discover the user name. | Matt Kraai | 1 | -1/+9 |
2009-10-06 | Test creating and deleting a bad symlink using the POSIX calls. Ensure | Jeremy Allison | 1 | -0/+42 |
2009-09-11 | talloc:mksyms: allow characters after closing functions parenthesis. | Michael Adam | 1 | -2/+2 |
2009-09-11 | talloc:mksyms: allow double pointer return value of functions. | Michael Adam | 1 | -1/+1 |
2009-09-11 | s3:mksyms: fix spelling... | Michael Adam | 2 | -2/+2 |
2009-08-26 | s3-selftest: enable running RPC-NETLOGON-S3 against samba3. | Günther Deschner | 1 | -1/+1 |
2009-08-18 | wbinfo: Fix up s3 blackbox test. wbinfo no longer needs a config file. | Kai Blin | 1 | -1/+1 |
2009-08-12 | Move build over to storing DOS attributes in EA's. | Jeremy Allison | 1 | -2/+4 |
2009-08-12 | Add "store create time" parameter (docs to follow) | Jeremy Allison | 1 | -0/+1 |
2009-07-15 | s3:make test: smbtorture from s3 needs to take the config file path via the S... | Stefan Metzmacher | 1 | -0/+3 |
2009-07-10 | Fix&Run local-gencache | Volker Lendecke | 1 | -1/+1 |
2009-07-10 | Fix our base64 implementation for blobs of length 4.... | Volker Lendecke | 1 | -0/+1 |
2009-07-03 | For non-existent streams we have to return OBJECT_NAME_NOT_FOUND | Volker Lendecke | 1 | -1/+1 |
2009-06-29 | s3-selftest: add RPC-SAMR-MACHINE-AUTH to list of test to run against s3. | Günther Deschner | 1 | -2/+3 |
2009-06-19 | s3: fix make test with external libtalloc or libtdb. | Michael Adam | 1 | -4/+13 |
2009-06-08 | Fix make test_pam_modules | Timur I. Bakeyev | 1 | -1/+1 |
2009-06-08 | s3-test: finally enable RPC-SAMR against samba3. | Günther Deschner | 1 | -1/+1 |
2009-06-03 | Move findstatic.pl script to top-level. | Jelmer Vernooij | 1 | -70/+0 |
2009-05-30 | s3-selftest: Fix invalid /etc/group file used with nss_wrapper. | Günther Deschner | 1 | -0/+1 |
2009-05-29 | Revert "s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3." | Günther Deschner | 1 | -4/+1 |
2009-05-29 | s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3. | Günther Deschner | 1 | -1/+4 |
2009-05-29 | s3-selftest: enable LOCAL-NSS-WRAPPER test against samba 3. | Günther Deschner | 1 | -1/+3 |
2009-05-28 | s3-selftest: use nss_wrapper.pl as "add user to group" and "delete user from ... | Günther Deschner | 1 | -5/+7 |
2009-05-25 | s3-selftest: fix typo. | Günther Deschner | 1 | -2/+2 |
2009-05-25 | s3-selftest: enable RPC-SAMR-LARGE-DC against Samba3. | Günther Deschner | 1 | -1/+1 |
2009-05-20 | s3-selftest: add add and delete group scripts using nss_wrapper. | Günther Deschner | 1 | -0/+2 |
2009-05-18 | s3-selftest: enable RPC-SAMR-USERS-PRIVILEGES. | Günther Deschner | 1 | -1/+1 |
2009-05-14 | Turn on SHORTNAME-TEST in torture. | Jeremy Allison | 1 | -1/+1 |
2009-05-12 | s3-printing: Fix vlp testprinter application. | Günther Deschner | 1 | -7/+7 |
2009-05-11 | s3-selftest: enable RPC-LSA-LOOKUPNAMES against Samba 3. | Günther Deschner | 1 | -1/+1 |
2009-05-08 | s3-selftest: enable running RPC-SAMR-USERS against Samba3. | Günther Deschner | 1 | -1/+1 |
2009-05-08 | s3-selftest: run RPC-LSA-GETUSER against Samba 3. | Günther Deschner | 1 | -1/+2 |
2009-05-08 | s3-selftest: finally enable RPC-SAMR-PASSWORDS which samba3 now passes. | Günther Deschner | 1 | -1/+1 |
2009-05-08 | s3-selftest: need to enable lanman auth in order make RPC-SAMR-PASSWORDS pass. | Günther Deschner | 1 | -0/+1 |
2009-05-07 | s3-selftest: run RPC-SCHANNEL, RPC-SCHANNEL2 and RPC-BENCH-SCHANNEL1 against ... | Günther Deschner | 1 | -0/+1 |