summaryrefslogtreecommitdiffstats
path: root/source4/lib/talloc
Commit message (Expand)AuthorAgeFilesLines
* r19684: Talloc_guide text on multithreading by Remi TurboultVolker Lendecke2007-10-101-0/+16
* r19636: Add URLs to ldb and talloc pkg-config files.Jelmer Vernooij2007-10-101-0/+1
* r19570: Fix dependencies in pkg-config files.Jelmer Vernooij2007-10-101-2/+2
* r19498: the autofree test cannot be run as part of smbtortureAndrew Tridgell2007-10-101-0/+3
* r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2007-10-102-6/+10
* r19434: we need to force line buffering as the new torture code doesn't createAndrew Tridgell2007-10-101-0/+2
* r19412: some rather strange looking changes to talloc that gain us about 50%Andrew Tridgell2007-10-101-211/+299
* r19405: the talloc speed test suite was not giving an accurate picture of theAndrew Tridgell2007-10-101-13/+18
* r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij2007-10-101-188/+189
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2007-10-101-2/+2
* r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2007-10-102-188/+252
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-304/+195
* r19304: If you really want to look at the contents undef this oneSimo Sorce2007-10-101-0/+17
* r19118: get rid of a bunch of bool misuse warningsAndrew Tridgell2007-10-101-19/+19
* r18995: - fix bug 4078Stefan Metzmacher2007-10-102-12/+37
* r18946: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r18601: updated web page for new talloc build methodAndrew Tridgell2007-10-101-0/+2
* r18600: - fix shell syntax in tests for librariesAndrew Tridgell2007-10-101-1/+1
* r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell2007-10-101-1/+5
* r18539: 'make distclean' should delete config.cacheAndrew Tridgell2007-10-101-3/+1
* r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2007-10-102-0/+3045
* r18521: implement volkers suggestion for avoiding the type punning warningsAndrew Tridgell2007-10-102-3/+4
* r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2007-10-102-2/+3
* r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell2007-10-103-4/+4
* r18435: added a function talloc_move() which is like talloc_steal(), but isAndrew Tridgell2007-10-104-3/+61
* r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell2007-10-101-10/+5
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-1/+0
* r18163: Remove defines for BOOL, False and TrueJelmer Vernooij2007-10-101-82/+72
* r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2007-10-101-0/+1
* r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell2007-10-101-1/+6
* r18142: add make distclean to talloc buildStefan Metzmacher2007-10-101-4/+7
* r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2007-10-102-29/+2
* r18100: actually make usage of libreplace :-)Stefan Metzmacher2007-10-101-1/+1
* r18096: try to make tcc happy and don't the same struct names in a global andStefan Metzmacher2007-10-101-11/+7
* r18089: sometimes autoconf picks up some old stuff:Stefan Metzmacher2007-10-101-0/+5
* r18086: here tooAndrew Tridgell2007-10-101-2/+2
* r18083: i should sleep more ....Andrew Tridgell2007-10-102-1/+1
* r18082: bring talloc in line with new conventionsAndrew Tridgell2007-10-102-2/+3
* r18080: added distclean target to tallocAndrew Tridgell2007-10-101-0/+7
* r18077: move some configure tests out of talloc that are now in libreplaceAndrew Tridgell2007-10-101-22/+0
* r18076: convert talloc to the new libreplace systemAndrew Tridgell2007-10-104-7/+23
* r18064: merge from samba3Stefan Metzmacher2007-10-101-6/+9
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-102-0/+1
* r18027: Fix some 64-bit warningsVolker Lendecke2007-10-102-10/+19
* r17966: remove all generated filesStefan Metzmacher2007-10-101-1/+1
* r17965: make talloc build more portableStefan Metzmacher2007-10-101-1/+3
* r17964: try to support sun* hostsStefan Metzmacher2007-10-101-2/+2
* r17963: fix install logic for talloc.3Stefan Metzmacher2007-10-101-2/+2
* r17960: try to use gmake if present on IRIXStefan Metzmacher2007-10-101-0/+2
* r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher2007-10-101-0/+2