summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ctdb-scripts: Fix regression in updateip codeMartin Schwenke2016-08-051-1/+1
* async_req: make async_connect_send() "reentrant"Ralph Boehme2016-08-051-3/+13
* vfs_acl_xattr: objects without NT ACL xattrRalph Boehme2016-08-031-39/+5
* s3/smbd: move make_default_filesystem_acl() to vfs_acl_common.cRalph Boehme2016-08-033-114/+108
* smbd/notifyd: use smbd_reinit_after_fork()Ralph Boehme2016-08-031-1/+1
* s3-rpc_server/mdssd: use smbd_reinit_after_fork()Ralph Boehme2016-08-031-3/+1
* selftest: test idmap backend id allocation for unknown SIDSRalph Boehme2016-08-032-1/+44
* selftest: make autorid the default idmap backend in admember_rfc2307Ralph Boehme2016-08-031-0/+3
* winbindd: in wb_lookupsids return domain name if we have itRalph Boehme2016-08-031-1/+29
* winbindd/idmap_rfc2307: fix a crashRalph Boehme2016-08-031-3/+1
* s3:mdssvc: older glib2 versions require g_type_init()Ralph Boehme2016-08-031-1/+4
* ctdb-common: For AF_PACKET socket types, protocol is in network orderAmitay Isaacs2016-08-031-3/+3