summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-21dsdb-acl: the SEC_ADS_DELETE_CHILD checks need objectclass->schemaIDGUIDStefan Metzmacher1-2/+7
2013-01-21dsdb-acl: make use of acl_check_access_on_objectclass() for the object in acl...Stefan Metzmacher1-6/+50
2013-01-21dsdb-acl: make use of acl_check_access_on_{attribute,objectclass} in acl_rena...Stefan Metzmacher1-47/+43
2013-01-21dsdb-acl: make use of acl_check_access_on_attribute() in acl_modify()Stefan Metzmacher1-44/+16
2013-01-21dsdb-acl: remove unused acl_check_access_on_class()Stefan Metzmacher1-46/+0
2013-01-21dsdb-acl: use acl_check_access_on_objectclass() instead of acl_check_access_o...Stefan Metzmacher1-8/+13
2013-01-21dsdb-acl: Use the structural objectClass in acl_check_access_on_attribute()Andrew Bartlett1-16/+16
2013-01-21dsdb-acl: Pass the structural objectClass into acl_check_access_on_attributeAndrew Bartlett3-20/+57
2013-01-21dsdb-acl: Remove unused get_oc_guid_from_message()Andrew Bartlett1-19/+0
2013-01-21dsdb-acl: ask for the objectClass attribute if it's not in the scope of the c...Andrew Bartlett1-1/+16
2013-01-21dsdb-acl: use dsdb_get_structural_oc_from_msg() rather than class_schemaid_gu...Andrew Bartlett1-8/+7
2013-01-21dsdb-acl: Use dsdb_get_structural_oc_from_msg() in acl_rename()Andrew Bartlett1-12/+14
2013-01-21dsdb-acl: Use dsdb_get_structural_oc_from_msg() in acl_modify()Andrew Bartlett1-8/+10
2013-01-21dsdb-acl: add acl_check_access_on_objectclass() helperStefan Metzmacher1-0/+39
2013-01-21dsdb-acl: Add helper function dsdb_get_structural_oc_from_msg()Andrew Bartlett1-0/+13
2013-01-21dsdb-acl: attr is not optional to acl_check_access_on_attribute()Stefan Metzmacher1-25/+24
2013-01-21dsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed for all attributesStefan Metzmacher1-16/+18
2013-01-21dsdb-acl: introduce a 'el' helper variable to acl_modify()Stefan Metzmacher1-12/+11
2013-01-21dsdb-acl: introduce a 'msg' helper variable to acl_modify()Stefan Metzmacher1-20/+20
2013-01-21dsdb-schema: make sure we build [system]PossibleInferiors completelyStefan Metzmacher1-0/+4
2013-01-21dsdb-schema: make sure use clean caches in schema_inferiors.cStefan Metzmacher2-28/+32
2013-01-21dsdb-schema: make schema_subclasses_order_recurse() staticStefan Metzmacher1-3/+3
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