summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.7.4 release.samba-4.7.4Karolin Seeger2017-12-221-1/+1
* WHATSNEW: Add release notes for Samba 4.7.4.Karolin Seeger2017-12-221-2/+126
* s4:kdc: only map SDB_ERR_NOT_FOUND_HERE to HDB_ERR_NOT_FOUND_HEREStefan Metzmacher2017-12-221-6/+18
* s3:smb2_server: allow logoff, close, unlock, cancel and echo on expired sessionsStefan Metzmacher2017-12-223-1/+36
* s3:smbd: return the correct error for cancelled SMB2 notifies on expired sess...Stefan Metzmacher2017-12-221-4/+13
* s4:torture: add smb2.session.expire2 testStefan Metzmacher2017-12-223-2/+368
* g_lock: fix cleanup of stale entries in g_lock_trylock()Stefan Metzmacher2017-12-221-1/+5
* dns_server: Use the indexed "name" attribute in wildcard lookupAndrew Bartlett2017-12-221-7/+5
* dns_server: Do not look for a wildcard for @Andrew Bartlett2017-12-221-0/+10
* dns_server: Do the exact match query first, then do the wildcard lookupAndrew Bartlett2017-12-221-0/+14
* ldb: Release 1.2.3ldb-1.2.3Andrew Bartlett2017-12-224-1/+282
* ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...Andrew Bartlett2017-12-221-1/+50
* ldb_tdb: Provide struct ltdb_private to index routinesAndrew Bartlett2017-12-223-45/+99
* selftest: Do not use dn= filter stringAndrew Bartlett2017-12-221-2/+2
* s4:samba: Fix default to be running samba as a deamonAndrew Bartlett2017-12-211-1/+1
* messaging: Always register the unique idVolker Lendecke2017-12-151-0/+13
* 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
* pthreadpool: Add a test for the race condition fixed in the last commitVolker Lendecke2017-12-141-0/+82
* pthreadpool: Fix starvation after forkVolker Lendecke2017-12-141-18/+75
* third_party: Fix a typo in the option nameAndreas Schneider2017-12-141-3/+3
* third_party: Link th aesni-intel library with -z noexecstackBjörn Baumbach2017-12-141-0/+3
* 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: Fix deadlockVolker Lendecke2017-12-131-0/+3
* pthreadpool: Add test for pthread_create failureChristof Schmitt2017-12-133-0/+190
* wscript: Add check for --wrap linker flagChristof Schmitt2017-12-131-0/+4
* 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
* winbindd: let normalize_name_map() call find_domain_from_name_noinit()Ralph Boehme2017-12-056-23/+15
* s3: libsmb: Fix valgrind read-after-free error in cli_smb2_close_fnum_recv().Jeremy Allison2017-12-051-2/+6
* 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/+75
* vfs_fruit: add AfpInfo prototypesRalph Boehme2017-12-051-0/+4
* 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
* selftest: add "fruit:veto_appledouble = no" to fruit sharesRalph Boehme2017-12-052-0/+6
* s4/torture: let write_stream() deal with stream=NULLRalph Boehme2017-12-051-1/+1
* selftest: run AppleDouble sidecar-file conversion test runs against all fruit...Ralph Boehme2017-12-052-1/+2
* s4/torture: use torture_assert_goto in a vfs.fruit testRalph Boehme2017-12-051-7/+10
* s4/torture: rework stream names tests usage of local xattr callRalph Boehme2017-12-052-15/+68
* selftest: add localdir option to fruit subtestsRalph Boehme2017-12-052-2/+4
* selftest: reorder arguments for fruit testsRalph Boehme2017-12-051-2/+2