Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2506: Add more printf attributes for format checking. | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r2308: make talloc_vasprintf() available outside talloc.c | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r2049: talloc now has destructors and reference counts | Andrew Tridgell | 1 | -56/+75 |
2007-10-10 | r1991: After finding a talloc inconsistancy is a very good time to smb_panic(), | Andrew Bartlett | 1 | -2/+12 |
2007-10-10 | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 1 | -5/+34 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -358/+199 |
2007-10-10 | r1898: Check the context we are going to return. | Simo Sorce | 1 | -1/+5 |
2007-10-10 | r1892: this adds talloc_get_context(), which is something I discussed at the | Andrew Tridgell | 1 | -1/+13 |
2007-10-10 | r1474: It is useful if talloc_strdup() behaves like strdup() | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r1199: Make talloc_asprintf_append() work on a NULL source string as if it were | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r1017: - move to a centralised way of handling talloc/ldb interaction | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r507: the new ldb code will use talloc_free() a lot, so I have made | Andrew Tridgell | 1 | -137/+151 |
2003-12-14 | fixed some memory leaks in the rpc server code | Andrew Tridgell | 1 | -0/+5 |
2003-12-13 | added a basic dcerpc endpoint mapper to Samba4. Currently only | Andrew Tridgell | 1 | -3/+54 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+515 |