summaryrefslogtreecommitdiff
path: root/selftest/target/Samba3.pm
AgeCommit message (Expand)AuthorFilesLines
2013-10-15s3-winbindd: Remove undocumented winbindd:socket dir parameterAndrew Bartlett1-1/+1
2013-10-14param: disable print notify backchannel by defaultDavid Disseldorp1-0/+1
2013-09-12selftest: change to src dir for panic backtraceDavid Disseldorp1-1/+1
2013-07-27selftest: Print error message when smbd does not have ADS supportChristof Schmitt1-0/+1
2013-07-02selftest: Add a newline to root entries in the nss files.Andreas Schneider1-2/+4
2013-05-28selftest: VFSLIBDIR is not needed, the waf build knows where to find modules ...Andrew Bartlett1-9/+7
2013-05-09s4-smbtorture: Run tests for nfs4:modes simple and special.Alexander Werth1-1/+8
2013-05-09selftest: Run raw.acls test against the nfs4acl_xattr moduleAndrew Bartlett1-0/+6
2013-04-11Ensure we test the dirsort module in make test.Jeremy Allison1-0/+1
2013-03-11Revert "Ensure the masks don't conflict with the ACL checks."Andrew Bartlett1-2/+1
2013-03-09Add testcase for idmap_rfc2307 moduleChristof Schmitt1-0/+79
2013-02-20ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell1-0/+3
2013-01-09selftest: show that Samba honours "write list" and valid usersAndrew Bartlett1-0/+7
2012-12-22Recent coverity changes added directory_create_or_exist() checks to many dire...Jeremy Allison1-0/+7
2012-12-03selftest:Samba3: provision the BUILTIN\Users group if the environment runs wi...Michael Adam1-0/+24
2012-12-03selftest:Samba3: add "wbinfo -p" test to wait_for_start()Michael Adam1-1/+18
2012-12-03selftest:Samba3: add nmbd, winbindd smbd arguments to wait_for_start()Michael Adam1-28/+33
2012-12-03selftest:Samba3: call wait_for_start() from check_or_start()Michael Adam1-22/+9
2012-12-03selftest:Samba3: provision the domain adminstrators group in the s3 environmentsMichael Adam1-1/+7
2012-11-29selftest: configure printer with default devmode = noDavid Disseldorp1-0/+1
2012-10-05Ensure the masks don't conflict with the ACL checks.Jeremy Allison1-1/+2
2012-10-03selftest: Always build a linux-style nss_winbind for nss_wrapperAndrew Bartlett1-4/+1
2012-09-26samba_dnsupdate: Safely update/create names for Samba3 targets as wellAndrew Bartlett1-4/+7
2012-09-26selftest: Remove invalid security=share and rename secshare to simpleserverAndrew Bartlett1-7/+6
2012-09-08selftest/knownfail: we pass some samba3.smb2.durable-* tests nowStefan Metzmacher1-0/+5
2012-09-08selftest/Samba3: don't explicitly set 'server max protocol'Stefan Metzmacher1-1/+0
2012-08-21selftest: Add tests for vfs_aio_forkAndrew Bartlett1-0/+8
2012-08-20selftest: Use new fake_acls moduleAndrew Bartlett1-1/+1
2012-08-17s3:selftest: add some tests against a share the requires encryptionStefan Metzmacher1-0/+4
2012-06-27selftest: Add extra users to nss_wrapperAndrew Bartlett1-1/+3
2012-06-25selftest/Samba3: 'server max protocol = SMB3'Stefan Metzmacher1-1/+1
2012-06-05Tests for bug #8972 - Add a posix_share definition to s3 so we can do raw pos...Jeremy Allison1-0/+9
2012-05-31s3:selftest: introduce a variable for binpath('nmblookup3') in tests.pyMichael Adam1-5/+6
2012-05-18selftest/Samba3: add 'smbd:suicide mode = yes'Stefan Metzmacher1-0/+1
2012-05-15selftest: Remove tests for security=serverAndrew Bartlett1-40/+0
2012-05-02selftest: attempt to test samba3hide in a different environmentAndrew Bartlett1-0/+2
2012-05-02selftest: Enable ACL testing against the s3dc environmentAndrew Bartlett1-1/+1
2012-03-15s3:selftest: reactivate the writetimeupdatedelay speed-upMichael Adam1-1/+1
2012-03-07s3-rpc_server: Do not register embedded ncacn_np endpoints by defaultAndrew Bartlett1-0/+1
2012-03-07s3-rpc_server: Do not setup ncalrpc pipes and TCP for embedded rpc serversAndrew Bartlett1-1/+0
2012-03-07selftest: Only run s3dc with a forked lsasdAndrew Bartlett1-11/+11
2012-03-05selftest: Reduce time in cleanup loop, try waitpid on all 3 childrenAndrew Bartlett1-6/+12
2012-03-04selftest: Rework Samba3.pm process terminationAndrew Bartlett1-15/+23
2012-03-04selftest: Fix waitpid termination testAndrew Bartlett1-2/+2
2012-03-02selftest: close stdin and wait with waitpid() for a safer exitAndrew Bartlett1-1/+31
2012-03-02selftest: Establish a registry of socket wrapper IPsAndrew Bartlett1-13/+7
2012-02-29selftest: change plugin_dc to test using s3fsAndrew Bartlett1-73/+0
2012-02-28selftest: added a pipe on stdin in s3 child processesAndrew Tridgell1-0/+17
2012-02-27selftest: up the default log level in s3Andrew Bartlett1-1/+1
2012-02-18selftest: Fix selftest to check ADS functionalty againAndrew Bartlett1-8/+10