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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: pass the mountflags to older (< 2.6.21) kernels
Niels de Vos
2013-09-02
1
-1
/
+1
*
fuse: log options passed to fuse when mount fails
Lubomir Rintel
2013-02-07
1
-1
/
+2
*
fuse-bridge: use READDIRPLUS support when available
Anand Avati
2013-02-07
1
-0
/
+12
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
3
-4
/
+4
*
NetBSD MS_RDONLY portability build fix
Emmanuel Dreyfus
2012-12-12
1
-0
/
+1
*
fuse: handle mountflags properly
Niels de Vos
2012-11-19
2
-10
/
+25
*
glusterfs: add gf_mkostemp api and use it instead of mkostemp of libc
Raghavendra Bhat
2012-10-17
1
-0
/
+110
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
1
-1
/
+3
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
1
-1
/
+1
*
Detect python > 2.5, make sure MKDIR_P is substituted
Emmanuel Dreyfus
2012-09-09
2
-0
/
+355
*
Add missing contrib/libgen files to distribution
Emmanuel Dreyfus
2012-08-30
2
-0
/
+8
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
read_conf: don't let a corrupt config file cause invalid line[-1] reference
Jim Meyering
2012-07-11
1
-2
/
+2
*
get_mnt_opts: don't let empty option string cause (*mpt_optsp)[-1] reference
Jim Meyering
2012-07-02
1
-2
/
+2
*
Switch to GNU basename_r() and dirname_r()
Emmanuel Dreyfus
2012-05-24
2
-167
/
+244
*
fuse: sync with upstream
Csaba Henk
2012-05-21
3
-48
/
+62
*
fuse: reorganize mounting code
Csaba Henk
2012-05-21
6
-389
/
+408
*
fuse, glusterfsd: mount logic fixes
Csaba Henk
2012-05-21
2
-217
/
+155
*
Provide missing basename_r and dirname_r
Emmanuel Dreyfus
2012-05-18
2
-0
/
+198
*
NetBSD build fixes
Emmanuel Dreyfus
2012-05-11
1
-0
/
+2
*
contrib/rbtree: additional license from Richard Fontana
Kaleb KEITHLEY
2012-04-30
2
-0
/
+14
*
contrib/rbtree license GPL -> LGPL
Kaleb KEITHLEY
2012-04-25
2
-41
/
+35
*
fuse: allow requests during mount (needed for SELinux labels)
Jeff Darcy
2012-04-23
2
-11
/
+51
*
contrib/md5: prune contrib/md5/* from tree
Kaleb KEITHLEY
2012-04-11
2
-388
/
+0
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-1
/
+1
*
contrib/uuid: Make sure that uuid_types.h are generated per system specific.
Harshavardhana
2011-11-30
1
-8
/
+8
*
We must #include <signal.h> for sigprocmask(2). Failure to do so will break
Emmanuel Dreyfus
2011-11-23
1
-0
/
+1
*
Use /bin/mount on Linux, /sbin/mount on other systems
Emmanuel Dreyfus
2011-11-23
1
-3
/
+9
*
fusermount: Build problem fixed with new glibc
Harshavardhana
2011-11-10
1
-1
/
+1
*
geo-rep: implement IP address based access control
Csaba Henk
2011-09-22
8
-0
/
+3274
*
libglusterfs: Bring in os_daemon_* routines to replace modified FreeBSD code
Vijay Bellur
2011-07-28
2
-122
/
+0
*
build: fixes to work on solaris
Amar Tumballi
2011-06-16
1
-2
/
+3
*
fuse: NetBSD portability fixes
Anand Avati
2011-05-30
1
-0
/
+11
*
upon daemonizing, wait on mtab update to terminate in parent
Csaba Henk
2011-05-19
5
-33
/
+52
*
build fixes
Venky Shankar
2011-04-11
1
-2
/
+8
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-1
/
+1
*
Copyright changes
Vijay Bellur
2010-10-11
2
-2
/
+2
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
2
-2
/
+6
*
contrib/fuse: update from upstream [555d6b50 in git://fuse.git.sourceforge.ne...
Csaba Henk
2010-10-01
2
-5
/
+55
*
Changes for volume commands
Vijay Bellur
2010-07-19
2
-1
/
+2
*
Fix compilation issues when uuid/uuid.h is not present
Vijay Bellur
2010-07-15
1
-1
/
+1
*
Bring in uuid to contrib
Vijay Bellur
2010-07-15
16
-0
/
+1870
*
fix up OS X after dynamic volume changes
Csaba Henk
2010-07-08
1
-3
/
+0
*
dynamic volume changes for graph replacement
Anand Avati
2010-06-07
2
-0
/
+388
*
OS X: salvage signal handling from mount routine
Csaba Henk
2010-05-31
1
-2
/
+3
*
OS X: adjustments, minor fixes to eliminate warnings
Csaba Henk
2010-05-21
2
-0
/
+112
*
OS X: basic additions for OS X client support
Csaba Henk
2010-05-21
5
-0
/
+1133
*
fusermount: bring in updates from upstream
Csaba Henk
2010-04-29
1
-14
/
+32
*
fuse: bring over recent mounting code changes from libfuse upstream
Csaba Henk
2010-02-21
3
-64
/
+331
*
fuse: add mtab entry asynchronously
Csaba Henk
2009-12-28
1
-0
/
+15
[next]