summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-19tdb: Make tdb_release_transaction_locks use tdb_allrecord_unlockVolker Lendecke1-1/+1
2013-02-19tdb: Don't segfault if tdb_open_ex for check failedVolker Lendecke1-0/+1
2013-02-19tdb: Factor out the retry loop from tdb_allrecord_upgradeVolker Lendecke1-20/+39
2013-02-19tdb: Simplify fcntl_lock() a bitVolker Lendecke1-4/+4
2013-02-19tdb: Use tdb_null in freelistcheckVolker Lendecke1-3/+2
2013-02-19tdb: Enhance lock tracking a bitVolker Lendecke1-0/+11
2013-02-19s3:smbd: preserve file type mode bits in file_set_dosmode()Michael Adam1-0/+3
2013-02-19gencache: fix an extra newline in a DEBUG message in gencache_set_data_blob()Michael Adam1-1/+1
2013-02-19gencache: fix an extra newline in a DEBUG message in gencache_iterate_fn()Michael Adam1-1/+1
2013-02-19gencache: fix an extra newline in a DEBUG message in gencache_iterate_blobs_fn()Michael Adam1-1/+1
2013-02-19lib/util/time: strip a potential trailing newline in the asctime case.Michael Adam1-0/+9
2013-02-19gencache: unify a DEBUG message in gencache_set_data_blob()Michael Adam1-2/+3
2013-02-19gencache: unify a DEBUG message in gencache_iterate_fn()Michael Adam1-1/+1
2013-02-19gencache: unify a DEBUG message in gencache_iterate_blobs_fn()Michael Adam1-1/+2
2013-02-19gencache: unify a DEBUG message in gencache_del()Michael Adam1-1/+1
2013-02-19packaging(RHEL-CTDB): remove unpackaged manpages (samba and samba-tool)Michael Adam1-0/+2
2013-02-19packaging(RHEL-CTDB): package the fake-acls vfs moduleMichael Adam1-0/+1
2013-02-19s3:net: new implementation of "servid wipedbs" with smbXsrv_*Gregor Beck1-2/+564
2013-02-19lib/util_tdb: factor out tdb_data_talloc_copy()Gregor Beck3-19/+20
2013-02-19s3:smbXsrv_open: add smbXsrv_open_global_traverse()Gregor Beck2-0/+77
2013-02-19s3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_traverse()Gregor Beck1-0/+1
2013-02-19s3:smbXsrv_session: pass record in smbXsrv_session_global_traverse()Gregor Beck1-0/+1
2013-02-19s3:smbd:smb2: fix segfault (access after free) in durable disconnect codeMichael Adam2-0/+2
2013-02-19samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2Andrew Bartlett1-13/+17
2013-02-19samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...Andrew Bartlett1-16/+4
2013-02-19scripting: Make tdb_copy a common util function in samba.tdb_utilAndrew Bartlett3-20/+43
2013-02-19scripting: Make tdb_copy use the python subprocess moduleAndrew Bartlett1-7/+9
2013-02-19samba_upgradeprovision: Remove options to fix FS ACLsAndrew Bartlett2-271/+205
2013-02-18s3:smbd: add debugging to close code (regarding disconnect of a durable)Michael Adam1-0/+14
2013-02-18s4:torture: fix segfault in test_durable_open_open2_oplock()Stefan Metzmacher1-2/+4
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 testMichael Adam1-5/+7
2013-02-18s4:torture:smb2:durable: make test functions staticMichael Adam1-40/+40
2013-02-18s4:torture: add a durable-open-disconnect test (suite)Michael Adam3-0/+65
2013-02-18s3:smbd: use smbXsrv_open_close() instead of smbXsrv_open_update()Stefan Metzmacher1-1/+11
2013-02-18srv_epmapper.c: Fix typo.Karolin Seeger1-5/+5
2013-02-18wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18brlock_tdb.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18srv_netlog_nt.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18brlock.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18vfs_gpfs: Fix typos in comments.Karolin Seeger1-2/+2
2013-02-18fault.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18docs: Fix typo.Karolin Seeger2-4/+4
2013-02-17s4-nbt: Ensure source4/ nbt client and server honour 'disable netbios'Andrew Bartlett2-2/+11
2013-02-17Fallback to the internal resolver on EAI_FAIL.Landon Fuller1-1/+3
2013-02-16tdb: Fix a typoVolker Lendecke1-1/+1