summaryrefslogtreecommitdiffstats
path: root/source/lib/adt_tree.c
Commit message (Expand)AuthorAgeFilesLines
* adt_tree: change pathtree_add to return WERR instead of bool.Michael Adam2008-04-131-6/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r25171: More pstring removal.Jeremy Allison2007-10-101-20/+32
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20838: Small fix from Jiri.Sasek@Sun.COM to fix nullJeremy Allison2007-10-101-2/+3
* r9998: starting content for maintainers fileGerald Carter2007-10-101-54/+7
* r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter2007-10-101-39/+40
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-8/+8
* fixed compilation with --enable-dmallocAndrew Tridgell2004-02-261-3/+3
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* fixed a logic error in the sorted_tree_find_child() routineGerald Carter2002-07-201-32/+63
* fixed seg fault in registry frontend caused by trying toGerald Carter2002-07-191-0/+2
* * refactored registry operations some. subkey lists andGerald Carter2002-07-191-15/+32
* virtual registry framework with initial printing hooks.Gerald Carter2002-07-181-0/+414