summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-16tdb: change version to 1.3.1tdb-1.3.1Michael Adam2-1/+69
2014-09-16tdb:tools: fix a compiler warningStefan Metzmacher1-4/+4
2014-09-16Add test suite for iconv conversion fail of bad names over SMB1/SMB3.Jeremy Allison2-0/+181
2014-09-16s3: smbd: Fix a couple of tricky slow-path cases - don't return a mangled nam...Jeremy Allison2-0/+49
2014-09-16s3: smbd: Change get_lanman2_dir_entry() to return the full NTSTATUS.Jeremy Allison1-20/+32
2014-09-16s3: smbd: Remove unneeded 'out_of_space' parameter from smbd_dirptr_lanman2_e...Jeremy Allison3-7/+6
2014-09-16s3: smbd: SMB2 - change smbd_dirptr_lanman2_entry() to return an NTSTATUS.Jeremy Allison3-12/+19
2014-09-16s3: smbd: smbd_marshall_dir_entry() no longer needs explicit 'out_of_space' p...Jeremy Allison1-7/+1
2014-09-16s3: smbd: Change smbd_marshall_dir_entry() to return an NTSTATUS. Returns STA...Jeremy Allison1-23/+24
2014-09-16s3: smbd: Change the function signature of srvstr_push() from returning a len...Jeremy Allison9-73/+221
2014-09-16s3: smbd: Ensure types for all variables called 'len' used in srvstr_push() a...Jeremy Allison1-12/+10
2014-09-16s3: smbd: srvstr_push() was changed to never return -1, so don't check for th...Jeremy Allison1-1/+1
2014-09-16s3: utils: Don't directly manipulate errno inside strupper_m().Jeremy Allison1-5/+1
2014-09-16vfs_gpfs: Fix the build with profiling-dataVolker Lendecke1-4/+4
2014-09-15s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be N...Jeremy Allison2-3/+8
2014-09-14messaging_dgm: Don't expose the messaging_dgm_contextVolker Lendecke3-37/+59
2014-09-14messaging_dgm: Avoid a tallocVolker Lendecke1-10/+10
2014-09-14messaging_dgm: Avoid a tallocVolker Lendecke1-7/+8
2014-09-14messaging_dgm: messaging_dgm_lockfile_remove does not use tmp_ctx anymoreVolker Lendecke1-3/+2
2014-09-14messaging_dgm: messaging_dgm_lockfile_create does not use tmp_ctx anymoreVolker Lendecke1-3/+2
2014-09-14messaging_dgm: Avoid talloc_tos()Volker Lendecke1-56/+55
2014-09-14messaging_dgm: ReformattingVolker Lendecke1-2/+1
2014-09-14messaging_dgm: Remove an unnecessary castVolker Lendecke1-2/+1
2014-09-13namecache: fix uninitialised pointer returnsDavid Disseldorp1-3/+3
2014-09-12docs: mention incompatibility between kernel oplocks and streams_xattrBjörn Jacke1-0/+4
2014-09-12ntvfs: Skip the new smb2.oplock.batch26 testVolker Lendecke1-0/+1
2014-09-12Adding new oplock test 'batch26'.Hemanth Thummala1-0/+81
2014-09-12s3: smbd: streams - Ensure share mode validation ignores internal opens (op_m...Volker Lendecke1-1/+6
2014-09-12ctdb-doc: Add reference to new magepage ctdb-statisticsAmitay Isaacs2-2/+15
2014-09-12ctdb-doc: Add ctdb-statistics manual pageAmitay Isaacs4-1/+674
2014-09-12ctdb-daemon: Decrement pending calls statistics when calls are deferredAmitay Isaacs1-0/+3
2014-09-12ctdb-tests: Do not expect real-time priority when running local daemonsAmitay Isaacs1-1/+1
2014-09-12ctdb-daemon: Make sure ctdb runs with real-time priorityAmitay Isaacs4-7/+16
2014-09-12ctdb-locking: Fork lock helper with vfork_with_logging()Martin Schwenke2-41/+35
2014-09-12ctdb-locking: Add argc parameter to lock_helper_args()Martin Schwenke1-12/+16
2014-09-12media_harmony: Fix a crash bugVolker Lendecke1-2/+2
2014-09-12media_harmony: Fix warningsVolker Lendecke1-12/+9
2014-09-11s3: smbd - open logic fix.Jeremy Allison1-0/+11
2014-09-11ctdb-locking: Set real-time priority for lock helpersAmitay Isaacs1-0/+2
2014-09-11ctdb-daemon: Increment pending calls statistics correctlyAmitay Isaacs1-1/+1
2014-09-11torture: Provide enough space for test EA name in raw.eas testAndrew Bartlett1-1/+1
2014-09-11ctdb-build: Remove unnecessary lib/util include path from testsMartin Schwenke1-3/+3
2014-09-11ctdb-util: Clean up dependenciesMartin Schwenke1-2/+1
2014-09-11ctdb-includes: Remove some unnecessary declarationsMartin Schwenke2-5/+0
2014-09-11vfs_acl_common: dacl size must be updatedRalph Boehme1-0/+3
2014-09-11s3: smbd: Ensure we don't call qsort() with a size of -1.Jeremy Allison1-16/+16
2014-09-11s3:smbd:open_file: use a more natural check.Michael Adam1-1/+3
2014-09-10s4:torture:base: slightly more generous timing in the defer_open testMichael Adam1-1/+1
2014-09-10s3:smbd: fix a race in open codeMichael Adam1-17/+42
2014-09-10smbd: Fix a typoVolker Lendecke1-1/+1