summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4:dsdb/descriptor: remove support for unused LDB_CONTROL_RECALCULATE_SD_OIDStefan Metzmacher2012-11-301-26/+1
* s4:dsdb/descriptor: move special dn check to the start of descriptor_{add,mod...Stefan Metzmacher2012-11-301-19/+21
* s4:dsdb/descriptor: if the caller specifies no DACL/SACL the objects gets a d...Stefan Metzmacher2012-11-301-1/+28
* s4:dsdb/descriptor: give SYSTEM the correct default owner (group) sidStefan Metzmacher2012-11-301-0/+6
* s4:dsdb/acl_read: enable acl checking on search by default (bug #8620)Stefan Metzmacher2012-11-302-2/+2
* s4:dsdb/acl_read: specify the correct access_mask for nTSecurityDescriptorStefan Metzmacher2012-11-301-1/+19
* s4:dsdb/acl_read: do search for instanceType AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher2012-11-301-1/+3
* s4:dsdb/acl: calculate the correct access_mask when modifying nTSecurityDescr...Stefan Metzmacher2012-11-301-1/+14
* s4:dsdb/acl: don't protect confidential attributes when "acl:search = yes" is...Stefan Metzmacher2012-11-301-0/+11
* s4:dsdb/acl: remove unused "acl:perform" optionStefan Metzmacher2012-11-301-3/+0
* s4:dsdb/acl: do helper searches AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher2012-11-301-5/+15
* s4:dsdb/descriptor: make it clear that the SD Flags are ignored on addStefan Metzmacher2012-11-301-1/+7
* s4:dsdb/descriptor: make use of dsdb_request_sd_flags()Stefan Metzmacher2012-11-301-47/+15
* s4:dsdb/descriptor: always use descriptor_search_callback if we return nTSecu...Stefan Metzmacher2012-11-301-1/+12
* s4:dsdb/descriptor: do searches for nTSecurityDescriptor AS_SYSTEM and with S...Stefan Metzmacher2012-11-301-11/+12
* s4:dsdb/acl_util: add dsdb_request_sd_flags() helper functionStefan Metzmacher2012-11-301-0/+37
* s4:dsdb/acl_util: do helper searches AS_SYSTEMStefan Metzmacher2012-11-301-0/+1
* s4:dsdb/extended_dn_store: do helper searches AS_SYSTEMStefan Metzmacher2012-11-301-1/+3
* s4:dsdb/extended_dn_in: do helper searches AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher2012-11-301-12/+13
* s4:dsdb/objectclass: do helper searches AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher2012-11-301-3/+31
* s4:dsdb/rootdse: do helper searches AS_SYSTEMStefan Metzmacher2012-11-301-7/+29
* s4:dsdb/rootdse: remove unused variableStefan Metzmacher2012-11-301-1/+0
* s4:dsdb/dirsync: explicitly ask for sdctr->secinfo_flags = 0xFStefan Metzmacher2012-11-301-2/+2
* s4:dsdb/dirsync: use the correct nc_root to fetch replUpToDateVectorStefan Metzmacher2012-11-301-3/+1
* s4:dsdb/dirsync: check result of replUpToDateVector fetch on nc_rootStefan Metzmacher2012-11-301-0/+4
* s4:dsdb/schema_data: fix debug message in schema_data_modify()Stefan Metzmacher2012-11-301-1/+1
* dsdb: Make secrets_tdb_sync cope with -H secrets.ldbAndrew Bartlett2012-11-161-2/+3
* s4:dsdb/acl_read: make sure confidential attributes require CONTROL_ACCESS (b...Stefan Metzmacher2012-11-121-0/+4
* s4:dsdb/acl_read: fix whitespace formatting errorsStefan Metzmacher2012-11-121-124/+128
* s4:dsdb/acl: only give administrators access to attributes marked as confiden...Stefan Metzmacher2012-11-121-0/+87
* s4:dsdb/acl: reorganize the logic flow in the password filtering checksStefan Metzmacher2012-11-121-54/+92
* s4:dsdb/acl: fix search filter cleanup for password attributesStefan Metzmacher2012-11-121-1/+1
* ldb_secrets_tdb_sync: Add dependency on gssapi.Jelmer Vernooij2012-11-061-1/+1
* dsdb: Simplify DsCrackNameOneFilter a bitVolker Lendecke2012-11-061-1/+4
* dsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPING when there is no SIDAndrew Bartlett2012-10-251-3/+7
* dsdb-cracknames: Always use talloc_zero()Andrew Bartlett2012-10-241-1/+1
* drs-crackname: if there is no sid do not return the domainMatthieu Patou2012-10-071-0/+2
* Implement the LIST_INFO_FOR_SERVER input formatMatthieu Patou2012-10-071-0/+107
* s4-dsdb: Remove double-free in update_keytab moduleAndrew Bartlett2012-08-281-2/+0
* s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in syncAndrew Bartlett2012-08-283-0/+539
* s4-dsdb: Remove unused variablesAndrew Bartlett2012-08-231-5/+0
* s4-dsdb: Do not use a possibly-old loadparm context in schema reloadAndrew Bartlett2012-08-231-7/+3
* s4:samldb LDB module - remove unused "member" attribute from search filterMatthias Dieter Wallnöfer2012-08-221-1/+1
* s4:dsdb - always fail if a search filter could not be parsedMatthias Dieter Wallnöfer2012-08-221-0/+3
* s4:dsdb_sort_objectClass_attr - simplify memory context handlingMatthias Dieter Wallnöfer2012-08-221-26/+3
* s4-dsdb: Ensure we always free tmp_ctx in schema refresh checkAndrew Bartlett2012-08-171-0/+2
* s4-dsdb: Use samdb_dn_is_our_ntdsa()Andrew Bartlett2012-08-142-4/+34
* s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dnAndrew Bartlett2012-08-144-8/+9
* s4-dsdb: Take more care in handling of global schema memoryAndrew Bartlett2012-08-111-1/+3
* s4-dsdb: Remove support for per-partition sequence numbersAndrew Bartlett2012-08-111-23/+0