index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
tdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the max_dead_record calculations
Volker Lendecke
2008-01-09
1
-4
/
+1
*
fix dump printout when byte >= 0x80
Herb Lewis
2007-12-20
1
-1
/
+1
*
Add a warning for a potential bug I've run into
Volker Lendecke
2007-11-28
2
-0
/
+6
*
Add a missing prototype
Volker Lendecke
2007-11-22
1
-0
/
+1
*
Add some comments
Volker Lendecke
2007-11-09
1
-3
/
+3
*
Fix tdbtorture build.
Jeremy Allison
2007-11-06
1
-1
/
+1
*
Fix const warning.
Jeremy Allison
2007-11-06
1
-1
/
+1
*
Keep the tdb code in sync with Samba4.
Jeremy Allison
2007-11-06
12
-54
/
+238
*
Fix bug where tdb lock call interrupted with
Jeremy Allison
2007-11-06
6
-0
/
+19
*
offsetof() is always present as shown in some
Stefan Metzmacher
2007-10-12
1
-4
/
+0
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-0
/
+4
*
r24743: Fix build warning.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2...
Michael Adam
2007-10-10
1
-6
/
+25
*
r24341: Make libreplace provide offsetof.
Jelmer Vernooij
2007-10-10
1
-4
/
+0
*
r24340: Use standard data type uint32_t rather than tdb-specific u32.
Jelmer Vernooij
2007-10-10
8
-59
/
+56
*
r24049: Some more 64-bit warnings
Volker Lendecke
2007-10-10
1
-2
/
+4
*
r23980: Fix one more use of pwrite in expand_file.
Michael Adam
2007-10-10
1
-1
/
+10
*
r23979: Fix another occurence of (written != requested) as an
Michael Adam
2007-10-10
1
-5
/
+22
*
r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:
Michael Adam
2007-10-10
1
-7
/
+20
*
r23972: Fix a bug in pwrite error detection in tdb_expand_file():
Michael Adam
2007-10-10
1
-3
/
+3
*
r23950: unlink before rename is superfluous.
Michael Adam
2007-10-10
1
-1
/
+0
*
r23925: Use NULL instead of 0 for a void * argument.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23853: Fix a very misleading error message in tdbbackup.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23799: updated old Franklin Street FSF addresses to new URL
Andrew Tridgell
2007-10-10
2
-6
/
+2
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
13
-26
/
+13
*
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
2007-10-10
13
-13
/
+13
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
3
-6
/
+3
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-10-10
3
-3
/
+3
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
3
-3
/
+3
*
r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r23371: Fix the misleading comment I added - it really *should*
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r23370: Traverse in tdb wasn't consistently using the
Jeremy Allison
2007-10-10
1
-8
/
+10
*
r23184: Checkin for Tridge: Add a speed test to tdbtool
Volker Lendecke
2007-10-10
1
-2
/
+52
*
r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead record
Volker Lendecke
2007-10-10
2
-0
/
+5
*
r22641: Install tdbdump and tdbbackup.
Jelmer Vernooij
2007-10-10
2
-3
/
+3
*
r22364: sync lib/tdb/ with samba4
Stefan Metzmacher
2007-10-10
10
-82
/
+3300
*
r22363: merge from samba4:
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22317: add tdb_ prefix to non static function
Stefan Metzmacher
2007-10-10
3
-8
/
+8
*
r22316: merge from samba4:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22315: move tdbback.c content into tdbbackup.c
Stefan Metzmacher
2007-10-10
3
-273
/
+169
*
r22314: use libreplace headers
Stefan Metzmacher
2007-10-10
1
-12
/
+4
*
r22249: move tdb code to lib/tdb/ as in samba4
Stefan Metzmacher
2007-10-10
31
-0
/
+6905