summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOTS for the 4.5.10 release.samba-4.5.10Karolin Seeger2017-05-231-1/+1
* WHATSNEW: Add release notes for Samba 4.5.10.Karolin Seeger2017-05-231-2/+54
* CVE-2017-7494: rpc_server3: Refuse to open pipe names with / insideVolker Lendecke2017-05-191-0/+5
* VERSION: Bump version up to 4.5.10...Karolin Seeger2017-05-191-2/+2
* VERSION: Disable GIT_SNAPSHOTS for the 4.5.9 release.samba-4.5.9Karolin Seeger2017-05-181-1/+1
* WHATSNEW: Add release notes for Samba 4.5.9.Karolin Seeger2017-05-181-2/+91
* idmap_rfc2307: Test unix-ids-to-sids with 35 groupsVolker Lendecke2017-05-161-0/+14
* selftest: Avoid idmap caching when testing idmap_rfc2307Volker Lendecke2017-05-161-0/+2
* idmap_rfc2307: "ldap_next_entry" needs the previous entry, not the startVolker Lendecke2017-05-161-1/+1
* idmap_rfc2307: Don't stop after 30 entriesVolker Lendecke2017-05-161-4/+1
* test_idmap_rfc2307: Test wbinfo -r for 35 supplementary group membershipsVolker Lendecke2017-05-162-7/+71
* test_idmap_rfc2307: Do a recursive delete in ou=idmapVolker Lendecke2017-05-161-8/+15
* test_idmap_rfc2307: Correct usageVolker Lendecke2017-05-161-1/+1
* test_idmap_rfc2307: Avoid a tmpfileVolker Lendecke2017-05-161-17/+10
* test_idmap_rfc2307: Remove the correct fileVolker Lendecke2017-05-161-1/+1
* idmap_rfc2307: "ldap_next_entry" needs the previous entry, not the startVolker Lendecke2017-05-161-1/+1
* idmap_rfc2307: Don't stop after 30 entriesVolker Lendecke2017-05-161-4/+1
* samba-tool: let 'samba-tool user syncpasswords' report deletions immediatelyStefan Metzmacher2017-05-091-1/+1
* s3/smbd: update exclusive oplock optimisation to the lease areaRalph Boehme2017-05-091-4/+9
* s3/smbd: update exclusive oplock optimisation to the lease areaRalph Boehme2017-05-091-1/+1
* s3/locking: helper functions for lease typesRalph Boehme2017-05-092-0/+19
* s3/locking: add const to fsp_lease_typeRalph Boehme2017-05-092-2/+2
* s3: smbd: inotify_map_mask_to_filter incorrectly indexes an array.Doug Nazar2017-05-021-1/+1
* vfs_fruit: lp_case_sensitive() does not return a boolRalph Boehme2017-04-282-5/+19
* vfs_acl_xattr|tdb: ensure create mask is at least 0666 if ignore_system_acls ...Ralph Boehme2017-04-282-6/+42
* lib: Fix CID 1373623 Dereference after null checkVolker Lendecke2017-04-281-3/+4
* notify: Fix ordering of events in notifydShilpa Krishnareddy2017-04-281-1/+2
* cleanupdb: Fix a memory read errorHanno Böck2017-04-211-1/+1
* s3:vfs:shadow_copy2: fix corner case of "/@GMT-token" in shadow_copy2_strip_s...Michael Adam2017-04-211-3/+4
* s3:vfs:shadow_copy2: fix the corner case if cwd=/ in make_relative_pathMichael Adam2017-04-211-1/+5
* s3:vfs:shadow_copy2: fix quoting in debug messagesMichael Adam2017-04-211-2/+2
* pam_winbind: no longer use wbcUserPasswordPolicyInfo when authenticatingStefan Metzmacher2017-04-211-46/+12
* s3:smbd: Fix incorrect use of sys_getgroups()Jeremy Allison2017-04-201-2/+1
* s3:lib: Fix incorrect logic in sys_broken_getgroups()Jeremy Allison2017-04-201-5/+7
* lib: debug: Avoid negative array access.Jeremy Allison2017-04-201-1/+1
* vfs_acl_xattr: avoid needlessly supplying a large buffer to getxattr()Uri Simchoni2017-04-201-14/+30
* vfs_acl_xattr: factor out fetching of an extended attributeUri Simchoni2017-04-201-13/+31
* vfs_xattr_tdb: handle case of zero size.Uri Simchoni2017-04-201-0/+12
* selftest: test fetching a large ACL from vfs_acl_xattrUri Simchoni2017-04-202-0/+60
* ctdb-docs: Fix documentation of -n option to ctdb toolAmitay Isaacs2017-04-201-2/+2
* winbindd: trigger possible passdb_dsdb initialisationRalph Boehme2017-04-202-6/+12
* winbindd: error handling in rpc_lookup_sids()Ralph Boehme2017-04-201-4/+5
* s3/rpc_client: lookupsids error handling of NT_STATUS_NONE_MAPPEDRalph Boehme2017-04-201-1/+2
* s3/rpc_client: use NT_STATUS_LOOKUP_ERRRalph Boehme2017-04-201-4/+1
* s3/include: add NT_STATUS_LOOKUP_ERRRalph Boehme2017-04-201-0/+4
* selftest: fix for wbinfo -s tests for wellknown SIDsRalph Boehme2017-04-201-4/+9
* winbindd: explicit check for well-known SIDs in wb_lookupsids_bulk()Ralph Boehme2017-04-201-1/+4
* selftest: wbinfo --sids-to-unix-ids tests for wellknown SIDsRalph Boehme2017-04-201-1/+1
* selftest: wbinfo -s tests for wellknown SIDsRalph Boehme2017-04-201-0/+20
* winbindd: use passdb backend for well-known SIDsRalph Boehme2017-04-202-6/+9