summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-hooks.c
Commit message (Expand)AuthorAgeFilesLines
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-231-4/+4
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-9/+9
* Land part 2 of clang-format changesGluster Ant2018-09-121-460/+444
* Fix compile warningsXavi Hernandez2018-07-101-4/+14
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* glusterd: fix misleadingly named GF_FOR_EACH_ENTRY_IN_DIRJeff Darcy2017-07-311-2/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+2
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-0/+1
* glusterd (hooks): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-3/+0
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-9/+10
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-2/+3
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-19/+31
* glusterd/shared_storage: Provide a volume set option to create and mount the ...Avra Sengupta2015-06-041-9/+31
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-10/+9
* features/changelog: Cleanup .processing and .current directoryAravinda VK2015-01-181-2/+2
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-0/+1
* rpm: Rename old hookscripts in an RPM-standard way.Poornima G2014-05-291-1/+2
* cli/hooks : Add volume set options to enable/disable nfs-ganesha support.Meghana M2014-05-031-1/+8
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* features/quota: Add the quota config xattr to newly added brickVarun Shastry2013-11-261-0/+28
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-0/+14
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-041-1/+0
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+1
* All: License message changeVarun Shastry2012-09-131-6/+7
* All: License message changeVarun Shastry2012-08-281-14/+5
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-6/+3
* glusterd: Run post hooks on a different threadKrishnan Parthasarathi2012-05-291-0/+168
* common-utils: Simplified mkdir_p interface and put it to use.Krishnan Parthasarathi2012-05-211-4/+4
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-161-6/+4
* glusterd: Added glusterd command specific optional args for hooks scripts.Krishnan Parthasarathi2012-05-031-1/+113
* glusterd: Enable hooks for volume set.Krishnan Parthasarathi2012-04-201-1/+1
* glusterd: Moved 'hooks' interface code to glusterd-hooks.*Krishnan Parthasarathi2012-04-191-0/+250