summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOTS for the 4.6.2 release.samba-4.6.2Karolin Seeger2017-03-311-1/+1
* WHATSNEW: Add release notes for 4.6.2.Karolin Seeger2017-03-311-2/+43
* s3: Test for CVE-2017-2619 regression with "follow symlinks = no" - part 2Jeremy Allison2017-03-311-0/+37
* s3: smbd: Fix "follow symlink = no" regression part 2.Jeremy Allison2017-03-311-0/+23
* s3: smbd: Fix "follow symlink = no" regression part 2.Jeremy Allison2017-03-314-4/+14
* s3: Fixup test for CVE-2017-2619 regression with "follow symlinks = no"Jeremy Allison2017-03-311-0/+74
* s3: Test for CVE-2017-2619 regression with "follow symlinks = no".Jeremy Allison2017-03-311-0/+7
* s3: smbd: Fix incorrect logic exposed by fix for the security bug 12496 (CVE-...Jeremy Allison2017-03-311-2/+5
* VERSION: Re-enable GIT_SNAPSHOTS.Karolin Seeger2017-03-311-1/+1
* VERSION: Bump version up to 4.6.2.Karolin Seeger2017-03-291-1/+1
* VERSION: Disable GIT_SNAPSHOTS for the 4.6.1 release.samba-4.6.1Karolin Seeger2017-03-231-1/+1
* WHATSNEW: Add release notes for Samba 4.6.1.Karolin Seeger2017-03-231-2/+76
* CVE-2017-2619: s3: smbd: Use the new non_widelink_open() function.Jeremy Allison2017-03-221-1/+22
* CVE-2017-2619: s3: smbd: Add the core functions to prevent symlink open races.Jeremy Allison2017-03-221-0/+238
* CVE-2017-2619: s3: smbd: Move special handling of symlink errno's into a util...Jeremy Allison2017-03-221-17/+26
* CVE-2017-2619: s3: smbd: Remove O_NOFOLLOW guards. We insist on O_NOFOLLOW ex...Jeremy Allison2017-03-221-5/+1
* CVE-2017-2619: s3: smbd: Correctly fallback to open_dir_safely if FDOPENDIR n...Jeremy Allison2017-03-221-10/+5
* CVE-2017-2619: s3: smbd: Move the reference counting and destructor setup to ...Jeremy Allison2017-03-221-5/+5
* CVE-2017-2619: s3: smbd: OpenDir_fsp() - Fix memory leak on error.Jeremy Allison2017-03-221-1/+1
* CVE-2017-2619: s3: smbd: OpenDir_fsp() use early returns.Jeremy Allison2017-03-221-13/+21
* CVE-2017-2619: s3: smbd: Create and use open_dir_safely(). Use from OpenDir().Jeremy Allison2017-03-221-7/+70
* CVE-2017-2619: s3: smbd: Opendir_internal() early return if SMB_VFS_OPENDIR f...Jeremy Allison2017-03-221-9/+9
* CVE-2017-2619: s3: smbd: Create wrapper function for OpenDir in preparation f...Jeremy Allison2017-03-221-1/+14
* CVE-2017-2619: s4/torture: add SMB2_FIND tests with SMB2_CONTINUE_FLAG_REOPEN...Ralph Boehme2017-03-221-2/+10
* CVE-2017-2619: s3/smbd: re-open directory after dptr_CloseDir()Ralph Boehme2017-03-221-0/+17
* VERSION: Bump version up to 4.6.1...Karolin Seeger2017-03-171-2/+2
* 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