summaryrefslogtreecommitdiffstats
path: root/source3/include/adt_tree.h
Commit message (Expand)AuthorAgeFilesLines
* adt_tree: Avoid WERROR.Jelmer Vernooij2012-03-241-1/+1
* s3: Remove unused comparison fn from "struct sorted_tree"Volker Lendecke2010-02-131-1/+1
* s3: Make adt_tree data definitions private to adt_tree.cVolker Lendecke2010-02-131-16/+1
* s3: SORTED_TREE -> struct sorted_treeVolker Lendecke2010-02-131-6/+6
* s3: TREE_NODE -> struct tree_nodeVolker Lendecke2010-02-131-5/+5
* adt_tree: change pathtree_add to return WERR instead of bool.Michael Adam2008-04-131-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-7/+1
* 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
* r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher2007-10-101-2/+2
* r9998: starting content for maintainers fileGerald Carter2007-10-101-5/+6
* r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter2007-10-101-0/+29
* fixed compilation with --enable-dmallocAndrew Tridgell2004-02-261-1/+1
* virtual registry framework with initial printing hooks.Gerald Carter2002-07-181-0/+38