summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOTS for the Samba 4.7.1 release.samba-4.7.1Karolin Seeger2017-11-021-1/+1
* WHATSNEW: Add release notes for Samba 4.7.1.Karolin Seeger2017-11-021-0/+111
* s4:pyparam: Fix resource leaks on errorAndreas Schneider2017-11-011-0/+6
* s3:modules: Check correct variable for NULL in posixacl_xattrAndreas Schneider2017-11-011-1/+1
* s3:passdb: Make sure the salt is fully initialized before passingAndreas Schneider2017-11-011-2/+4
* s3:secrets: Do not leak memory of pw and old_pwAndreas Schneider2017-11-011-0/+12
* s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()Andreas Schneider2017-11-011-1/+2
* s4:scripting: Fix ntstatus_gen.h generation on 32bitAndreas Schneider2017-11-011-1/+1
* ctdb-tests: Process-exists unit tests should wait until PID is registeredMartin Schwenke2017-11-013-0/+6
* ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn'tMartin Schwenke2017-11-011-1/+5
* ctdb-tests: Skip starting fake_ctdbd when current node is disconnectedMartin Schwenke2017-11-012-12/+14
* ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn'tMartin Schwenke2017-11-011-4/+3
* ctdb-tests: Allow wait_until() to be used in unit testsMartin Schwenke2017-11-012-44/+44
* replmd: check for duplicate values in MOD_REPLACE caseDouglas Bagnall2017-11-012-3/+37
* linked attribute tests: test against duplicates in replaceDouglas Bagnall2017-11-012-0/+13
* s3: smbclient: Test we can rename with a name containing.Jeremy Allison2017-11-011-0/+48
* s3: smbclient: Ensure we call client_clean_name() before all operations on re...Jeremy Allison2017-11-012-8/+222
* s3: client: Add new utility function client_clean_name().Jeremy Allison2017-11-012-0/+32
* vfs_glusterfs: Fix exporting subdirs with shadow_copy2Michael Adam2017-11-011-0/+10
* replace: Link to -lbsd when building replace.c by handAndrew Bartlett2017-11-011-3/+9
* vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIRAnoop C S2017-11-011-1/+1
* selftest: Also run smbtorture smb2.compound with aio enabledChristof Schmitt2017-11-012-0/+5
* torture: Add testcase for compound CREATE-WRITE-CLOSE requestChristof Schmitt2017-11-011-0/+73
* smbd/aio: Do not go async for SMB2 compound requestsChristof Schmitt2017-11-011-0/+8
* smbd: Move check for SMB2 compound request to new functionChristof Schmitt2017-11-013-1/+7
* vfs_catia: Fix a potential memleakVolker Lendecke2017-10-251-1/+1
* vfs_catia: Fix a memory leakVolker Lendecke2017-10-251-0/+1
* smb.conf.5: sort parameters alphabeticallyAlexander Bokovoy2017-10-251-1/+8
* krb5_wrap: ADDRTYPE_INET6 is available in all supported MIT versionsStefan Metzmacher2017-10-251-1/+1
* krb5_wrap: KRB5_ADDRESS_INET6 is not a define in HeimdalStefan Metzmacher2017-10-251-1/+1
* s4/torture: vfs_fruit: test xattr unpackingRalph Boehme2017-10-251-0/+5
* s4/torture: vfs_fruit: replace AppleDouble data blob with xattr dataRalph Boehme2017-10-251-35/+135
* vfs_fruit: on-access conversion of AppleDouble xattr dataRalph Boehme2017-10-252-1/+121
* vfs_fruit: static string fruit_catia_mapsRalph Boehme2017-10-251-14/+16
* vfs_fruit: pass smb_fname to ad_convertRalph Boehme2017-10-251-2/+4
* vfs_fruit: unpack AppleDouble xattr header if presentRalph Boehme2017-10-251-0/+141
* vfs_fruit: allocate ad_data buffer up to AD_XATTR_MAX_HDR_SIZE bytesRalph Boehme2017-10-251-9/+35
* vfs_fruit: add AppleDouble xattr structure definitionsRalph Boehme2017-10-251-0/+38
* vfs_fruit: fix ftruncating resource forkRalph Boehme2017-10-251-1/+1
* vfs_catia: factor out mapping functionsRalph Boehme2017-10-254-145/+237
* ctdb-tests: Add tests for event scripts with multiple '.'sAmitay Isaacs2017-10-251-0/+21
* ctdb-common: Ignore event scripts with multiple '.'sAmitay Isaacs2017-10-252-1/+9
* s3: VFS: Protect errno if sys_getwd() fails across free() call.Jeremy Allison2017-10-251-0/+4
* s3: VFS: Ensure sys_getwd() doesn't leak memory on error on really old systems.Jeremy Allison2017-10-251-1/+6
* s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a partially complet...Jeremy Allison2017-10-251-0/+4
* net: groupmap cleanup should not delete BUILTIN mappingsRalph Boehme2017-10-251-1/+3
* ctdb-common: Do not queue a packet if queue does not have valid fdAmitay Isaacs2017-10-251-0/+5
* ctdb-tests: Send broadcast to connected nodes, not configured nodesAmitay Isaacs2017-10-251-1/+1
* ctdb-daemon: Send broadcast to connected nodes, not configured nodesAmitay Isaacs2017-10-251-2/+3
* vfs_solarisacl: fix build for samba 4.7 and upJorge Schrauwen via samba-technical2017-10-252-2/+2