17 Commits

Author SHA1 Message Date
Vijay Bellur
0b1197defa Changed occurrences of Z Research to Gluster.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
2009-10-07 03:54:49 -07:00
Pavan Sondur
23976ec1e8 Fix mismatch in size of used buffer to prevent an infinite loop
A mismatch in the size of the used buffer, between reading and then further writing caused an infinite loop and big files(1Mb, 10Mb etc) could not be downloaded through the lighttpd web service using mod_glusterfs. This is because the big file which is broken up into chunks, has a read and a subsequent write.

Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
2009-05-29 02:12:53 -07:00
Raghavendra G
b4651c4b8c apache/2.2/mod_glusterfs: port to use new glusterfs_readdir interface.
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-05-16 15:34:01 +05:30
Raghavendra G
2de8717247 mod_glusterfs/apache/2.2: fix segmentation fault
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-30 17:07:26 +05:30
Raghavendra G
e5686c440f mod_glusterfs/lighttpd/1.4: port to use virtual mountpoints.
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-23 10:42:06 +05:30
Raghavendra G
5f0bf57006 mod_glusterfs/lighttpd/1.4: ensure each line is no more than 80 characters
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-23 10:42:01 +05:30
Raghavendra G
7a77bad6d5 mod_glusterfs: port apache/1.3/mod_glusterfs to use virtual mount points
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-23 10:41:56 +05:30
Raghavendra G
e26b63ccfc apache/1.3/mod_glusterfs: ensure each line is of maximum 80 characters.
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-23 10:41:53 +05:30
Raghavendra G
b817670c60 mod_glusterfs: port apache/2.2/mod_glusterfs to use virtual mount points
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-23 10:41:44 +05:30
Raghavendra G
725a1fcb1e mod_glusterfs: coding guidelines related changes
- make sure code fits into 80 character lines.
  - proper indentation of declarations.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-23 10:41:39 +05:30
Raghavendra G
8b8448799c mod_glusterfs/lighttpd/1.4 port and memory leak fixes
- port owing to changes in interface of libglusterfsclient.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-03 19:24:27 +05:30
Raghavendra G
38be3fda5c mod_glusterfs/apache/1.3 port
- port owing to changes in interface of libglusterfsclient.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-03 19:24:21 +05:30
Raghavendra G
e600abcb96 mod_glusterfs/apache/2.2 port
- port owing to changes in interface of libglusterfsclient.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-03 19:24:16 +05:30
Harshavardhana
d4adb2b0f5 removed word "tla" from last of the remaining files
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-03-10 00:48:08 +05:30
Basavanagowda Kanur
3d8bc3cbaf updated copyright header to extend copyright upto 2009
updated copyright header to include 2009.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-02-26 22:18:46 +05:30
Raghavendra G
029913bbd6 change MALLOC to malloc
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-02-25 16:48:57 +05:30
Vikas Gorur
77adf4cd64 Added all files 2009-02-18 17:36:07 +05:30