-
1a93ac8ef1
windll: refactoring to allow use without cgo on windows
Bill Zissimopoulos
2018-05-20 23:47:02 -07:00
-
bac93473b3
windll: refactoring to allow use without cgo on windows
Bill Zissimopoulos
2018-05-20 23:27:36 -07:00
-
4cfee5682c
windll: refactoring to allow use without cgo on windows
Bill Zissimopoulos
2018-05-20 23:04:57 -07:00
-
493b0e9d19
windll: refactoring to allow use without cgo on windows
Bill Zissimopoulos
2018-05-20 22:12:31 -07:00
-
bc85a8502e
windll: refactoring to allow use without cgo on windows
Bill Zissimopoulos
2018-05-20 17:07:42 -07:00
-
aa72f5ba1f
windll: refactoring to allow use without cgo on windows
Bill Zissimopoulos
2018-05-20 17:03:01 -07:00
-
d5b7f2ab4e
windll: refactoring to allow use without cgo on windows
Bill Zissimopoulos
2018-05-20 15:24:49 -07:00
-
7dbeb0a674
README: update to reference macOS instead of OSX
Bill Zissimopoulos
2018-05-20 12:21:16 -07:00
-
e8961e4dc2
update source copyright
Bill Zissimopoulos
2018-05-20 12:15:20 -07:00
-
62cac5ea3e
README: add note about signal handling on FreeBSD
Bill Zissimopoulos
2018-05-20 12:02:10 -07:00
-
9fa1dbca1b
changelog: freebsd port
Bill Zissimopoulos
2018-05-19 17:41:18 -07:00
-
fe5cc26221
README: improve FreeBSD instructions
Bill Zissimopoulos
2018-05-19 17:37:05 -07:00
-
de86c4f127
README: fix sentence syntax
Bill Zissimopoulos
2018-05-19 17:21:11 -07:00
-
0acc17d300
freebsd port
Bill Zissimopoulos
2018-05-19 17:15:17 -07:00
-
ea66f9809c
update changelog
Bill Zissimopoulos
2018-04-25 15:01:32 -07:00
-
0a27a16106
fuse: OptParse: ability to add non-option args
Bill Zissimopoulos
2018-04-25 14:54:18 -07:00
-
1c53557d19
fuse: OptParse: improvements
Bill Zissimopoulos
2018-04-25 12:24:39 -07:00
-
5088207c6b
fuse: OptParse: bug fix
Bill Zissimopoulos
2018-04-24 22:39:37 -07:00
-
b098207523
fuse: OptParse: zero out data option data space
Bill Zissimopoulos
2018-04-24 22:35:28 -07:00
-
0805e3bd09
appveyor, travis: go test -v
Bill Zissimopoulos
2018-04-24 21:57:41 -07:00
-
2d12c55094
fuse: OptParse: testing
Bill Zissimopoulos
2018-04-24 21:50:18 -07:00
-
2aa1487e12
fuse: OptParse: fix uint parsing
Bill Zissimopoulos
2018-04-24 21:39:28 -07:00
-
8474f1e500
fuse: OptParse: testing
Bill Zissimopoulos
2018-04-24 21:35:21 -07:00
-
e4c746971e
update Changelog
Bill Zissimopoulos
2018-04-24 20:16:43 -07:00
-
ebc31ba42a
fuse: OptParse: work around Go pre-1.10 limitation
Bill Zissimopoulos
2018-04-24 19:36:33 -07:00
-
433f665361
fuse: OptParse: testing: fix %x incompat
Bill Zissimopoulos
2018-04-24 18:04:56 -07:00
-
f53aea529c
fuse: OptParse
Bill Zissimopoulos
2018-04-24 17:48:33 -07:00
-
26a1ef18f0
fuse: OptParse
Bill Zissimopoulos
2018-04-24 17:43:43 -07:00
-
84d078b349
appveyor, travis: fix tests
Bill Zissimopoulos
2018-04-10 14:54:50 -07:00
-
d45dd5c9ad
fsop, errstr: Error strings
Bill Zissimopoulos
2018-04-10 13:59:06 -07:00
-
487e2baa56
fsop: improve documentation
Bill Zissimopoulos
2017-11-17 15:25:10 -08:00
-
1e5da29ee2
appveyor: test chflags, setcrtime, setchgtime
Bill Zissimopoulos
2017-11-16 15:26:50 -08:00
-
1009ac6fde
travis: disable failing test
Bill Zissimopoulos
2017-11-16 13:51:52 -08:00
-
58e6b482a8
Dockerfile: reference winfsp release/1.2 branch
Bill Zissimopoulos
2017-11-16 13:36:41 -08:00
-
4644d6a751
fsop: add UF_* flags
Bill Zissimopoulos
2017-11-16 13:16:53 -08:00
-
d5b944d968
memfs: chflags, setcrtime, setchgtime
Bill Zissimopoulos
2017-11-16 13:12:50 -08:00
-
58d06a20e2
implement bsd flags, chflags, setcrtime, setchgtime
Bill Zissimopoulos
2017-11-16 12:27:37 -08:00
-
3a24389863
replace RegGetValue with RegQueryValueEx for WinXP compatibility
Bill Zissimopoulos
2017-09-07 15:38:47 -07:00
-
35bcf03703
host: replace slim r/w lock with critical section for winxp compat
Bill Zissimopoulos
2017-06-16 21:18:37 +01:00
-
f584864fff
update README with cross-compilation instructions
Bill Zissimopoulos
2017-05-15 23:48:52 -07:00
-
9b5a7c093a
circleci: add comment about public image billziss/xgo-cgofuse
Bill Zissimopoulos
2017-05-15 16:36:24 -07:00
-
4e443410e7
circleci: disable github releases and change docker image name
Bill Zissimopoulos
2017-05-15 15:45:45 -07:00
-
47d497153a
circleci: only make github releases when tag matches v*
Bill Zissimopoulos
2017-05-15 13:16:47 -07:00
-
20507c2217
Add CircleCI status to README
Bill Zissimopoulos
2017-05-15 11:14:17 -07:00
-
54ea358116
circleci: add configuration
Bill Zissimopoulos
2017-05-15 11:07:30 -07:00
-
2022c661e5
xgo: add Dockerfile to enable cross-compilation support
Bill Zissimopoulos
2017-05-15 11:07:15 -07:00
-
3b5b3fb1aa
host: do not catch SIGUP as per issue #13
Bill Zissimopoulos
2017-05-10 10:17:17 -07:00
-
f0da7b3656
update documentation to clarify Init(), Destroy(), etc. - as per issue #11
Bill Zissimopoulos
2017-05-10 10:09:16 -07:00
-
b402ef9fb2
add changelog
Bill Zissimopoulos
2017-05-04 12:00:22 -07:00
-
d7cae067d6
fsop: refine Lock but keep it commented out
Bill Zissimopoulos
2017-05-03 21:56:20 -07:00
-
47171f33a7
host: Mount() signature is changed as per the discussion in issue #8
Bill Zissimopoulos
2017-05-03 17:08:47 -07:00
-
9eecf6e89e
host: minor improvement in signal handling
Bill Zissimopoulos
2017-05-03 10:51:27 -07:00
-
ca6b7677d6
appveyor: do not call GenerateConsoleCtrlEvent as kills appveyor batch file
Bill Zissimopoulos
2017-05-03 00:11:54 -07:00
-
50c3a8c9b1
fix windows build
Bill Zissimopoulos
2017-05-03 00:05:17 -07:00
-
047c3f83db
host: ensure Destroy() is always called and that the file system always gets unmounted
Bill Zissimopoulos
2017-05-02 23:18:10 -07:00
-
3831734a2a
host: simplify handle management
Bill Zissimopoulos
2017-05-02 21:49:04 -07:00
-
f2854fda33
host: simplify handle management
Bill Zissimopoulos
2017-05-02 21:18:00 -07:00
-
1d0d595faa
host: fix spaces to tabs
Bill Zissimopoulos
2017-05-02 12:39:26 -07:00
-
57b35c5989
host: Mount now determines the mountpoint in a smarter fashion
Bill Zissimopoulos
2017-05-02 12:29:50 -07:00
-
b1c139c5b1
README: add contributors section
Bill Zissimopoulos
2017-05-02 10:41:50 -07:00
-
bf82edeb6c
host: linux: call umount2 with MNT_DETACH instead of MNT_FORCE
Bill Zissimooulos
2017-05-02 10:37:29 -07:00
-
f4a43c6a25
Merge pull request #10 from ncw/fusermount-z
Bill Zissimopoulos
2017-05-02 10:06:42 -07:00
-
-
5ec9e18e08
Use -z with fusermount to allow unmount if mount is busy
Nick Craig-Wood
2017-05-02 16:42:58 +01:00
-
-
7f4a62c6f1
host: fix SetCapCaseInsensitive documentation
Bill Zissimopoulos
2017-04-30 22:58:26 -07:00
-
f053f04740
host: add capability methods (SetCapCaseInsensitive, SetCapReaddirPlus)
Bill Zissimopoulos
2017-04-30 22:57:01 -07:00
-
cf3eb1bb80
fsop: simplify Getxattr signature
Bill Zissimopoulos
2017-04-30 20:55:36 -07:00
-
4079a852dd
Merge branch 'master' of https://github.com/billziss-gh/cgofuse
Bill Zissimopoulos
2017-04-30 15:47:37 -07:00
-
-
ee096973e0
host: panic when winfsp is not available on windows
Bill Zissimopoulos
2017-04-30 15:45:38 -07:00
-
bdd528095a
host: flesh out cgofuse_init_fail
Bill Zissimopoulos
2017-04-30 14:58:04 -07:00
-
3bdc974ce8
README: fix omissions
Bill Zissimopoulos
2017-04-30 13:18:22 -07:00
-
-
2cb3cdcece
host: improve cgofuse_init for windows
Bill Zissimopoulos
2017-04-30 13:13:52 -07:00
-
c06bc6e44e
remove no longer used .gitignore
Bill Zissimopoulos
2017-04-30 13:12:04 -07:00
-
f78ede811d
fuse: update documentation
Bill Zissimopoulos
2017-04-30 12:25:13 -07:00
-
9277768861
host: Unmount now performs a real file system unmount and is safe to use from anywhere
Bill Zissimopoulos
2017-04-30 11:13:03 -07:00
-
3650807204
fsop: add O_ACCMODE
Bill Zissimopoulos
2017-04-28 13:01:11 -07:00
-
de984584a1
change license to MIT
Bill Zissimopoulos
2017-04-28 12:48:26 -07:00
-
67b4cc0079
fsop: add O_flags
Bill Zissimopoulos
2017-04-28 11:04:52 -07:00
-
ccddad2d7d
ci: add GODEBUG=cgocheck=2
Bill Zissimopoulos
2017-04-28 10:47:39 -07:00
-
a85fcb8bf0
Update README
Bill Zissimopoulos
2017-04-28 01:36:32 -07:00
-
e745dadef9
Update README
Bill Zissimopoulos
2017-04-28 00:26:33 -07:00
-
ebd2877fda
Update README
Bill Zissimopoulos
2017-04-28 00:24:58 -07:00
-
3f7cc0cde7
Update README with badges from shields.io
Bill Zissimopoulos
2017-04-28 00:09:21 -07:00
-
185ac25c59
further CI improvements; build are now GREEN!
Bill Zissimopoulos
2017-04-27 23:57:44 -07:00
-
03407313c4
travis: improvements
Bill Zissimopoulos
2017-04-27 23:07:25 -07:00
-
90591530f6
memfs: return ENOSPC when out of memory during resize()
Bill Zissimopoulos
2017-04-27 23:06:30 -07:00
-
de8b8f4843
fsop: introduce Error boxing type
Bill Zissimopoulos
2017-04-27 21:05:32 -07:00
-
94df3a9aaa
travis: improvements
Bill Zissimopoulos
2017-04-27 18:25:15 -07:00
-
85c92ac1ec
memfs: support resource fork on OSX (by returning ENOTSUP to tell OSX to handle it)
Bill Zissimopoulos
2017-04-27 18:25:05 -07:00
-
3ab38f1910
fsop: Create now has flags argument
Bill Zissimopoulos
2017-04-27 18:24:34 -07:00
-
165474722b
appveyor: test using winfsp-tests
Bill Zissimopoulos
2017-04-27 14:03:42 -07:00
-
ecc27e7ce2
host: allow empty implementation of fsync and fsyncdir
Bill Zissimopoulos
2017-04-27 11:51:51 -07:00
-
90859b59f1
memfs: fix bugs with I/O past EOF
Bill Zissimooulos
2017-04-27 11:10:00 -07:00
-
3435f790a5
appveyor: fix silly mistake
Bill Zissimopoulos
2017-04-27 10:55:45 -07:00
-
10f0ce55e4
add hellofs example
Bill Zissimopoulos
2017-04-27 10:25:52 -07:00
-
3c743b1590
host: allow empty implementation of Statfs
Bill Zissimopoulos
2017-04-27 09:24:33 -07:00
-
c9fe11731b
fsop: update documentation
Bill Zissimopoulos
2017-04-27 09:16:32 -07:00
-
970627be50
fix imports that were being mangled by gofmt
Bill Zissimopoulos
2017-04-27 09:05:59 -07:00
-
805ec1e76b
Merge pull request #2 from ncw/time
Bill Zissimopoulos
2017-04-27 09:02:37 -07:00
-
-
2254df2bf6
Factor time code into fuse library
Nick Craig-Wood
2017-04-27 14:05:15 +01:00
-
-
cb6efd4418
Update README
Bill Zissimopoulos
2017-04-27 01:01:03 -07:00