summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2013-08-19samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke1-3/+3
2013-08-19samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke1-3/+3
2013-08-19samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke1-3/+3
2013-08-06drs-cracksname: fix problems that prevented to pass our torture testsMatthieu Patou1-6/+21
2013-08-06drs-crackname: Fix error code so that we have the same as windowsMatthieu Patou1-0/+1
2013-08-06drs-cracknames: When cracking NT4 names we should just look at netbios for th...Matthieu Patou1-2/+1
2013-08-06drs-crackname: Fix cracknames for the format UNKNOWN when the data is actuall...Matthieu Patou1-1/+4
2013-07-30dsdb: Include MS-ADTS doc references on deleted object contstraintsAndrew Bartlett1-0/+16
2013-07-30dsdb: Improve DRS deleted link source/target handing in repl_meta_dataAndrew Bartlett1-8/+97
2013-07-30dsdb: Ensure we always force deleted objects back under the deleted objects DNAndrew Bartlett1-26/+65
2013-07-30dsdb/repl_meta_data: split out replmd_deletion_state()Stefan Metzmacher1-31/+71
2013-07-30dsdb: Prune deleted objects of links and extra attributes of replicated deletesAndrew Bartlett1-71/+199
2013-07-25dsdb/samdb: use RECYCLED it implies DELETED...Stefan Metzmacher2-3/+3
2013-07-24dsdb: Add assert in drepl_take_FSMO_roleAndrew Bartlett1-4/+3
2013-07-24dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation f...Andrew Bartlett1-15/+41
2013-07-24dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searchesAndrew Bartlett2-104/+99
2013-07-24dsdb-descriptor: Do not do a subtree search unless we have child entriesAndrew Bartlett1-1/+32
2013-07-04dsdb-ridalloc: Fix RID pools - RID numbers increase too quicklyAndrew Bartlett1-1/+2
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett1-1/+1
2013-06-13dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()Stefan Metzmacher1-4/+1
2013-06-13dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...Stefan Metzmacher1-3/+3
2013-06-13dsdb: use AS_SYSTEM | SHOW_RECYCLED for access check searchesStefan Metzmacher1-1/+7
2013-06-13dsdb repl_meta_data: Use dsdb_request_add_controls()Andrew Bartlett1-18/+1
2013-06-12dsdb-tests ldap.py: Add test for usn behaviour on certain changesAndrew Bartlett1-54/+155
2013-06-12dsdb-tests ldap.py: Fix quoting of print statementsAndrew Bartlett1-10/+10
2013-06-12dsdb: Fix behaviour for when to update the USN when there is no changeAndrew Bartlett1-6/+28
2013-06-12dsdb: Allow dsdb_find_dn_by_guid to show deleted DNsAndrew Bartlett4-7/+15
2013-06-11dsdb: reset schema->{classes,attributes}_to_remove_size to 0Stefan Metzmacher1-1/+3
2013-06-11dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()Stefan Metzmacher1-2/+2
2013-06-11Revert "s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_a...Andrew Bartlett1-0/+7
2013-06-10s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"Matthias Dieter Wallnöfer2-17/+147
2013-06-05s4:samldb LDB module - permit "userAccountControl" modifications without acct...Matthias Dieter Wallnöfer2-2/+58
2013-06-05s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on addMatthias Dieter Wallnöfer2-21/+37
2013-05-28dsdb-repl_meta_data: Move TODO comment about conflicts and missing parentsAndrew Bartlett1-9/+4
2013-05-28dsdb-repl_meta_data: Handle renames better, considering only the RDN as given...Andrew Bartlett1-76/+141
2013-05-28dsdb-linked_attributes: Do not crash if the target GUID can not be foundAndrew Bartlett1-0/+15
2013-05-23dsdb-repl: merge the logic from libnet_vampire_cb_apply_schema()Stefan Metzmacher1-6/+113
2013-05-23dsdb-repl: split out dsdb_repl_resolve_working_schemaStefan Metzmacher1-53/+94
2013-05-23dsdb-drs: when replicating schema object checks ask for removal of previous v...Matthieu Patou1-3/+4
2013-05-23dsdb-schema: make deduplication of class and schema possible (bug #8680)Matthieu Patou3-10/+113
2013-05-23dsdb-schema: schema_fill_possible_inferiors() should rebuild everthingStefan Metzmacher1-2/+2
2013-05-20Fix warning by setting the variable from GUID to const GUIDMatthieu Patou1-1/+2
2013-05-20Fix more unused varsMatthieu Patou1-2/+1
2013-05-20Fix a warning about a set but unused variable by actually using itMatthieu Patou1-0/+5
2013-05-20Fix warnings about set but unused variablesMatthieu Patou2-10/+1
2013-05-20operational: remove double loopsMatthieu Patou1-31/+47
2013-05-20dsdb-schema: remove looping on all schema classes for system_possible_inferriorMatthieu Patou1-34/+19
2013-05-17s4:dsdb python tests - set the executable flagMatthias Dieter Wallnöfer2-0/+0
2013-05-16dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_readAndrew Bartlett1-2/+8
2013-05-16dsdb-schema: Print clear debug message when we find a OID in our local DB we ...Andrew Bartlett1-0/+1