summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Allow delete (directly and over DRS) of an object with a link to itselfAndrew Bartlett2020-03-222-3/+0
* dsdb: Add test for the case of a link pointing back at its own objectAndrew Bartlett2020-03-221-0/+1
* selftest: Add test for dangling backlink to ourself, a missing and a real objectAndrew Bartlett2020-03-221-0/+1
* selftest: Add test for dangling backlinks to objects that do not existAndrew Bartlett2020-03-221-0/+1
* s3:rpc_server: Switch to core dcerpc server loopSamuel Cabrero2020-03-201-3/+0
* s3:rpc_server: Implement association group find callbackSamuel Cabrero2020-03-201-0/+5
* selftest: Run python.samba.tests.dcerpc.raw_protocol against S3 ad_memberSamuel Cabrero2020-03-202-0/+13
* smbd: let delayed update handler also update on-disk timestampsRalph Boehme2020-03-191-1/+0
* torture/smb2: delayed timestamp update test: single writeRalph Boehme2020-03-191-0/+1
* torture/smb2: Windows 2019 15 ms timestamp resolutionRalph Boehme2020-03-191-0/+2
* smbd: flush pending writetime update when setting timestamps fileRalph Boehme2020-03-191-1/+0
* smbd: flush pending writetime update when flushing fileRalph Boehme2020-03-191-1/+0
* smbd: always flush pending write time update when setting filesizeRalph Boehme2020-03-191-1/+0
* torture/smb2: add a test verifying a setinfo(basicinfo) flushes a pending wri...Ralph Boehme2020-03-191-0/+1
* torture/smb2: add a test verifying a flush flushes a pending writetime updateRalph Boehme2020-03-191-0/+1
* torture/smb2: mtime update logic with 2 handles: write io on handle 1, then s...Ralph Boehme2020-03-191-0/+1
* libsmbclient: Put it back to a known, well-working stateVolker Lendecke2020-03-103-14/+6
* selftest: Set KRB5RCACHETYPE to none for selftestAndreas Schneider2020-03-101-0/+1
* Fix uxsuccess test with new MIT krb5 library 1.18Isaac Boukris2020-03-102-0/+3
* librpc: fix IDL for svcctl_ChangeServiceConfigWGünther Deschner2020-03-091-5/+0
* s4-torture: add ndr svcctl testsuiteGünther Deschner2020-03-091-0/+5
* s4-torture: add rpc test for ChangeServiceConfigWGünther Deschner2020-03-091-0/+3
* selftest: Adapt libsmbclient.readdirplus2 to unix extensionsVolker Lendecke2020-03-031-1/+2
* libsmb: Use posix result in SMBC_readdirplus2_ctxVolker Lendecke2020-03-031-0/+1
* libsmb: Implement SMB_FIND_FILE_UNIX_INFO2 dir listingVolker Lendecke2020-03-031-2/+0
* selftest: Run libsmbclient with and without unix extensionsVolker Lendecke2020-02-272-3/+3
* selftest: Factor out smbtorture4testsuite_cmdarray()Volker Lendecke2020-02-271-5/+8
* selftest: Assemble smbtorture arguments as a listVolker Lendecke2020-02-271-4/+8
* selftest: Remove an obsolete knownfail entryVolker Lendecke2020-02-271-1/+0
* idl: drsuapi_DsaAddressListItem_V1 limit recursionGary Lockyer2020-02-271-1/+0
* librpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddressListItem_V1Gary Lockyer2020-02-271-0/+1
* libsmb: Pass the correct path to cli_posix_stat()Volker Lendecke2020-02-251-0/+2
* lib:util: Add test to verify old and new macros are the sameAndreas Schneider2020-02-211-0/+2
* lib:util: Add bytearray.hAndreas Schneider2020-02-211-0/+2
* smbd: Separate aio_pthread indicator from normal EINTRVolker Lendecke2020-02-201-1/+0
* test: Show that smbd does not handle EINTR from open() correctlyVolker Lendecke2020-02-201-0/+1
* selftest:clusteredmember: Build a unclist for every shareMartin Schwenke2020-02-191-0/+43
* selftest:Samba3: add a clusteredmember environmentMichael Adam2020-02-192-0/+427
* selftest: Split up a long lineVolker Lendecke2020-02-191-1/+6
* selftest: net command needs to think it is root in clustered caseMartin Schwenke2020-02-191-0/+1
* selftest: Allow passing fork_and_exec()'s child_cleanupVolker Lendecke2020-02-191-3/+8
* selftest: Convert Samba3::check_or_start() to named parametersVolker Lendecke2020-02-191-13/+58
* selftest: Parameterize clean up in the child processVolker Lendecke2020-02-191-5/+8
* selftest: Fix an uninitialised variable warning.Martin Schwenke2020-02-191-1/+1
* selftest: Fix a warning messageVolker Lendecke2020-02-191-2/+3
* selftest: Add "share_dir" as an argument to Samba3::provision()Volker Lendecke2020-02-191-1/+1
* selftest: Allow "netbios name" to be overriden in Samba3::provision()Volker Lendecke2020-02-191-1/+2
* s3:tests: Add test for a dropbox with dir mode 0733Andreas Schneider2020-02-181-0/+9
* s3:tests: Add smbclient test for 'force create mode = 0664'Andreas Schneider2020-02-141-0/+8
* s4-auth: Allow simple bind login of a user with an @ in the samAccountNameAndrew Bartlett2020-02-141-1/+0