summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* s3/loadparm: don't mark IPC$ as autoloadedRalph Boehme2017-12-051-1/+1
* s3/loadparm: ensure default service options are not changedRalph Boehme2017-12-051-2/+9
* s3/loadparm: allocate a fresh sDefault object per lp_ctxRalph Boehme2017-12-051-1/+8
* Add vfs_zfsacl manpage to the list of manpages if we have this module enabled.Timur I. Bakeyev2017-12-051-0/+3
* Fix typo in the "wide links" description for the getwd cache.Timur I. Bakeyev2017-12-051-1/+1
* libnet_join: fix "net rpc oldjoin"Stefan Metzmacher2017-11-292-23/+72
* s3:selftest: add samba3.blackbox.net_rpc_oldjoin testStefan Metzmacher2017-11-293-0/+37
* ctdb-common: Call missing tevent_wakeup_recv() in sock_daemonAmitay Isaacs2017-11-221-0/+8
* ctdb-daemon: Allocate deferred calls off calling contextAmitay Isaacs2017-11-221-1/+13
* winbind: Remove winbind_messaging_contextVolker Lendecke2017-11-222-20/+0
* winbind: winbind_messaging_context -> server_messaging_contextVolker Lendecke2017-11-224-44/+44
* winbind: Remove winbind_event_contextVolker Lendecke2017-11-223-29/+0
* winbind: Replace winbind_event_context with server_event_contextVolker Lendecke2017-11-2214-59/+59
* s3: smbclient: tests: Test "volume" command over SMB1 and SMB2+.Jeremy Allison2017-11-221-0/+32
* s3: smbclient: Implement "volume" command over SMB2.Jeremy Allison2017-11-223-0/+143
* VERSION: Bump version up to 4.6.12...Karolin Seeger2017-11-221-2/+2
* Merge tag 'samba-4.6.11' into v4-6-testKarolin Seeger2017-11-224-5/+96
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.6.11 releasesamba-4.6.11Karolin Seeger2017-11-201-1/+1