summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOTS for the 4.6.0 release.samba-4.6.0Karolin Seeger2017-03-071-2/+2
* WHATSNEW: Update release notes for Samba 4.6.0.Karolin Seeger2017-03-071-17/+27
* Re-enable token groups fallbackVolker Lendecke2017-03-061-7/+21
* winbindd: find the domain based on the sid within wb_lookupusergroups_send()Stefan Metzmacher2017-03-062-2/+10
* Revert "winbind: Remove wb_lookupusergroups"Volker Lendecke2017-03-063-0/+104
* Revert "winbind: Remove wbint_LookupUserGroups"Volker Lendecke2017-03-062-0/+22
* Revert "winbind: Remove wb_cache_lookup_usergroups"Volker Lendecke2017-03-062-0/+76
* Revert "winbind: Remove wcache_lookup_usergroups"Volker Lendecke2017-03-062-0/+64
* Revert "winbind: Remove validate_ug"Volker Lendecke2017-03-061-0/+32
* Revert "winbind: Remove "lookup_usergroups" winbind method"Volker Lendecke2017-03-066-0/+565
* Revert "winbind: Remove rpc_lookup_usergroups"Volker Lendecke2017-03-062-0/+83
* WHATSNEW: Add release notes for Samba 4.6.0.Karolin Seeger2017-03-061-21/+49
* s4:ldap_server: match windows in the error messages of failing LDAP Bind requ...Stefan Metzmacher2017-03-061-2/+35
* ldb-samba: remember the error string of a failing bind in ildb_connect()Stefan Metzmacher2017-03-061-0/+1
* s3: smbd: Restart reading the incoming SMB2 fd when the send queue is drained.Jeremy Allison2017-03-061-1/+13
* s3:winbindd: fix endless forest trust scanStefan Metzmacher2017-03-062-0/+30
* vfs_fruit: enabling AAPL extensions must be a global switchRalph Boehme2017-03-061-4/+8
* ctdb-logging: CID 1396883 Dereference null return value (NULL_RETURNS)Martin Schwenke2017-03-061-0/+1
* WHATSNEW: Add idmap_hash deprecation warningAndreas Schneider2017-03-061-0/+5
* idmap_hash: Add a deprecation messageAndreas Schneider2017-03-061-0/+4
* docs: Improve the idmap_hash manpageAndreas Schneider2017-03-061-3/+21
* s3:librpc: Handle gss_min in gse_get_client_auth_token() correctlyAndreas Schneider2017-03-061-6/+40
* gensec:spnego: Add debug message for the failed principalStefan Metzmacher2017-03-061-5/+53
* vfs_fruit: only veto AppleDouble files with fruit:resource=fileRalph Boehme2017-03-062-7/+14
* s4/torture: vfs_fruit: add stream with illegal ntfs characters to copyile testRalph Boehme2017-03-061-0/+11
* vfs_fruit: use stat info from base_fspRalph Boehme2017-03-061-9/+3
* s4/torture: vfs_fruit: test invalid AFPINFO_STREAM_NAMERalph Boehme2017-03-061-0/+60
* vfs_fruit: ignore or delete invalid AFP_AfpInfo streamsRalph Boehme2017-03-061-1/+88
* selftest: add shares without vfs_fruit for the vfs_fruit testsRalph Boehme2017-03-062-3/+13
* s4/torture: change shares in used torture_suite_add_2ns_smb2_test()Ralph Boehme2017-03-061-17/+19
* docs/vfs_fruit: document known limitations with fruit:encoding=nativeRalph Boehme2017-03-061-2/+6
* s4/torture: add test for AAPL find with name with illegal NTFS charactersRalph Boehme2017-03-061-0/+109
* lib/torture: add torture_assert_mem_equal_gotoRalph Boehme2017-03-061-0/+10
* s4/torture: add a vfs_fruit renaming test with open rsrc forkRalph Boehme2017-03-061-0/+95
* s4/torture: vfs_fruit: test deleting a file with resource forkRalph Boehme2017-03-061-0/+33
* s4/torture: vfs_fruit: add test_null_afpinfo testRalph Boehme2017-03-061-0/+86
* selftest: add description to vfs_fruit testsuitesRalph Boehme2017-03-061-3/+3
* selftest: also run vfs_fruit tests with streams_depotRalph Boehme2017-03-062-0/+8
* selftest: run vfs_fruit tests against share with fruit:metadata=streamRalph Boehme2017-03-062-0/+8
* selftest: move vfs_fruit tests that require "fruit:metadata=netatalk" to vfs....Ralph Boehme2017-03-063-3/+17
* selftest: reenable vfs_fruit testsRalph Boehme2017-03-061-1/+1
* vfs_fruit: refactor fruit_ftruncate and use new adouble APIRalph Boehme2017-03-061-27/+38
* vfs_fruit: use fio in fruit_fallocateRalph Boehme2017-03-061-3/+2
* vfs_fruit: refactor fruit_fstat and use new adouble APIRalph Boehme2017-03-061-47/+106
* vfs_fruit: refactor fruit_pread and fruit_pwrite and use new adouble APIRalph Boehme2017-03-061-175/+349
* vfs_fruit: refactor fruit_open and use new adouble APIRalph Boehme2017-03-061-21/+44
* vfs_fruit: rework struct adouble APIRalph Boehme2017-03-061-290/+423
* selftest: disable vfs_fruit testsRalph Boehme2017-03-061-1/+1
* vfs_fruit: fix fruit_check_access()Ralph Boehme2017-03-061-4/+26
* vfs_fruit: remove base_fsp name translationRalph Boehme2017-03-061-80/+3