summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/run.c
Commit message (Expand)AuthorAgeFilesLines
* multiple-files: clang-scan fixesAmar Tumballi2018-12-311-3/+3
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* Land part 2 of clang-format changesGluster Ant2018-09-121-381/+385
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-4/+4
* libglusterfs: fix run.c demo modeCsaba Henk2017-09-071-15/+82
* libglusterfs: extract some functionality to functionsCsaba Henk2017-05-231-32/+3
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-1/+6
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-4/+8
* runner: extract and return actual exit status of childPrasanna Kumar Kalever2016-04-251-2/+7
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-11-161-17/+18
* libglusterfs:Porting log messages to new frameworkMohamed Ashiq2015-09-011-2/+2
* NetBSD portability fix: recover errno on runner errorEmmanuel Dreyfus2015-01-161-4/+0
* Use F_CLOSEM if availableEmmanuel Dreyfus2014-10-301-2/+6
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-1/+1
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-291-1/+1
* runner: introduce a new variant runner_run_nowait()Anand Avati2012-09-201-0/+19
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-2/+6
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-16/+7
* NetBSD build fixesEmmanuel Dreyfus2012-04-231-0/+1
* libglusterfs/run: POSIX compatible closing of child fds on non-LinuxCsaba Henk2012-04-021-1/+6
* libglusterfs/run: clean up properly also if program could not be spawnedCsaba Henk2012-04-021-6/+6
* libglusterfs/run: test suite refinementCsaba Henk2012-04-021-1/+10
* libglusterfs: run: fix closing of redirection fd in childCsaba Henk2011-09-181-30/+38
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* build warning fixesAmar Tumballi2011-06-161-1/+1
* libglusterfs: add 'run' sub-lib for safe and convenient invocation of externa...Csaba Henk2011-05-261-0/+476