summaryrefslogtreecommitdiffstats
path: root/source/lib/talloc
Commit message (Expand)AuthorAgeFilesLines
* lib/talloc: sync build system changes from samba4Stefan Metzmacher2008-09-155-13/+27
* Skip strcmp() on 2 NULL pointers.Andrew Bartlett2008-09-151-1/+2
* r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...Kai Blin2008-09-151-3/+0
* r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_vStefan Metzmacher2008-09-151-2/+5
* Update homepages for talloc, tdb and ldb subprojectsSimo Sorce2008-09-151-12/+8
* Adapt source code checkout information to git repo in talloc website.Michael Adam2008-09-151-4/+5
* Fix paths for talloc into unpacked directory (rsync commands).Michael Adam2008-09-151-2/+2
* Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam2008-09-151-1/+1
* Fix warnings on SuSE 9.0.Karolin Seeger2008-06-271-0/+8
* Fix bug 5400Volker Lendecke2008-04-191-2/+2
* Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Gerald W. Carter2008-04-161-4/+4
* Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.Michael Adam2008-02-132-2/+2
* Make sure talloc.so is build before installing.Jelmer Vernooij2008-02-131-2/+2
* Fix out of tree builds.Jelmer Vernooij2008-02-131-2/+2
* Split actual content out of talloc Makefile into talloc.mk.Jelmer Vernooij2008-02-132-37/+42
* Split rules.mk out of Makefile.Jelmer Vernooij2008-02-132-27/+31
* Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.Michael Adam2008-02-131-1/+1
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-02-131-1/+0
* talloc/tdb: Use manually written pc file.Jelmer Vernooij2008-02-131-0/+1
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2008-02-131-1/+1
* r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2008-02-131-0/+7
* r26292: Make sure swig directory exists.Jelmer Vernooij2008-02-131-0/+1
* r26280: Fix installation if swig is not available.Jelmer Vernooij2008-02-131-1/+1
* r26276: Install SWIG files if swig is present.Jelmer Vernooij2008-02-131-0/+1
* r26197: Add bindings for libsecurity.Jelmer Vernooij2008-02-132-9/+2
* r26187: Fix module name, indentation.Jelmer Vernooij2008-02-131-0/+2
* r26072: Import trivial SWIG wrapper for talloc.Jelmer Vernooij2008-02-131-0/+24
* r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher2008-02-131-1/+1
* r25973: talloc: fix usage of SONAMEFLAGStefan Metzmacher2008-02-131-2/+1
* r25953: AIX make doesn't support $^.Jelmer Vernooij2008-02-131-1/+1
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij2008-02-131-1/+1
* r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2008-02-131-1/+1
* r25882: Build shared library of talloc as well.Jelmer Vernooij2008-02-132-2/+22
* Fix a c++ warningVolker Lendecke2008-01-101-1/+2
* talloc_free_children can only reset pool if it's emptyVolker Lendecke2008-01-101-1/+2
* Mark talloc_pool memory for valgrindVolker Lendecke2008-01-101-3/+16
* Implement talloc_pool()Volker Lendecke2008-01-093-7/+207
* Add a comment.Michael Adam2008-01-091-0/+1
* Fix talloctort: move size check after referenced ptr check.Michael Adam2008-01-091-5/+5
* Don't shrink a talloc area if we have less than 1k to gainVolker Lendecke2008-01-091-0/+5
* r25230: sync lib/talloc with SAMBA_4_0Stefan Metzmacher2007-10-104-125/+184
* 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
* r24627: merge from SAMBA_4_0:Stefan 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
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-103-3/+3
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-103-3/+3