Age | Commit message (Expand) | Author | Files | Lines |
2013-04-11 | Ensure we test the dirsort module in make test. | Jeremy Allison | 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-02-20 | ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb' | Rusty Russell | 2 | -1/+4 |
2013-01-27 | selftest: rename 'promoted_vampire_dc' to 'promoted_dc' | Stefan Metzmacher | 1 | -9/+9 |
2013-01-10 | selftest: Add test for rfc2307 mapping handling | Andrew Bartlett | 1 | -1/+7 |
2013-01-09 | selftest: show that Samba honours "write list" and valid users | Andrew Bartlett | 1 | -0/+7 |
2012-12-22 | Recent coverity changes added directory_create_or_exist() checks to many dire... | Jeremy Allison | 2 | -0/+13 |
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 | 1 | -3/+0 |
2012-11-29 | selftest: configure printer with default devmode = no | David Disseldorp | 1 | -0/+1 |
2012-11-06 | selftest: check that samba-tool gpo works for basic operations | Andrew Bartlett | 1 | -1/+1 |
2012-10-05 | Ensure the masks don't conflict with the ACL checks. | Jeremy Allison | 2 | -2/+4 |
2012-10-03 | selftest: Always build a linux-style nss_winbind for nss_wrapper | Andrew Bartlett | 3 | -5/+11 |
2012-09-26 | samba_dnsupdate: Safely update/create names for Samba3 targets as well | Andrew Bartlett | 1 | -4/+7 |
2012-09-26 | selftest: Remove invalid security=share and rename secshare to simpleserver | Andrew Bartlett | 1 | -7/+6 |
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 | 2 | -0/+11 |
2012-09-08 | selftest/Samba3: don't explicitly set 'server max protocol' | Stefan Metzmacher | 1 | -1/+0 |
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-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 |