summaryrefslogtreecommitdiff
path: root/source3/lib/tdb
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Convert in_transaction to a bool. Add the same fix VolkerJeremy Allison1-4/+9
2008-05-20Fix nesting tdb_traverse in a transactionVolker Lendecke1-3/+8
2008-02-13build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
2008-02-13talloc/tdb: Use manually written pc file.Jelmer Vernooij1-0/+1
2008-02-13r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher1-1/+1
2008-02-13r25953: AIX make doesn't support $^.Jelmer Vernooij1-1/+1
2008-02-13r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij1-1/+1
2008-02-08merge tdb changes from ctdbAndrew Tridgell1-33/+47
2008-02-07merge growing tdb for tdb_wipe_all() fix from ctdbAndrew Tridgell1-0/+43
2008-01-31merged tdb transaction fixAndrew Tridgell1-0/+3
2008-01-18merged changes from v4-0-testAndrew Tridgell2-43/+43
2008-01-16Don't try ftruncate when the tdb is opened read-onlyVolker Lendecke1-0/+1
2008-01-16Next try to fix the max dead record calculationVolker Lendecke1-1/+1
2008-01-16Fix some C++ warningsVolker Lendecke1-2/+5
2008-01-16Fix a missing prototype warningVolker Lendecke1-0/+1
2008-01-15Port from ctdb:Jeremy Allison1-16/+6
2008-01-14samba3 already has tdb_validate()Andrew Tridgell2-43/+0
2008-01-14merged tdb fix from ctdb treeAndrew Tridgell3-0/+123
2008-01-13Fix the max_dead_record calculationsVolker Lendecke1-4/+1
2008-01-11Sync tdb with the tdb changes in ctdb. Spoke to tridge aboutJeremy Allison10-218/+358
2008-01-09Fix the max_dead_record calculationsVolker Lendecke1-4/+1
2007-12-20fix dump printout when byte >= 0x80Herb Lewis1-1/+1
2007-11-28Add a warning for a potential bug I've run intoVolker Lendecke2-0/+6
2007-11-22Add a missing prototypeVolker Lendecke1-0/+1
2007-11-09Add some commentsVolker Lendecke1-3/+3
2007-11-06Fix tdbtorture build.Jeremy Allison1-1/+1
2007-11-06Fix const warning.Jeremy Allison1-1/+1
2007-11-06Keep the tdb code in sync with Samba4.Jeremy Allison12-54/+238
2007-11-06Fix bug where tdb lock call interrupted withJeremy Allison6-0/+19
2007-10-12offsetof() is always present as shown in someStefan Metzmacher1-4/+0
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-0/+4
2007-10-10r24743: Fix build warning.Günther Deschner1-1/+1
2007-10-10r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2...Michael Adam1-6/+25
2007-10-10r24341: Make libreplace provide offsetof.Jelmer Vernooij1-4/+0
2007-10-10r24340: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij8-59/+56
2007-10-10r24049: Some more 64-bit warningsVolker Lendecke1-2/+4
2007-10-10r23980: Fix one more use of pwrite in expand_file.Michael Adam1-1/+10
2007-10-10r23979: Fix another occurence of (written != requested) as anMichael Adam1-5/+22
2007-10-10r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam1-7/+20
2007-10-10r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam1-3/+3
2007-10-10r23950: unlink before rename is superfluous.Michael Adam1-1/+0
2007-10-10r23925: Use NULL instead of 0 for a void * argument.Michael Adam1-1/+1
2007-10-10r23853: Fix a very misleading error message in tdbbackup.Michael Adam1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2-6/+2
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell13-26/+13
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell13-13/+13
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell3-6/+3
2007-10-10r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison3-3/+3
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison3-3/+3