summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* smbd: Reset O_NONBLOCK on open filesVolker Lendecke2016-09-191-0/+19
* vfs_acl_common: use DBG_LEVEL and remove function prefixes in DEBUG statementsRalph Boehme2016-09-161-42/+30
* s4/torture: tests for vfs_acl_xattr default ACL stylesRalph Boehme2016-09-165-2/+328
* vfs_acl_common: Windows style default ACLRalph Boehme2016-09-161-0/+76
* vfs_acl_xattr|tdb: add option to control default ACL styleRalph Boehme2016-09-163-6/+92
* vfs_acl_common: check for ignore_system_acls before fetching filesystem ACLRalph Boehme2016-09-161-42/+54
* vfs_acl_common: move stat stuff to a helper functionRalph Boehme2016-09-161-31/+48
* vfs_acl_tdb|xattr: use a config handleRalph Boehme2016-09-163-10/+54
* vfs_acl_common: move the ACL blob validation to a helper functionRalph Boehme2016-09-161-88/+122
* vfs_acl_common: simplify ACL logic, cleanup and talloc hierarchyRalph Boehme2016-09-161-72/+63
* vfs_acl_common: remove redundant NULL assignmentRalph Boehme2016-09-161-2/+0
* vfs_acl_common: rename pdesc_next to psd_fsRalph Boehme2016-09-161-18/+18
* vfs_acl_common: rename psd to psd_blob in get_nt_acl_internal()Ralph Boehme2016-09-161-30/+30
* Revert "vfs_acl_xattr: objects without NT ACL xattr"Ralph Boehme2016-09-161-4/+39
* smbd: allow reading files based on FILE_EXECUTE access rightUri Simchoni2016-09-162-5/+18
* smbd: look only at handle readability for COPYCHUNK destUri Simchoni2016-09-162-2/+10
* s4-smbtorture: pin copychunk exec right behaviorUri Simchoni2016-09-162-25/+75
* seltest: allow opening files with arbitrary rights in smb2.ioctl testsUri Simchoni2016-09-161-2/+18
* seltest: implicit FILE_READ_DATA non-reportingUri Simchoni2016-09-162-0/+72
* s4-selftest: add test for read access checkUri Simchoni2016-09-162-0/+77
* s4-selftest: add functions which create with desired accessUri Simchoni2016-09-161-7/+29
* s4-smbtorture: use standard macros in smb2.read testUri Simchoni2016-09-161-15/+7
* s3: oplock: Fix race condition when closing an oplocked file.Jeremy Allison2016-09-161-5/+5
* smbd: oplock: Factor out internals of remove_oplock() into new remove_oplock_...Jeremy Allison2016-09-162-16/+30
* smbd: oplock: Fixup debug messages inside remove_oplock().Jeremy Allison2016-09-161-10/+9
* gensec/spnego: work around missing server mechListMIC in SMB serversStefan Metzmacher2016-09-161-1/+68
* dbcheck: Abandon dbcheck if we get an error during a transactionAndrew Bartlett2016-09-162-0/+17
* dsdb: Allow missing a mandatory attribute from a dbcheck fixAndrew Bartlett2016-09-161-1/+8
* libgpo: Correctly use the 'server' parameter after parsing it out of the GPO ...Jeremy Allison2016-09-161-1/+1
* s3: libsmb: Protect cli_connect_nb_send() from being passed a NULL hostname a...Jeremy Allison2016-09-161-1/+5
* script/release.sh: use 8 byte gpg key idsStefan Metzmacher2016-09-051-6/+6
* ldb-samba: Add "secret" as a value to hide in LDIF filesAndrew Bartlett2016-08-161-1/+1
* samba-tool/ldapcmp: ignore differences of whenChangedStefan Metzmacher2016-08-161-1/+1
* script/autobuild.py: include the branch name in the outputStefan Metzmacher2016-08-161-5/+5
* autobuild: fix typo in autobuild success subject lineGarming Sam2016-08-161-1/+1
* autobuild: Return the last 50 log linesGarming Sam2016-08-161-1/+18
* autobuild: Give a clearer failure messageAndrew Bartlett2016-08-161-0/+18
* dbwrap_ctdb: treat empty records in ltdb as non-existingRalph Boehme2016-08-101-1/+26
* s4/torture: add a test for ctdb-tombstrone-record deadlockRalph Boehme2016-08-101-0/+64
* smbd: ignore ctdb tombstone records in fetch_share_mode_unlocked_parser()Ralph Boehme2016-08-101-0/+6
* ctdb-daemon: Fix CID 1125627 Resource leak (RESOURCE_LEAK)Martin Schwenke2016-08-101-2/+7
* ctdb-common: Fix CID 1125585 Dereference after null check (FORWARD_NULL)Martin Schwenke2016-08-101-1/+1
* ctdb-common: Fix CID 1125583 Dereference after null check (FORWARD_NULL)Martin Schwenke2016-08-101-1/+1
* ctdb-common: Fix CID 1125581 Dereference after null check (FORWARD_NULL)Martin Schwenke2016-08-101-1/+1
* ctdb-daemon: Fix CID 1363067 Resource leak (RESOURCE_LEAK)Martin Schwenke2016-08-101-0/+1
* ctdb-daemon: Fix CID 1363233 Resource leak (RESOURCE_LEAK)Martin Schwenke2016-08-101-0/+1
* ctdb-utils: Fix CID 1297451 Explicit null dereferenced (FORWARD_NULL)Martin Schwenke2016-08-101-1/+3
* ctdb-common: Consistently use strlcpy() on interface namesMartin Schwenke2016-08-101-3/+3
* ctdb-common: Fix CID 1125553 Buffer not null terminated (BUFFER_SIZE_WARNING)Martin Schwenke2016-08-101-1/+1
* ctdb-daemon: Fix CID 1364527/8/9: Null pointer dereferences (NULL_RETURNS)Martin Schwenke2016-08-103-0/+12