summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move copychunk locking to be local to the read/write calls.Jeremy Allison2013-01-181-0/+42
* Add additional copychunk checks.Jeremy Allison2013-01-181-0/+22
* Move handle checking code to copychunk_check_handles().Jeremy Allison2013-01-181-21/+37
* tevent: Fix a commentVolker Lendecke2013-01-181-1/+1
* printing: Create default architecture directories on init.Andreas Schneider2013-01-171-0/+59
* s3-spoolss: use configurable spoolss architecture in compose_spoolss_server_p...Günther Deschner2013-01-171-1/+5
* spoolss: make spoolss deal with ndr64 SetForm by using proper container object.Günther Deschner2013-01-175-21/+32
* spoolss: make spoolss deal with ndr64 AddForm by using proper container object.Günther Deschner2013-01-176-31/+46
* s4-torture: add ndr64 spoolss_SetPrinter ndr test.Günther Deschner2013-01-172-1/+74
* spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.Günther Deschner2013-01-176-23/+21
* dsdb-operational: Avoid doing the ldb_attr_cmp if bypass flag is not setMatthieu Patou2013-01-171-1/+1
* torture: Fix fsmo test to use correct -H samba-tool syntaxAndrew Bartlett2013-01-171-2/+2
* dsdb: Do not hold the transaction over the IRPC call to perform a role transferAndrew Bartlett2013-01-172-2/+26
* selftest: also skip raw.search as it also spinsAndrew Bartlett2013-01-171-0/+1
* 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