summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* object-storage: only open file when requestedPeter Portante2012-12-172-4/+8
* object-storage: don't sort object list, not req'dPeter Portante2012-12-171-3/+0
* object-storage: do not list directory for deletePeter Portante2012-12-171-4/+5
* object-storage: apply upstream DiskFile refactorPeter Portante2012-12-172-73/+81
* object-storage: a set of cleanups to DiskFilePeter Portante2012-12-172-132/+138
* object-storage: Initial unittest of DiskFile classPeter Portante2012-12-175-49/+1080
* cluster/dht: Add "afr.readdir-failover=off" option the rebalance processshishir gowda2012-12-162-7/+28
* NULL reference fix in gfid logEmmanuel Dreyfus2012-12-151-6/+6
* write-behind: fixes issues with iobuf length for large writesKaushal M2012-12-131-5/+15
* glusterd: fix peer probe cli response on errorKaushal M2012-12-131-23/+19
* cluster/afr: Make afr quorum options visible in volume set helpPranith Kumar K2012-12-132-2/+14
* Tests: Added util function for option help presencePranith Kumar K2012-12-131-0/+5
* Spurious reserved port warning fixEmmanuel Dreyfus2012-12-131-1/+5