s3: Remove db_ctdb_fetch
[kai/samba.git] / source3 / lib / adt_tree.c
2012-03-24 Jelmer Vernooijadt_tree: Fix return types.
2012-03-24 Jelmer Vernooijadt_tree: Avoid WERROR.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2010-06-25 Andreas Schneiders3-registry: Convert registry key delimiter from slash...
2010-02-13 Volker Lendeckes3: Remove unused comparison fn from "struct sorted_tree"
2010-02-13 Volker Lendeckes3: Make adt_tree data definitions private to adt_tree.c
2010-02-13 Volker Lendeckes3: SORTED_TREE -> struct sorted_tree
2010-02-13 Volker Lendeckes3: TREE_NODE -> struct tree_node
2010-02-13 Volker Lendeckes3: Fix some nonempty blank lines
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-13 Michael Adamadt_tree: change pathtree_add to return WERR instead...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25171: More pstring removal.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr20838: Small fix from Jiri.Sasek@Sun.COM to fix null
2007-10-10 Gerald Carterr9998: starting content for maintainers file
2007-10-10 Gerald Carterr5517: code cleanup; rename the sorted_tree to pathtree...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-15 Gerald Cartersync small fixes from 3.0 and fix compiler warning...
2004-02-26 Andrew Tridgellfixed compilation with --enable-dmalloc
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-20 Gerald Carterfixed a logic error in the sorted_tree_find_child(...
2002-07-19 Gerald Carterfixed seg fault in registry frontend caused by trying to
2002-07-19 Gerald Carter* refactored registry operations some. subkey lists and
2002-07-18 Gerald Cartervirtual registry framework with initial printing hooks.