summaryrefslogtreecommitdiffstats
path: root/lib/talloc
Commit message (Expand)AuthorAgeFilesLines
...
* talloc: let talloc_steal() only generate a warning if it's used with referencesStefan Metzmacher2009-08-241-2/+1
* talloc/testsuite: report __location__ of testsuite failuresStefan Metzmacher2009-08-241-6/+6
* talloc/testsuite: add infrastructure to test abortsStefan Metzmacher2009-08-241-0/+20
* talloc/testsuite: reset the globals after each subtestStefan Metzmacher2009-08-241-3/+29
* talloc: call return after abort, because an overloaded abort function might n...Stefan Metzmacher2009-08-241-0/+4
* talloc: report the size of reference handles as 0Stefan Metzmacher2009-08-241-1/+3
* talloc: let talloc_total_blocks() and talloc_get_size() operate on the null_c...Stefan Metzmacher2009-08-241-2/+15
* DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.Jelmer Vernooij2009-07-302-7/+8
* Fix some warningsVolker Lendecke2009-07-041-2/+3
* Restore ABI compatibility for talloc.Simo Sorce2009-07-036-60/+106
* talloc: change TALLOC_MAGIC for version 2.0.0Stefan Metzmacher2009-07-021-1/+12
* change talloc to 2.0.0Andrew Tridgell2009-07-021-1/+1
* fixed the talloc testsuite for the recent changesAndrew Tridgell2009-07-011-6/+10
* a talloc_realloc() to zero size needs to use an unambiguous freeAndrew Tridgell2009-07-011-1/+1
* changes to remove the ambiguity in talloc_free() and talloc_steal() Andrew Tridgell2009-07-012-26/+109
* fixed use of reference in pytallocAndrew Tridgell2009-07-012-3/+24
* fix release scripts to always git cleanSimo Sorce2009-06-171-0/+3
* Add exports file and abi checker for talloctalloc-1.3.1Simo Sorce2009-06-158-9/+169
* talloc: try to fix the source4 build on AIXStefan Metzmacher2009-06-081-1/+1
* Update copies of config.guess and config.sub.Jelmer Vernooij2009-05-162-76/+282
* Avoid --nonet when building manpages; xsltproc will already prefer localJelmer Vernooij2009-05-061-2/+2
* Update tdb and talloc web pagesSimo Sorce2009-05-051-5/+10
* Add release scripts for talloc and tdbSimo Sorce2009-05-051-0/+45
* Prevent reallocs of the talloc pool itselfSimo Sorce2009-04-221-0/+5
* talloc_array_length: talloc_get_size deals fine with NULLVolker Lendecke2009-03-221-1/+1
* Revert "Add a basic Doxyfile for talloc"Volker Lendecke2009-03-221-8/+0
* Revert "Convert the contents of talloc_guide.txt to doxygen-style talloc.h co...Volker Lendecke2009-03-221-1023/+1
* Revert "Delete talloc_guide.txt"Volker Lendecke2009-03-221-0/+694
* Revert "Add a default "undocumented" module"Volker Lendecke2009-03-221-9/+0
* Revert "Add some initial hook to the front page"Volker Lendecke2009-03-221-3/+0
* Revert "Reformatting"Volker Lendecke2009-03-221-10/+5
* Revert "Document talloc_pool()"Volker Lendecke2009-03-221-35/+0
* Revert "Add a talloc_internal "module""Volker Lendecke2009-03-221-9/+0
* Revert "Document _talloc"Volker Lendecke2009-03-221-10/+1
* Revert "Document TALLOC_FREE()"Volker Lendecke2009-03-221-10/+0
* Revert "Document talloc_parent, talloc_parent_name and talloc_is_parent"Volker Lendecke2009-03-221-29/+0
* Revert "Document talloc_zero_array()"Volker Lendecke2009-03-221-16/+0
* Document talloc_zero_array()Volker Lendecke2009-03-211-0/+16
* Document talloc_parent, talloc_parent_name and talloc_is_parentVolker Lendecke2009-03-211-0/+29
* Document TALLOC_FREE()Volker Lendecke2009-03-211-0/+10
* Document _tallocVolker Lendecke2009-03-211-1/+10
* Add a talloc_internal "module"Volker Lendecke2009-03-211-0/+9
* Document talloc_pool()Volker Lendecke2009-03-211-0/+35
* ReformattingVolker Lendecke2009-03-211-5/+10
* Add some initial hook to the front pageVolker Lendecke2009-03-211-0/+3
* Add a default "undocumented" moduleVolker Lendecke2009-03-211-0/+9
* Delete talloc_guide.txtVolker Lendecke2009-03-211-694/+0
* Convert the contents of talloc_guide.txt to doxygen-style talloc.h commentsVolker Lendecke2009-03-211-1/+1023
* Add a basic Doxyfile for tallocVolker Lendecke2009-03-211-0/+8
* talloc: change version to 1.3.0Stefan Metzmacher2009-03-161-1/+1