summaryrefslogtreecommitdiff
path: root/source4/lib/talloc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-1/+1
2007-10-10r24688: Make output subunit-parseable.Jelmer Vernooij1-20/+20
2007-10-10r24626: as TALLOC_ABORT() is defined to abort() by defaultStefan Metzmacher1-2/+12
2007-10-10r23802: fixed URL in XMLAndrew Tridgell1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2-6/+2
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell3-6/+3
2007-10-10r23796: main COPYING file for samba4, plus some formatting varientsAndrew Tridgell1-1/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell5-5/+5
2007-10-10r23158: Set version to 1.0.1.Jelmer Vernooij1-1/+1
2007-10-10r23157: Add news file for talloc.Jelmer Vernooij1-0/+13
2007-10-10r22758: - add missing _talloc_set_name_const(ret, ret); to talloc_append_stri...Stefan Metzmacher3-1/+41
2007-10-10r22757: test if calling talloc_free() works on parent elements from within a ...Stefan Metzmacher1-1/+41
2007-10-10r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij4-8/+11
2007-10-10r22598: Simplify includes for replace.Jelmer Vernooij1-1/+1
2007-10-10r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij1-0/+3
2007-10-10r22563: As tridge requested remove the _strict calls - for Samba3 I'm movingJeremy Allison2-105/+0
2007-10-10r22541: Added talloc_size_strict macro.Jeremy Allison1-0/+1
2007-10-10r22540: Added _strict varients of the macro calls - addedJeremy Allison1-0/+6
2007-10-10r22539: Added _strict varients of the talloc calls toJeremy Allison2-1/+96
2007-10-10r22518: Create pkgconfig dir.Jelmer Vernooij1-0/+1
2007-10-10r22517: Use DESTDIRJelmer Vernooij1-7/+7
2007-10-10r22514: Add version numbers to tdb and talloc (required so they can be packag...Jelmer Vernooij1-1/+1
2007-10-10r22365: prepare merge to samba3Stefan Metzmacher1-2/+2
2007-10-10r22267: protect #define __location__ with an #ifndefStefan Metzmacher1-4/+6
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij1-0/+4
2007-10-10r21174: many thanks to Paul Wayper for pointing out that C99 requires aAndrew Tridgell1-6/+11
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-34/+0
2007-10-10r20647: add cluster codeAndrew Tridgell1-0/+34
2007-10-10r20195: fix typoStefan Metzmacher1-1/+1
2007-10-10r20194: inline all static talloc functionsStefan Metzmacher1-4/+6
2007-10-10r20193: - let talloc_parent_chunk() handle a NULL pointerStefan Metzmacher2-15/+12
2007-10-10r19684: Talloc_guide text on multithreading by Remi TurboultVolker Lendecke1-0/+16
2007-10-10r19636: Add URLs to ldb and talloc pkg-config files.Jelmer Vernooij1-0/+1
2007-10-10r19570: Fix dependencies in pkg-config files.Jelmer Vernooij1-2/+2
2007-10-10r19498: the autofree test cannot be run as part of smbtortureAndrew Tridgell1-0/+3
2007-10-10r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2-6/+10
2007-10-10r19434: we need to force line buffering as the new torture code doesn't createAndrew Tridgell1-0/+2
2007-10-10r19412: some rather strange looking changes to talloc that gain us about 50%Andrew Tridgell1-211/+299
2007-10-10r19405: the talloc speed test suite was not giving an accurate picture of theAndrew Tridgell1-13/+18
2007-10-10r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij1-188/+189
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