summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-337/+77
* protocol/server: Change logs to give more info on disconnectsPranith Kumar K2013-05-311-3/+14
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-121-20/+11
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-171-0/+9
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-291-1/+1
* 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
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-67/+67
* protocol/server: Do not access key after GF_FREE in _delete_auth_opt()Krutika Dhananjay2012-12-191-11/+18
* protocol/server: dump the ltable and fd table related inodes onlyRaghavendra Bhat2012-09-171-18/+85
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-39/+36
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-021-11/+29
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-6/+3
* rpc: variable name changesAmar Tumballi2012-07-121-6/+6
* 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-131-1/+1
* xlator/server,xlator/nfs : Fix authentication for address listsKaushal M2012-04-131-1/+7
* cli, glusterd: "volume set help" additionsKaushal M2012-03-281-3/+11
* protocol/server: remove the transport from the list irrespective of lock-heal...Raghavendra Bhat2012-03-201-6/+11
* protocol/server: Handle server send reply failure gracefully.Mohammed Junaid2012-03-191-22/+62
* print bound_xl only once in server statedumpRahul C S2012-03-191-0/+12
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-2/+2
* protocol/server: Clear internal locks on disconnectPranith Kumar K2012-03-181-2/+5
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-3/+13
* protocol/server: add and remove the transports from the list, inside the lockRaghavendra Bhat2012-03-171-23/+47
* protocol/server: Remove connection from conf->conns w.o. racePranith Kumar K2012-03-131-2/+7
* protocol/server: Make conn object ref-countedPranith Kumar K2012-03-011-2/+8
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-291-0/+5
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-3/+3
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-14/+82
* cli, protocol/server : improve validation for the option auth.(allow/reject)Kaushal M2012-02-051-1/+42
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-3/+136
* protocol/server: Do connection cleanup if reply failsPranith Kumar K2011-12-221-0/+4
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-10/+5
* cli : new volume statedump commandKaushal M2011-09-271-2/+43
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-31/+13
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-071-28/+35
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-28/+0
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorkrishna2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* protocol/server: change allow_insecure option in reconfigurePranith K2011-03-261-1/+4
* CLI : Validate options farmework.Gaurav2011-03-231-48/+16
* protocol/server: log enhancementsAmar Tumballi2011-03-171-15/+13
* protocol/server: White space cleanup and NULL check validations.Mohammed Junaid Ahmed2011-03-171-117/+126
* mgmt/Glusterd: while resetting the volume options, the previous data structur...Kaushik BV2011-03-011-7/+27
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-221-0/+2
* glusterd,cli: print single error message on failurePranith K2010-12-271-6/+8
* server: parse more precisely when validating auth optionsCsaba Henk2010-10-261-19/+15
* server: Don't free conf in fini.Raghavendra G2010-10-261-1/+2