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