summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-2/+2
* core: increase the auxillary group limit to 65536Anand Avati2013-09-091-0/+3
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-1210-145/+57
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-03-041-0/+9
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* protocol/server: upon server_connection_put, set xl_private of the transport toRaghavendra Bhat2013-02-031-2/+10
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-031-1/+1
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-292-2/+3
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-211-1/+4
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-4/+2
* protocol/server: do server_connection_put only if bound_xl is NULLRaghavendra Bhat2013-01-161-1/+1
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-194-120/+145
* protocol/server: Do not access key after GF_FREE in _delete_auth_opt()Krutika Dhananjay2012-12-191-11/+18
* Fix xdr_to_generic success checkKaushal M2012-12-092-49/+133
* protocols: Suppress getxattr log when errno is ENOENTPranith Kumar K2012-10-281-1/+2
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-2/+2
* protocol/server: put the connection back if setvolume failsRaghavendra Bhat2012-09-251-1/+7
* logging: log ENOENT errors in DEBUG mode instead of ERROR or INFORaghavendra Bhat2012-09-171-1/+2
* protocol/server: dump the ltable and fd table related inodes onlyRaghavendra Bhat2012-09-172-19/+87
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-064-92/+102
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-202-56/+49
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-8/+2
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-021-11/+29
* rpc-transport/socket: Add SSL support.Jeff Darcy2012-07-171-1/+2
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-134-208/+103
* protocol/server: return 'xdata' even in case of errorAmar Tumballi2012-07-121-126/+133
* rpc: variable name changesAmar Tumballi2012-07-124-114/+114
* xlators/protocol: better filenameAmar Tumballi2012-07-042-1/+1
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-053-2/+8
* protocol/server: do not wind opendir call if fd creation failsRaghavendra Bhat2012-06-013-3/+13
* protocol: do not log getxattr/ENODATA as warningAnand Avati2012-05-291-1/+1
* server protocol : logging and negative case logic fixesAmar Tumballi2012-05-291-555/+558
* rpc: fix the vecsizer issueAmar Tumballi2012-05-241-2/+3
* protocol: handle proper vector size for writev()/readv()Amar Tumballi2012-05-211-7/+53
* protocol/server: fix a crash with NULL dereferenceAmar Tumballi2012-05-201-2/+7
* protocol/server: del_locker should delete one locker per unlockPranith Kumar K2012-05-191-10/+10
* protocol/client: Concatinate the graph uuid along with process uuid inMohammed Junaid2012-05-181-1/+1
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-081-10/+5
* protocol/{client,server} : Log improvementsKaushal M2012-05-081-4/+6
* libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."Krishna Srinivas2012-05-051-2/+4
* protocol: fix memory leak of lk-owner buffer in *lk() callsAmar Tumballi2012-05-031-0/+9
* log cleanup: in setxattr() pathAmar Tumballi2012-05-021-9/+15
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-2/+2
* core: coverity issues fixedAmar Tumballi2012-04-231-6/+14
* protocol/server: Check if dict arg is NULL in setxattrshishir gowda2012-04-171-1/+1
* protocol/client,server: Lock self healing off by default.Mohammed Junaid2012-04-161-1/+2
* server: Modified logging information to ease log based analysisKrishnan Parthasarathi2012-04-132-3/+3