gnunet-fuse
GNUnet file-sharing directory mounting via FUSE
Log
|
Files
|
Refs
|
Submodules
|
README
|
LICENSE
Mode
Name
Size
-rw-r--r--
.dir-locals.el
16L
-rw-r--r--
.gitignore
43L
-rw-r--r--
.gitmodules
3L
-rw-r--r--
.mailmap
3L
-rw-r--r--
ABOUT-NLS
1282L
-rw-r--r--
AUTHORS
14L
-rw-r--r--
COPYING
674L
-rw-r--r--
ChangeLog
39L
-rw-r--r--
INSTALL
380L
-rw-r--r--
Makefile.am
17L
-rw-r--r--
NEWS
0B
-rw-r--r--
README
3L
-rwxr-xr-x
bootstrap
51L
-rw-r--r--
configure.ac
204L
m---------
contrib/build-common
@ 884e13f
-rw-r--r--
doc/Makefile.am
4L
-rw-r--r--
doc/gnunet-fuse.1
62L
-rw-r--r--
m4/.gitignore
24L
-rw-r--r--
m4/ac_define_dir.m4
35L
-rw-r--r--
m4/gettext.m4
401L
-rw-r--r--
m4/iconv.m4
271L
-rw-r--r--
m4/lib-ld.m4
119L
-rw-r--r--
m4/lib-link.m4
777L
-rw-r--r--
m4/lib-prefix.m4
224L
-rw-r--r--
m4/ltsugar.m4
123L
-rw-r--r--
m4/nls.m4
32L
-rw-r--r--
m4/pkg.m4
57L
-rw-r--r--
m4/po.m4
453L
-rw-r--r--
m4/progtest.m4
91L
-rw-r--r--
po/.gitignore
4L
-rw-r--r--
po/ChangeLog
17L
-rw-r--r--
po/Makefile.in.in
475L
-rw-r--r--
po/Makevars
41L
-rw-r--r--
po/POTFILES.in
17L
-rw-r--r--
po/Rules-quot
58L
-rw-r--r--
po/boldquot.sed
10L
-rw-r--r--
po/en@boldquot.header
25L
-rw-r--r--
po/en@quot.header
22L
-rw-r--r--
po/gnunet-ext.pot
22L
-rw-r--r--
po/insert-header.sin
23L
-rw-r--r--
po/quot.sed
6L
-rw-r--r--
po/remove-potcdate.sin
19L
-rw-r--r--
po/stamp-po
1L
-rw-r--r--
src/Makefile.am
3L
-rw-r--r--
src/fuse/.gitignore
1L
-rw-r--r--
src/fuse/Makefile.am
40L
-rw-r--r--
src/fuse/ext_api.c
31L
-rw-r--r--
src/fuse/getattr.c
57L
-rw-r--r--
src/fuse/gettext.h
72L
-rw-r--r--
src/fuse/gfs_download.c
248L
-rw-r--r--
src/fuse/gfs_download.h
43L
-rw-r--r--
src/fuse/gnunet-fuse.c
536L
-rw-r--r--
src/fuse/gnunet-fuse.h
243L
-rw-r--r--
src/fuse/mkdir.c
26L
-rw-r--r--
src/fuse/mknod.c
24L
-rw-r--r--
src/fuse/mutex.c
104L
-rw-r--r--
src/fuse/mutex.h
75L
-rw-r--r--
src/fuse/open.c
70L
-rw-r--r--
src/fuse/read.c
168L
-rw-r--r--
src/fuse/readdir.c
81L
-rw-r--r--
src/fuse/release.c
30L
-rw-r--r--
src/fuse/rename.c
23L
-rw-r--r--
src/fuse/rmdir.c
22L
-rw-r--r--
src/fuse/truncate.c
21L
-rw-r--r--
src/fuse/unlink.c
22L
-rw-r--r--
src/fuse/utimens.c
26L
-rw-r--r--
src/fuse/write.c
27L