summaryrefslogtreecommitdiff
path: root/source3/lib/adt_tree.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r20838: Small fix from Jiri.Sasek@Sun.COM to fix nullJeremy Allison1-2/+3
2007-10-10r9998: starting content for maintainers fileGerald Carter1-54/+7
2007-10-10r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter1-39/+40
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-8/+8
2004-02-26fixed compilation with --enable-dmallocAndrew Tridgell1-3/+3
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-1/+1
2002-07-20fixed a logic error in the sorted_tree_find_child() routineGerald Carter1-32/+63
2002-07-19fixed seg fault in registry frontend caused by trying toGerald Carter1-0/+2
2002-07-19* refactored registry operations some. subkey lists andGerald Carter1-15/+32
2002-07-18virtual registry framework with initial printing hooks.Gerald Carter1-0/+414