Commit Graph

  • 5dfd25c72c
    Merge pull request #91 from Cyp/fix85 master Peter Hatina 2023-10-31 08:56:42 -0500
  • 2c44f913e8 On partial read/write, keep reading. Cyp 2023-10-28 11:28:59 +0200
  • 19e7bb9b60 Bump release version to 0.4.0 v0.4.0 Peter Hatina 2020-07-22 21:13:34 +0200
  • a6ba1dd445
    Merge pull request #76 from barak/master Peter Hatina 2020-07-19 11:31:11 +0200
  • b1ec133f76 spelling Barak A. Pearlmutter 2020-07-18 20:27:55 +0100
  • 16948b0dea fuse include dir passed on include path Barak A. Pearlmutter 2020-07-18 20:12:49 +0100
  • 1c02d34ca3 update autotools scripts Barak A. Pearlmutter 2020-07-18 20:01:49 +0100
  • a3db5cfe5e git ignore build debris Barak A. Pearlmutter 2020-07-18 17:21:51 +0100
  • 0699dd0841 autoupdate Barak A. Pearlmutter 2020-07-18 16:26:32 +0100
  • 9c763c0d59
    Merge pull request #71 from JimmyOhn/master Peter Hatina 2020-01-06 10:23:03 +0100
  • 2b5be19c1d Add missing return value for MTPDevice filePush function Jimmy Ohn 2020-01-06 14:08:47 +0900
  • f9b33f305d fix return value for removeTmpDir Jimmy Ohn 2020-01-06 09:44:33 +0900
  • c9518f345f
    Merge pull request #70 from Henneberg-Systemdesign/support-for-get-partial-object Peter Hatina 2019-11-05 21:51:58 +0100
  • 2bcc4551e9 Added support for get/sendPartialObject Jochen Henneberg 2019-11-02 09:20:17 +0100
  • e121556851 Removed unused private methods from header Jochen Henneberg 2019-11-02 09:19:36 +0100
  • 14738fafe8 Merge df4f266dab into c9a691fc52 Florent Viard 2017-05-05 13:31:05 +0000
  • df4f266dab Fixes invalid returned fuse errors: - + - = + Florent Viard 2017-05-05 15:29:57 +0200
  • 9daa820ddd WIP: drivers drivers Peter Hatina 2016-12-31 15:25:43 +0100
  • c9a691fc52 Bump release version to 0.3.0 simple-mtpfs-0.3.0 Peter Hatina 2016-12-25 13:24:04 +0100
  • 6934037257 Bump release version to 0.2.1 simple-mtpfs-0.2.1 Peter Hatina 2016-11-27 16:12:57 +0100
  • ad83f1e39f Replace mktemp(1) by mkdtemp(3) Peter Hatina 2016-11-27 15:40:34 +0100
  • fead6a764f Drop device reset (fixes #47) Peter Hatina 2016-11-27 15:35:26 +0100
  • ea08fdb129 copyright update Peter Hatina 2016-04-13 15:54:55 +0200
  • a7ab64c7e4 Merge pull request #41 from wulf7/master Peter Hatina 2015-09-03 14:20:09 +0200
  • eaa116a43f Fix typo Vladimir Kondratiev 2015-08-23 12:32:24 +0300
  • 4febe686c0 Support mounting by device file on non Linux OS Vladimir Kondratiev 2015-08-23 12:11:10 +0300
  • c117d9e1ac Remove extraneous #ifdef Vladimir Kondratiev 2015-08-22 12:52:40 +0300
  • a924098f97 Support for <device file> option when doing --device-list Vladimir Kondratiev 2015-08-22 12:30:05 +0300
  • 8a971b0ba7 Support for mounting by device file when libusb1 is missing Vladimir Kondratiev 2015-08-22 11:20:39 +0300
  • 5357ae6422 Fix linux-izm in shebang Vladimir Kondratiev 2015-08-21 12:17:14 +0300
  • 7452ff8cc2 simplify --with-tmpdir option (fixes #32) Peter Hatina 2015-05-31 17:12:52 +0200
  • 7efc34b5ba fix MacOS X build Peter Hatina 2015-05-04 08:53:07 +0200
  • 76be403170 copyright update Peter Hatina 2015-01-08 17:29:00 +0100
  • 427e2ade20 fix month value in log's timestamp Peter Hatina 2015-01-04 15:01:45 +0100
  • a00250fda6 introduce device capabilities in --list-devices Peter Hatina 2014-11-12 09:29:34 +0100
  • 7a5f10fe54 drop debug messages from LIBMTP_Init() Peter Hatina 2014-11-05 18:08:23 +0100
  • 6441a5d7e5 move mutex calls to private section of MTPDevice Peter Hatina 2014-11-05 17:39:08 +0100
  • 33bcca49f4 Merge pull request #35 from Phasip/master Peter Hatina 2014-10-27 07:44:26 +0100
  • 6408baa792 Show correct folder timestamp Pasi Saarinen 2014-10-24 16:31:05 +0200
  • 74dfce65eb copyright update Peter Hatina 2014-07-09 12:34:00 +0200
  • 776baebfbf Merge pull request #34 from KlavsKlavsen/master Peter Hatina 2014-05-07 14:00:17 +0200
  • 9efaefc71c fixedup badly formatted line in changelog and corrected dependency from fuse-utils to just fuse - which works for ubuntu 13.10 and onwards atleast Klavs Klavsen 2014-05-07 13:47:48 +0200
  • cef92acaee handle nulls from libmtp in vendor/product name Daniel Risacher 2014-04-07 21:26:00 +0200
  • beae837ed2 Merge a925c2e891 into d4105f8fe0 Daniel Risacher 2014-03-20 10:40:27 +0000
  • a925c2e891 handle nulls from libmtp in vendor/product name Daniel Risacher 2014-03-20 06:36:51 -0400
  • d4105f8fe0 use default usb context in smtpfs_raw_device_new() Peter Hatina 2014-02-09 19:18:20 +0100
  • 5535446a7a reset device before every connection Peter Hatina 2014-02-09 19:13:18 +0100
  • a5499dea4f fix output error message, when no storage found David Mohr 2014-01-13 19:16:29 +0100
  • c0e76ed848 fix missing CLI option David Mohr 2014-01-13 19:15:22 +0100
  • 461f60d83e Merge 607fd84f72 into 80784a0c8c squisher 2014-01-12 12:27:37 -0800
  • 607fd84f72 Add missing help for --verbose David Mohr 2014-01-12 13:21:02 -0700
  • e192548545 Output error message on stderr when mounting the device fails. David Mohr 2014-01-12 12:37:02 -0700
  • 80784a0c8c bump release version to 0.2 simple-mtpfs-0.2 Peter Hatina 2013-12-03 21:14:11 +0100
  • 351554319b polish help message, executable path Peter Hatina 2013-12-03 21:12:02 +0100
  • ea9746c7db fix error log messages when connecting Peter Hatina 2013-12-03 20:05:01 +0100
  • 6194d98049 update readme file Peter Hatina 2013-12-03 19:52:12 +0100
  • 41cfc9bace introduce reference counting within temporary files Peter Hatina 2013-11-26 21:14:41 +0100
  • 34e9c8ffb3 temporary storage rewrite Peter Hatina 2013-11-25 22:26:29 +0100
  • 01c28b1e53 add error messages in SMTPFileSystem Peter Hatina 2013-11-25 20:44:31 +0100
  • 55f7586e6a fix set mount, when LIBUSB1 not present Peter Hatina 2013-11-25 20:22:46 +0100
  • 12f8f22454 fix build, when LIBUSB1 not present Peter Hatina 2013-11-25 19:43:16 +0100
  • 59208ce6c6 fix typo in log message when using dev-file Peter Hatina 2013-11-25 19:37:03 +0100
  • 9a059c65f8 Merge 138baac0b5 into 7984d9cbab Eugene San 2013-11-25 10:24:38 -0800
  • 7984d9cbab disable fdatasync on OSX Eugene San 2013-11-23 14:19:34 +0200
  • a96c692861 lower fuse version for osxfuse compatibility Eugene San 2013-11-23 13:59:13 +0200
  • 4a962f35f9 fix text encoding of simple-mtpfs-sha1.* Eugene San 2013-11-23 09:54:46 +0200
  • 138baac0b5 disable fdatasync on OSX Eugene San (eugenesan) 2013-11-23 14:19:34 +0200
  • 879e3219f6 lower fuse version for osxfuse compatibility Eugene San (eugenesan) 2013-11-23 13:59:13 +0200
  • 68f902654f fix text encoding of simple-mtpfs-sha1.* Eugene San (eugenesan) 2013-11-23 09:54:46 +0200
  • 863b1b2616 updated README wrt configurable tmpdir Peter Hatina 2013-11-18 20:30:18 +0100
  • 22a010b70a update INSTALL notice Peter Hatina 2013-11-18 20:23:17 +0100
  • d78b3bed2c inline TmpFilesPool::addFile() Peter Hatina 2013-11-18 20:19:56 +0100
  • 9dacdc22cd introduce configure script summary Peter Hatina 2013-11-18 20:12:26 +0100
  • 3442a88dfa introduce configure option for TMPDIR Peter Hatina 2013-11-18 20:11:10 +0100
  • e080bed017 copyright update Peter Hatina 2013-11-18 19:09:45 +0100
  • a2fac7be03 change default file permissions to 0644 Peter Hatina 2013-11-17 16:35:28 +0100
  • 91d249e0f2 drop unnecessary fgetattr() Peter Hatina 2013-11-17 16:27:18 +0100
  • 9cd94670d1 fix, do not remove non-empty directory Peter Hatina 2013-11-07 09:24:54 +0100
  • a8c2902fca fix fuse return values Peter Hatina 2013-11-07 09:15:37 +0100
  • 621b1035e2 output simple-mtpfs help message to stderr as fuse does Peter Hatina 2013-10-29 21:26:40 +0100
  • 6e399b115b drop debug LIBMTP messages with StreamHelper Peter Hatina 2013-10-29 21:24:32 +0100
  • c4b47228be introduce StreamHelper Peter Hatina 2013-10-29 21:24:04 +0100
  • 0e6e887788 switch check order in SMTPFileSystem::exec() Peter Hatina 2013-10-18 14:49:02 +0200
  • d77904ad69 rewrite SMTPFileSystem::getattr() Peter Hatina 2013-09-24 22:22:56 +0200
  • b50a233afb rewrite SMTPFileSystem::mknod() Peter Hatina 2013-09-24 22:20:53 +0200
  • 51e1be1a29 rewrite SMTPFileSystem::rename() Peter Hatina 2013-09-24 22:19:23 +0200
  • 592acb26db rewrite SMTPFileSystem::fgetattr() Peter Hatina 2013-09-24 22:12:09 +0200
  • 3c0217c38d rewrite SMTPFileSystem::ftruncate() Peter Hatina 2013-09-24 22:10:08 +0200
  • 41f4391cba rewrite SMTPFileSystem::readdir() Peter Hatina 2013-09-24 22:09:13 +0200
  • 85ef18c514 rewrite SMTPFileSystem::opendir() Peter Hatina 2013-09-24 22:07:34 +0200
  • 4ba18fbc62 rewrite SMTPFileSystem::release() Peter Hatina 2013-09-24 22:00:27 +0200
  • 9f3c2f511c rewrite SMTPFileSystem::write() Peter Hatina 2013-09-24 21:57:13 +0200
  • a58979a904 rewrite SMTPFileSystem::read() Peter Hatina 2013-09-24 21:55:55 +0200
  • 63035618f8 rewrite SMTPFileSystem::open() Peter Hatina 2013-09-24 21:55:26 +0200
  • 4bab7cddd3 rewrite SMTPFileSystem::create() Peter Hatina 2013-09-24 21:48:40 +0200
  • e60474c2f1 rewrite SMTPFileSystem::utime() Peter Hatina 2013-09-24 21:47:12 +0200
  • f0fd37fd8c rewrite SMTPFileSystem::truncate() Peter Hatina 2013-09-24 21:44:07 +0200
  • 5153b096aa Merge 7509394f3e into 24302a482a Karel Heyse 2013-09-24 09:46:24 -0700
  • 24302a482a use TMP and TMPDIR for temporary files Peter Hatina 2013-09-24 15:57:41 +0200
  • 12da55b830 create tmpdir in SMTPFileSystem::exec() Peter Hatina 2013-09-24 14:27:43 +0200