Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert "Document talloc_parent, talloc_parent_name and talloc_is_parent" | Volker Lendecke | 2009-03-22 | 1 | -29/+0 | |
| | | | | This reverts commit 986c2e01cca0be993f1e52d3a27819f4044bfe4b. | |||||
* | Revert "Document talloc_zero_array()" | Volker Lendecke | 2009-03-22 | 1 | -16/+0 | |
| | | | | This reverts commit 59dff5745528a3efe585cdeb03e2bedd6b2e404a. | |||||
* | Document talloc_zero_array() | Volker Lendecke | 2009-03-21 | 1 | -0/+16 | |
| | ||||||
* | Document talloc_parent, talloc_parent_name and talloc_is_parent | Volker Lendecke | 2009-03-21 | 1 | -0/+29 | |
| | ||||||
* | Document TALLOC_FREE() | Volker Lendecke | 2009-03-21 | 1 | -0/+10 | |
| | ||||||
* | Document _talloc | Volker Lendecke | 2009-03-21 | 1 | -1/+10 | |
| | ||||||
* | Add a talloc_internal "module" | Volker Lendecke | 2009-03-21 | 1 | -0/+9 | |
| | ||||||
* | Document talloc_pool() | Volker Lendecke | 2009-03-21 | 1 | -0/+35 | |
| | ||||||
* | Reformatting | Volker Lendecke | 2009-03-21 | 1 | -5/+10 | |
| | ||||||
* | Add some initial hook to the front page | Volker Lendecke | 2009-03-21 | 1 | -0/+3 | |
| | ||||||
* | Add a default "undocumented" module | Volker Lendecke | 2009-03-21 | 1 | -0/+9 | |
| | ||||||
* | Convert the contents of talloc_guide.txt to doxygen-style talloc.h comments | Volker Lendecke | 2009-03-21 | 1 | -1/+1023 | |
| | | | | | talloc_guide.txt was partly outdated, and as going through talloc.h now shows it was incomplete. | |||||
* | talloc: add useful talloc_array_length() macro | Stefan Metzmacher | 2009-03-16 | 1 | -0/+1 | |
| | | | | metze | |||||
* | talloc: add TALLOC_ZERO() | Stefan Metzmacher | 2009-03-16 | 1 | -0/+2 | |
| | | | | metze | |||||
* | talloc: add talloc_set_abort_fn() | Stefan Metzmacher | 2009-03-12 | 1 | -0/+2 | |
| | | | | metze | |||||
* | talloc: add talloc_get_type_abort() | Stefan Metzmacher | 2009-03-03 | 1 | -0/+2 | |
| | | | | metze | |||||
* | Move common libraries from root to lib/. | Jelmer Vernooij | 2008-09-17 | 1 | -0/+183 | |