| Commit message (Expand) | Author | Age | Files | Lines |
* | multiple xlators: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-09-07 | 4 | -33/+30 |
* | multiple: Fix python2 to python3 compat | Kotresh HR | 2018-09-07 | 3 | -4/+4 |
* | libglusterfs/src/dict.c: remove memcpy(), gf_asprintf -> asprintf | Yaniv Kaul | 2018-09-06 | 2 | -220/+68 |
* | xlators/mgmt/glusterd/src/glusterd-log-ops.c : reduce size or re-scope messag... | Yaniv Kaul | 2018-09-06 | 1 | -1/+1 |
* | posix: disable open/read/write on special files | Amar Tumballi | 2018-09-06 | 1 | -0/+33 |
* | cluster/dht: Initialise pointers to null | N Balachandran | 2018-09-06 | 1 | -2/+2 |
* | cli/src/cli-cmd-parser.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos... | Yaniv Kaul | 2018-09-05 | 1 | -4/+5 |
* | features/uss: Use xxh64 to generate gfid instead of md5sum | Raghavendra Manjunath | 2018-09-05 | 7 | -14/+219 |
* | io-stats: dump io-stats info in /var/run/gluster | Amar Tumballi | 2018-09-05 | 2 | -15/+31 |
* | protocol: don't use alloca | Amar Tumballi | 2018-09-05 | 2 | -103/+58 |
* | server-protocol: don't allow '../' path in 'name' | Amar Tumballi | 2018-09-05 | 2 | -0/+18 |
* | dict: handle negative key/value length while unserialize | Amar Tumballi | 2018-09-05 | 1 | -0/+7 |
* | afr: thin-arbiter read txn changes | Ravishankar N | 2018-09-05 | 5 | -19/+320 |
* | New flag to glusterfsd binary to print libexec dir | Aravinda VK | 2018-09-05 | 6 | -1/+23 |
* | cli : fix coverity issue in cli-cmd-parser.c | Sunny Kumar | 2018-09-05 | 1 | -13/+8 |
* | core: switch to python3 | Sanju Rakonde | 2018-09-05 | 1 | -1/+1 |
* | glusterd : fix some coverity issues in glusterd-store.c | Sunny Kumar | 2018-09-05 | 1 | -3/+35 |
* | glusterd: Fix Buffer size issues | Sanju Rakonde | 2018-09-04 | 3 | -13/+16 |
* | posix: remove not supported get/set content | Amar Tumballi | 2018-09-04 | 4 | -192/+1 |
* | xlators: add classification flag to some | Amar Tumballi | 2018-09-04 | 5 | -0/+5 |
* | classification: provide infra to start labelling features/components | Amar Tumballi | 2018-09-04 | 6 | -6/+92 |
* | IO cache : fix coverity issue in page.c | Sunny Kumar | 2018-09-04 | 1 | -3/+3 |
* | {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ... | Yaniv Kaul | 2018-09-04 | 5 | -9/+0 |
* | multiple files: calloc -> malloc | Yaniv Kaul | 2018-09-04 | 21 | -64/+77 |
* | Multiple files: calloc -> malloc | Yaniv Kaul | 2018-09-04 | 34 | -129/+141 |
* | geo-rep : fix coverity issues in glusterd-geo-rep.c | Sunny Kumar | 2018-09-04 | 1 | -3/+40 |
* | xlators/cluster/afr/src/afr-inode-read.c: move to GF_MALLOC() instead of GF_C... | Yaniv Kaul | 2018-09-04 | 1 | -1/+1 |
* | glusterd: fail volume stop operation if brick detach fails | Atin Mukherjee | 2018-09-04 | 1 | -8/+22 |
* | cluster/afr: Delegate name-heal when possible | Pranith Kumar K | 2018-09-04 | 3 | -27/+197 |
* | core: python3 | Kaleb S. KEITHLEY | 2018-09-03 | 57 | -156/+178 |
* | cluster/dht: In rename, unlink after creating linkto file | N Balachandran | 2018-09-03 | 2 | -123/+134 |
* | libgfchangelog: Fix changelog history API | Kotresh HR | 2018-08-31 | 4 | -5/+325 |
* | Various files: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 7 | -47/+68 |
* | cluster/ec: Fix Coverity issue | Ashish Pandey | 2018-08-31 | 2 | -42/+0 |
* | thin arbiter: set notify-contention option to yes | Ashish Pandey | 2018-08-31 | 1 | -0/+1 |
* | NFS server (mount3.c, nfs-inodes.c): strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 2 | -9/+8 |
* | changetimerecoder xlator: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 2 | -12/+19 |
* | multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 5 | -53/+62 |
* | changelog xlator: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 4 | -37/+55 |
* | multiple xlators: move from strlen() to sizeof() | Yaniv Kaul | 2018-08-31 | 4 | -6/+6 |
* | xlators: move from strlen() to sizeof() | Yaniv Kaul | 2018-08-31 | 7 | -22/+22 |
* | crypt : fix coverity issues in crypt.c | Sunny Kumar | 2018-08-31 | 1 | -1/+7 |
* | bit-rot xlator: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 4 | -19/+29 |
* | libglusterfs : fix coverity issues in common-utils.c | Sunny Kumar | 2018-08-31 | 1 | -6/+18 |
* | xlators/cluster/dht/src/dht-common.c: simplify some if statements | Yaniv Kaul | 2018-08-31 | 1 | -48/+52 |
* | libglusterfs/src/dict.c: fix to handle key=NULL. | Yaniv Kaul | 2018-08-31 | 1 | -10/+31 |
* | clang-scan: fix multiple issues | Amar Tumballi | 2018-08-31 | 10 | -15/+76 |
* | coverity: multiple fixes | Amar Tumballi | 2018-08-31 | 2 | -4/+10 |
* | cli : fix coverity issue in cli-cmd-volume.c | Sunny Kumar | 2018-08-31 | 1 | -6/+6 |
* | nfs-server : fix few coverity issues in mount3.c | Sunny Kumar | 2018-08-31 | 1 | -6/+15 |