summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.6.13 release.samba-4.6.13Karolin Seeger2018-02-141-1/+1
* WHATSNEW: Add release notes for Samba 4.6.13.Karolin Seeger2018-02-141-2/+72
* build: fix ceph_statx check when configured with libcephfs_dirDavid Disseldorp2018-02-131-2/+7
* vfs_fruit: set delete-on-close for empty finderinfoRalph Boehme2018-01-252-26/+36
* vfs_fruit: filter out AFP_AfpInfo streams with pending delete-on-closeRalph Boehme2018-01-251-1/+71
* vfs_fruit: factor out delete_invalid_meta_stream() from fruit_streaminfo_meta...Ralph Boehme2018-01-251-22/+34
* s4/torture/fruit: enhance zero AFP_AfpInfo stream testRalph Boehme2018-01-252-3/+86
* s4/torture/fruit: ensure AFP_AfpInfo blobs are 0-initializedRalph Boehme2018-01-251-1/+1
* vfs_default: use VFS statvfs macro in fs_capabilitiesDavid Disseldorp2018-01-221-7/+7
* vfs_ceph: add fs_capabilities hook to avoid local statvfsDavid Disseldorp2018-01-221-0/+15
* s3: smbd: Use identical logic to test for kernel oplocks on a share.Jeremy Allison2018-01-051-7/+18
* smbd: Fix coredump on failing chdir during logoffChristof Schmitt2018-01-022-5/+0
* selftest: Add test for failing chdir call in smbdChristof Schmitt2018-01-023-0/+60
* selftest: Make location of log file available in testsChristof Schmitt2018-01-021-0/+1
* selftest: Add share for error injection testingChristof Schmitt2018-01-021-0/+4
* vfs_error_inject: Add new moduleChristof Schmitt2018-01-023-0/+107
* ctdb-recovery-helper: Deregister message handler in error pathsAmitay Isaacs2018-01-021-4/+12
* sysacls: change datatypes to 32 bitsUri Simchoni2018-01-021-2/+8
* pysmbd: fix use of sysacl APIUri Simchoni2018-01-021-5/+38
* HEIMDAL:kdc: fix dh->q allocation check in get_dh_param()Stefan Metzmacher2017-12-241-1/+1
* HEIMDAL: don't bother seeing q if not sentLove Hornquist Astrand2017-12-231-3/+6
* HEIMDAL: allow optional q in DH DomainParametersLove Hornquist Astrand2017-12-233-3/+8
* g_lock: fix cleanup of stale entries in g_lock_trylock()Stefan Metzmacher2017-12-221-1/+5
* s4:kdc: only map SDB_ERR_NOT_FOUND_HERE to HDB_ERR_NOT_FOUND_HEREStefan Metzmacher2017-12-221-6/+18
* VERSION: Bump version up to 4.6.13...Karolin Seeger2017-12-201-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.6.12 release.samba-4.6.12Karolin Seeger2017-12-201-1/+1
* WHATSNEW: Add release notes for Samba 4.6.12.Karolin Seeger2017-12-201-2/+97
* messaging: Always register the unique idVolker Lendecke2017-12-181-0/+13
* pthreadpool: Add a test for the race condition fixed in the last commitVolker Lendecke2017-12-151-0/+82
* pthreadpool: Fix starvation after forkVolker Lendecke2017-12-151-18/+75
* winbindd: idmap_rid: error code for failing id-to-sid mapping requestRalph Boehme2017-12-141-1/+1
* winbindd: idmap_rid: don't rely on the static domain listRalph Boehme2017-12-141-4/+4
* winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme2017-12-146-5/+16
* winbindd: add domain SID to idmap mapping domainsRalph Boehme2017-12-141-15/+147
* s3: libsmb: Fix reversing of oldname/newname paths when creating a reparse po...Jeremy Allison2017-12-131-7/+7
* s3: client: Rename <oldname> to <link_target> in cmd_symlink() and cli_posix_...Jeremy Allison2017-12-132-14/+16
* pthreadpool: Undo put_job when returning errorChristof Schmitt2017-12-131-2/+26
* pthreadpool: Move creating of thread to new functionChristof Schmitt2017-12-131-34/+45
* ctdb-daemon: Send STARTUP control after startup eventAmitay Isaacs2017-12-132-6/+6
* ctdb-takeover: Send tcp tickles immediately on STARTUP controlAmitay Isaacs2017-12-131-8/+7
* ctdb-takeover: Refactor code to send tickle lists for all public IPsAmitay Isaacs2017-12-131-17/+27
* vfs_zfsacl: fix compilation errorRalph Boehme2017-12-071-4/+6
* s3: libsmb: Fix valgrind read-after-free error in cli_smb2_close_fnum_recv().Jeremy Allison2017-12-051-2/+6
* testprogs: Fix a typo in the net ads testNoel Power2017-12-051-1/+1
* testprogs: Test net ads keytab listNoel Power2017-12-051-0/+13
* s3:libads: net ads keytab list fails with "Key table name malformed"Noel Power2017-12-051-1/+5
* vfs_fruit: proper VFS-stackable conversion of FinderInfoRalph Boehme2017-12-052-15/+74
* vfs_fruit: add AfpInfo prototypesRalph Boehme2017-12-051-0/+3
* s4/torture: fruit: in test_adouble_conversion() also check stream list and AF...Ralph Boehme2017-12-052-0/+17
* s4/torture: fruit: remove use of localdir from test_adouble_conversion testRalph Boehme2017-12-051-63/+14