summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Fail readv on data-split-brainPranith Kumar K2013-01-184-0/+62
* glusterd: replace obsolete /usr/local reference for remote ssh/gsyncdKaleb S. KEITHLEY2013-01-181-2/+1
* afr: conditionally prioritize EIO errors over ENOENTBrian Foster2013-01-184-7/+88
* nlm: use virtual ip of server to connect to clientRajesh Amaravathi2013-01-183-65/+85
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-1712-993/+2217
* tests: Fix tests for bug 857330Kaushal M2013-01-173-34/+15
* afr: replace afr_more_important_error with afr_most_important_errorBrian Foster2013-01-173-26/+18
* cluster/dht: update ctx-time only if we receive the new iattVarun Shastry2013-01-172-5/+8
* object-storage: add UFO unit testsPeter Portante2013-01-172-7/+3
* cli: output xml in pretty formatKaushal M2013-01-163-60/+54
* cluster/afr: Pre-op should be undone for non-piggyback post-opPranith Kumar K2013-01-161-2/+6
* replicate: don't clear changelog for un-healed replicasJeff Darcy2013-01-162-6/+142
* glusterd: Don't persist enable-pump in volinfo->dictKrishnan Parthasarathi2013-01-161-11/+2
* Fix format security errors with hardening build flagsNiels de Vos2013-01-166-10/+22
* protocol/server: do server_connection_put only if bound_xl is NULLRaghavendra Bhat2013-01-161-1/+1
* socket: Don't log readv failures if read-fail-log is falseKrishnan Parthasarathi2013-01-151-7/+11
* extras: Changed the exit status in start function to 0.Raghavendra Talur2013-01-111-1/+1
* Changes to support automake-1.13Kaushal M2013-01-112-3/+3
* tests: make EXPECT_WITHIN also fail on command failureKaushal M2013-01-102-2/+15
* glusterd: fix memory corruption when probe failsJeff Darcy2013-01-101-19/+22
* glusterd: Add GF_ASSERT check in glusterd volume op handlersKrutika Dhananjay2013-01-088-2/+20
* glusterd: Set replace-brick id in op ctx only in origin glusterdKrishnan Parthasarathi2013-01-081-13/+17
* cli: Fix task-id xml compilationKaushal M2013-01-081-0/+2
* glusterd: Made dst brick's port info available to all peersKrishnan Parthasarathi2013-01-043-22/+73
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-048-78/+188
* nfs: correct phrasing of nfs-mount-udp optionNiels de Vos2012-12-271-2/+3
* glusterd: "volume status" for remote brick fails on cli.JulesWang2012-12-261-0/+20
* system/posix-acl: prevent NULL pointer dereference of group_ceVarun Shastry2012-12-262-1/+49
* logging: Added fflush in _gf_log.Avra Sengupta2012-12-211-0/+2
* glusterd: Remove invalid free of op_errstrKrutika Dhananjay2012-12-201-1/+0
* protocol/client: print a message regarding brick status in case of failureKrutika Dhananjay2012-12-201-1/+3
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-1915-420/+529
* api: update Python wrapperJeff Darcy2012-12-191-24/+395
* glusterd, cli: Task id's for async tasksKaushal M2012-12-1920-329/+1607
* protocol/server: Do not access key after GF_FREE in _delete_auth_opt()Krutika Dhananjay2012-12-191-11/+18
* tests: let basic/rpm.t cleanup after itself when not in DEBUG-modeNiels de Vos2012-12-191-4/+4
* cli: Making the op-ret check for gluster peer probe --xml more robust.v3.4.0qa6Avra Sengupta2012-12-191-2/+2
* cli: Fixing the xml output in failure cases for gluster peer detachAvra Sengupta2012-12-192-2/+41
* cli: Fixing the xml output in failure cases for gluster peer probeAvra Sengupta2012-12-183-8/+53
* Tests: Print the actual, expected values for EXPECTPranith Kumar K2012-12-182-4/+18
* Tests: Redirect 'TEST' errors when it is expecting errorsPranith Kumar K2012-12-181-1/+6
* features/locks : Made changes to display brick information on clearing locks.Avra Sengupta2012-12-183-16/+188
* rpc-transport/rdma: use 24008 as default listen port.Raghavendra G2012-12-181-0/+2
* Revert "tests: Test afr mknod, create when one of the bricks is offline."Anand Avati2012-12-181-48/+0
* glusterd: Fix initialisation of thisKrutika Dhananjay2012-12-183-0/+23
* geo-rep: do not access BaseException.message in syncdutilsNiels de Vos2012-12-181-2/+2
* Tests: Print elapsed time per test filePranith Kumar K2012-12-171-1/+1
* Tests: Add util function to get changelog xattrPranith Kumar K2012-12-171-0/+6
* cluster/afr: check for the -ve values returned from dict_serialized_lengthRaghavendra Bhat2012-12-171-1/+1
* tests: Added basic sanity test for all volume-status cmdsKrishnan Parthasarathi2012-12-171-0/+63