summaryrefslogtreecommitdiff
path: root/source3/include/adt_tree.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-24adt_tree: Avoid WERROR.Jelmer Vernooij1-1/+1
2010-02-13s3: Remove unused comparison fn from "struct sorted_tree"Volker Lendecke1-1/+1
2010-02-13s3: Make adt_tree data definitions private to adt_tree.cVolker Lendecke1-16/+1
2010-02-13s3: SORTED_TREE -> struct sorted_treeVolker Lendecke1-6/+6
2010-02-13s3: TREE_NODE -> struct tree_nodeVolker Lendecke1-5/+5
2008-04-13adt_tree: change pathtree_add to return WERR instead of bool.Michael Adam1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-7/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher1-2/+2
2007-10-10r9998: starting content for maintainers fileGerald Carter1-5/+6
2007-10-10r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter1-0/+29
2004-02-26fixed compilation with --enable-dmallocAndrew Tridgell1-1/+1
2002-07-18virtual registry framework with initial printing hooks.Gerald Carter1-0/+38