| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | feature/changelog: Fix changelog and history scan failure. | Kotresh HR | 2015-01-27 | 1 | -2/+4 |
* | features/changelog: Cleanup .processing and .current directory | Aravinda VK | 2015-01-18 | 1 | -0/+21 |
* | changelog: correct mmap() error checking | Niels de Vos | 2014-11-17 | 1 | -8/+6 |
* | changelog: replace MAKE_HTIME_FILE_PATH with snprintf() | Niels de Vos | 2014-10-28 | 1 | -7/+1 |
* | build: make GLUSTERD_WORKDIR rely on localstatedir | Harshavardhana | 2014-08-07 | 1 | -2/+1 |
* | geo-rep/libgfchangelog: Support of symlinks while creation of working dir. | Kotresh H R | 2014-08-04 | 1 | -1/+1 |
* | geo-rep/libgfchangelog: Create working dir during changelog_register if not p... | Kotresh H R | 2014-08-01 | 1 | -6/+15 |
* | changelog: variable 'writen' is changed | Humble Chirammal | 2014-07-14 | 3 | -7/+7 |
* | features/changelog: Fix for history api issue during upgrade | Ajeet Jha | 2014-06-22 | 1 | -27/+26 |
* | features/changelog: skipping empty changelogs in history | Ajeet Jha | 2014-06-10 | 1 | -16/+6 |
* | features/changelog: NULL termination after memcpy should be of dest pointer | Harshavardhana | 2014-05-27 | 2 | -14/+16 |
* | features/changelog : historical journal consumption. | Venky Shankar | 2014-05-14 | 4 | -14/+873 |
* | libgfchangelog: memory accounting intialization | Venky Shankar | 2014-05-08 | 1 | -0/+3 |
* | features/libgfchangelog: APIs to process history changelogs. | Kotresh H R | 2014-04-28 | 4 | -2/+336 |
* | changelog: When connection is unsuccessful, close socket too. | Raghavendra Talur | 2014-02-07 | 1 | -0/+1 |
* | changelog: Restrict length of unix socket files to UNIX_PATH_MAX. | Raghavendra Talur | 2014-02-05 | 2 | -2/+2 |
* | build: Start using library versioning for various libraries | Harshavardhana | 2014-01-18 | 1 | -1/+1 |
* | features/changelog: more changelog fixes. | Ajeet Jha | 2013-12-12 | 2 | -17/+64 |
* | core: block unused signals in created threads | Anand Avati | 2013-09-25 | 1 | -2/+2 |