summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.5.0rc3 release.samba-4.5.0rc3Stefan Metzmacher2016-08-291-1/+1
* WHATSNEW: Release notes for Samba 4.5.0rc3.Stefan Metzmacher2016-08-291-1/+72
* tests/getnc_exop: Ensure that attribute list sorting is correctBob Campbell2016-08-291-1/+3
* getncchanges: Compute the partial attribute set from the remote schemaGarming Sam2016-08-293-30/+165
* tests/getnc_exop: PartialAttrSetEx test (passes Windows, fails us)Garming Sam2016-08-291-2/+98
* tests/getnc_exop: Ensure the remote prefixmap is always used (name attr)Garming Sam2016-08-291-0/+73
* tests/getnc_exop: Ensure the remote prefixmap is always used (secret attrs)Garming Sam2016-08-291-5/+86
* tests/getnc_exop: Ensure that all attids are valid in a given PASGarming Sam2016-08-291-7/+59
* tests/getnc_exop: Ensure we do the fallback if not given a PASBob Campbell2016-08-292-2/+52
* drepl_out: Send the prefix map alongside the global catalog partial attribute...Garming Sam2016-08-291-2/+10
* drepl_out: Send the prefix map alongside the RODC partial attribute setGarming Sam2016-08-291-4/+13
* replicated_objects: Add missing newline for debugGarming Sam2016-08-291-2/+2
* getncchanges: Fix some whitespaceBob Campbell2016-08-291-2/+2
* tests/schemainfo: run dsdb schema info tests with proper URIGarming Sam2016-08-291-1/+1
* Removed upgrading-samba4.txtMarc Muehlfeld2016-08-291-28/+0
* Added Wiki link to replPropertyMetaData Changes sectionMarc Muehlfeld2016-08-291-1/+4
* s3-util: Fix asking for username and password in smbget.Andreas Schneider2016-08-281-14/+12
* s3: vfs: Fix compilation error on Solaris.Jeremy Allison2016-08-281-1/+1
* vfs_shadow_copy: handle non-existant files and wildcardsUri Simchoni2016-08-282-3/+30
* selftest: test listing directories inside snapshotsUri Simchoni2016-08-282-6/+36
* selftest: check file readability in shadow_copy2 testUri Simchoni2016-08-281-7/+37
* selftest: add content to files created during shadow_copy2 testUri Simchoni2016-08-281-12/+14
* s2-selftest: run shadow_copy2 test both in NT1 and SMB3 modesUri Simchoni2016-08-282-3/+4
* s3: libsmb: Add the capability to find a @GMT- path in an SMB2 create and tra...Jeremy Allison2016-08-281-2/+43
* s3: libsmb: Plumb new SMB2 shadow copy call into cli_shadow_copy_data().Jeremy Allison2016-08-281-1/+12
* s3: libsmb: Add cli_smb2_shadow_copy_data() function that gets shadow copy in...Jeremy Allison2016-08-282-0/+235
* s3: libsmb: Add return args to clistr_is_previous_version_path().Jeremy Allison2016-08-284-18/+36
* s3: libsmb: Correctly align create contexts in a create call.Jeremy Allison2016-08-281-0/+1
* s3: smbclient. Ensure we don't crash by freeing uninitialized *snapshots.Jeremy Allison2016-08-281-1/+1
* s3: smbclient: In order to get shadow copy data over SMB1 we must call cli_sh...Jeremy Allison2016-08-281-0/+14
* s3: libsmb: Do some hardening in the receive processing of cli_shadow_copy_da...Jeremy Allison2016-08-281-5/+30
* s3: libsmb: Correctly set max_setup_size in FSCTL_GET_SHADOW_COPY_DATA nttran...Jeremy Allison2016-08-281-1/+2
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_list_tran...Jeremy Allison2016-08-281-2/+13
* s3: libsmb: Make a comment note that cli_set_ea() needs some internal changes...Jeremy Allison2016-08-281-0/+9
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_ctemp_sen...Jeremy Allison2016-08-281-2/+8
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_chkpath_s...Jeremy Allison2016-08-281-2/+8
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_setatr_se...Jeremy Allison2016-08-281-2/+8
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_getatr_se...Jeremy Allison2016-08-281-2/+8
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_openx_cre...Jeremy Allison2016-08-281-1/+6
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_nttrans_c...Jeremy Allison2016-08-281-1/+6
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_ntcreate1...Jeremy Allison2016-08-281-2/+8
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_rmdir_send()Jeremy Allison2016-08-281-2/+8
* s3: libsmb: s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to c...Jeremy Allison2016-08-281-2/+8
* s3: libsmb: s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to c...Jeremy Allison2016-08-281-1/+7
* s3: libsmb: s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to c...Jeremy Allison2016-08-281-2/+8
* s3: libsmb: s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to c...Jeremy Allison2016-08-281-2/+8
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_qpathinfo...Jeremy Allison2016-08-281-1/+7
* s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_setpathin...Jeremy Allison2016-08-281-1/+7
* s3: libsmb: Add clistr_is_previous_version_path()Jeremy Allison2016-08-282-0/+29
* s3: libsmb: Add uint16_t addtional_flags2 to cli_smb_req_create().Jeremy Allison2016-08-285-9/+10