summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb/common/util - make NTTIME attribute wrappers use a "const" messageMatthias Dieter Wallnöfer2009-12-171-4/+6
* s4-dsdb: also mark the relax control non-critical when doneAndrew Tridgell2009-12-161-5/+3
* s4-dsdb: it is a better pattern to mark a control as done than remove itAndrew Tridgell2009-12-163-21/+7
* s4-dsdb: when the SD_FLAGS control is set, don't remove nTSecurityDescriptorAndrew Tridgell2009-12-161-10/+19
* s4-dsdb: don't actually remove the sd_flags control, just mark it non-criticalAndrew Tridgell2009-12-161-14/+10
* s4-dsdb: added dsdb_get_deleted_objects_dn()Andrew Tridgell2009-12-161-0/+22
* s4-dsdb: added dsdb_find_nc_root()Andrew Tridgell2009-12-161-0/+64
* s4-dsdb: added dsdb_wellknown_dn()Andrew Tridgell2009-12-161-0/+32
* s4-dsdb: added a dsdb_module_rename() callAndrew Tridgell2009-12-161-0/+43
* s4-dsdb: added dsdb_module_modify()Andrew Tridgell2009-12-161-0/+40
* s4-dsdb: fixed dsdb_module_dn_by_guid()Andrew Tridgell2009-12-161-3/+7
* s4-dsdb: dsdb_flags should be unsignedAndrew Tridgell2009-12-161-1/+1
* s4-dsdb: rename dsdb_module_search_handle_flags to dsdb_request_add_controlsAndrew Tridgell2009-12-163-6/+10
* s4-dsdb: added dsdb_module_dn_by_guid()Andrew Tridgell2009-12-161-0/+41
* s4-dsdb: use dsdb_dn_is_deleted_val()Andrew Tridgell2009-12-161-25/+22
* s4-dsdb: added dsdb_dn_is_deleted_val()Andrew Tridgell2009-12-161-0/+14
* Fixed a problem with duplicate values of allowedAttributesEffective.Nadezhda Ivanova2009-12-152-2/+13
* s4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_search_handle_flags()Andrew Tridgell2009-12-142-0/+8
* s4-dsdb: return a zero guid on error in samdb_result_guid()Andrew Tridgell2009-12-141-1/+1
* s4-dsdb: use the reveal control to hide/show extended DN componentsAndrew Tridgell2009-12-141-1/+44
* s4:"samdb_set_password_sid" - clean up created objects correctlyMatthias Dieter Wallnöfer2009-12-131-2/+14
* s4:operational LDB module - cosmetic - reorder an attribute listMatthias Dieter Wallnöfer2009-12-121-8/+8
* Implementation of sDRightsEffective, allowedAttributesEffective and allowedCh...Nadezhda Ivanova2009-12-102-43/+612
* s4-schema: use GUID_to_ndr_blob()Andrew Tridgell2009-12-102-17/+15
* s4-schema: use binsearch.hAndrew Tridgell2009-12-101-48/+21
* s4-dsdb: use GUID_to_ndr_blob()Andrew Tridgell2009-12-104-34/+15
* s4-dsdb: simplify samdb_result_guid()Andrew Tridgell2009-12-101-11/+4
* s4-dsdb: simplify linked attributes code using GUID functionsAndrew Tridgell2009-12-101-18/+16
* s4-dsdb: simplify schema code using new GUID functionsAndrew Tridgell2009-12-102-34/+22
* s4-dsdb: use GUID_from_ndr_blob() to create dsdb_get_extended_dn_guid()Andrew Tridgell2009-12-101-0/+14
* s4-dsdb: added dsdb_functional_level() helper functionAndrew Tridgell2009-12-094-15/+20
* s4-dsdb: use dsdb_module_search_dn in repl_meta_dataAndrew Tridgell2009-12-091-1/+4
* s4-dsdb: fixed steal of parentGUID for empty msgAndrew Tridgell2009-12-091-4/+10
* s4:dsdb Use ldb_match_msg_objectclass in operational.cAndrew Bartlett2009-12-071-6/+1
* s4:dsdb Make primaryGroupToken calculation more efficient and correctAndrew Bartlett2009-12-071-20/+46
* s4:dsdb Make parentGUID handler use dsdb_module_search_dn()Andrew Bartlett2009-12-072-76/+29
* s4:dsdb Hide the LM password by default tooAndrew Bartlett2009-12-071-1/+2
* s4-ldb: fixed show_deleted module not to corrupt parse treesAndrew Tridgell2009-12-041-23/+26
* s4-drsutil: fixed a memory leak in samdb_search_countAndrew Tridgell2009-12-042-5/+9
* s4:operational LDB module - Fix usage of LDB constantsMatthias Dieter Wallnöfer2009-12-031-4/+4
* s4-drs: fixed updating of uSNChanged in replmd_modifyAndrew Tridgell2009-12-031-3/+2
* s4:schema - Make some more (result) variables const and fix up warnings with ...Matthias Dieter Wallnöfer2009-12-012-53/+72
* s4-drs: Using dsdb_msg_add_guid() utility functionFernando J V da Silva2009-11-303-46/+5
* s4-drs: add deletion of old connectionsCrístian Deives2009-11-303-37/+190
* s4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_linearized_dn()Crístian Deives2009-11-301-3/+3
* s4-drs: Create connection obejct (nTDSConnection)Crístian Deives2009-11-303-0/+130
* s4-dsdb: don't call ldb_next_init() twice in objectclass moduleAndrew Tridgell2009-11-301-1/+1
* s4-drs: cope with bogus empty attributes from w2k8-r2Andrew Tridgell2009-11-281-0/+17
* s4: fix SD update and password change in upgrade scriptMatthieu Patou2009-11-281-4/+11
* s4:dsdb Don't segfault with ldb_transaction_prepare_commit() without begin()Andrew Bartlett2009-11-271-0/+4