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