Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-06-22 | the BAD_PTR idea in talloc.h is actually a bad idea - it means callers have n... | Andrew Tridgell | 1 | -6/+0 |
2001-03-23 | a much simpler talloc() implementation. This version has the following | Andrew Tridgell | 1 | -2/+1 |
2001-02-27 | Added total memory allocated counter to talloc, so we can tell if a talloc | Jeremy Allison | 1 | -0/+1 |
2000-08-12 | reworked talloc() to in order to help track down invalid | Gerald Carter | 1 | -0/+6 |
2000-07-27 | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 1 | -0/+3 |
2000-01-05 | implemented talloc() as described on samba-technical. This fixes the | Andrew Tridgell | 1 | -0/+32 |