Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech Republic...
[ira/wip.git] / source / lib / talloc /
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Kai Blinr26514: Revert the talloc.c part of r26511, as talloc...
2007-12-21 Kai Blinr26511: Janitorial: Fix a warning for the 'printf'...
2007-12-21 Jelmer Vernooijr26454: Add simple SWIG macro for wrapping talloced...
2007-12-21 Jelmer Vernooijr26292: Make sure swig directory exists.
2007-12-21 Jelmer Vernooijr26280: Fix installation if swig is not available.
2007-12-21 Jelmer Vernooijr26276: Install SWIG files if swig is present.
2007-12-21 Jelmer Vernooijr26197: Add bindings for libsecurity.
2007-12-21 Jelmer Vernooijr26187: Fix module name, indentation.
2007-12-21 Jelmer Vernooijr26072: Import trivial SWIG wrapper for talloc.
2007-12-21 Stefan Metzmacherr25990: talloc: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBR...
2007-12-21 Stefan Metzmacherr25973: talloc: fix usage of SONAMEFLAG
2007-12-21 Jelmer Vernooijr25953: AIX make doesn't support $^.
2007-12-21 Jelmer Vernooijr25944: Fix handling of sonameflag on AIX, which doesn...
2007-12-21 Jelmer Vernooijr25884: Specify shldflags first, as required by some...
2007-12-21 Jelmer Vernooijr25882: Build shared library of talloc as well.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25216: make talloc_append_string() a deprecated macro...
2007-10-10 Stefan Metzmacherr25211: fix compiler warning
2007-10-10 Stefan Metzmacherr25209: unify logic of talloc_vasprintf_append() and...
2007-10-10 Stefan Metzmacherr25208: add talloc_str[n]dup_append[_buffer]() functions
2007-10-10 Stefan Metzmacherr25207: remove one nesting level and use unlikely()
2007-10-10 Stefan Metzmacherr25206: unify logic of talloc_strdup() and talloc_strnd...
2007-10-10 Stefan Metzmacherr25205: $(srcdir) isn't expanded here...
2007-10-10 Jelmer Vernooijr25190: Update talloc version to 1.1.0 after API-incomp...
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jeremy Allisonr25164: Add talloc_asprintf_append_buffer() and the...
2007-10-10 Jeremy Allisonr25116: Fix talloc_asprintf_append to do the right...
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24688: Make output subunit-parseable.
2007-10-10 Stefan Metzmacherr24626: as TALLOC_ABORT() is defined to abort() by...
2007-10-10 Andrew Tridgellr23802: fixed URL in XML
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23799: updated old Franklin Street FSF addresses to...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23796: main COPYING file for samba4, plus some formatt...
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr23158: Set version to 1.0.1.
2007-10-10 Jelmer Vernooijr23157: Add news file for talloc.
2007-10-10 Stefan Metzmacherr22758: - add missing _talloc_set_name_const(ret, ret...
2007-10-10 Stefan Metzmacherr22757: test if calling talloc_free() works on parent...
2007-10-10 Jelmer Vernooijr22600: Update bzr ignores, put right version in .pc...
2007-10-10 Jelmer Vernooijr22598: Simplify includes for replace.
2007-10-10 Jelmer Vernooijr22596: Set _CFLAGS variables rather than putting knowl...
2007-10-10 Jeremy Allisonr22563: As tridge requested remove the _strict calls...
2007-10-10 Jeremy Allisonr22541: Added talloc_size_strict macro.
2007-10-10 Jeremy Allisonr22540: Added _strict varients of the macro calls ...
2007-10-10 Jeremy Allisonr22539: Added _strict varients of the talloc calls to
2007-10-10 Jelmer Vernooijr22518: Create pkgconfig dir.
2007-10-10 Jelmer Vernooijr22517: Use DESTDIR
2007-10-10 Jelmer Vernooijr22514: Add version numbers to tdb and talloc (required...
2007-10-10 Stefan Metzmacherr22365: prepare merge to samba3
2007-10-10 Stefan Metzmacherr22267: protect #define __location__ with an #ifndef
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Andrew Tridgellr21174: many thanks to Paul Wayper for pointing out...
2007-10-10 Andrew Tridgellr20650: revert a bunch of code I didn't mean to commit yet
2007-10-10 Andrew Tridgellr20647: add cluster code
2007-10-10 Stefan Metzmacherr20195: fix typo
2007-10-10 Stefan Metzmacherr20194: inline all static talloc functions
2007-10-10 Stefan Metzmacherr20193: - let talloc_parent_chunk() handle a NULL pointer
2007-10-10 Volker Lendecker19684: Talloc_guide text on multithreading by Remi...
2007-10-10 Jelmer Vernooijr19636: Add URLs to ldb and talloc pkg-config files.
2007-10-10 Jelmer Vernooijr19570: Fix dependencies in pkg-config files.
2007-10-10 Andrew Tridgellr19498: the autofree test cannot be run as part of...
2007-10-10 Jelmer Vernooijr19495: Stop linking binaries twice (once before instal...
2007-10-10 Andrew Tridgellr19434: we need to force line buffering as the new...
2007-10-10 Andrew Tridgellr19412: some rather strange looking changes to talloc...
2007-10-10 Andrew Tridgellr19405: the talloc speed test suite was not giving...
2007-10-10 Jelmer Vernooijr19381: Print out the specific tests that failed after...
2007-10-10 Jelmer Vernooijr19350: Properly list LOCAL-TALLOC under the "LOCAL...
2007-10-10 Jelmer Vernooijr19343: Add support for external scripts/binaries that...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Simo Sorcer19304: If you really want to look at the contents...
2007-10-10 Andrew Tridgellr19118: get rid of a bunch of bool misuse warnings
2007-10-10 Stefan Metzmacherr18995: - fix bug 4078
2007-10-10 Stefan Metzmacherr18946: fix compiler warning
2007-10-10 Andrew Tridgellr18601: updated web page for new talloc build method
2007-10-10 Andrew Tridgellr18600: - fix shell syntax in tests for libraries
2007-10-10 Andrew Tridgellr18594: fail the configure step if the required library...
2007-10-10 Andrew Tridgellr18539: 'make distclean' should delete config.cache
2007-10-10 Andrew Tridgellr18535: move the AC_CANONICAL_HOST and host specific...
2007-10-10 Andrew Tridgellr18521: implement volkers suggestion for avoiding the...
2007-10-10 Stefan Metzmacherr18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 Andrew Tridgellr18439: 2nd try at a talloc_move() api. This type with...
2007-10-10 Andrew Tridgellr18435: added a function talloc_move() which is like...
2007-10-10 Andrew Tridgellr18283: libreplace.m4 needs to be early in configure...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Jelmer Vernooijr18163: Remove defines for BOOL, False and True
2007-10-10 Stefan Metzmacherr18152: move our AC macros into lib/replace/libreplace_...
2007-10-10 Andrew Tridgellr18143: the 'showflags' convention from Samba is useful...
2007-10-10 Stefan Metzmacherr18142: add make distclean to talloc build
2007-10-10 Andrew Tridgellr18129: moved the system includes into libreplace ...
2007-10-10 Stefan Metzmacherr18100: actually make usage of libreplace :-)
2007-10-10 Stefan Metzmacherr18096: try to make tcc happy and don't the same struct...
2007-10-10 Stefan Metzmacherr18089: sometimes autoconf picks up some old stuff:
2007-10-10 Andrew Tridgellr18086: here too
2007-10-10 Andrew Tridgellr18083: i should sleep more ....
2007-10-10 Andrew Tridgellr18082: bring talloc in line with new conventions
next