summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: add nt_time_to_full_timespec()Ralph Boehme2019-12-062-0/+42
* torture: add a timestamps torture testsuiteRalph Boehme2019-12-065-0/+306
* lib: add full_timespec_to_nt_time()Ralph Boehme2019-12-062-0/+26
* lib: add functions dealing with struct timespec UTIME_OMITRalph Boehme2019-12-062-0/+32
* lib: provide UTIME_NOW|OMIT defines under our own namespaceRalph Boehme2019-12-061-0/+2
* replace: ensure UTIME_NOW and UTIME_OMIT are always availableRalph Boehme2019-12-061-0/+7
* s3:tests: add a blackbox test that confirms broken timestamp behaviourRalph Boehme2019-12-063-0/+76
* s3:lib: remove unused uint64s_nt_time_to_unix_abs()Ralph Boehme2019-12-062-8/+0
* bootstrap: add debian10 supportStefan Metzmacher2019-12-0610-3/+304
* bootstrap: use runners with 'docker' and 'gce' tags for the image creationStefan Metzmacher2019-12-053-3/+3
* s3:locking: simplify code in get_share_mode_lock()Ralph Boehme2019-12-051-23/+11
* s4/smb_server: Fix handling of SMB2 messages after Netbios session setupNoel Power2019-12-051-1/+0
* s3/utils: Make sure we can negotiate protocol based on smb.conf settingsNoel Power2019-12-052-3/+3
* s3/script/tests: Add simple test for net share listNoel Power2019-12-052-0/+14
* s3/utils: net time always hardcoded to use SMB1Noel Power2019-12-051-2/+3
* s3/script/tests: Use protocol param passed to selectively run testsNoel Power2019-12-051-6/+15
* s3/selftest: allow samba3.blackbox.smbclient_ntlm.plain run SMB1 & SMB3Noel Power2019-12-052-21/+54
* s3/selftest: run samba3.blackbox.preserve_case with SMB1 & >=SMB2Noel Power2019-12-051-1/+2
* s3/script/tests: Allow test script to accept option protocol listNoel Power2019-12-051-2/+7
* s3/selftest: Run samba3.blackbox.net.misc with smb1/smb2Ralph Boehme2019-12-051-1/+4
* s3/selftest: split SMB1 & SMB2 parts of samba3.blackbox.dfree_quotaNoel Power2019-12-052-5/+16
* s3/script/tests: Prepare to split samba3.blackbox.net.misc for SMB1/SMB2Noel Power2019-12-051-3/+9
* s3/selftest: allow samba3.blackbox.dfree_command run NT1 & SMB3 testsNoel Power2019-12-052-7/+16
* selftest: fix a flapping testRalph Boehme2019-12-051-2/+2
* ldb:tests: Allow test filtering in ldb_mod_op_testAndreas Schneider2019-12-051-0/+4
* ldb:tests: Avoid that the debug function overwrites memoryAndreas Schneider2019-12-051-19/+16
* s3: smbd: Only set xconn->smb1.negprot.done = true after supported_protocols[...Jeremy Allison2019-12-042-2/+2
* python: tests. Add test for fuzzing smbd crash bug.Jeremy Allison2019-12-043-0/+79
* s3: smbd: Ensure we exit if supported_protocols[protocol].proto_reply_fn() fa...Jeremy Allison2019-12-041-1/+6
* s3: smbd: Change (*proto_reply_fn()) to return an NTSTATUS.Jeremy Allison2019-12-043-20/+21
* s3: smbd: Change reply_smb20xx() to return NTSTATUS.Jeremy Allison2019-12-041-4/+3
* s3: smbd: Ensure we exit on smbd_smb2_process_negprot() fail.Jeremy Allison2019-12-041-1/+8
* s3: smbd: Allow smbd_smb2_process_negprot() to return NTSTATUS as it can fail.Jeremy Allison2019-12-042-8/+9
* pidl: don't export parser class methodsDouglas Bagnall2019-12-045-16/+1
* pidl s4/TDR: use Parse::Pidl::BaseDouglas Bagnall2019-12-041-5/+3
* pidl s4/TDR: use conventional ->{res} nameDouglas Bagnall2019-12-042-11/+11
* pidl: s4/NDR/Parser uses Pidl::BaseDouglas Bagnall2019-12-041-27/+2
* pidl s4/NDR/Client: use Pidl::BaseDouglas Bagnall2019-12-041-7/+3
* pidl s4/NDR/Client: fix pidl_both()Douglas Bagnall2019-12-041-1/+1
* pidl s4::Python uses Pidl::BaseDouglas Bagnall2019-12-041-31/+3
* pidl:: adjust s4::Python pidl_hdr() to be the same as othersDouglas Bagnall2019-12-041-9/+8
* pidl Samba3::ClientNDR uses Pidl::BaseDouglas Bagnall2019-12-041-5/+3
* pidl: optionally annotate output for debug purposesDouglas Bagnall2019-12-044-1/+64
* pidl: add a base class for PIDL parsersDouglas Bagnall2019-12-041-0/+46
* pygpo: use correct method flagsDouglas Bagnall2019-12-041-1/+1
* librpc: Avoid spinning on string_array elements with a short inputAndrew Bartlett2019-12-042-3/+7
* librpc ndr: Tests for ndr_pull_stringGary Lockyer2019-12-044-0/+155
* librpc ndr: Infinite loop parsing Suplemental credsGary Lockyer2019-12-042-0/+14
* s4:heimdal_build: move krb5-types.h into include/krb5-types.hStefan Metzmacher2019-12-033-3/+3
* auth3: Remove auth_scriptVolker Lendecke2019-12-023-195/+1