summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/talloc/talloc.c
Commit message (Collapse)AuthorAgeFilesLines
* ctdb-build: Remove duplicate talloc libraryAmitay Isaacs2014-06-201-2597/+0
| | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Michael Adam <obnox@samba.org>
* talloc: Sync to talloc 2.0.8 from upstreamAmitay Isaacs2013-05-291-157/+384
| | | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 3bffca8c17e441364525df115ee2ac16b5969e24)
* lib/talloc: Sync talloc from samba git treeAmitay Isaacs2012-04-131-97/+448
| | | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 670ebada4bafe79bd535c9bb5cc2d5d49d646af3)
* talloc: update to 2.0.3 version from SAMBARusty Russell2010-08-181-167/+761
| | | | | | | | | This is based on SAMBA as at revision 2de63aa2801a907905b3e05557074af5b896d486. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (This used to be ctdb commit cecd93be0a0aab868430dd43f8276bfb4e35f02e)
* talloc: save errno over talloc_freeRusty Russell2009-12-071-1/+6
| | | | | | | | | | As we start to use errno more, it's a huge pain if talloc_free() can blatt it (esp. destructors). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (This used to be ctdb commit 76a0ca77feba14e1e1162c195ffbdf516e62aa4d)
* more merges for GPLv3 updateAndrew Tridgell2007-07-101-2/+1
| | | | (This used to be ctdb commit b7be4ee6c9a670cdf148fd36b092c3991a554964)
* update lib/replace from samba4Andrew Tridgell2007-07-101-1/+1
| | | | (This used to be ctdb commit f0555484105668c01c21f56322992e752e831109)
* merge latest versions of lib/replace, lib/talloc, lib/tdb and lib/events ↵Andrew Tridgell2007-05-021-9/+12
| | | | | | into ctdb bzr tree (This used to be ctdb commit eaea8a9fa8d2f5e08f3af619fa1008a663f39053)
* Some more debug and two memleak fixesVolker Lendecke2007-04-171-1/+1
| | | | (This used to be ctdb commit 1e2802422794956827263265306952df5e69b377)
* added copies of libs so can be built standaloneAndrew Tridgell2007-01-251-0/+1418
(This used to be ctdb commit 0bf6e6cb371bb946ea8cc1d8c7a23a41ea715832)