summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/event.c
Commit message (Expand)AuthorAgeFilesLines
* event,parse-utils,quota-common-utils,rbthash/libglusterfs : Porting to new lo...Mohamed Ashiq2015-07-091-1/+2
* libglusterfs: Replace pipe2 with pipe.Poornima G2015-03-101-1/+16
* glfsheal: Avoid infinite loop on exitEmmanuel Dreyfus2015-03-091-3/+7
* event_pool: Add the code to destroy the poller threads and event pool gracefu...Poornima G2015-03-031-0/+113
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-3/+18
* epoll: edge triggered and multi-threaded epollVijaikumar M2015-02-071-2/+16
* event: peel out poll and epoll specific code into separate filesAnand Avati2012-09-121-835/+3
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-171-64/+37
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-758/+758
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-0/+5
* Remove dead assignments.Sachidananda2010-07-191-2/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-1/+1
* Memory accounting changesVijay Bellur2010-04-231-28/+34
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Fixed two more occurrences of poll_out variables used for logging.Bharat Shetty Barkur2009-03-101-2/+2
* Fixed small error regarding the poll_out variableBharat Shetty Barkur2009-03-031-1/+1
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+978