summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testprogs: Add 'net ads join createupn' test also verifying the keytabAndreas Schneider2020-04-061-0/+17
* s3:libads: Fix ads_get_upn()Andreas Schneider2020-04-061-0/+1
* third_party: Update nss_wrapper to version 1.1.11Andreas Schneider2020-04-063-328/+554
* selftest: add two more nbt.dgram flapping testsRalph Boehme2020-04-061-0/+2
* selftest: remove unnecessary .* from flapping entyRalph Boehme2020-04-061-1/+1
* gitlab-ci: Add coverity scan runnerAndreas Schneider2020-04-061-0/+35
* selftest/flapping: mark samba3.nbt.dgram.netlogon.* as flappingNoel Power2020-04-041-0/+7
* smbd: move files_struct.lock_failure_seen to a bitfieldRalph Boehme2020-04-032-3/+22
* smbd: move files_struct.closing to a bitfieldRalph Boehme2020-04-037-15/+15
* smbd: move files_struct.use_ofd_locks to a bitfieldRalph Boehme2020-04-034-6/+6
* smbd: move files_struct.backup_intent to a bitfieldRalph Boehme2020-04-031-2/+1
* smbd: move files_struct.is_sparse to a bitfieldRalph Boehme2020-04-037-10/+10
* smbd: move files_struct.delete_on_close to a bitfieldRalph Boehme2020-04-036-8/+9
* smbd: move files_struct.initial_delete_on_close to a bitfieldRalph Boehme2020-04-036-8/+8
* smbd: move files_struct.aio_write_behind to a bitfieldRalph Boehme2020-04-035-6/+7
* smbd: move files_struct.is_directory to a bitfieldRalph Boehme2020-04-0326-66/+71
* smbd: move files_struct.modified to a bitfieldRalph Boehme2020-04-0312-22/+22
* smbd: move files_struct.can_write to a bitfieldRalph Boehme2020-04-0315-23/+22
* smbd: move files_struct.can_read to a bitfieldRalph Boehme2020-04-039-16/+17
* smbd: move files_struct.can_lock to a bitfieldRalph Boehme2020-04-0310-14/+14
* smbd: move files_struct.write_time_forced to a bitfieldRalph Boehme2020-04-035-10/+10
* smbd: move files_struct.update_write_time_on_close to a bitfieldRalph Boehme2020-04-035-12/+15
* smbd: move files_struct.update_write_time_triggered to a bitfieldRalph Boehme2020-04-033-7/+10
* smbd: move files_struct.kernel_share_modes_taken to a bitfieldRalph Boehme2020-04-034-6/+10
* smbd: reindent if expression in real_write_file()Ralph Boehme2020-04-031-2/+4
* smbd: fix if expression that checks when to call vfs_fill_sparse()Ralph Boehme2020-04-031-2/+2
* smbd: reformat an if expression in smbd_smb2_close()Ralph Boehme2020-04-031-1/+3
* smbd: reformat a function call in rename_internals_fsp()Ralph Boehme2020-04-031-1/+3
* smbd: reformat an if expression in reply_readbraw()Ralph Boehme2020-04-031-3/+7
* smbd: reformat calling ensure_canon_entry_valid_on_set() in unpack_canon_ace()Ralph Boehme2020-04-031-7/+26
* smbd: CHECK_WRITE macro reformattingRalph Boehme2020-04-031-1/+3
* smbd: CHECK_READ_IOCTL macro reformattingRalph Boehme2020-04-031-1/+3
* smbd: CHECK_READ_SMB2 macro reformattingRalph Boehme2020-04-031-1/+2
* smbd: CHECK_READ macro reformattingRalph Boehme2020-04-031-3/+5
* selftest: Add list of tests to be portedNoel Power2020-04-031-0/+412
* selftest: Don't skip smb1 tests and remove associate skip fileNoel Power2020-04-032-11/+0
* selftest: Create instructions for generating skip file entriesNoel Power2020-04-031-0/+190
* selftest/knownfail.d: samba3.blackbox.smbclient_basic.NT1.smbclientNoel Power2020-04-033-1/+2
* selftest/knownfail.d: Add samba4.blackbox.smbclientNoel Power2020-04-032-2/+4
* selftest/knownfail.d: Add samba4.smb.signing disabledNoel Power2020-04-032-3/+3
* selftest/knownfail.d: Add entries for samba3.unix.whoamiNoel Power2020-04-033-7/+9
* selftest/knownfail.d: Add samba3.blackbox.smbclient_s3.NT1Noel Power2020-04-032-4/+26
* selftest/knownfail.d knownfail samba3.blackbox.smbclient_auth.plainNoel Power2020-04-032-5/+6
* selftest/knownfail.d Add samba3.blackbox.smbclient_ntlm.plain (NT1)Noel Power2020-04-032-4/+6
* s4/selftest: Move samba4.rpc.join tests to ad_dc_default_smb1Noel Power2020-04-032-9/+4
* s4/selftest: Move samba4.ldap.passwordsettings to ad_dc_default_smb1Noel Power2020-04-032-4/+4
* s4/selftest: Move samba4.ldap.nested-search to ad_dc_default_smb1Noel Power2020-04-032-2/+4
* s4/selftest: Modify samba4.blackbox.chgdcpass to use smbclient(s3)Noel Power2020-04-033-2/+6
* s3/selftest: Move samba3.smbtorture_s3.vfs_aio* to fileserver_smb1Noel Power2020-04-032-8/+7
* selftest: Modify fileserver_smb1 with vfs_aio paramsNoel Power2020-04-031-0/+54