Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-02-28 | Move to talloc control of SPOOL_XXX structs. Move to talloc control of | Jeremy Allison | 1 | -0/+13 |
2001-02-27 | Added total memory allocated counter to talloc, so we can tell if a talloc | Jeremy Allison | 1 | -0/+22 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 1 | -0/+5 |
2000-08-12 | reworked talloc() to in order to help track down invalid | Gerald Carter | 1 | -25/+26 |
2000-08-10 | talloc returns 0xdeadbeef when asked to allocate 0 bytes | Gerald Carter | 1 | -19/+29 |
2000-07-27 | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 1 | -1/+8 |
2000-06-26 | fixed size alignment in talloc | Andrew Tridgell | 1 | -2/+2 |
2000-01-11 | Fixed pointer arithmetic found by IRIX compiler. | Jeremy Allison | 1 | -1/+1 |
2000-01-05 | implemented talloc() as described on samba-technical. This fixes the | Andrew Tridgell | 1 | -0/+96 |