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