summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.10.4 release.samba-4.10.4Karolin Seeger2019-05-221-1/+1
* Merge 'origin/v4-10-stable' into the real 4.10.4 releaseKarolin Seeger2019-05-220-0/+0
|\
| * Merge tag 'samba-4.10.3' into v4-10-stableKarolin Seeger2019-05-220-0/+0
| |\
| * | VERSION: Disable GIT_SNAPSHOT for the 4.10.3 release.Karolin Seeger2019-05-071-1/+1
* | | WHATSNEW: Add release notes for Samba 4.10.4.Karolin Seeger2019-05-221-2/+118
* | | ctdb-common: Fix memory leak in run_procAmitay Isaacs2019-05-161-2/+5
* | | ctdb-common: Fix memory leakMartin Schwenke2019-05-161-1/+2
* | | ctdb-recoverd: Fix memory leakMartin Schwenke2019-05-161-1/+1
* | | vfs_ceph: fix cephwrap_flistxattr() debug messageDavid Disseldorp2019-05-161-1/+2
* | | s3:smbspool: Fix regression printing with Kerberos credentialsAndreas Schneider2019-05-161-1/+1
* | | s3: SMB1: Don't allow recvfile on stream fsp's.Jeremy Allison2019-05-161-0/+4
* | | s3:smbd: don't use recvfile on streamsRalph Boehme2019-05-161-0/+3
* | | s3:utils: If share is NULL in smbcacls, don't print itAndreas Schneider2019-05-161-2/+2
* | | s3:utils: If share is NULL in smbcquotas, don't print itAndreas Schneider2019-05-161-2/+2
* | | s3:winbindd: Do not free db_path in idmap_tdb2 before we printed itAndreas Schneider2019-05-161-2/+2
* | | ctdb:common: Do not print NULL if we don't get a sockpathAndreas Schneider2019-05-161-1/+1
* | | s4:torture: Do not free full_name before we printed itAndreas Schneider2019-05-161-1/+1
* | | lib:torture: Fix string comparison macros where we directly pass NULLAndreas Schneider2019-05-161-3/+5
* | | s4:torture: Do not print NULL strings we just checked beforeAndreas Schneider2019-05-161-4/+4
* | | s4:ntvfs: Do not free eadb before we printed an errorAndreas Schneider2019-05-161-1/+1
* | | s3:rpc_server: Do not free the tdbname before we printed itAndreas Schneider2019-05-161-2/+2
* | | s4:auth: Fix debug statement in gensec_gssapiAndreas Schneider2019-05-161-4/+5
* | | s3 rpc_client: Fix Asan stack use after scopeGary Lockyer2019-05-161-6/+7
* | | ctdb-daemon: Never use 0 as a client IDMartin Schwenke2019-05-161-1/+47
* | | s4 lib socket: Ensure address string owned by parent structGary Lockyer2019-05-161-1/+1
* | | nsswitch pam_winbind: Fix Asan use after freeGary Lockyer2019-05-161-0/+5
* | | ctdb-tests: Fix logic error in simple ctdb reloadips testMartin Schwenke2019-05-161-17/+20
* | | ctdb-tests: Make ctdb reloadips tests more reliableMartin Schwenke2019-05-162-7/+61
* | | ctdb-tests: Capture output in $out on failure as wellMartin Schwenke2019-05-161-3/+5
* | | ctdb-tests: Remove old socket wrapper state directory during setupMartin Schwenke2019-05-161-0/+1
* | | ctdb-tests: Actually restart if cluster doesn't become healthyMartin Schwenke2019-05-161-0/+1
* | | ctdb-tests: Don't clean up test var directory in autotest targetMartin Schwenke2019-05-161-1/+1
* | | ctdb-tests: Fix usage messageMartin Schwenke2019-05-161-1/+1
* | | ctdb-tests: Wait to allow database attach/detach to take effectMartin Schwenke2019-05-162-36/+66
* | | ctdb-tests: Avoid bulk output in $out, prefer $outfileMartin Schwenke2019-05-1638-190/+161
* | | ctdb-tests: Make try_command_on_node less error-proneMartin Schwenke2019-05-161-8/+22
* | | ctdb-tests: Change sanity_check_output() to internally use $outMartin Schwenke2019-05-1611-21/+15
* | | ctdb-tests: Extend test to cover ctdb rddumpmemoryMartin Schwenke2019-05-161-2/+5
* | | ctdb-tools: Fix ctdb dumpmemory to avoid printing trailing NULMartin Schwenke2019-05-161-4/+6
* | | smbd: implement SMB_FILE_NORMALIZED_NAME_INFORMATION handlingStefan Metzmacher2019-05-163-1/+66
* | | s4:torture/smb2: add smb2.getinfo.normalized testStefan Metzmacher2019-05-162-0/+312
* | | s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION supportStefan Metzmacher2019-05-166-12/+24
* | | smbd: allow case insensitive opens of named streamsStefan Metzmacher2019-05-162-2/+71
* | | s4:torture/smb2: add smb2.stream.names3 testStefan Metzmacher2019-05-162-0/+116
* | | s3: modules: ceph: use current working directory instead of share pathRobert Sander2019-05-161-3/+3
* | | s3:debug: enable logging for early startup failuresRalph Wuerthner2019-05-161-0/+19
* | | s3:debug: adjust indentionRalph Wuerthner2019-05-161-2/+4
* | | s3:debug: use struct initializerRalph Wuerthner2019-05-161-10/+9
* | | winbind: Fix overlapping id rangesVolker Lendecke2019-05-162-3/+10
* | | selftest: Add trusted domain tests for idmap_adChristof Schmitt2019-05-162-0/+107