summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-protocol.c
Commit message (Expand)AuthorAgeFilesLines
...
* protocol/server - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-7/+7
* server protocol forget cleanupAmar Tumballi2009-07-011-71/+4
* version check between client/server made more specific to protocol only.Amar Tumballi2009-06-291-4/+4
* server-protocol: interpret the 'op' value properly when a packet is received.Amar Tumballi2009-06-231-4/+3
* check if the 'key' is the volume file name itself.Amar Tumballi2009-06-231-14/+34
* Implemented LOG MOP in server-protocol.Vikas Gorur2009-06-111-0/+28
* server-helpers: cleanup connection only if there are no active transports.Raghavendra G2009-06-081-0/+4
* transport shortcut b/w client and serverAnand V. Avati2009-05-071-0/+3
* bug fix in server protocol segfault when the volume file key is NULLAmar Tumballi2009-04-301-0/+4
* protocol/server indentation fixesAnand V. Avati2009-04-281-1532/+1048
* protocol/server log level fixesAnand V. Avati2009-04-281-117/+118
* 0-byte write guardAnand V. Avati2009-04-221-1/+2
* fd leak fixAnand V. Avati2009-04-221-4/+4
* logging enhances to commit d77279ef04ca75ab9715864274567d1ce0ce66a6Raghavendra G2009-04-161-5/+22
* feature to disable volumefile's checksumAmar Tumballi2009-04-121-20/+46
* update protocol/server with new readv writev prototypesAnand V. Avati2009-04-121-127/+115
* server-protocol - reimplement connection cleanup to happen in 2 phasesRaghavendra G2009-04-031-15/+4
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-18/+36
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-071-1/+203
* volumefile modification awareness to make sure there are no inconsistencies.Amar Tumballi2009-02-271-83/+192
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* default volume file option enhanced in server-protocolgAmar Tumballi2009-02-221-6/+11
* Added all filesVikas Gorur2009-02-181-0/+7984