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
/
tdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-4
/
+7
*
r13792: Merged Simo's fixes for tdbtraverse.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r13197: Add -k switch to dump the data of a single key.
Lars Müller
2007-10-10
1
-5
/
+41
*
r12760: Fix bug 3384
Volker Lendecke
2007-10-10
1
-0
/
+30
*
r12713: Remove use of uint8_t -> uint8.
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
3
-4
/
+4
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
3
-9
/
+14
*
r10355: Merge back the clear-if-first fix from Samba4. Couldn't wait tridge, ...
Jeremy Allison
2007-10-10
1
-6
/
+5
*
r9852: Add tridge's Samba4 tdb optimisations.
Jeremy Allison
2007-10-10
1
-0
/
+48
*
r9738: Adapt tdb_torture to the new CLEAR_IF_FIRST semantics. We need one parent
Volker Lendecke
2007-10-10
1
-33
/
+33
*
r9095: Add crude chainlength statistics to the crude tdbtool.
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r8595: Delete unused prototypes.
Tim Potter
2007-10-10
1
-2
/
+0
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r7640: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catch
Jeremy Allison
2007-10-10
1
-6
/
+7
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
2
-8
/
+45
*
r7025: 1 if not all data is available at the time we go to read a packet, retry
Derrell Lipman
2007-10-10
1
-10
/
+17
*
r6623: This change fixes a few broken commands plus adds some
Herb Lewis
2007-10-10
3
-215
/
+324
*
r6235: Partial fix for bugid #2581. Ensure if realloc fails on an internal
Jeremy Allison
2007-10-10
1
-3
/
+8
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-2
/
+3
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
2
-3
/
+3
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2007-10-10
2
-3
/
+3
*
r5861: Apply some const
Volker Lendecke
2007-10-10
1
-2
/
+2
[next]