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
/
source
/
lib
/
tdb
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unecessary msync.
Jeremy Allison
2008-09-05
1
-4
/
+0
*
The msync manpage reports that msync *must* be called before munmap. Failure ...
Simo Sorce
2008-09-03
2
-2
/
+8
*
Attempt to fix bug 5684
Volker Lendecke
2008-08-13
1
-1
/
+1
*
Convert in_transaction to a bool. Add the same fix Volker
Jeremy Allison
2008-05-20
1
-4
/
+9
*
Fix nesting tdb_traverse in a transaction
Volker Lendecke
2008-05-20
1
-3
/
+8
*
merge tdb changes from ctdb
Andrew Tridgell
2008-02-08
1
-33
/
+47
*
merge growing tdb for tdb_wipe_all() fix from ctdb
Andrew Tridgell
2008-02-07
1
-0
/
+43
*
merged tdb transaction fix
Andrew Tridgell
2008-01-31
1
-0
/
+3
*
merged changes from v4-0-test
Andrew Tridgell
2008-01-18
2
-43
/
+43
*
Don't try ftruncate when the tdb is opened read-only
Volker Lendecke
2008-01-16
1
-0
/
+1
*
Next try to fix the max dead record calculation
Volker Lendecke
2008-01-16
1
-1
/
+1
*
Fix some C++ warnings
Volker Lendecke
2008-01-16
1
-2
/
+5
*
Fix a missing prototype warning
Volker Lendecke
2008-01-16
1
-0
/
+1
*
Port from ctdb:
Jeremy Allison
2008-01-15
1
-16
/
+6
*
samba3 already has tdb_validate()
Andrew Tridgell
2008-01-14
1
-42
/
+0
*
merged tdb fix from ctdb tree
Andrew Tridgell
2008-01-14
2
-0
/
+122
*
Fix the max_dead_record calculations
Volker Lendecke
2008-01-13
1
-4
/
+1
*
Sync tdb with the tdb changes in ctdb. Spoke to tridge about
Jeremy Allison
2008-01-11
8
-217
/
+353
*
Fix the max_dead_record calculations
Volker Lendecke
2008-01-09
1
-4
/
+1
*
Add a warning for a potential bug I've run into
Volker Lendecke
2007-11-28
1
-0
/
+3
*
Add a missing prototype
Volker Lendecke
2007-11-22
1
-0
/
+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
5
-32
/
+174
*
Fix bug where tdb lock call interrupted with
Jeremy Allison
2007-11-06
2
-0
/
+14
*
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.
samba-misc-tags/initial-v3-2-test
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
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
11
-22
/
+11
*
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
2007-10-10
11
-11
/
+11
*
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
*
r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead record
Volker Lendecke
2007-10-10
1
-0
/
+4
*
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
1
-227
/
+0
*
r22249: move tdb code to lib/tdb/ as in samba4
Stefan Metzmacher
2007-10-10
12
-0
/
+4417