summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-21BUG 9474: Downgrade v4 printer driver requests to v3.Günther Deschner1-1/+8
2013-01-21BUG 9574: Fix a possible null pointer dereference in spoolss.Andreas Schneider1-1/+2
2013-01-21Tests: remove redondent testsuites in provisionMatthieu Patou1-6/+1
2013-01-21Tests: avoid adding python options that are functions in the envMatthieu Patou1-1/+6
2013-01-21Tests: rewrite ldap_schema to specify attributesMatthieu Patou1-15/+24
2013-01-19Fix warnings with mismatched sizes in arguments to DEBUG statements.Jeremy Allison1-8/+8
2013-01-19Remove some unused variables.Jeremy Allison1-3/+0
2013-01-19heimdal_build: Try again to sort out the strerror_r messAndrew Bartlett5-10/+11
2013-01-19printing: Free talloc_stackframe() on all exit pathsAndrew Bartlett1-0/+2
2013-01-18nsswitch: Fix two bitfield constants being the same.Ira Cooper1-3/+1
2013-01-18Sort winbind request flags. Ira saw we have a duplicate.Jeremy Allison1-9/+9
2013-01-18smbtorture: Satisfy a linker dependencyVolker Lendecke1-1/+8
2013-01-18winbind: Handle child requests in a tevent_fdVolker Lendecke1-105/+65
2013-01-18winbind: Introduce "struct child_handler_state"Volker Lendecke1-22/+30
2013-01-18winbind: Use standard tevent_context_initVolker Lendecke3-7/+34
2013-01-18BUG 9378: Add extra attributes for AD printer publishing.David Disseldorp1-1/+85
2013-01-18printing: Remove invalid free from error path.David Disseldorp1-1/+0
2013-01-18Remove locking across the lifetime of the copychunk call.Jeremy Allison1-116/+1
2013-01-18Move copychunk locking to be local to the read/write calls.Jeremy Allison1-0/+42
2013-01-18Add additional copychunk checks.Jeremy Allison1-0/+22
2013-01-18Move handle checking code to copychunk_check_handles().Jeremy Allison1-21/+37
2013-01-18tevent: Fix a commentVolker Lendecke1-1/+1
2013-01-17printing: Create default architecture directories on init.Andreas Schneider1-0/+59
2013-01-17s3-spoolss: use configurable spoolss architecture in compose_spoolss_server_p...Günther Deschner1-1/+5
2013-01-17spoolss: make spoolss deal with ndr64 SetForm by using proper container object.Günther Deschner5-21/+32
2013-01-17spoolss: make spoolss deal with ndr64 AddForm by using proper container object.Günther Deschner6-31/+46
2013-01-17s4-torture: add ndr64 spoolss_SetPrinter ndr test.Günther Deschner2-1/+74
2013-01-17spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.Günther Deschner6-23/+21
2013-01-17dsdb-operational: Avoid doing the ldb_attr_cmp if bypass flag is not setMatthieu Patou1-1/+1
2013-01-17torture: Fix fsmo test to use correct -H samba-tool syntaxAndrew Bartlett1-2/+2
2013-01-17dsdb: Do not hold the transaction over the IRPC call to perform a role transferAndrew Bartlett2-2/+26
2013-01-17selftest: also skip raw.search as it also spinsAndrew Bartlett1-0/+1
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