summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Remove cmockery2 from repoLuis Pabon2014-03-171-17/+0
* build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-061-0/+17
* build: Start using library versioning for various librariesHarshavardhana2014-01-181-0/+1
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-4/+3
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-2/+2
* libglusterfs: add glusterfs-acl.h to Makefile.amAnand Avati2013-09-301-1/+1
* parser: use private namespace 'graphyy' instead of 'yy'Anand Avati2013-09-211-2/+2
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-4/+5
* log: error code generation supportBala.FA2013-07-191-1/+1
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-201-2/+2
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-291-1/+2
* glusterfs: add gf_mkostemp api and use it instead of mkostemp of libcRaghavendra Bhat2012-10-171-0/+1
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-1/+1
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-3/+3
* Fix parallel build issuesKacper Kowalik (Xarthisius)2012-09-261-0/+1
* event: peel out poll and epoll specific code into separate filesAnand Avati2012-09-121-1/+3
* Add missing contrib/libgen files to distributionEmmanuel Dreyfus2012-08-301-1/+2
* Add support for --enable-debug configure optionDeepak C Shetty2012-08-231-1/+1
* core: remove libglusterfs/src/scheduler.[ch]Amar Tumballi2012-08-011-2/+1
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-1/+1
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-171-2/+3
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-041-4/+3
* libglusterfs: Implement circular buffer and event historyRaghavendra Bhat2012-02-201-2/+2
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-2/+2
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-1/+1
* bz 3826, fix for parallel make in fedora build systemKaleb KEITHLEY2011-12-011-7/+8
* contrib/uuid: Make sure that uuid_types.h are generated per system specific.Harshavardhana2011-11-301-1/+4
* bz 3826, fix for parallel make in fedora build systemKaleb KEITHLEY2011-11-301-2/+5
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-5/+28
* libglusterfs: Bring in os_daemon_* routines to replace modified FreeBSD codeVijay Bellur2011-07-281-3/+3
* libglusterfs: add 'run' sub-lib for safe and convenient invocation of externa...Csaba Henk2011-05-261-2/+2
* libglusterfs: clean up memory typesCsaba Henk2011-05-261-1/+1
* Fix solaris build failure in latest gitshishir gowda2011-03-101-3/+3
* build fixes in mac os xv3.1.3qa5shishir gowda2011-03-071-2/+2
* Stop building uuid test programVijay Bellur2011-02-281-1/+1
* libglusterfs, glusterfsd: add shortname resolution + optname hinting support ...Csaba Henk2010-10-261-2/+2
* implemented graph printingCsaba Henk2010-10-021-2/+2
* gfid: introduce uuid based handles for inodesAnand Avati2010-09-041-1/+1
* syncop: initial implementationPavan Sondur2010-07-281-2/+2
* Fix compilation issues when uuid/uuid.h is not presentVijay Bellur2010-07-151-1/+1
* Bring in uuid to contribVijay Bellur2010-07-151-2/+2
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-1/+1
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* dynamic volume changes for graph replacementAnand Avati2010-06-071-9/+9
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-2/+2
* structuring of protocol - 2Amar Tumballi2010-05-031-3/+3
* core: Do internal latency measurement of FOPs.Vikas Gorur2010-04-041-2/+2
* introduce iatt.h for inode attributes (to replace 'struct stat')Anand V. Avati2010-03-161-1/+1
* core: Add rbtree based hash tableShehjar Tikoo2009-10-061-3/+3