summaryrefslogtreecommitdiff
path: root/source3/lib/tdb/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2008-09-14lib/tdb: sync build system changes and python code from samba4Stefan Metzmacher1-76/+23
metze (This used to be commit bdb8ed24488fd87cd30dd18744feeef0bd4b2c18)
2008-02-13r25953: AIX make doesn't support $^.Jelmer Vernooij1-1/+1
(cherry picked from parts of commit 91133d27110ee6447dbc64f1c8d52cb90ca1a86c) Michael (This used to be commit f231d03e53dcf291e0cb8870e531989ab855eae0)
2008-02-13r25944: Fix handling of sonameflag on AIX, which doesn't have anything like ↵Jelmer Vernooij1-1/+1
that. (cherry picked from parts of commit 228dd6830eb9c91287bb3e0233d8b3a404ff3676) Michael (This used to be commit 7a7dcd9b1265b8f031c9a5e9c4cfa89216827a28)
2007-11-06Keep the tdb code in sync with Samba4.Jeremy Allison1-16/+39
Mainly this is the svn changes : ------------------------------------------------------------------------ r23238 | tridge | 2007-05-30 01:15:49 -0700 (Wed, 30 May 2007) | 6 lines merged transaction lock changes from ctdb this ensures that having the global lock also implies the transaction lock ------------------------------------------------------------------------ r22832 | tridge | 2007-05-13 18:00:06 -0700 (Sun, 13 May 2007) | 3 lines merged the latest tdb changes from ctdb to Samba4 Jeremy. (This used to be commit ab11c0055761e97ba32a8c3ec4fa6f8763a262cd)
2007-10-10r22641: Install tdbdump and tdbbackup.Jelmer Vernooij1-2/+2
(This used to be commit 232c5c65578e3cddffe7e6ed996de7fc42b32f48)
2007-10-10r22364: sync lib/tdb/ with samba4Stefan Metzmacher1-2/+2
there's no code change here... metze (This used to be commit 562a9ce019af802b4a71c210b69bc8b93ebcd76f)
2007-10-10r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher1-0/+89
metze (This used to be commit c7def92a9c2e17c90061ef17bc14e36250574e85)