Age | Commit message (Expand) | Author | Files | Lines |
2012-10-05 | Ensure the masks don't conflict with the ACL checks. | Jeremy Allison | 1 | -1/+2 |
2012-10-03 | selftest: Always build a linux-style nss_winbind for nss_wrapper | Andrew Bartlett | 1 | -1/+1 |
2012-09-12 | selftest: let provision_plugin_s4_dc use SMB3 | Stefan Metzmacher | 1 | -1/+1 |
2012-09-12 | lib/param: change the default for 'allow dns updates' to 'secure only' | Stefan Metzmacher | 1 | -3/+2 |
2012-09-12 | selftest:Samba4: don't provision with BIND9_DLZ | Stefan Metzmacher | 1 | -21/+34 |
2012-09-12 | s4 dns: Run python tests in fl2003dc env | Kai Blin | 1 | -2/+2 |
2012-09-11 | selftest/Samba4: make use of samba-tool domain provision | Stefan Metzmacher | 1 | -1/+3 |
2012-09-08 | selftest/knownfail: we pass some samba3.smb2.durable-* tests now | Stefan Metzmacher | 1 | -0/+6 |
2012-09-04 | s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC | Andrew Bartlett | 1 | -2/+0 |
2012-08-31 | Add a comment showing where to set log level in tests. | Jeremy Allison | 1 | -0/+3 |
2012-08-30 | selftest: Add missing printing options for plugin_s4_dc. | Andreas Schneider | 1 | -0/+24 |
2012-08-30 | selftest: Define the log directory for s3fs. | Andreas Schneider | 1 | -0/+3 |
2012-08-29 | selftest: Add a test for smbclient --machine-pass without secrets.tdb | Andrew Bartlett | 1 | -0/+9 |
2012-08-23 | s4-selftest: Always set vfs objects in selftest smb.conf | Andrew Bartlett | 1 | -2/+2 |
2012-08-23 | s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs) | Andrew Bartlett | 1 | -1/+2 |
2012-08-23 | file_server: Move default VFS module settings to loadparm.c | Andrew Bartlett | 1 | -1/+1 |
2012-08-23 | selftest: Set --use-ntvfs for rodc, vampire_dc, promoted_vampire_dc and subdo... | Andrew Bartlett | 1 | -4/+4 |
2012-08-23 | selftest: Specify --use-ntvfs for the chdcpass environment | Andrew Bartlett | 1 | -1/+1 |
2012-08-22 | selftest: Specify --use-ntvfs to provision in test scripts | Andrew Bartlett | 1 | -18/+20 |
2012-08-20 | selftest: Use new fake_acls module | Andrew Bartlett | 1 | -1/+1 |
2012-08-17 | s3:selftest: add some tests against a share the requires encryption | Stefan Metzmacher | 1 | -0/+4 |
2012-07-06 | s4-selftest: Test samba-tool domain dcpromo | Andrew Bartlett | 1 | -1/+130 |
2012-07-03 | selftest: Give Samba4 processes a little longer to clean up | Andrew Bartlett | 1 | -1/+1 |
2012-06-27 | selftest: Add extra users to nss_wrapper | Andrew Bartlett | 1 | -1/+1 |
2012-06-20 | s4-provision: Remove last unused remenants of the 'sid generator' configuration | Andrew Bartlett | 1 | -9/+0 |
2012-06-16 | s4-lib/param: FLAG DAY for the default FILE SERVER | Andrew Bartlett | 1 | -1/+2 |
2012-06-05 | Tests for bug #8972 - Add a posix_share definition to s4 so we can do raw pos... | Jeremy Allison | 1 | -0/+8 |
2012-05-31 | selftest:Samba4: use the nmblookup4 binary mapping | Michael Adam | 1 | -1/+1 |
2012-05-24 | s4-provision: Make s3fs the default way to install a new Samba4 DC | Andrew Bartlett | 1 | -0/+1 |
2012-05-11 | samba4: When running samba_dnsupdate during tests, use the test | Jelmer Vernooij | 1 | -7/+7 |
2012-05-02 | selftest: 'store dos attributes = yes' is now set in fileserver.conf | Andrew Bartlett | 1 | -4/+0 |
2012-05-02 | selftest: Do not start samba4 srvsvc in plugin_s4_dc mode | Andrew Bartlett | 1 | -1/+1 |
2012-05-02 | selftest: add hooks required for printing to Samba4.pm | Andrew Bartlett | 1 | -0/+16 |
2012-05-02 | selftest: Use same pattern for path to share as Samba3.pm | Andrew Bartlett | 1 | -13/+15 |
2012-05-02 | selftest: Add hideunread share to plugin_s4_dc | Andrew Bartlett | 1 | -0/+3 |
2012-05-02 | selftest: run plugin_s4_dc with 'acl_xattr xattr_tdb streams_depot' VFS modules | Andrew Bartlett | 1 | -0/+1 |
2012-05-02 | selftest: prepare to run smbtorture tests against plugin_s4_dc | Andrew Bartlett | 1 | -10/+47 |
2012-04-18 | s3fs: Use xattr_tdb format for xattr storage | Andrew Bartlett | 1 | -1/+1 |
2012-04-03 | file_server: Move vfs objects initialisation into file_server.c smb.conf wrapper | Andrew Bartlett | 1 | -3/+0 |
2012-03-15 | s4:selftest: make the use of writetimeupdatedelay consistent across all tests | Michael Adam | 1 | -3/+3 |
2012-03-11 | s3 selftest: Allow DNS updates during testing | Kai Blin | 1 | -1/+3 |
2012-03-05 | selftest: run smbtorture_s3 tests against the ntvfs file server | Andrew Bartlett | 1 | -1/+2 |
2012-03-05 | selftest: forward rpcecho to Samba4 in plugin_s4_dc | Andrew Bartlett | 1 | -1/+1 |
2012-03-04 | selftest: Rework Samba4.pm process termination. | Andrew Bartlett | 1 | -6/+23 |
2012-03-04 | selftest: Use fork()/exec() rather than system() | Andrew Bartlett | 1 | -71/+39 |
2012-03-02 | selftest: close stdin and wait with waitpid() for a safer exit | Andrew Bartlett | 1 | -1/+5 |
2012-03-02 | selftest: Put stdin pipe on the environment | Andrew Bartlett | 1 | -9/+8 |
2012-03-02 | selftest: Establish a registry of socket wrapper IPs | Andrew Bartlett | 1 | -16/+11 |
2012-02-29 | selftest: change plugin_dc to test using s3fs | Andrew Bartlett | 1 | -6/+9 |
2012-02-29 | selftest: Do not run chgdcpass test on the main DC | Andrew Bartlett | 1 | -0/+46 |