summaryrefslogtreecommitdiffstats
path: root/libglusterfsclient/src/libglusterfsclient.h
Commit message (Expand)AuthorAgeFilesLines
* booster, libglusterfsclient: Support samba specific relative pathsShehjar Tikoo2009-10-301-0/+2
* booster: seperate out the implementations of readdir and readdir64.Raghavendra G2009-10-261-1/+1
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* libglusterfsclient: Fix solaris build errorShehjar Tikoo2009-07-281-2/+3
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-201-1/+3
* libglusterfsclient: implement glusterfs_fcntl.Raghavendra G2009-06-301-0/+26
* libglusterfsclient: implement glusterfs_readdir_rRaghavendra G2009-06-301-0/+17
* libglusterfsclient: implement glusterfs_sendfile.Raghavendra G2009-06-301-0/+26
* libglusterfsclient: add glusterfs_umount_all.Raghavendra G2009-06-301-0/+4
* libglusterfsclient: Add telldir APIShehjar Tikoo2009-05-181-0/+13
* libglusterfsclient: Add seekdir APIShehjar Tikoo2009-05-181-0/+13
* libglusterfsclient: Add rewinddir APIShehjar Tikoo2009-05-181-1/+12
* workaround for not including sys/cdefs.h -- including sys/cdefs.h breaks buil...Anand V. Avati2009-05-181-1/+16
* libglusterfsclient: Conform'ify glusterfs_readdirShehjar Tikoo2009-05-051-7/+4
* libglusterfsclient: Add VMP-based lchownShehjar Tikoo2009-05-051-0/+37
* libglusterfsclient: Add remove APIShehjar Tikoo2009-05-051-0/+25
* libglusterfsclient: Add lgetxattr APIShehjar Tikoo2009-05-051-3/+7
* libglusterfsclient: Add setxattr,lsetxattr APIShehjar Tikoo2009-05-051-0/+5
* libglusterfsclient: Add comments to APIShehjar Tikoo2009-05-051-30/+773
* libglusterfsclient: Expose a few remaining APIsShehjar Tikoo2009-05-051-0/+14
* libglusterfsclient: Add VMP-based renameShehjar Tikoo2009-05-051-0/+7
* libglusterfsclient: implement glusterfs_umountRaghavendra G2009-04-231-0/+3
* libglusterfsclient: Add VMP-based realpathShehjar Tikoo2009-04-211-1/+4
* libglusterfsclient: Add VMP-based readlinkShehjar Tikoo2009-04-211-0/+7
* libglusterfsclient: Add VMP-based symlinkShehjar Tikoo2009-04-211-0/+7
* libglusterfsclient: Add VMP-based unlinkShehjar Tikoo2009-04-211-0/+6
* libglusterfsclient: Add VMP-based mkfifoShehjar Tikoo2009-04-211-0/+7
* libglusterfsclient: Add VMP-based mknodShehjar Tikoo2009-04-211-2/+5
* libglusterfsclient: Add VMP-based utimeShehjar Tikoo2009-04-211-0/+9
* libglusterfsclient: Add VMP-based utimesShehjar Tikoo2009-04-211-0/+7
* libglusterfsclient: Add VMP-based statvfsShehjar Tikoo2009-04-211-0/+8
* libglusterfsclient: Add VMP-based statfsShehjar Tikoo2009-04-211-0/+8
* libglusterfsclient: Add VMP-based linkShehjar Tikoo2009-04-211-0/+6
* libglusterfsclient: Add VMP-based opendirShehjar Tikoo2009-04-211-0/+7
* libglusterfsclient: Add VMP-based chownShehjar Tikoo2009-04-211-0/+7
* libglusterfsclient: Add VMP-based chmodShehjar Tikoo2009-04-211-0/+5
* libglusterfsclient: Add VMP-based rmdirShehjar Tikoo2009-04-211-4/+3
* libglusterfsclient: Add VMP-based mkdirShehjar Tikoo2009-04-211-4/+4
* libglusterfsclient: Add VMP-based lstatShehjar Tikoo2009-04-211-0/+7
* libglusterfsclient: Add VMP-based statShehjar Tikoo2009-04-211-2/+5
* libglusterfsclient: Add VMP-based setxattrShehjar Tikoo2009-04-211-3/+7
* libglusterfsclient: Add VMP-based creatShehjar Tikoo2009-04-211-1/+4
* libglusterfsclient: Add VMP-based openShehjar Tikoo2009-04-211-2/+5
* libglusterfsclient: Add VMP-based getxattrShehjar Tikoo2009-04-211-2/+6
* libglusterfsclient: Add VMP-based getShehjar Tikoo2009-04-211-1/+4
* libglusterfsclient: Add virtual mount point supportShehjar Tikoo2009-04-211-0/+4
* libglusterfsclient: Expose glusterfs_realpathShehjar Tikoo2009-04-211-0/+3
* libglusterfsclient: Add mknod APIShehjar Tikoo2009-04-171-0/+4
* updated libglusterfsclient with IOBUF/IOBREFsAnand V. Avati2009-04-121-1/+2
* libglusterfsclient code changesRaghavendra G2009-04-031-221/+178