summaryrefslogtreecommitdiff
path: root/lib/talloc
AgeCommit message (Expand)AuthorFilesLines
2009-09-04report the location of the original talloc_free on double freeAndrew Tridgell1-11/+18
2009-08-30One would expect I could spell my name.Michael Adam1-1/+1
2009-08-30talloc: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam1-0/+0
2009-08-30talloc: remove talloc_free from the exportsMichael Adam1-1/+0
2009-08-30talloc: run abi_checks as part of "make test"Michael Adam1-0/+2
2009-08-30talloc: remove files generated by "make abi_check" in "make clean"Michael Adam1-0/+2
2009-08-30talloc: add a target "abi_checks" to talloc.Michael Adam1-0/+4
2009-08-30talloc: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam1-0/+91
2009-08-30talloc: add script to extract signatures from header files.Michael Adam1-0/+178
2009-08-30talloc: add scripts to extract library symbols (exports file) from headersMichael Adam2-0/+121
2009-08-24note the semantic change in talloc_free from 2.0Andrew Tridgell2-8/+9
2009-08-24fixed typo in talloc doc XMLAndrew Tridgell1-1/+2
2009-08-24updated XML source for talloc man pageAndrew Tridgell1-1/+73
2009-08-24added talloc_set_log_* documentationAndrew Tridgell1-0/+11
2009-08-24updated talloc guide for recent API changesAndrew Tridgell1-2/+54
2009-08-24talloc: add --enable-talloc-compat1 to build a compat library for talloc 1.x.xStefan Metzmacher5-0/+89
2009-08-24talloc: update talloc.exports and talloc.signaturesStefan Metzmacher2-4/+8
2009-08-24talloc: add defines and functions for TALLOC_MAJOR/MINOR_VERSIONStefan Metzmacher6-11/+72
2009-08-24talloc: change version to 2.0.0Stefan Metzmacher1-1/+1
2009-08-24talloc: remove ABI compat functionsStefan Metzmacher2-31/+0
2009-08-24talloc: remove unused build dependecies to sambaStefan Metzmacher1-18/+0
2009-08-24talloc/testsuite: use talloc_set_log_fn() and log to stdoutStefan Metzmacher1-0/+6
2009-08-24talloc: add talloc_set_log_fn() and talloc_set_log_stderr()Stefan Metzmacher2-12/+51
2009-08-24talloc: let talloc_steal() only generate a warning if it's used with referencesStefan Metzmacher1-2/+1
2009-08-24talloc/testsuite: report __location__ of testsuite failuresStefan Metzmacher1-6/+6
2009-08-24talloc/testsuite: add infrastructure to test abortsStefan Metzmacher1-0/+20
2009-08-24talloc/testsuite: reset the globals after each subtestStefan Metzmacher1-3/+29
2009-08-24talloc: call return after abort, because an overloaded abort function might n...Stefan Metzmacher1-0/+4
2009-08-24talloc: report the size of reference handles as 0Stefan Metzmacher1-1/+3
2009-08-24talloc: let talloc_total_blocks() and talloc_get_size() operate on the null_c...Stefan Metzmacher1-2/+15
2009-07-30DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.Jelmer Vernooij2-7/+8
2009-07-04Fix some warningsVolker Lendecke1-2/+3
2009-07-03Restore ABI compatibility for talloc.Simo Sorce6-60/+106
2009-07-02talloc: change TALLOC_MAGIC for version 2.0.0Stefan Metzmacher1-1/+12
2009-07-02change talloc to 2.0.0Andrew Tridgell1-1/+1
2009-07-01fixed the talloc testsuite for the recent changesAndrew Tridgell1-6/+10
2009-07-01a talloc_realloc() to zero size needs to use an unambiguous freeAndrew Tridgell1-1/+1
2009-07-01changes to remove the ambiguity in talloc_free() and talloc_steal() Andrew Tridgell2-26/+109
2009-07-01fixed use of reference in pytallocAndrew Tridgell2-3/+24
2009-06-17fix release scripts to always git cleanSimo Sorce1-0/+3
2009-06-15Add exports file and abi checker for tallocSimo Sorce8-9/+169
2009-06-08talloc: try to fix the source4 build on AIXStefan Metzmacher1-1/+1
2009-05-16Update copies of config.guess and config.sub.Jelmer Vernooij2-76/+282
2009-05-06Avoid --nonet when building manpages; xsltproc will already prefer localJelmer Vernooij1-2/+2
2009-05-05Update tdb and talloc web pagesSimo Sorce1-5/+10
2009-05-05Add release scripts for talloc and tdbSimo Sorce1-0/+45
2009-04-22Prevent reallocs of the talloc pool itselfSimo Sorce1-0/+5
2009-03-22talloc_array_length: talloc_get_size deals fine with NULLVolker Lendecke1-1/+1
2009-03-22Revert "Add a basic Doxyfile for talloc"Volker Lendecke1-8/+0
2009-03-22Revert "Convert the contents of talloc_guide.txt to doxygen-style talloc.h co...Volker Lendecke1-1023/+1