summaryrefslogtreecommitdiff
path: root/source3/lib/talloc
AgeCommit message (Expand)AuthorFilesLines
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij20-8047/+0
2008-09-14lib/talloc: sync build system changes from samba4Stefan Metzmacher5-13/+27
2008-09-14Skip strcmp() on 2 NULL pointers.Andrew Bartlett1-1/+2
2008-09-14r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...Kai Blin1-3/+0
2008-09-14r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_vStefan Metzmacher1-2/+5
2008-09-14Update homepages for talloc, tdb and ldb subprojectsSimo Sorce1-12/+8
2008-09-14Adapt source code checkout information to git repo in talloc website.Michael Adam1-4/+5
2008-09-14Fix paths for talloc into unpacked directory (rsync commands).Michael Adam1-2/+2
2008-09-14Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam1-1/+1
2008-06-27Fix warnings on SuSE 9.0.Karolin Seeger1-0/+8
2008-04-19Fix bug 5400Volker Lendecke1-2/+2
2008-04-16Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Gerald W. Carter1-4/+4
2008-02-13Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.Michael Adam2-2/+2
2008-02-13Make sure talloc.so is build before installing.Jelmer Vernooij1-2/+2
2008-02-13Fix out of tree builds.Jelmer Vernooij1-2/+2
2008-02-13Split actual content out of talloc Makefile into talloc.mk.Jelmer Vernooij2-37/+42
2008-02-13Split rules.mk out of Makefile.Jelmer Vernooij2-27/+31
2008-02-13Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.Michael Adam1-1/+1
2008-02-13build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
2008-02-13talloc/tdb: Use manually written pc file.Jelmer Vernooij1-0/+1
2008-02-13r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-1/+1
2008-02-13r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-0/+7
2008-02-13r26292: Make sure swig directory exists.Jelmer Vernooij1-0/+1
2008-02-13r26280: Fix installation if swig is not available.Jelmer Vernooij1-1/+1
2008-02-13r26276: Install SWIG files if swig is present.Jelmer Vernooij1-0/+1
2008-02-13r26197: Add bindings for libsecurity.Jelmer Vernooij2-9/+2
2008-02-13r26187: Fix module name, indentation.Jelmer Vernooij1-0/+2
2008-02-13r26072: Import trivial SWIG wrapper for talloc.Jelmer Vernooij1-0/+24
2008-02-13r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher1-1/+1
2008-02-13r25973: talloc: fix usage of SONAMEFLAGStefan Metzmacher1-2/+1
2008-02-13r25953: AIX make doesn't support $^.Jelmer Vernooij1-1/+1
2008-02-13r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij1-1/+1
2008-02-13r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij1-1/+1
2008-02-13r25882: Build shared library of talloc as well.Jelmer Vernooij2-2/+22
2008-01-10Fix a c++ warningVolker Lendecke1-1/+2
2008-01-10talloc_free_children can only reset pool if it's emptyVolker Lendecke1-1/+2
2008-01-10Mark talloc_pool memory for valgrindVolker Lendecke1-3/+16
2008-01-09Implement talloc_pool()Volker Lendecke3-7/+207
2008-01-09Add a comment.Michael Adam1-0/+1
2008-01-09Fix talloctort: move size check after referenced ptr check.Michael Adam1-5/+5
2008-01-09Don't shrink a talloc area if we have less than 1k to gainVolker Lendecke1-0/+5
2007-10-10r25230: sync lib/talloc with SAMBA_4_0Stefan Metzmacher4-125/+184
2007-10-10r25164: Add talloc_asprintf_append_buffer() and the docs for it.Jeremy Allison3-4/+82
2007-10-10r25116: Fix talloc_asprintf_append to do the right thing withJeremy Allison1-5/+2
2007-10-10r24627: merge from SAMBA_4_0:Stefan 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-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell3-3/+3