summaryrefslogtreecommitdiff
path: root/source4/lib/talloc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij1-2/+2
2007-10-10r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2-188/+252
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-304/+195
2007-10-10r19304: If you really want to look at the contents undef this oneSimo Sorce1-0/+17
2007-10-10r19118: get rid of a bunch of bool misuse warningsAndrew Tridgell1-19/+19
2007-10-10r18995: - fix bug 4078Stefan Metzmacher2-12/+37
2007-10-10r18946: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r18601: updated web page for new talloc build methodAndrew Tridgell1-0/+2
2007-10-10r18600: - fix shell syntax in tests for librariesAndrew Tridgell1-1/+1
2007-10-10r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell1-1/+5
2007-10-10r18539: 'make distclean' should delete config.cacheAndrew Tridgell1-3/+1
2007-10-10r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2-0/+3045
2007-10-10r18521: implement volkers suggestion for avoiding the type punning warningsAndrew Tridgell2-3/+4
2007-10-10r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2-2/+3
2007-10-10r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell3-4/+4
2007-10-10r18435: added a function talloc_move() which is like talloc_steal(), but isAndrew Tridgell4-3/+61
2007-10-10r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell1-10/+5
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-1/+0
2007-10-10r18163: Remove defines for BOOL, False and TrueJelmer Vernooij1-82/+72
2007-10-10r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher1-0/+1
2007-10-10r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell1-1/+6
2007-10-10r18142: add make distclean to talloc buildStefan Metzmacher1-4/+7
2007-10-10r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2-29/+2
2007-10-10r18100: actually make usage of libreplace :-)Stefan Metzmacher1-1/+1
2007-10-10r18096: try to make tcc happy and don't the same struct names in a global andStefan Metzmacher1-11/+7
2007-10-10r18089: sometimes autoconf picks up some old stuff:Stefan Metzmacher1-0/+5
2007-10-10r18086: here tooAndrew Tridgell1-2/+2
2007-10-10r18083: i should sleep more ....Andrew Tridgell2-1/+1
2007-10-10r18082: bring talloc in line with new conventionsAndrew Tridgell2-2/+3
2007-10-10r18080: added distclean target to tallocAndrew Tridgell1-0/+7
2007-10-10r18077: move some configure tests out of talloc that are now in libreplaceAndrew Tridgell1-22/+0
2007-10-10r18076: convert talloc to the new libreplace systemAndrew Tridgell4-7/+23
2007-10-10r18064: merge from samba3Stefan Metzmacher1-6/+9
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij2-0/+1
2007-10-10r18027: Fix some 64-bit warningsVolker Lendecke2-10/+19
2007-10-10r17966: remove all generated filesStefan Metzmacher1-1/+1
2007-10-10r17965: make talloc build more portableStefan Metzmacher1-1/+3
2007-10-10r17964: try to support sun* hostsStefan Metzmacher1-2/+2
2007-10-10r17963: fix install logic for talloc.3Stefan Metzmacher1-2/+2
2007-10-10r17960: try to use gmake if present on IRIXStefan Metzmacher1-0/+2
2007-10-10r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher1-0/+2
2007-10-10r17957: don't try to use an internet connection when generating the manpageStefan Metzmacher1-5/+5
2007-10-10r17952: merge changes from samba3Stefan Metzmacher1-1/+5
2007-10-10r17950: sync talloc with samba3Stefan Metzmacher1-0/+7
2007-10-10r17907: - add a generic talloc_report_depth_cb() function which takes a callbackStefan Metzmacher4-52/+173
2007-10-10r17905: fix c++ warningsStefan Metzmacher1-13/+13
2007-10-10r17895: - talloc_increase_ref_count() can failStefan Metzmacher4-7/+16
2007-10-10r17893: add a function to disable the null_contextStefan Metzmacher3-2/+15
2007-10-10r17892: fix the last talloc c++ warningStefan Metzmacher1-1/+2
2007-10-10r17891: remove c++ warnings from tallocStefan Metzmacher2-13/+14