Age | Commit message (Expand) | Author | Files | Lines |
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-21 | selftest: Add tests for vfs_aio_fork | Andrew Bartlett | 1 | -0/+8 |
2012-08-20 | selftest: Use new fake_acls module | Andrew Bartlett | 2 | -2/+2 |
2012-08-17 | s3:selftest: add some tests against a share the requires encryption | Stefan Metzmacher | 2 | -0/+8 |
2012-07-06 | s4-selftest: Test samba-tool domain dcpromo | Andrew Bartlett | 2 | -1/+131 |
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 | 2 | -2/+4 |
2012-06-25 | selftest/Samba3: 'server max protocol = SMB3' | Stefan Metzmacher | 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-06-05 | Tests for bug #8972 - Add a posix_share definition to s3 so we can do raw pos... | Jeremy Allison | 1 | -0/+9 |
2012-05-31 | selftest:Samba4: use the nmblookup4 binary mapping | Michael Adam | 1 | -1/+1 |
2012-05-31 | s3:selftest: introduce a variable for binpath('nmblookup3') in tests.py | Michael Adam | 1 | -5/+6 |
2012-05-24 | s4-provision: Make s3fs the default way to install a new Samba4 DC | Andrew Bartlett | 1 | -0/+1 |
2012-05-18 | selftest/Samba3: add 'smbd:suicide mode = yes' | Stefan Metzmacher | 1 | -0/+1 |
2012-05-15 | selftest: Remove tests for security=server | Andrew Bartlett | 2 | -41/+0 |
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-05-02 | selftest: attempt to test samba3hide in a different environment | Andrew Bartlett | 1 | -0/+2 |
2012-05-02 | selftest: Enable ACL testing against the s3dc environment | Andrew Bartlett | 1 | -1/+1 |
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-27 | selftest.py: Add get_interface. | Jelmer Vernooij | 1 | -0/+34 |
2012-03-24 | selftest.py: Add cleanup_pid. | Jelmer Vernooij | 1 | -2/+27 |
2012-03-24 | selftest.py: Add write_krb5_conf. | Jelmer Vernooij | 1 | -0/+40 |
2012-03-24 | selftest.py: Add mk_realms_stanza function. | Jelmer Vernooij | 1 | -0/+32 |
2012-03-24 | selftest.py: Add selftest.target.samba with bindir_path function. | Jelmer Vernooij | 1 | -0/+24 |
2012-03-15 | s4:selftest: make the use of writetimeupdatedelay consistent across all tests | Michael Adam | 1 | -3/+3 |
2012-03-15 | s3:selftest: reactivate the writetimeupdatedelay speed-up | Michael Adam | 1 | -1/+1 |
2012-03-11 | s3 selftest: Allow DNS updates during testing | Kai Blin | 1 | -1/+3 |
2012-03-07 | s3-rpc_server: Do not register embedded ncacn_np endpoints by default | Andrew Bartlett | 1 | -0/+1 |
2012-03-07 | s3-rpc_server: Do not setup ncalrpc pipes and TCP for embedded rpc servers | Andrew Bartlett | 1 | -1/+0 |
2012-03-07 | selftest: Only run s3dc with a forked lsasd | Andrew Bartlett | 1 | -11/+11 |
2012-03-05 | selftest: run smbtorture_s3 tests against the ntvfs file server | Andrew Bartlett | 1 | -1/+2 |
2012-03-05 | selftest: Reduce time in cleanup loop, try waitpid on all 3 children | Andrew Bartlett | 1 | -6/+12 |
2012-03-05 | selftest: forward rpcecho to Samba4 in plugin_s4_dc | Andrew Bartlett | 1 | -1/+1 |
2012-03-04 | selftest.target: Add NoneTarget. | Jelmer Vernooij | 1 | -0/+17 |
2012-03-04 | selftest.target: Add Environment.get_vars. | Jelmer Vernooij | 1 | -0/+11 |
2012-03-04 | selftest.target: Add tests for check. | Jelmer Vernooij | 1 | -2/+1 |