summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drs-fsmo: Improve handling of FSMO role takeover.Andrew Bartlett2013-01-173-5/+14
* dsdb-acl: calculate sDRightsEffective based on "nTSecurityDescriptor"Stefan Metzmacher2013-01-171-3/+11
* dsdb-acl: add helper variable 'ldb' in acl_sDRightsEffectiveStefan Metzmacher2013-01-171-1/+2
* libcli/security: don't look at the inherited type in get_ace_object_type()Stefan Metzmacher2013-01-171-2/+0
* dsdb-acl: fix the order of special and system checksStefan Metzmacher2013-01-171-22/+61
* dsdb-acl: Do not apply ACL on special DNs to hide attributes that the user sh...Matthieu Patou2013-01-171-0/+4
* dsdb-acl: talloc_free the private context when we pass to the next moduleStefan Metzmacher2013-01-171-0/+1
* dsdb-acl: don't call dsdb_user_password_support() if we don't use the resultStefan Metzmacher2013-01-171-2/+8
* smb2_ioctl: copychunk request max output validationDavid Disseldorp2013-01-171-0/+12
* smb2_ioctl: track copychunk response output stateDavid Disseldorp2013-01-161-16/+38
* smb2_ioctl: copychunk CHECK_READ and CHECK_WRITEDavid Disseldorp2013-01-161-0/+25
* torture: copychunk test suite improvementsDavid Disseldorp2013-01-161-8/+719
* smb2_ioctl: only pass through to VFS on a valid fspDavid Disseldorp2013-01-161-13/+17
* torture: replace ioctl failure returns with helper callsDavid Disseldorp2013-01-161-33/+25
* torture: add locking tests for copychunkDavid Disseldorp2013-01-161-0/+228
* smb2_ioctl: perform locking around copychunk requestsDavid Disseldorp2013-01-161-17/+137
* smbd: split out file_fsp_get from file_fsp_smb2David Disseldorp2013-01-162-10/+27
* torture: skip FSCTL_SRV_ENUM_SNAPS test when not supportedDavid Disseldorp2013-01-162-1/+6
* selftest: enable samba3.smb2.ioctl tests against s3fsDavid Disseldorp2013-01-161-7/+2
* smb2_ioctl: remove ioctl error response assumptionsDavid Disseldorp2013-01-163-20/+149
* smb2_ioctl: add support for FSCTL_SRV_COPYCHUNKDavid Disseldorp2013-01-161-4/+231
* s3-vfs: add copy_chunk vfs hooksDavid Disseldorp2013-01-169-3/+411
* smb2_ioctl: add FSCTL_SRV_REQUEST_RESUME_KEY supportDavid Disseldorp2013-01-163-2/+49
* smb2_ioctl: split ioctl handler code on device typeDavid Disseldorp2013-01-169-355/+686
* smb2_ioctl: split ioctl handlers into separate funtionsDavid Disseldorp2013-01-161-154/+173
* build(waf): fix the abi_match for the pdb libraryMichael Adam2013-01-161-1/+1
* s4-torture: add ndr64 spoolss openprinterex to ndr test.Günther Deschner2013-01-161-0/+28
* s4-torture: allow to do ndr tests with flags, not only ndr_flags.Günther Deschner2013-01-162-3/+14
* spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.Günther Deschner2013-01-168-43/+42
* test: dbwrap_tool requires --persistent for the registry nowVolker Lendecke2013-01-152-2/+2
* docs: document the "--persistent" option in dbwrap_tool(1)Michael Adam2013-01-151-5/+13
* s3:dbwrap_tool: add --persistent switch and mode for non-persistent DBsMichael Adam2013-01-151-12/+45
* dbwrap: add dbwrap_is_persistent()Michael Adam2013-01-152-0/+6
* docs: document the command line options in dbwrap_tool(1)Michael Adam2013-01-151-3/+7
* docs: use the popt.common.samba.client entity in samba-tool(8)Michael Adam2013-01-151-27/+1
* docs: use the entities popt.common.samba.server and stdarg.help in samba(8)Michael Adam2013-01-151-31/+2
* docs: add popt.common.samba.server and popt.common.samba.client entitiesMichael Adam2013-01-151-0/+11
* docs: fix the stdarg.configfile entity to print a "=" sign after the long optionMichael Adam2013-01-151-1/+1
* docs: use the stdarg.option entity in the popt.common.samba entityMichael Adam2013-01-151-0/+1
* docs: add an entity stdarg.option for the "--option" command line parameterMichael Adam2013-01-151-0/+12
* wafsamba: use additional xml catalog file (bug #9512)Björn Baumbach2013-01-151-1/+2
* smb.conf(5): client min protocol: add hint at list of available protocolsBjörn Baumbach2013-01-152-10/+13
* smb.conf(5): server min protocol: add hint at list of available protocolsBjörn Baumbach2013-01-151-7/+10
* build(waf)-libreplace: remove redundant check for flistea functionBjörn Baumbach2013-01-151-1/+1
* ntlm_auth(1): fix many format issues and and make examples visibleBjörn Baumbach2013-01-151-87/+108
* build(waf): docs-xml: build new dbwrap_tool.8 manual pageBjörn Baumbach2013-01-151-0/+1
* docs-xml: add dbwrap_tool.1 manual pageBjörn Baumbach2013-01-151-0/+160
* dsdb: Add test for modification of two attributes, one permitted, one denied ...Andrew Bartlett2013-01-151-0/+15
* dsdb-acl: Run sec_access_check_ds on each attribute proposed to modify (bug #...Andrew Bartlett2013-01-151-28/+27
* libcli/security: Ensure to fill in remaining_access for the initial case (bug...Andrew Bartlett2013-01-151-0/+1