summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOTS for the 4.6.4 release.samba-4.6.4Karolin Seeger2017-05-231-1/+1
* WHATSNEW: Add release notes for Samba 4.6.4.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.6.4...Karolin Seeger2017-05-191-2/+2
* VERSION: Disable GIT_SNAPSHOTS for the 4.6.3 release.samba-4.6.3Karolin Seeger2017-04-241-1/+1
* WHATSNEW: Add release notes for Samba 4.6.3.Karolin Seeger2017-04-241-2/+111
* 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
* rpcclient: allow -U'OTHERDOMAIN\user' againStefan Metzmacher2017-04-201-13/+8
* 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
* selftest: tests idmap mapping with idmap_ridRalph Boehme2017-04-202-1/+69
* selftest: new environment "ad_member_idmap_rid"Ralph Boehme2017-04-203-0/+95
* winbindd: remove unused single_domains arrayRalph Boehme2017-04-201-9/+0
* winbindd: use correct domain name for failed lookupsidsRalph Boehme2017-04-201-3/+4
* autobuild: Stop waf uninstall from removing test_tmpdirMartin Schwenke2017-04-201-0/+5
* script/autobuild.py: ignore missing test_tmpdirStefan Metzmacher2017-04-201-1/+1
* script/autobuild.py: try to make TMPDIR handling more verboseStefan Metzmacher2017-04-201-4/+7
* script/autobuild.py: add a do_print() wrapper function that flushes after eac...Stefan Metzmacher2017-04-201-18/+23
* script/autobuild.py: export PYTHONUNBUFFERED=1Stefan Metzmacher2017-04-201-0/+2
* script/autobuild.py: cleanup the task subdirs when they're done.Stefan Metzmacher2017-04-201-0/+4
* s4/torture: vfs_fruit: test for bug 12565Ralph Boehme2017-04-201-1/+72
* vfs_fruit: resource fork open request with flags=O_CREAT|O_RDONLYRalph Boehme2017-04-201-0/+14
* wafsamba: move -L/some/path from LINKFLAGS_PYEMBED to LIBPATH_PYEMBEDStefan Metzmacher2017-04-201-0/+6
* selftest: Test for bug 12558Volker Lendecke2017-04-201-0/+11
* smbd: Fix smb1 findfirst with DFSVolker Lendecke2017-04-201-2/+2
* winbindd: Fix password policy for pam authenticationChristof Schmitt2017-04-201-3/+4
* ctdb-tools: Avoid deferencing argv[0] if argc == 0Amitay Isaacs2017-04-201-5/+8
* selftest: Define template homedir for 'ad_member' envAndreas Schneider2017-04-202-6/+12
* s3:tests: Add a subsitution test for %D %u %gAndreas Schneider2017-04-202-3/+25
* s3:winbind: Use the correct talloc context for user informationVolker Lendecke2017-04-201-1/+1