Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-26 | fixed size alignment in talloc | Andrew Tridgell | 1 | -2/+2 | |
(This used to be commit 064cdb7ee69bff3af12d1e0b3c3b59207c594681) | |||||
2000-01-11 | Fixed pointer arithmetic found by IRIX compiler. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 20d72e8959fc800836369e4c970f7cb84b95ac9a) | |||||
2000-01-05 | implemented talloc() as described on samba-technical. This fixes the | Andrew Tridgell | 1 | -0/+96 | |
lp_string() bug properly. we still need to add lp_talloc_free() calls in all the main event loops, I've only put it in smbd and nmbd thus far. (This used to be commit aa7f81552540f5dca2c146f5edd805611d5b390f) |