index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
adt_tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-2
/
+2
*
s3-registry: Convert registry key delimiter from slash to backslash.
Andreas Schneider
2010-06-25
1
-6
/
+6
*
s3: Remove unused comparison fn from "struct sorted_tree"
Volker Lendecke
2010-02-13
1
-8
/
+2
*
s3: Make adt_tree data definitions private to adt_tree.c
Volker Lendecke
2010-02-13
1
-0
/
+14
*
s3: SORTED_TREE -> struct sorted_tree
Volker Lendecke
2010-02-13
1
-6
/
+8
*
s3: TREE_NODE -> struct tree_node
Volker Lendecke
2010-02-13
1
-12
/
+18
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-02-13
1
-69
/
+68
*
adt_tree: change pathtree_add to return WERR instead of bool.
Michael Adam
2008-04-13
1
-6
/
+6
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r25171: More pstring removal.
Jeremy Allison
2007-10-10
1
-20
/
+32
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r20838: Small fix from Jiri.Sasek@Sun.COM to fix null
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r9998: starting content for maintainers file
Gerald Carter
2007-10-10
1
-54
/
+7
*
r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)
Gerald Carter
2007-10-10
1
-39
/
+40
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-8
/
+8
*
fixed compilation with --enable-dmalloc
Andrew Tridgell
2004-02-26
1
-3
/
+3
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
fixed a logic error in the sorted_tree_find_child() routine
Gerald Carter
2002-07-20
1
-32
/
+63
*
fixed seg fault in registry frontend caused by trying to
Gerald Carter
2002-07-19
1
-0
/
+2
*
* refactored registry operations some. subkey lists and
Gerald Carter
2002-07-19
1
-15
/
+32
*
virtual registry framework with initial printing hooks.
Gerald Carter
2002-07-18
1
-0
/
+414