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
/
source4
/
torture
/
local
/
talloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument.
Andrew Bartlett
1
-1
/
+11
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
1
-14
/
+15
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2799: removed one last occurance of torture_ldb_alloc()
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2791: got rid of talloc_unreference() and instead created talloc_unlink(),
Andrew Tridgell
1
-21
/
+109
2007-10-10
r2744: ben elliston taught me about gcov today, which allows you to measure
Andrew Tridgell
1
-20
/
+300
2007-10-10
r2742: - fixed a bug in talloc_unreference()
Andrew Tridgell
1
-41
/
+113
2007-10-10
r2718: - added a talloc_unreference() function as requested by metze.
Andrew Tridgell
1
-17
/
+121
2007-10-10
r2711: added a simple talloc speed tester. I get the following on my laptop:
Andrew Tridgell
1
-0
/
+55
2007-10-10
r2709: finally solved the talloc reference problem.
Andrew Tridgell
1
-0
/
+115