1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-18 19:17:08 +03:00

14 Commits

Author SHA1 Message Date
Herb Lewis
e18fab269c fix dump printout when byte >= 0x80 2007-12-20 14:57:29 -08:00
Jeremy Allison
c14db81be5 Fix tdbtorture build.
Jeremy.
2007-11-06 23:13:11 -08:00
Jeremy Allison
ab11c00557 Keep the tdb code in sync with Samba4.
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.
2007-11-06 22:57:35 -08:00
Jeremy Allison
ef8da16983 Fix bug where tdb lock call interrupted with
an alarm sig would not terminate and could lead
to runaway smbd processes.
Thanks to Dave Daugherty @ Centrify for pointing
this out to us.
Jeremy.
2007-11-06 21:47:57 -08:00
Michael Adam
63c4c40cf7 r23950: unlink before rename is superfluous.
Michael
2007-10-10 12:28:48 -05:00
Michael Adam
864b3d260f r23925: Use NULL instead of 0 for a void * argument. 2007-10-10 12:28:45 -05:00
Michael Adam
3a2a032a44 r23853: Fix a very misleading error message in tdbbackup.
Michael
2007-10-10 12:28:34 -05:00
Andrew Tridgell
b0132e94fc r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
Jeremy Allison
407e6e695b r23779: Change from v2 or later to v3 or later.
Jeremy.
2007-10-10 12:28:20 -05:00
Volker Lendecke
a343521439 r23184: Checkin for Tridge: Add a speed test to tdbtool 2007-10-10 12:22:52 -05:00
Stefan Metzmacher
e9200b4475 r22363: merge from samba4:
fix compiler warning

metze
2007-10-10 12:19:29 -05:00
Stefan Metzmacher
1ca12b1c9e r22315: move tdbback.c content into tdbbackup.c
and make the functions static.

also use libreplace headers in tdbbackup.c

metze
2007-10-10 12:19:26 -05:00
Stefan Metzmacher
d757cdc092 r22314: use libreplace headers
metze
2007-10-10 12:19:25 -05:00
Stefan Metzmacher
c7def92a9c r22249: move tdb code to lib/tdb/ as in samba4
metze
2007-10-10 12:19:22 -05:00