summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3: smbd: Change the function signature of srvstr_push() from returning a len...Jeremy Allison2014-09-169-73/+221
* s3: smbd: Ensure types for all variables called 'len' used in srvstr_push() a...Jeremy Allison2014-09-161-12/+10
* s3: smbd: srvstr_push() was changed to never return -1, so don't check for th...Jeremy Allison2014-09-161-1/+1
* s3: utils: Don't directly manipulate errno inside strupper_m().Jeremy Allison2014-09-161-5/+1
* vfs_gpfs: Fix the build with profiling-dataVolker Lendecke2014-09-161-4/+4
* s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be N...Jeremy Allison2014-09-152-3/+8
* messaging_dgm: Don't expose the messaging_dgm_contextVolker Lendecke2014-09-143-37/+59
* messaging_dgm: Avoid a tallocVolker Lendecke2014-09-141-10/+10
* messaging_dgm: Avoid a tallocVolker Lendecke2014-09-141-7/+8
* messaging_dgm: messaging_dgm_lockfile_remove does not use tmp_ctx anymoreVolker Lendecke2014-09-141-3/+2
* messaging_dgm: messaging_dgm_lockfile_create does not use tmp_ctx anymoreVolker Lendecke2014-09-141-3/+2
* messaging_dgm: Avoid talloc_tos()Volker Lendecke2014-09-141-56/+55
* messaging_dgm: ReformattingVolker Lendecke2014-09-141-2/+1
* messaging_dgm: Remove an unnecessary castVolker Lendecke2014-09-141-2/+1
* namecache: fix uninitialised pointer returnsDavid Disseldorp2014-09-131-3/+3
* docs: mention incompatibility between kernel oplocks and streams_xattrBjörn Jacke2014-09-121-0/+4
* ntvfs: Skip the new smb2.oplock.batch26 testVolker Lendecke2014-09-121-0/+1
* Adding new oplock test 'batch26'.Hemanth Thummala2014-09-121-0/+81
* s3: smbd: streams - Ensure share mode validation ignores internal opens (op_m...Volker Lendecke2014-09-121-1/+6
* ctdb-doc: Add reference to new magepage ctdb-statisticsAmitay Isaacs2014-09-122-2/+15
* ctdb-doc: Add ctdb-statistics manual pageAmitay Isaacs2014-09-124-1/+674
* ctdb-daemon: Decrement pending calls statistics when calls are deferredAmitay Isaacs2014-09-121-0/+3
* ctdb-tests: Do not expect real-time priority when running local daemonsAmitay Isaacs2014-09-121-1/+1
* ctdb-daemon: Make sure ctdb runs with real-time priorityAmitay Isaacs2014-09-124-7/+16
* ctdb-locking: Fork lock helper with vfork_with_logging()Martin Schwenke2014-09-122-41/+35
* ctdb-locking: Add argc parameter to lock_helper_args()Martin Schwenke2014-09-121-12/+16
* media_harmony: Fix a crash bugVolker Lendecke2014-09-121-2/+2
* media_harmony: Fix warningsVolker Lendecke2014-09-121-12/+9
* s3: smbd - open logic fix.Jeremy Allison2014-09-111-0/+11
* ctdb-locking: Set real-time priority for lock helpersAmitay Isaacs2014-09-111-0/+2
* ctdb-daemon: Increment pending calls statistics correctlyAmitay Isaacs2014-09-111-1/+1
* torture: Provide enough space for test EA name in raw.eas testAndrew Bartlett2014-09-111-1/+1
* ctdb-build: Remove unnecessary lib/util include path from testsMartin Schwenke2014-09-111-3/+3
* ctdb-util: Clean up dependenciesMartin Schwenke2014-09-111-2/+1
* ctdb-includes: Remove some unnecessary declarationsMartin Schwenke2014-09-112-5/+0
* vfs_acl_common: dacl size must be updatedRalph Boehme2014-09-111-0/+3
* s3: smbd: Ensure we don't call qsort() with a size of -1.Jeremy Allison2014-09-111-16/+16
* s3:smbd:open_file: use a more natural check.Michael Adam2014-09-111-1/+3
* s4:torture:base: slightly more generous timing in the defer_open testMichael Adam2014-09-101-1/+1
* s3:smbd: fix a race in open codeMichael Adam2014-09-101-17/+42
* smbd: Fix a typoVolker Lendecke2014-09-101-1/+1
* s4:torture: fix multi_smb_test child status tracking.Michael Adam2014-09-101-25/+62
* s4:torture:base: add torture_comments to the loop of the deferopen test.Michael Adam2014-09-101-2/+34
* s4:torture:base: move i++ down in loop in run_deferopen()Michael Adam2014-09-101-1/+2
* ctdb-util: Make tdb_wrap self-sufficient - it doesn't need includes.hMartin Schwenke2014-09-102-2/+8
* ctdb-build: Tests don't include lib/util/*.c, link ctdb-util insteadMartin Schwenke2014-09-103-23/+3
* ctdb-build: Drop lib/util from includesMartin Schwenke2014-09-101-3/+3
* ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystemMartin Schwenke2014-09-1024-35/+45
* ctdb-build: Make ctdb-util a wscript build subsystemMartin Schwenke2014-09-102-17/+15
* ctdb-logging: Move variable debug_extra from debug.*Martin Schwenke2014-09-104-2/+2