s3: smbd: Add clarifying comment on mode change on overwritten files.
[kai/samba-autobuild/.git] / selftest /
2018-05-23 Tim Bealetests: Add tests for domain pwdHistoryLength
2018-05-23 Tim Bealedsdb: Use PSO maxPwdAge for operational msDS-PasswordEx...
2018-05-23 Tim Bealedsdb: Update password_hash to use PSO settings for...
2018-05-23 Tim Bealedsdb: Lookup PSO's lockout settings for password_hash...
2018-05-23 Tim Bealerpc/samr: Fix PSO support in SAMR password_change RPC
2018-05-23 Tim Bealedsdb/rpc: Update effective badPwdCount to use PSO settings
2018-05-23 Tim Bealetests: Extend PSO tests to cover password-history/lengt...
2018-05-23 Tim Bealedsdb: Add msDS-ResultantPSO constructed attribute support
2018-05-23 Andrew Bartlettselftest: Run ad_dc and vampire_dc with --backend-store=mdb
2018-05-18 Jeremy Allisons3: smbtorture: Add new SMB2-DIR-FSYNC test to show...
2018-05-16 Stefan Metzmacherauth/ntlmssp: fix handling of GENSEC_FEATURE_LDAP_STYLE...
2018-05-15 Stefan Metzmachers4:selftest: run test_ldb_simple.sh with more auth...
2018-05-15 Aaron Haslettauth: keytab invalidation fix
2018-05-15 Aaron Haslettauth: keytab invalidation test
2018-05-11 Ralph Boehmes3:smbd: fix interaction between chown and SD flags
2018-05-11 Ralph Boehmes4:torture/smb2: new test for interaction between chown...
2018-05-11 Andreas Schneiderwinbind: Fix UPN handling in parse_domain_user()
2018-05-11 Stefan Metzmacherwinbind: Pass upn unmodified to lookup names
2018-05-11 Andreas Schneidernsswitch:tests: Add test for wbinfo --user-info
2018-05-11 Andreas Schneiderselftest: Add a user with a different userPrincipalName
2018-05-11 Andreas Schneiderselftest: Make sure we have correct group mappings
2018-05-11 Tim Bealetests: Add a test case for msDS-PasswordReversibleEncry...
2018-05-11 Tim Bealetests: Add test for password-lockout via SAMR RPC
2018-05-11 Tim Bealetests: Add PSO test case to existing password_lockout...
2018-05-11 Tim Bealetests: Add tests for Password Settings Objects
2018-05-04 Garming Samnetlogon: Forward GetDCNameEx2 to winbind via IRPC
2018-05-04 Garming Samtests/getdcname: Add a number of tests for GetDCNameEx
2018-05-03 Andrew Bartlettselftest: Allow make test to run with --address-sanitizer
2018-04-25 Christof Schmittrpc_server: Fix NetSessEnum with stale sessions
2018-04-25 Christof Schmittselftest: Add testcase for querying sessions after...
2018-04-23 Stefan Metzmacherselftest: add some basic testing for aio_pthread
2018-04-13 Joe Guoselftest/graph: enable py3 for samba.tests.graph
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.docs
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.source
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-12 Andrew Bartlettselftest: Make a transaction before @INDEXLIST etc...
2018-04-12 Andrew Bartlettdsdb: Wait until a transaction starts to call dsdb_sche...
2018-04-12 Andrew Bartlettdsdb: check for dSHeuristics more carefully
2018-04-12 Andrew Bartlettdsdb: Check for userPassword support after loading...
2018-04-12 Jeremy Allisons3: tests: Regression test to ensure we can never retur...
2018-04-06 Christof Schmittwinbindd: Do not ignore domain in the LOOKUPNAME request
2018-04-06 Christof SchmittAdd test for wbinfo name lookup
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.blackbox.ndrdump
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.samdb_api
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.kcc.graph_utils
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.kcc.graph
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.upgradeprovision
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.hostconfig
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.common
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.dcerpc.string
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.dcerpc.array
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.dcerpc.rpc_talloc
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.password_quality
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.upgrade
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.blackbox.check_output
2018-04-05 Noel Powerget make test TESTS=samba.tests.provision to work
2018-04-05 Noel Powersamba python tests: enable samba.tests.ntacls for python3
2018-04-05 Noel Powerselftest python: get samba.tests.s3idmapdb to run with py3
2018-04-05 Noel Powerpython selftest: enable samba.tests.s3windb to run...
2018-04-05 Noel Powerpython selftest: enabled samba.tests.s3registry to...
2018-04-05 Noel Powerpython selftest: enable samba.tests.s3passdb to run...
2018-04-05 Noel Powerpython selftest: enable samba.tests.s3param to run...
2018-04-05 Noel Powerpython selftest: split samba3 test into separate tests
2018-04-05 Noel Powersamba test python: enable samba.tests.policy for py3
2018-03-23 Noel Powerselftest: convert print func to be py2/py3 compatible
2018-03-22 Jamie McClymontselftest: consistently produce high-res UTC time
2018-03-22 Jamie McClymonts4:selftest: explicitly set NSS/RESOLV_WAPPER_* in...
2018-03-22 Jamie McClymontselftest: Clear environment before provision
2018-03-21 Garming Samsamba_dnsupdate: Introduce automatic site coverage
2018-03-21 Garming Samtests/samba_dnsupdate: Add a trivial test of automatic...
2018-03-21 Garming Samtests/kcc_util: Add unit tests for automatic site coverage
2018-03-19 Stefan Metzmachers4:kdc: make sure we expand group memberships of the...
2018-03-19 Stefan Metzmachers4:auth_winbind: make sure we expand group memberships...
2018-03-19 Stefan Metzmachers4:selftest: run samba4.blackbox.trust_token against...
2018-03-19 Stefan Metzmacherselftest/Samba4: create add ${TRUST_DOMSID}-513 to...
2018-03-19 Stefan Metzmacherselftest: generate a ramdon domain sid during provision...
2018-03-19 Stefan Metzmacherselftest/Samba4: use DOMAIN/REALM from the dcvars inste...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: add support for FPO (foreignSec...
2018-03-19 Stefan Metzmachertests/dsdb.py: test creation of foreignSecurityPrincipa...
2018-03-19 Stefan Metzmacherdsdb:samldb: require as_system or provision control...
2018-03-19 Stefan Metzmachertests/dsdb.py: verify that foreignSecurityPrincipal...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: make sure reject storing refere...
2018-03-19 Stefan Metzmachertests/dsdb.py: prove the difference between linked...
2018-03-16 Ralph Boehmeselftest: vfs.fruit: add xattr_tdb where possible
2018-03-16 Ralph Boehmeselftest: run vfs.fruit_netatalk test against seperate...
2018-03-16 Stefan Metzmachers3:auth: make use of make_{server,session}_info_anonymous()
2018-03-15 Stefan Metzmachers3:selftest: run SMB2-ANONYMOUS
2018-03-13 Ralph BoehmeCVE-2018-1057: s4/dsdb: correctly detect password resets
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/tests: add a test for password...
2018-03-03 Andreas Schneiderselftest: Impove test names for samba.wbinfo_simple
2018-03-02 David Disseldorptests: Add basic ms_fnmatch unit test
2018-02-24 Jamie McClymontselftest: Fail testsuite on unknown environment
2018-02-23 Stefan Metzmachers4:auth_sam: allow logons with an empty domain name
2018-02-22 Garming Samtests/bind.py: Add a bind test with NTLMSSP with no...
2018-02-22 Garming Samtests/py_creds: Add a SamLogonEx test with an empty...
2018-02-22 Douglas Bagnallutil/rfc1738: simplify and fix rfc1738_escape_part()
2018-02-22 Douglas Bagnallutil/rfc1738: simplify and fix rfc1738_unescape()
2018-02-22 Douglas Bagnallutil/tests: add rfc1738 cmocka tests
2018-02-22 Douglas Bagnallselftest/tests.py: remove always-needed, never-set...
2018-02-22 Douglas Bagnallselftest: subunithelper needs to follow the subunit...
next