summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-vfs_gpfs: Fix bug #9003, posix acl on gpfsVolker Lendecke2012-06-221-2/+2
* s3: Give machine password changes 10 minutes of timeVolker Lendecke2012-06-221-0/+13
* s3:torture:smb2: pass smb2-session-reconnect test (add generosity in error case)Michael Adam2012-06-221-7/+21
* dbwrap: don't ignore the result of dbwrap_parse_record in dbwrap_fetch_int32()Stefan Metzmacher2012-06-221-1/+5
* dbwrap: intialize state.status in dbwrap_fetch_int32()Stefan Metzmacher2012-06-221-0/+2
* dbwrap: Convert fetch_int32 to dbwrap_parse_recordVolker Lendecke2012-06-221-13/+24
* s3: Remove reduce_windows_lock_ref_count, used only onceVolker Lendecke2012-06-221-8/+2
* s3: Make reduce_windows_lock_ref_count staticVolker Lendecke2012-06-222-2/+2
* s3: Use dbwrap_util for windows_lock_ref_countVolker Lendecke2012-06-221-94/+21
* dbwrap: Add dbwrap_fetch_int32Volker Lendecke2012-06-222-3/+11
* dbwrap: Add dbwrap_change_int32_atomicVolker Lendecke2012-06-222-9/+21
* script/autobuild: fix path to random-sleep.shStefan Metzmacher2012-06-221-8/+8
* selftest/knownfail: mark ^samba4.raw.session.expire1 as knownfailStefan Metzmacher2012-06-221-0/+1
* s4:torture/raw: add raw.session.expire1Stefan Metzmacher2012-06-221-0/+200
* s3:smbd: fix warning in smbd_tevent_trace_callback() without profile supportStefan Metzmacher2012-06-221-0/+5
* s3:serverid: don't ignore the result of dbwrap_parse_record()Stefan Metzmacher2012-06-221-1/+6
* s4:torture/smb2: run smb2.session.reauth5 in a subdirectoryStefan Metzmacher2012-06-221-14/+77
* tdb: don't use err.h in tests.Rusty Russell2012-06-2221-22/+1
* tdb: make TDB_NOSYNC merely disable sync.Rusty Russell2012-06-223-15/+20
* dbwrap: dbwrap_hash_size().Rusty Russell2012-06-227-0/+12
* dbwrap: dbwrap_name().Rusty Russell2012-06-227-1/+11
* dbwrap: dbwrap_transaction_start_nonblock().Rusty Russell2012-06-224-0/+26
* dbwrap: dbwrap_fetch_locked_timeout().Rusty Russell2012-06-224-0/+52
* dbwrap: add dbwrap_check() function.Rusty Russell2012-06-224-0/+31
* dbwrap: dbwrap_local_open()Rusty Russell2012-06-226-3/+96
* dbwrap: remove get_flags().Rusty Russell2012-06-227-49/+2
* util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.cRusty Russell2012-06-226-90/+122
* util: util_ntdb ntdb_fetch_int32/ntdb_store_int32 and ntdb_add_int32_atomicRusty Russell2012-06-222-0/+89
* util: util_ntdb.c gets NTDB_ERROR => NTSTATUS map.Rusty Russell2012-06-222-0/+49
* util: util_ntdb.c gains bystring functions.Rusty Russell2012-06-222-1/+85
* util: ntdb_new() supports NTDB_CLEAR_IF_FIRST.Rusty Russell2012-06-222-1/+99
* util: util_ntdb.cRusty Russell2012-06-223-0/+168
* ntdb: take advantage of direct access across expand.Rusty Russell2012-06-221-33/+15
* ntdb: test arbitrary operations during ntdb_parse_record().Rusty Russell2012-06-222-0/+90
* ntdb: make database read-only during ntdb_parse() callback.Rusty Russell2012-06-226-24/+195
* ntdb: allow direct access for NTDB_INTERNAL dbs during expansion.Rusty Russell2012-06-221-14/+45
* ntdb: enhancement to allow direct access to the ntdb map during expansion.Rusty Russell2012-06-225-33/+86
* ntdb: don't munmap the database on every close.Rusty Russell2012-06-222-13/+16
* ntdb: hand correct error code when alloc_read allocation fails.Rusty Russell2012-06-221-1/+1
* autobuild: always set TDB_NO_FSYNC.Rusty Russell2012-06-222-4/+10
* ntdb: respect TDB_NO_FSYNC flag for 'make test'Rusty Russell2012-06-2251-151/+187
* s4:torture/smb2: add smb2.durable-open.lock-oplockStefan Metzmacher2012-06-222-0/+80
* selftest: samba3.smb2.durable-open.lock => samba3.smb2.durable-open.lock-leaseStefan Metzmacher2012-06-221-1/+1
* s4:torture/smb2: rename smb2.durable-open.lock to smb2.durable-open.lock-leaseStefan Metzmacher2012-06-221-4/+4
* autobuild: run "samba3-ctdb" by defaultMichael Adam2012-06-221-1/+1
* autobuild: run "samba-ctdb" by default to catch dbwrap_ctdb regressionsMichael Adam2012-06-211-1/+1
* autobuild: add a target "samba3-ctdb" that builds samba3 (autoconf) with clus...Michael Adam2012-06-211-0/+10
* autobuild: add a target "samba-ctdb" that builds samba (waf) with cluster sup...Michael Adam2012-06-211-0/+19
* autobuild: rename the "samba4-libs" target to "samba-libs"Michael Adam2012-06-211-3/+3
* autobuild: rename the "samba4" target to "samba"Michael Adam2012-06-211-8/+8