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
/
tdb
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
*
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Michael Adam
2008-07-09
1
-1
/
+1
*
tdbtool: fix off-by-one error in argument length. (bug #2344)
Michael Adam
2008-07-08
1
-1
/
+1
*
Fix build warning.
Günther Deschner
2008-01-29
1
-3
/
+4
*
fix dump printout when byte >= 0x80
Herb Lewis
2007-12-20
1
-1
/
+1
*
Fix bug where tdb lock call interrupted with
Jeremy Allison
2007-11-06
3
-0
/
+16
*
[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.
samba-misc-tags/initial-v3-0-test
Gerald (Jerry) Carter
2007-10-10
31
-0
/
+7057
*
r22249: move tdb code to lib/tdb/ as in samba4
Stefan Metzmacher
2007-10-10
31
-6905
/
+0
*
r22164: Fix missing lock count release in transaction cancel.
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r22054: merge from samba4:
Stefan Metzmacher
2007-10-10
1
-77
/
+0
*
r22051: use libreplace headers
Stefan Metzmacher
2007-10-10
1
-13
/
+4
*
r22039: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-6
/
+7
*
r22033: remove useless line
Stefan Metzmacher
2007-10-10
1
-3
/
+0
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
8
-23
/
+23
*
r21722: Add the dead record functionality presented on samba-technical@samba....
Volker Lendecke
2007-10-10
4
-6
/
+187
*
r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0
Volker Lendecke
2007-10-10
1
-9
/
+2
*
r21444: Check in tdb_parse_record. Not merging to the other branches yet, we ...
Volker Lendecke
2007-10-10
4
-13
/
+101
*
r21412: The last patch also incremented the seqnum when tdb_store failed. Not...
Volker Lendecke
2007-10-10
1
-8
/
+10
*
r21410: We have to increment the sequence number also when tdb_update_hash()
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21303: As discussed on samba-technical: Change the static array for the in-m...
Volker Lendecke
2007-10-10
4
-36
/
+96
*
r21218: Fix typo
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r20503: And one more 64-bit warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r20498: Two 64-bit warnings
Volker Lendecke
2007-10-10
1
-2
/
+4
*
r20269: merge -r20264:20267 from SAMBA_3_0_24
Herb Lewis
2007-10-10
1
-0
/
+3
*
r20063: Fix a missing protoype warning in freelistcheck.c
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r19992: Add support to the tdb Makefile.in for executable extensions and for
Paul Green
2007-10-10
1
-15
/
+23
*
r19959: Allow tdb to be built standalone in Samba3.
Jeremy Allison
2007-10-10
7
-6
/
+141
*
r19823: "log" is an internal define in older versions of gcc.
Jeremy Allison
2007-10-10
3
-4
/
+4
*
r19685: Two changes inspired by problems with huge tdbs. tdbtool's list comma...
Volker Lendecke
2007-10-10
4
-10
/
+19
*
r19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
Andrew Tridgell
2007-10-10
2
-882
/
+0
*
r19426: merge nearly all the differences between Samba3 tdb and Samba4
Andrew Tridgell
2007-10-10
17
-406
/
+558
*
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r18731: fix the build on aix
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r18030: When compiling with C++, nested structs lead to nested class definiti...
Volker Lendecke
2007-10-10
1
-6
/
+7
*
r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.
Volker Lendecke
2007-10-10
33
-34
/
+617
*
r17554: Cleanup
Volker Lendecke
2007-10-10
2
-6
/
+8
*
r17460: First step at fixing the build breakage with the groupmapping test. O...
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ...
Volker Lendecke
2007-10-10
2
-8
/
+6
*
r17315: Make talloc and tdb C++-warning-free. Would this also be interesting ...
Volker Lendecke
2007-10-10
6
-18
/
+24
*
r17030: Partially fix standalone build of tdb directory
Jeremy Allison
2007-10-10
2
-2
/
+1
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
16
-2578
/
+3553
*
r15508: Use clock_gettime for profiling timstamps if it is available. Use
James Peach
2007-10-10
1
-17
/
+0
*
r15448: New autoconf macro to test for sysconf variables.
James Peach
2007-10-10
1
-1
/
+9
*
r15104: Implement Samba4's tdb_name().
Volker Lendecke
2007-10-10
1
-0
/
+8
*
r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...
Volker Lendecke
2007-10-10
1
-5
/
+13
*
r14954: Fix #3569 based on William Jojo's work. AIX also
Jeremy Allison
2007-10-10
3
-4
/
+20
*
r14030: Fix resource leak in error codepath. Coverity CID #64.
Jeremy Allison
2007-10-10
1
-2
/
+6
*
r14026: Fix resource leak on error exit. Coverity CID #65.
Jeremy Allison
2007-10-10
1
-0
/
+2
[next]