Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zach-klippenstein/adbfs issues and pull requests

#64 - Fix dependency URL spelling

Pull Request - State: closed - Opened by c0des1ayr 19 days ago - 1 comment

#63 - Update from gopkg to gomod, update goadb API

Pull Request - State: open - Opened by vitalif 6 months ago

#62 - adbfs crashes at start

Issue - State: open - Opened by cavestp 8 months ago

#61 - adbfs-automount fails to launch

Issue - State: open - Opened by cavestp 8 months ago

#58 - FileNoExistError

Issue - State: open - Opened by abaj8494 over 2 years ago - 1 comment

#57 - Update installation method to NOT require 'go get'

Issue - State: open - Opened by phu54321 almost 3 years ago - 1 comment

#56 - Fix module path case change for sirupsen/logrus

Pull Request - State: closed - Opened by jkmartindale over 3 years ago

#55 - Install broken by module path case change

Issue - State: open - Opened by gjw over 3 years ago

#54 - Error-related functions were moved to an internal package

Issue - State: open - Opened by tslocum about 4 years ago

#53 - Cannot install on macOS

Issue - State: open - Opened by agross over 4 years ago - 1 comment

#52 - Switched from godep to dep for dependency management

Pull Request - State: closed - Opened by sebastianhaberey over 5 years ago

#51 - Fix for #49 and some cosmetics

Pull Request - State: closed - Opened by sebastianhaberey over 5 years ago - 5 comments

#50 - Fix for issue #49 and a few cosmetics

Pull Request - State: closed - Opened by sebastianhaberey over 5 years ago - 1 comment

#49 - "cannot find load_fusefs" on macOS with OSXFUSE 3.10.2

Issue - State: open - Opened by sebastianhaberey over 5 years ago - 1 comment

#48 - Symbolic links with weired charcaters

Issue - State: open - Opened by gjvnq over 5 years ago

#47 - mounted dir is empty

Issue - State: open - Opened by wwarlock over 7 years ago

#46 - rmdir doesn't work as expected

Issue - State: open - Opened by zoe1337 over 7 years ago

#45 - Allow specifying the path of device to be mounted

Issue - State: closed - Opened by saeidscorp almost 8 years ago - 1 comment

#44 - Arbitrary Command Injection via runCommand

Issue - State: open - Opened by zachriggle about 8 years ago - 1 comment
Labels: vuln

#43 - adbfs crashes on boot if device root points to late-mounted device

Issue - State: open - Opened by zach-klippenstein over 8 years ago
Labels: bug

#42 - Build with 1.6.2

Pull Request - State: closed - Opened by zach-klippenstein over 8 years ago

#41 - Added a Makefile.

Pull Request - State: closed - Opened by zach-klippenstein over 8 years ago

#40 - [cmd/*] Formatted flag definitions.

Pull Request - State: closed - Opened by zach-klippenstein over 8 years ago

#39 - Update goadb dependency and godep go version.

Pull Request - State: closed - Opened by zach-klippenstein almost 9 years ago

#38 - Build with go 1.6.

Pull Request - State: closed - Opened by zach-klippenstein almost 9 years ago

#37 - Fixed not passing the PathToAdb flag through to the ServerConfig.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#36 - Update goadb (new package name).

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#34 - Support writes from Finder on OSX.

Issue - State: open - Opened by zach-klippenstein about 9 years ago - 5 comments
Labels: bug

#33 - Implemented (experimental) file writing.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago
Labels: enhancement

#32 - Don't infinite loop if DeviceWatcher gives up.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#31 - No way to specify path to adb executable

Issue - State: closed - Opened by zach-klippenstein about 9 years ago
Labels: bug

#30 - Refactored a bunch of methods to only return error.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#29 - Implemented a custom nodefs.File.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#27 - Refactor some things to prep for adding write support.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#26 - Added support for specifying custom root path on device.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#24 - Implemented additional filesystem write ops (not file writing)

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#22 - Fix readlink call on Marshmallow. Fixes #14

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#21 - Implement logging to debug server.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#20 - Replace stop chan with x/net/context.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#19 - Replaced using the build SHA for versioning with an explicit version number.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago - 1 comment

#18 - Implement writes

Issue - State: closed - Opened by jfrumar about 9 years ago - 9 comments
Labels: enhancement

#17 - Install issue on OSX - cannot find package "gopkg.in/alecthomas/kingpin.v2"

Issue - State: closed - Opened by jfrumar about 9 years ago - 5 comments

#16 - Build SHA not set

Issue - State: closed - Opened by voidzero about 9 years ago - 8 comments

#15 - adbfs-automount uses nearly 100% of a core when run from launchd

Issue - State: closed - Opened by zach-klippenstein about 9 years ago - 2 comments
Labels: bug

#14 - /sdcard links to the root directory

Issue - State: closed - Opened by jonalmeida about 9 years ago - 4 comments
Labels: bug

#13 - Go-fuse dependency throws undefined for syscall.SYS_UTIMENSAT

Issue - State: closed - Opened by jonalmeida about 9 years ago - 3 comments

#12 - Include kingpin.v2 in the install process

Issue - State: closed - Opened by jonalmeida about 9 years ago - 3 comments

#11 - Incompatible with some versions of adb.

Issue - State: open - Opened by zach-klippenstein about 9 years ago - 2 comments
Labels: bug

#10 - Refactored configs and the cli package, added handlers.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#9 - Update goadb to support adb server restart backoff.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#8 - Remove check for empty mount root.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#7 - Migrated to using kingpin for flags.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#5 - Added install script.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#4 - Add missing Godep packages.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#3 - Introducing adbfs-automount.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago

#2 - Update go version and build parameters for Travis build.

Pull Request - State: closed - Opened by zach-klippenstein about 9 years ago