summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/linked_attributes.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-13s4:dsdb: Check return code (CID 1444824/1444844)Joseph Sutton1-0/+4
2023-10-13s4:dsdb: Permit forward link to be missing in linked_attributes_fix_forward_l...Joseph Sutton1-6/+8
2023-08-03s4:dsdb:samdb: Fix code spellingAndreas Schneider1-1/+1
2023-04-05CVE-2023-0614 s4:dsdb: Use talloc_get_type_abort() more consistentlyJoseph Sutton1-1/+1
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+1
2019-05-10dsdb mod/linked_attributes: fix_link_slow(): clarify a comment.Douglas Bagnall1-1/+2
2019-05-09dsdb/modules/linked_attrs: remove pointless check (CID 240768)Douglas Bagnall1-1/+1
2019-03-04dsdb/linked_attributes: shortcut exit for backlink fixDouglas Bagnall1-3/+14
2019-03-04dsdb/linked_attributes: improve formatting in some placesDouglas Bagnall1-3/+6
2019-03-04dsdb/linked_attributes: initialise more pointers to NULLDouglas Bagnall1-5/+5
2019-03-04dsdb linked attributes: fix forward links fasterDouglas Bagnall1-41/+271
2019-03-04dsdb: linked_attributes module knows about sorted linksDouglas Bagnall1-25/+56
2019-03-04replmd/la: disambiguate error messages a bitDouglas Bagnall1-2/+2
2019-02-13dsdb: check NULL guid strings in la_fix_linksDouglas Bagnall1-3/+11
2019-02-13dsdb: linked attrs: check a talloc_new()Douglas Bagnall1-1/+6
2018-10-30dsdb: Add comments explaining the limitations of our current backlink behaviourAndrew Bartlett1-1/+17
2018-03-01s4:samdb: Add FALL_THROUGH statements in linked_attributes.cAndreas Schneider1-2/+1
2017-09-07linked_attributes: Use ldb_ldif_message_redacted_string() for consistencyAndrew Bartlett1-2/+6
2016-12-22dsdb: Parse linked attributes using their DN+Binary or DN+String syntax, if n...Andrew Bartlett1-7/+19
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-1/+1
2013-07-25dsdb/samdb: use RECYCLED it implies DELETED...Stefan Metzmacher1-2/+2
2013-05-28dsdb-linked_attributes: Do not crash if the target GUID can not be foundAndrew Bartlett1-0/+15
2013-04-19s4:dsdb: Fix warnings about not set / set but unused / shadowed variablesMatthieu Patou1-3/+3
2013-01-12dsdb: Make linked_attributes module GUID based for renamesAndrew Bartlett1-13/+64
2012-06-22s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...Matthieu Patou1-10/+97
2011-08-18s4-dsdb: fixed deletion of backlinks for fl2000 DCsAndrew Tridgell1-18/+13
2011-07-21update/add my copyrightMatthieu Patou1-0/+1
2011-03-31s4-dsdb: cope with failed searches in the linked attributes callbackAndrew Tridgell1-16/+15
2011-03-02s4-dsdb: Ensure we permit multi-valued backlinks on single-valued attributesAndrew Bartlett1-0/+7
2011-01-17s4-dsdb: pass parent request to dsdb_module_*() functions Andrew Tridgell1-6/+7
2010-12-06s4-linked_attributes: Give more info where an error occuredKamen Mazdrashki1-3/+8
2010-11-04s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdbAndrew Tridgell1-1/+5
2010-11-01s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell1-0/+1
2010-11-01s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell1-1/+6
2010-10-03s4:dsdb - substitute the "show_deleted" with the "show_recycled" controlMatthias Dieter Wallnöfer1-2/+2
2010-09-25ldb: mark the location of a lot more ldb requestsAndrew Tridgell1-0/+4
2010-07-08s4-source4/dsdb/samdb/ldb_modules/linked_attributes.c Use DSDB_FLAG_NEXT_MODU...Kamen Mazdrashki1-1/+4
2010-07-07s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell1-21/+13
2010-07-02s4-dsdb/samdb/ldb_modules/linked_attributes.c: make use of DSDB_FLAG_NEXT_MOD...Kamen Mazdrashki1-2/+2
2010-06-16s4:linked attributes LDB module - strip trailing whitespacesMatthias Dieter Wallnöfer1-35/+35
2010-06-16s4:linked_attributes LDB module - cosmeticsMatthias Dieter Wallnöfer1-12/+10
2010-06-16s4:dsdb Allow renames with (now removed) linked attributesAndrew Bartlett1-3/+11
2010-06-16s4:dsdb Fix linked_attributes to cope with the Feb 2010 changes to DLISTAndrew Bartlett1-2/+6
2010-06-16s4:dsdb Assert that we can't get backlinks as input in linked_attributesAndrew Bartlett1-2/+15
2010-06-16s4:dsdb use dsdb_module_modify() rather than ldb_next_request()Andrew Bartlett1-22/+2
2010-06-16s4:dsdb Handle backlinks for Windows 2000 level linked attributesAndrew Bartlett1-1/+892
2010-06-15dsdb: Fix includes when building against system ldb.Jelmer Vernooij1-1/+1
2010-03-16s4:dsdb - fix up warningsMatthias Dieter Wallnöfer1-1/+1
2010-03-16s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett1-1/+8
2010-03-07s4:linked_attributes LDB module - change counter variables to "unsigned" wher...Matthias Dieter Wallnöfer1-3/+5