[SCM] Samba Shared Repository - branch master updated

2013-03-23 Thread Rusty Russell
- commit 068e0e2b38fb109eb1d1306c6d74bfa86ec0c4b8 Author: Rusty Russell ru...@rustcorp.com.au Date: Sat Mar 23 17:27:57 2013 +1030 ntdb: don't call open hook when re-opening an existing database. In particular, the Samba

[SCM] Samba Shared Repository - branch master updated

2013-03-23 Thread Rusty Russell
long long types Reviewed-by: Rusty Russell ru...@rustcorp.com.au Signed-off-by: Rusty Russell ru...@rustcorp.com.au Autobuild-User(master): Rusty Russell ru...@rustcorp.com.au Autobuild-Date(master): Sun Mar 24 06:17:55 CET 2013 on sn-devel-104 commit

[SCM] Samba Shared Repository - branch master updated

2013-02-19 Thread Rusty Russell
: Rusty Russell ru...@rustcorp.com.au Date: Wed Feb 20 14:59:42 2013 +1030 ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb' Since we open with dbwrap, it auto-converts old tdbs (which it will rename to secrets.tdb.bak once it's done). Signed-off

[SCM] Samba Shared Repository - branch master updated

2012-10-16 Thread Rusty Russell
- commit 029654897d721308c9ee782aee420abddce7edee Author: Rusty Russell ru...@rustcorp.com.au Date: Sun Oct 14 16:05:58 2012 +1030 ccan: check for all the used config.h defines In particular, not checking for byteswap.h meant we defined duplicates: https://bugzilla.samba.org

[SCM] Samba Shared Repository - branch master updated

2012-10-07 Thread Rusty Russell
899cdc4503696cbe1030f3023fe259ce0740a55c Author: Rusty Russell ru...@rustcorp.com.au Date: Mon Oct 8 11:26:43 2012 +1030 ntdb: remove unused local variable. Reported-by: Matthieu Patou m...@samba.org Signed-off-by: Rusty Russell ru...@rustcorp.com.au Autobuild-User(master

[SCM] Samba Shared Repository - branch master updated

2012-10-03 Thread Rusty Russell
signing = no setting for SMB2. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 100d38d6e0fae1dc666ae43941570c9f106b73c2 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Oct 4 09:04:23 2012 +0930 tdb

[SCM] Samba Shared Repository - branch master updated

2012-07-18 Thread Rusty Russell
: Rusty Russell ru...@rustcorp.com.au Date: Wed Jul 18 15:07:28 2012 +0930 source4/torture: add talloc_stackframe() We need a stackframe to call lp_load(). Signed-off-by: Rusty Russell ru...@rustcorp.com.au Autobuild-User(master): Rusty Russell ru...@rustcorp.com.au

[SCM] Samba Shared Repository - branch master updated

2012-07-04 Thread Rusty Russell
74bf0c6ec63955156f7acf673e2c5846bb8b212a Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Jul 4 13:51:07 2012 +0930 ntdb: make --disable-ntdb work properly. As per bug #9024, make --disable-ntdb work again. Signed-off-by: Rusty Russell ru...@rustcorp.com.au Autobuild

[SCM] Samba Shared Repository - branch master updated

2012-06-30 Thread Rusty Russell
- commit 8150f69dc4cf73adb6f7aebd6f06074502dfcd05 Author: Rusty Russell ru...@rustcorp.com.au Date: Sat Jun 30 17:05:38 2012 +0930 ccan: make it a grouping library. Andrew Bartlett pointed out that making CCAN a non-library will break the build in a different way in future: when

[SCM] Samba Shared Repository - branch master updated

2012-06-28 Thread Rusty Russell
- commit f3862b917168ade88a048cdee688986b0479fe37 Author: Rusty Russell ru...@rustcorp.com.au Date: Fri Jun 29 12:09:06 2012 +0930 ccan: we're subsystems, not a library. Don't expose a libccan.so; it would produce clashes if someone

[SCM] Samba Shared Repository - branch master updated

2012-06-27 Thread Rusty Russell
- commit f80e399ab26ea23ba258f885cec7c6c28c62baaa Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Jun 28 11:04:25 2012 +0930 source4/smbd/pidfile: don't panic if pid file is corrupt. In particular, on a virtual machine after a forced reboot, it contained Ille

[SCM] Samba Shared Repository - branch master updated

2012-06-26 Thread Rusty Russell
- commit 66f59f040984bef5023fc844097b85bebee88f09 Author: Rusty Russell ru...@rustcorp.com.au Date: Tue Jun 26 15:18:52 2012 +0930 tdb: finish weaning off err.h. Commit 3c4263e7580143c69225729f5b67f09c00add2fd said it removed err.h from tdb, unfortuntely it didn't: tap

[SCM] Samba Shared Repository - branch master updated

2012-06-22 Thread Rusty Russell
- commit 3c4263e7580143c69225729f5b67f09c00add2fd Author: Rusty Russell ru...@rustcorp.com.au Date: Fri Jun 22 15:07:44 2012 +0930 tdb: don't use err.h in tests. It's not portable. While we could use ccan/err, it seems overkill since

[SCM] Samba Shared Repository - branch master updated

2012-06-20 Thread Rusty Russell
- commit 5ec43055103f8890e957a163f094431fcdbcbd74 Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Jun 20 21:31:21 2012 +0930 ntdb: fix occasional abort in testing. Occasionally, the capability test inserts multiple used records and they clash, but our

[SCM] Samba Shared Repository - branch master updated

2012-06-09 Thread Rusty Russell
set_file_oplock() to return NTSTATUS http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 36353a9fc359e8156cfd2e7e4288021aba789b74 Author: Rusty Russell ru...@rustcorp.com.au Date: Sat Jun 9 16:18:57 2012 +0930 tdb2

[SCM] Samba Shared Repository - branch master updated

2012-06-08 Thread Rusty Russell
- commit 03767f5f5ac0293ef61d960ad980636898bd64ba Author: Rusty Russell ru...@rustcorp.com.au Date: Fri Jun 8 08:08:00 2012 +0930 samba_util: mark smb_panic as _NORETURN_. Signed-off-by: Rusty Russell ru...@rustcorp.com.au Autobuild-User(master

[SCM] Samba Shared Repository - branch master updated

2012-06-07 Thread Rusty Russell
. Andrew Bartlett Signed-off-by: Rusty Russell ru...@rustcorp.com.au Autobuild-User(master): Rusty Russell ru...@rustcorp.com.au Autobuild-Date(master): Thu Jun 7 18:53:12 CEST 2012 on sn-devel-104 commit 4c9126daa98cd35a416f435e088943d94823e550 Author: Rusty Russell ru

[SCM] Samba Shared Repository - branch master updated

2012-03-29 Thread Rusty Russell
the attribute exists before accessing it http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit f74ae3257a2edb9756d9f0442c1314306e936759 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Mar 29 14:58:33 2012 +1030

[SCM] Samba Shared Repository - branch master updated

2012-03-29 Thread Rusty Russell
- commit 593e731097bc6f2fd50034f5e3ddac017894e584 Author: Amitay Isaacs ami...@gmail.com Date: Tue Mar 27 09:44:59 2012 +1100 lib/tdb: Update ABI Signed-off-by: Amitay Isaacs ami...@gmail.com Autobuild-User: Rusty Russell ru

[SCM] Samba Shared Repository - branch master updated

2012-03-22 Thread Rusty Russell
some compiler warnings http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 4442c0b2c92e4b2e88661e1508c5f6547112 Author: Rusty Russell ru...@rustcorp.com.au Date: Fri Mar 23 10:45:18 2012 +1030 lib/tdb

[SCM] Samba Shared Repository - branch master updated

2012-03-21 Thread Rusty Russell
4816ffacb81d3234231730149c7b0629bb3646a4 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Mar 22 10:47:27 2012 +1030 lib/tdb2: fix -Wcast-qual warnings. We use tdb_mkdata() to get rid of many of them from the tests, and explicit cast_const() in a few places. tlist_for_each() still

[SCM] Samba Shared Repository - branch master updated

2012-03-14 Thread Rusty Russell
://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 3272ba0d2d63e6a7d00972bc2c052aee84f073fd Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Mar 14 15:31:01 2012 +1030 lib/tdb: remove unnecessary XOPEN

[SCM] Samba Shared Repository - branch master updated

2012-03-13 Thread Rusty Russell
- sd_has_inheritable_components segfaults on an SD that se_access_check accepts. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 6dea4f24dc023a8234de01bbdcd012df29d3abf9 Author: Rusty Russell ru...@rustcorp.com.au Date: Wed

[SCM] Samba Shared Repository - branch master updated

2012-03-09 Thread Rusty Russell
- commit 583ffeae404cc632eebc43fed054391a59dffee2 Author: Rusty Russell ru...@rustcorp.com.au Date: Sat Mar 10 14:08:48 2012 +1030 lib/tdb: fix tests for standalone out-of-tree. Commit 4d58d0fa8f936e7efdc02e31c053d42a47b3e62a didn't work

[SCM] Samba Shared Repository - branch master updated

2012-03-07 Thread Rusty Russell
- commit b442e375256d93637b38f997a78e330ba4774c43 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Mar 8 14:14:22 2012 +1030 failtest: don't assume FD_SETSIZE is maximum runtime fd. This breaks when rlimit is less. Unfortunately, valgrind (32 bit

[SCM] Samba Shared Repository - branch master updated

2012-02-26 Thread Rusty Russell
90c03ccf4c7bb33ac8b6c1338ec97642bcf8251b Author: Rusty Russell ru...@rustcorp.com.au Date: Mon Feb 27 14:15:47 2012 +1030 lib/tdb2: rename tdb2.pc to tdb.pc The library is called tdb, so the pc file must have the same name. Signed-off-by: Rusty Russell ru...@rustcorp.com.au

[SCM] Samba Shared Repository - branch master updated

2012-02-20 Thread Rusty Russell
-by: Rusty Russell ru...@rustcorp.com.au Autobuild-User: Rusty Russell ru...@rustcorp.com.au Autobuild-Date: Tue Feb 21 07:43:55 CET 2012 on sn-devel-104 commit abc74723cebcab30987bb16e359645ba37eb6c95 Author: Amitay Isaacs ami...@gmail.com Date: Tue Feb 21 15:29:52 2012 +1030 lib

[SCM] Samba Shared Repository - branch master updated

2012-02-13 Thread Rusty Russell
Author: Rusty Russell ru...@rustcorp.com.au Date: Tue Feb 14 14:45:29 2012 +1030 tdb: build and run unit tests in tdb/test/ Now we can build the test binaries: the CCAN style is to compile everything called compile_ok*.c, compile and run everything called run*.c, compile

[SCM] Samba Shared Repository - branch master updated

2012-02-01 Thread Rusty Russell
b3fb115a3932423267022152a04fa5cfcd059239 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Feb 2 11:36:49 2012 +1030 tdb2: add --disable-tdb2 I thought you could --disable-tdb2=false, apparently not! Thanks Michael Adam... Signed-off-by: Rusty Russell ru

[SCM] Samba Shared Repository - branch master updated

2012-01-29 Thread Rusty Russell
7c6713e78ff22ebf0aa1caa10697bad9d4cc885e Author: Rusty Russell ru...@rustcorp.com.au Date: Mon Jan 30 15:59:18 2012 +1030 tdb2: make --enable-tdb2 the default. We still use the tdb1 on-disk format, but we do so via the tdb2 library. Signed-off-by: Rusty Russell ru...@rustcorp.com.au Autobuild

[SCM] Samba Shared Repository - branch master updated

2011-12-20 Thread Rusty Russell
5767224b7f4703c3195aa69eef4352d80980f95e Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Dec 21 14:17:25 2011 +1030 tdb: don't free old recovery area when expanding if already at EOF. We allocate a new recovery area by expanding the file. But if the recovery area is already

[SCM] Samba Shared Repository - branch master updated

2011-12-18 Thread Rusty Russell
- commit b64494535dc62f4073fc6302847593ed6e6ec38b Author: Rusty Russell ru...@rustcorp.com.au Date: Mon Dec 19 15:47:50 2011 +1030 tdb: be more careful on 4G files. I came across a tdb which had wrapped to 4G + 4K, and the contents had been

[SCM] Samba Shared Repository - branch master updated

2011-12-14 Thread Rusty Russell
-off-by: Martin Schwenke mar...@meltin.net Autobuild-User: Rusty Russell ru...@rustcorp.com.au Autobuild-Date: Thu Dec 15 07:40:33 CET 2011 on sn-devel-104 commit fef4f5193b68598c99949ee2fbd9bee93daf70b1 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Dec 15 15:34:55 2011 +1030

[SCM] Samba Shared Repository - branch master updated

2011-12-11 Thread Rusty Russell
- commit 08019a0973fb2ccf1ee4fa8c6523808033058456 Author: Rusty Russell ru...@rustcorp.com.au Date: Sun Dec 11 01:01:46 2011 +1030 tdb2: don't use TDB2 versions of test tdb files. Now tdb2 handles tdb1 files, we don't need most of commit

[SCM] Samba Shared Repository - branch master updated

2011-12-05 Thread Rusty Russell
- commit 372dd3b7d0c81f6f85b0633fa3aaabd8f216bdf4 Author: Rusty Russell ru...@rustcorp.com.au Date: Mon Dec 5 17:04:31 2011 +1030 tdb2: tlist: remove type arg from tlist_top(), tlist_tail() With the type canary, it's unnecessary. Though the implementation is a bit more awkward

[SCM] Samba Shared Repository - branch master updated

2011-11-02 Thread Rusty Russell
- commit 6b11c9119fa3e2ea401f86873273533d673e04fa Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Nov 2 10:08:32 2011 +1030 tdb2: don't be fascist when TDB_VERSION1 is specified. We currently insist that a tdb file be a version1 file if tdb_open

[SCM] Samba Shared Repository - branch master updated

2011-10-31 Thread Rusty Russell
- commit 4bc8b0c19431072ae2b64a582fc70e491507ed1d Author: Rusty Russell ru...@rustcorp.com.au Date: Tue Nov 1 07:11:25 2011 +1030 tdb2: use HAVE_LIBREPLACE instead of _SAMBA_BUILD_. This is what lib/tdb2 really wants: to know if it should use normal headers

[SCM] Samba Shared Repository - branch master updated

2011-10-13 Thread Rusty Russell
5dcce64bbd64d1fbc81fa1135e77c87316691017 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Oct 13 13:37:52 2011 +1030 config.h: define HAVE_LIBREPLACE tdb2 wants to know if it should use replace.h. Signed-off-by: Rusty Russell ru...@rustcorp.com.au Autobuild-User

[SCM] Samba Shared Repository - branch master updated

2011-09-21 Thread Rusty Russell
- commit 95b2e5aa56814e04f060403b8805c5c562805ee9 Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Sep 21 15:18:05 2011 +0930 tdb2: change --enable-tdb2-breaks-compat to --enable-tdb2 Since we no longer break compatibility, don't scare people. Signed-off

[SCM] Samba Shared Repository - branch master updated

2011-09-20 Thread Rusty Russell
- Log - commit 92c022f04392e731ee1e5389ed021b54317da141 Author: Rusty Russell ru...@rustcorp.com.au Date: Tue Sep 20 12:02:43 2011 +0930 tdb2: allow readonly changes even while holding locks. This happens in SAMBA

[SCM] Samba Shared Repository - branch master updated

2011-09-13 Thread Rusty Russell
- commit cb064f28f976dcc74993bcbb88313618d7bba741 Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Sep 14 11:58:20 2011 +0930 tdb2: remove bogus leftover .orig file. Signed-off-by: Rusty Russell ru...@rustcorp.com.au

[SCM] Samba Shared Repository - branch master updated

2011-08-31 Thread Rusty Russell
80f4a936f27ff457855dbc21979fc4c0306ffb76 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Jul 21 14:44:50 2011 +0930 tdb2: add full LGPL headers This is for SAMBA, so we follow their rules and do full license headers. Two files were missing them. Signed-off-by: Rusty Russell

[SCM] Samba Shared Repository - branch master updated

2011-08-30 Thread Rusty Russell
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit cdce32470a9e6f16da5149c91989382390012663 Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Aug 31 13:58:14 2011 +0930 MAINTAINERS.txt: ping me about

[SCM] Samba Shared Repository - branch master updated

2011-08-16 Thread Rusty Russell
- commit ee720fc19cebf9108711429dfe25ccaf192e2c7e Author: Rusty Russell ru...@rustcorp.com.au Date: Tue Aug 16 16:47:03 2011 +0930 tdb: increment sequence number in tdb_wipe_all(). TDB2 testing revealed that tdb1 doesn't do this. It's minor, but fix it. Signed

[SCM] Samba Shared Repository - branch master updated

2011-07-25 Thread Rusty Russell
- commit 6e72370fd7d55950820a6a8332cd4364e97ba28a Author: Rusty Russell ru...@rustcorp.com.au Date: Mon Jul 25 18:18:27 2011 +0930 lib/ccan: update to init-1192-gdd04041 This imports licensing clarifications and updates as discussed

[SCM] Samba Shared Repository - branch master updated

2011-07-06 Thread Rusty Russell
- commit c019302e65051f214c5ea2ef908aa0ef79c8b12e Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Jul 6 14:47:44 2011 +0930 ccan/tally: don't use SIZE_MAX. Michael Adam points out this broke the build farm (ie. OSF1 axp V5.1 2650 alpha) so fixed in CCAN and imported

[SCM] Samba Shared Repository - branch master updated

2011-07-04 Thread Rusty Russell
4e63ac6191e55bc602c7cba6e12e01f35985c6b1 Author: Rusty Russell ru...@rustcorp.com.au Date: Tue Jul 5 13:08:09 2011 +0930 ccan: fix configure tests for __builtin_clz etc. It's not enough to compile-test them: Michael Adam points out that nonexistant functions merely cause a warning. We

[SCM] Samba Shared Repository - branch master updated

2011-06-20 Thread Rusty Russell
- commit 894b0273fcff28dfaef80ce7be1bcc35d47aed65 Author: Rusty Russell ru...@rustcorp.com.au Date: Tue Jun 21 11:20:07 2011 +0930 lib/ccan/tally.h: update for FreeBSD compile. Based on commit 0284423676209380a2e07086b9b356096a2f93e6 from CCAN: Author

[SCM] Samba Shared Repository - branch master updated

2011-06-08 Thread Rusty Russell
- commit 4fa51257b283c2e8bb415cc7f9c001d64c8a2669 Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Jun 8 17:20:48 2011 +0930 tdb: enable VALGRIND to remove valgrind noise. Andrew Bartlett complained that valgrind needs --partial-loads-ok=yes otherwise the Jenkins hash makes

[SCM] Samba Shared Repository - branch master updated

2011-06-02 Thread Rusty Russell
- commit 43ab5aa390769ee9b57918cf5b57aa4a22586805 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Jun 2 14:19:38 2011 +0930 lib/tdb/python/tests/simple.py: don't assume TDB ordering. TDB2 can break this assumption

[SCM] Samba Shared Repository - branch master updated

2011-06-01 Thread Rusty Russell
: timeval_current_ofs_msec from 9bd695c samba-tool: update tests for new 'user enable' syntax http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit e340cd83f87a9ea02cacd9af520d154652c5afb1 Author: Rusty Russell ru

[SCM] Samba Shared Repository - branch master updated

2011-05-10 Thread Rusty Russell
87e35421744df568721a7f9c7fa141d62665d183 Author: Rusty Russell ru...@rustcorp.com.au Date: Tue May 10 17:33:11 2011 +0930 async_smb.c: convert cli-timeout properly I have a test failure on my 32-bit Ubuntu system, in that samba3.smbtorture_s3.plain(s3dc).LOCK9 immediately times out

[SCM] Samba Shared Repository - branch master updated

2011-05-09 Thread Rusty Russell
on these subsystems http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 0d93eb8f5501c348451a7d78e83516873d71cda0 Author: Rusty Russell ru...@rustcorp.com.au Date: Tue May 10 11:46:53 2011 +0930 tdb_wrap.h

[SCM] Samba Shared Repository - branch master updated

2011-04-19 Thread Rusty Russell
for converted tdbs. from dfb490d selftest Consolidate server wall clock time limits http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 36cfa7b79e36d880cdbf24d0769558be44d0edda Author: Rusty Russell ru

[SCM] Samba Shared Repository - branch master updated

2010-12-29 Thread Rusty Russell
- commit cac57328a6077dc428396402036636095f139569 Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Dec 29 12:50:47 2010 +1030 tdb: tdb_summary() support. Autobuild-User: Rusty Russell ru...@rustcorp.com.au Autobuild-Date: Wed Dec 29 10:12:05 CET 2010 on sn-devel-104

[SCM] Samba Shared Repository - branch master updated

2010-12-05 Thread Rusty Russell
- commit 521e96ca751df072e5c71d3844ed5708b79ac69d Author: Rusty Russell ru...@rustcorp.com.au Date: Mon Dec 6 13:35:50 2010 +1030 idtree: fix overflow for v. large ids on allocation and removal Chris Cowan tracked down a SEGV

[SCM] Samba Shared Repository - branch master updated

2010-10-06 Thread Rusty Russell
- commit 2db1987f5a3a4268ce64fe570ff598e3bf4ecc73 Author: Rusty Russell ru...@rustcorp.com.au Date: Tue Oct 5 13:06:19 2010 +1030 idtree: fix right shift of signed ints, crash on large ids on AIX Right-shifting signed integers in undefined; indeed

[SCM] Samba Shared Repository - branch master updated

2010-09-26 Thread Rusty Russell
static and shared list handling a little. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 2dcf76c9247ff02a1779000dbbecdc418473ca41 Author: Rusty Russell ru...@rustcorp.com.au Date: Fri Sep 24 15:45:11 2010

[SCM] Samba Shared Repository - branch master updated

2010-09-26 Thread Rusty Russell
- commit b7cd6af5b45840a3588ad0cd50b4414f32f8b792 Author: Rusty Russell ru...@rustcorp.com.au Date: Mon Sep 27 11:06:51 2010 +0930 tdb: fix non-WAF build, commit 1.2.6 ABI file. Sorry Jeremy. Signed-off-by: Rusty Russell ru...@rustcorp.com.au

[SCM] Samba Shared Repository - branch master updated

2010-09-13 Thread Rusty Russell
version to 1.2.4 after hash checking improvments metze Signed-off-by: Rusty Russell ru...@rustcorp.com.au commit 786b7263000dedcb97e7369402e2e9dc967e36c4 Author: Rusty Russell ru...@rustcorp.com.au Date: Mon Sep 13 20:05:59 2010 +0930 tdb: put example hashes into header, so we

[SCM] Samba Shared Repository - branch master updated

2010-08-13 Thread Rusty Russell
- commit 11ab43084b10cf53b530cdc3a6036c898b79ca38 Author: Rusty Russell ru...@rustcorp.com.au Date: Sat Aug 14 02:13:26 2010 +0930 tdb: workaround starvation problem in locking entire database. We saw tdb_lockall() take 71 seconds under heavy load; this is because

[SCM] Samba Shared Repository - branch master updated

2010-07-28 Thread Rusty Russell
The branch, master has been updated via bc1c82e... Fix tdb_check() to work with read-only tdb databases. The function tdb_lockall() uses F_WRLCK internally, which doesn't work on a fd opened with O_RDONLY. Use tdb_lockall_read() instead. from 39d287e... s4-test: Expand DSSYNC test

[SCM] Samba Shared Repository - branch master updated

2010-05-05 Thread Rusty Russell
- commit 91e4a1760dee22e9a40ca52f1e5a1b549d9e066d Author: Rusty Russell ru...@rustcorp.com.au Date: Wed May 5 15:37:18 2010 +0930 tdb: fix short write logic in tdb_new_database Commit 207a213c/24fed55d purported to fix the problem

[SCM] Samba Shared Repository - branch master updated

2010-02-23 Thread Rusty Russell
implementation to samldb.c module http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit ec96ea690edbe3398d690b4a953d487ca1773f1c Author: Rusty Russell ru...@rustcorp.com.au Date: Wed Feb 24 13:23:58 2010 +1030

[SCM] Samba Shared Repository - branch master updated

2010-02-09 Thread Rusty Russell
=samba.git;a=shortlog;h=master - Log - commit b37b452cb8c1f56b37b04abe7bffdede371ca361 Author: Rusty Russell ru...@rustcorp.com.au Date: Thu Feb 4 23:59:54 2010 +1030 tdb: fix recovery reuse after crash If a process

[SCM] Samba Shared Repository - branch master updated

2009-10-28 Thread Rusty Russell
(), which it seems was transformed into non-exported tdb_update_hash() There were other mismatches, but I don't remember them now, sorry. Signed-off-by: Kirill Smelkov k...@mns.spb.ru Signed-off-by: Rusty Russell ru...@rustcorp.com.au commit

[SCM] Samba Shared Repository - branch master updated

2009-10-21 Thread Rusty Russell
- commit 703004340c3e0f43f741bd368d2525cfd187d590 Author: Rusty Russell ru...@rustcorp.com.au Date: Tue Oct 20 12:19:41 2009 +1030 lib/tdb: TDB_TRACE support (for developers) When TDB_TRACE is defined (in tdb_private.h), verbose tracing of tdb operations

[SCM] Samba Shared Repository - branch master updated

2009-10-21 Thread Rusty Russell
TDB_ERRCODE. from 7030043... lib/tdb: TDB_TRACE support (for developers) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 094493115971cf3d5a3138ff10ebe02335824723 Author: Rusty Russell ru...@rustcorp.com.au