index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libglusterfsclient
/
src
/
libglusterfsclient.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
libglusterfsclient: change the prototype of glusterfs_lsetxattr.
Raghavendra G
2009-11-18
1
-3
/
+2
*
libglusterfsclient: implement glusterfs_truncate.
Raghavendra G
2009-11-18
1
-0
/
+13
*
libglusterfsclient: implement glusterfs_getcwd.
Raghavendra G
2009-11-18
1
-0
/
+14
*
libglusterfsclient: implement glusterfs_fchdir.
Raghavendra G
2009-11-18
1
-0
/
+10
*
libglusterfsclient: implement glusterfs_chdir.
Raghavendra G
2009-11-18
1
-0
/
+9
*
Revert "booster, libglusterfsclient: Support samba specific relative paths"
Raghavendra G
2009-11-18
1
-2
/
+0
*
booster, libglusterfsclient: Support samba specific relative paths
Shehjar Tikoo
2009-10-30
1
-0
/
+2
*
booster: seperate out the implementations of readdir and readdir64.
Raghavendra G
2009-10-26
1
-1
/
+1
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
1
-1
/
+1
*
libglusterfsclient: Fix solaris build error
Shehjar Tikoo
2009-07-28
1
-2
/
+3
*
libglusterfsclient: Fake a fsid for every VMP
Shehjar Tikoo
2009-07-20
1
-1
/
+3
*
libglusterfsclient: implement glusterfs_fcntl.
Raghavendra G
2009-06-11
1
-0
/
+26
*
libglusterfsclient: implement glusterfs_readdir_r
Raghavendra G
2009-06-11
1
-0
/
+17
*
libglusterfsclient: implement glusterfs_sendfile.
Raghavendra G
2009-06-11
1
-0
/
+26
*
libglusterfsclient: add glusterfs_umount_all.
Raghavendra G
2009-06-11
1
-0
/
+4
*
libglusterfsclient: Add telldir API
Shehjar Tikoo
2009-05-18
1
-0
/
+13
*
libglusterfsclient: Add seekdir API
Shehjar Tikoo
2009-05-18
1
-0
/
+13
*
libglusterfsclient: Add rewinddir API
Shehjar Tikoo
2009-05-18
1
-1
/
+12
*
workaround for not including sys/cdefs.h -- including sys/cdefs.h breaks buil...
Anand V. Avati
2009-05-18
1
-1
/
+16
*
libglusterfsclient: Conform'ify glusterfs_readdir
Shehjar Tikoo
2009-05-05
1
-7
/
+4
*
libglusterfsclient: Add VMP-based lchown
Shehjar Tikoo
2009-05-05
1
-0
/
+37
*
libglusterfsclient: Add remove API
Shehjar Tikoo
2009-05-05
1
-0
/
+25
*
libglusterfsclient: Add lgetxattr API
Shehjar Tikoo
2009-05-05
1
-3
/
+7
*
libglusterfsclient: Add setxattr,lsetxattr API
Shehjar Tikoo
2009-05-05
1
-0
/
+5
*
libglusterfsclient: Add comments to API
Shehjar Tikoo
2009-05-05
1
-30
/
+773
*
libglusterfsclient: Expose a few remaining APIs
Shehjar Tikoo
2009-05-05
1
-0
/
+14
*
libglusterfsclient: Add VMP-based rename
Shehjar Tikoo
2009-05-05
1
-0
/
+7
*
libglusterfsclient: implement glusterfs_umount
Raghavendra G
2009-04-23
1
-0
/
+3
*
libglusterfsclient: Add VMP-based realpath
Shehjar Tikoo
2009-04-21
1
-1
/
+4
*
libglusterfsclient: Add VMP-based readlink
Shehjar Tikoo
2009-04-21
1
-0
/
+7
*
libglusterfsclient: Add VMP-based symlink
Shehjar Tikoo
2009-04-21
1
-0
/
+7
*
libglusterfsclient: Add VMP-based unlink
Shehjar Tikoo
2009-04-21
1
-0
/
+6
*
libglusterfsclient: Add VMP-based mkfifo
Shehjar Tikoo
2009-04-21
1
-0
/
+7
*
libglusterfsclient: Add VMP-based mknod
Shehjar Tikoo
2009-04-21
1
-2
/
+5
*
libglusterfsclient: Add VMP-based utime
Shehjar Tikoo
2009-04-21
1
-0
/
+9
*
libglusterfsclient: Add VMP-based utimes
Shehjar Tikoo
2009-04-21
1
-0
/
+7
*
libglusterfsclient: Add VMP-based statvfs
Shehjar Tikoo
2009-04-21
1
-0
/
+8
*
libglusterfsclient: Add VMP-based statfs
Shehjar Tikoo
2009-04-21
1
-0
/
+8
*
libglusterfsclient: Add VMP-based link
Shehjar Tikoo
2009-04-21
1
-0
/
+6
*
libglusterfsclient: Add VMP-based opendir
Shehjar Tikoo
2009-04-21
1
-0
/
+7
*
libglusterfsclient: Add VMP-based chown
Shehjar Tikoo
2009-04-21
1
-0
/
+7
*
libglusterfsclient: Add VMP-based chmod
Shehjar Tikoo
2009-04-21
1
-0
/
+5
*
libglusterfsclient: Add VMP-based rmdir
Shehjar Tikoo
2009-04-21
1
-4
/
+3
*
libglusterfsclient: Add VMP-based mkdir
Shehjar Tikoo
2009-04-21
1
-4
/
+4
*
libglusterfsclient: Add VMP-based lstat
Shehjar Tikoo
2009-04-21
1
-0
/
+7
*
libglusterfsclient: Add VMP-based stat
Shehjar Tikoo
2009-04-21
1
-2
/
+5
*
libglusterfsclient: Add VMP-based setxattr
Shehjar Tikoo
2009-04-21
1
-3
/
+7
*
libglusterfsclient: Add VMP-based creat
Shehjar Tikoo
2009-04-21
1
-1
/
+4
[next]