| Commit message (Expand) | Author | Age | Files | Lines |
* | core (named threads): flood of -Wformat-truncation warnings with gcc-7.1 | Kaleb S. KEITHLEY | 2018-07-23 | 1 | -2/+2 |
* | All: run codespell on the code and fix issues. | Yaniv Kaul | 2018-07-22 | 4 | -6/+6 |
* | rpc/clnt: Don't let consumers manage "connected" state | Raghavendra G | 2018-06-04 | 1 | -1/+0 |
* | libgfchangelog: Remove duplicate includedir definition for changelog.h | Anoop C S | 2018-06-01 | 1 | -1/+0 |
* | build: Disallow unresolved symbol references | Prashanth Pai | 2018-05-18 | 1 | -2/+3 |
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-05-02 | 1 | -5/+6 |
* | core/build/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-04-12 | 1 | -1/+1 |
* | libgfchangelog: Correct the log message | Niklas Hambüchen | 2018-03-24 | 1 | -1/+1 |
* | python: Remove all uses of find_library. Fixes #1450593 | Niklas Hambüchen | 2018-03-24 | 1 | -2/+1 |
* | all: Simplify component message id's definition | Xavier Hernandez | 2017-12-14 | 1 | -275/+42 |
* | libglusterfs: specify ctx in gf_log_set_loglevel | Zhang Huan | 2017-12-06 | 1 | -1/+1 |
* | features/libgfchangelog: Fix coverity issues | Aravinda VK | 2017-11-13 | 2 | -35/+16 |
* | features/libgfchangelog: Structured logging support | Aravinda VK | 2017-11-09 | 5 | -104/+150 |
* | features/changelog: Coverity Error Check Return | Vishal Pandey | 2017-11-08 | 1 | -3/+4 |
* | libgfchangelog: Fix possible null pointer dereference | Kotresh HR | 2017-10-23 | 1 | -6/+6 |
* | changelog: add mem-pool initialization | Niels de Vos | 2017-07-29 | 1 | -1/+9 |
* | features/libgfchangelog: Fix encoding to encode only space and newline | Aravinda VK | 2017-07-21 | 4 | -11/+11 |
* | libglusterfs: Name threads on creation | Raghavendra Talur | 2017-07-19 | 3 | -9/+16 |
* | Halo Replication feature for AFR translator | Kevin Vigor | 2017-05-02 | 1 | -0/+1 |
* | build: out-of-tree builds generates files in the wrong directory | Kaleb S KEITHLEY | 2016-09-18 | 1 | -13/+17 |
* | core: fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-08-29 | 5 | -21/+2 |
* | features/libgfchangelog: Log failure in gf_histroy_changelog | Kotresh HR | 2016-08-09 | 2 | -4/+24 |
* | core: use readdir(3) with glibc, and associated cleanup | Kaleb S. KEITHLEY | 2016-07-18 | 2 | -50/+51 |
* | build: correctly format some (s)size_t messages | Niels de Vos | 2016-07-17 | 1 | -1/+1 |
* | libglusterfs (timer): race conditions, illegal mem access, mem leak | Kaleb S KEITHLEY | 2016-06-01 | 1 | -1/+1 |
* | remove unused variables | Prasanna Kumar Kalever | 2016-05-06 | 1 | -1/+0 |
* | core: add preadv, pwritev, pread, pwrite syscall wrappers | Kaleb S KEITHLEY | 2015-12-22 | 1 | -2/+2 |
* | libgfchangelog: Allocate logbuf_pool in master xlator | Kotresh HR | 2015-12-22 | 1 | -0/+4 |
* | core: use syscall wrappers instead of direct syscalls | Kaleb S. KEITHLEY | 2015-10-28 | 5 | -30/+37 |
* | all: reduce "inline" usage | Jeff Darcy | 2015-09-01 | 1 | -52/+1 |
* | features/changelog: Porting log messages to new logging framework | Anusha Rao | 2015-08-11 | 8 | -117/+462 |
* | build: Mac OS X build issues, no spinlock, need sys_lgetxattr | Kaleb S. KEITHLEY | 2015-07-05 | 1 | -1/+1 |
* | libgfchangelog: Fix example programs | Kotresh HR | 2015-07-02 | 4 | -2/+21 |
* | libgfchangelog: Fix crash in gf_changelog_process | Kotresh HR | 2015-06-17 | 2 | -8/+14 |
* | features/changelog: Remove inline keyword to avoid warnings (gcc v5.1.1) | Anoop C S | 2015-06-01 | 2 | -3/+3 |
* | features/changelog: Avoid creation of empty changelogs | Saravanakumar Arumugam | 2015-05-08 | 1 | -7/+38 |
* | features/changelog: Version support for Changelog Parser | Aravinda VK | 2015-05-06 | 1 | -9/+66 |
* | build: make contrib/uuid dependency optional | Niels de Vos | 2015-04-10 | 3 | -12/+4 |
* | features/changelog: fix possible illegal memory access (CID 1288819) | Michael Adam | 2015-04-08 | 1 | -1/+2 |
* | features/changelog: fix possible illegal memory access (CID 1288821) | Michael Adam | 2015-04-05 | 1 | -1/+2 |
* | libgfchangelog: Use correct 'this' pointer on new thread creation | Kotresh HR | 2015-04-03 | 4 | -4/+12 |
* | features/changelog: fix possible illegal mem access (CID 1288822) | Michael Adam | 2015-04-02 | 1 | -4/+2 |
* | Xlators : Fixed typos | Manikandan Selvaganesh | 2015-04-02 | 1 | -2/+2 |
* | features/changelog: fix possible memory illegal access (2 of 2, coverity) | Michael Adam | 2015-04-01 | 1 | -1/+2 |
* | features/bit-rot: Implementation of bit-rot xlator | Venky Shankar | 2015-03-24 | 2 | -118/+0 |
* | Bitrot Stub | Venky Shankar | 2015-03-24 | 1 | -6/+16 |
* | libgfchangelog: cleanups on disconnection | Venky Shankar | 2015-03-24 | 5 | -140/+280 |
* | libgfchangelog: Fix faulty reference to xlator context | Venky Shankar | 2015-03-24 | 4 | -55/+98 |
* | features/changelog: RPC'fy {libgf}changelog | Venky Shankar | 2015-03-18 | 15 | -710/+2104 |
* | changelog: Unchecked buffer fill in gf_history_changelog_next_change | Niels de Vos | 2015-03-04 | 1 | -0/+5 |