summaryrefslogtreecommitdiffstats
path: root/source4/lib/talloc
Commit message (Expand)AuthorAgeFilesLines
* r25953: AIX make doesn't support $^.Jelmer Vernooij2007-12-211-1/+1
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij2007-12-211-1/+1
* r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2007-12-211-1/+1
* r25882: Build shared library of talloc as well.Jelmer Vernooij2007-12-212-2/+22
* r25216: make talloc_append_string() a deprecated macro instead ofStefan Metzmacher2007-10-102-28/+1
* r25211: fix compiler warningStefan Metzmacher2007-10-101-0/+4
* r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_...Stefan Metzmacher2007-10-101-50/+29
* r25208: add talloc_str[n]dup_append[_buffer]() functionsStefan Metzmacher2007-10-102-9/+114
* r25207: remove one nesting level and use unlikely()Stefan Metzmacher2007-10-101-7/+7
* r25206: unify logic of talloc_strdup() and talloc_strndup(),Stefan Metzmacher2007-10-101-22/+20
* r25205: $(srcdir) isn't expanded here...Stefan Metzmacher2007-10-101-1/+1
* r25190: Update talloc version to 1.1.0 after API-incompatible changes.Jelmer Vernooij2007-10-101-1/+1
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-4/+4
* r25164: Add talloc_asprintf_append_buffer() and the docs for it.Jeremy Allison2007-10-103-4/+82
* r25116: Fix talloc_asprintf_append to do the right thing withJeremy Allison2007-10-101-5/+2
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-1/+1
* r24688: Make output subunit-parseable.Jelmer Vernooij2007-10-101-20/+20
* r24626: as TALLOC_ABORT() is defined to abort() by defaultStefan Metzmacher2007-10-101-2/+12
* r23802: fixed URL in XMLAndrew Tridgell2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-102-6/+2
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-103-6/+3
* r23796: main COPYING file for samba4, plus some formatting varientsAndrew Tridgell2007-10-101-1/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-105-5/+5
* r23158: Set version to 1.0.1.Jelmer Vernooij2007-10-101-1/+1
* r23157: Add news file for talloc.Jelmer Vernooij2007-10-101-0/+13
* r22758: - add missing _talloc_set_name_const(ret, ret); to talloc_append_stri...Stefan Metzmacher2007-10-103-1/+41
* r22757: test if calling talloc_free() works on parent elements from within a ...Stefan Metzmacher2007-10-101-1/+41
* r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij2007-10-104-8/+11
* r22598: Simplify includes for replace.Jelmer Vernooij2007-10-101-1/+1
* r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij2007-10-101-0/+3
* r22563: As tridge requested remove the _strict calls - for Samba3 I'm movingJeremy Allison2007-10-102-105/+0
* r22541: Added talloc_size_strict macro.Jeremy Allison2007-10-101-0/+1
* r22540: Added _strict varients of the macro calls - addedJeremy Allison2007-10-101-0/+6
* r22539: Added _strict varients of the talloc calls toJeremy Allison2007-10-102-1/+96
* r22518: Create pkgconfig dir.Jelmer Vernooij2007-10-101-0/+1
* r22517: Use DESTDIRJelmer Vernooij2007-10-101-7/+7
* r22514: Add version numbers to tdb and talloc (required so they can be packag...Jelmer Vernooij2007-10-101-1/+1
* r22365: prepare merge to samba3Stefan Metzmacher2007-10-101-2/+2
* r22267: protect #define __location__ with an #ifndefStefan Metzmacher2007-10-101-4/+6
* r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij2007-10-101-0/+4
* r21174: many thanks to Paul Wayper for pointing out that C99 requires aAndrew Tridgell2007-10-101-6/+11
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-101-34/+0
* r20647: add cluster codeAndrew Tridgell2007-10-101-0/+34
* r20195: fix typoStefan Metzmacher2007-10-101-1/+1
* r20194: inline all static talloc functionsStefan Metzmacher2007-10-101-4/+6
* r20193: - let talloc_parent_chunk() handle a NULL pointerStefan Metzmacher2007-10-102-15/+12
* 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