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
/
talloctort.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13574: fix build; talloctort.c should not use the TALLOC_FREE() macro
Gerald Carter
1
-40
/
+40
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-40
/
+40
2007-10-10
r10674: We no do define timeval_current
Volker Lendecke
1
-7
/
+0
2007-10-10
r6658: Sorry for the spam... I think now I've got a version that should compi...
Volker Lendecke
1
-2
/
+2
2007-10-10
r6656: Samba 4 is Samba 3.9...
Volker Lendecke
1
-2
/
+2
2007-10-10
r6652: Next step getting the build farm happy.
Volker Lendecke
1
-1
/
+13
2007-10-10
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
1
-30
/
+804
2003-11-06
Ignore tallocdump binary.
Tim Potter
1
-2
/
+2
2002-12-22
talloc_init_named -> talloc_init.
Jeremy Allison
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+1
2002-01-03
Make talloctort call talloc_describe_all before exiting
Martin Pool
1
-0
/
+2
2001-12-19
Use less memory, but scribble all over it, just in case there's
Martin Pool
1
-4
/
+6
2001-12-19
Make TALLOC_CTX and talloc_chunk private to talloc.c.
Martin Pool
1
-3
/
+8
2001-12-19
Add a very trivial talloc torture program, bin/talloctort. Not built
Martin Pool
1
-0
/
+56