Peter Hatina
|
9f3c2f511c
|
rewrite SMTPFileSystem::write()
|
2013-09-24 21:57:13 +02:00 |
Peter Hatina
|
a58979a904
|
rewrite SMTPFileSystem::read()
|
2013-09-24 21:55:55 +02:00 |
Peter Hatina
|
63035618f8
|
rewrite SMTPFileSystem::open()
|
2013-09-24 21:55:26 +02:00 |
Peter Hatina
|
4bab7cddd3
|
rewrite SMTPFileSystem::create()
|
2013-09-24 21:48:40 +02:00 |
Peter Hatina
|
e60474c2f1
|
rewrite SMTPFileSystem::utime()
|
2013-09-24 21:47:12 +02:00 |
Peter Hatina
|
f0fd37fd8c
|
rewrite SMTPFileSystem::truncate()
|
2013-09-24 21:44:07 +02:00 |
Peter Hatina
|
24302a482a
|
use TMP and TMPDIR for temporary files
|
2013-09-24 15:57:41 +02:00 |
Peter Hatina
|
12da55b830
|
create tmpdir in SMTPFileSystem::exec()
|
2013-09-24 14:28:10 +02:00 |
Karel Heyse
|
3f7166d656
|
fix readme typo
|
2013-09-24 14:07:53 +02:00 |
Peter Hatina
|
23e6394ed2
|
introduce mount directory check
|
2013-09-24 14:07:53 +02:00 |
Peter Hatina
|
2392b471c5
|
introduce positional arguments checks
|
2013-09-24 09:35:31 +02:00 |
Peter Hatina
|
2345e48cba
|
introduce source file when mounting
|
2013-09-23 23:06:28 +02:00 |
Peter Hatina
|
299c36546e
|
drop debug TMPDIR message
|
2013-08-11 13:37:22 +02:00 |
Peter Hatina
|
b7be4ef67e
|
drop unused code in SMTPFileSystem::exec()
|
2013-08-11 08:39:27 +02:00 |
Peter Hatina
|
7a60bd3099
|
drop unused MTPDevice::dirGetContent()
|
2013-07-31 16:09:08 +02:00 |
Peter Hatina
|
076ef34066
|
assign statvfs.f_bsize and .f_frsize the same value
|
2013-07-31 16:09:08 +02:00 |
Peter Hatina
|
5513b44cfa
|
fix typo, forgotten include
|
2013-07-07 22:46:38 +02:00 |
Peter Hatina
|
3cb26e2750
|
fix freebsd build, forgotten include
|
2013-06-24 16:52:29 +02:00 |
Peter Hatina
|
f9c29169bb
|
fix freebsd build
based on bugmen0t input
|
2013-06-16 14:32:54 +02:00 |
Peter Hatina
|
80b60dee24
|
fix typo in man page
|
2013-06-16 14:29:15 +02:00 |
Peter Hatina
|
425fe1eaa2
|
fix free raw devices list after devices listing
|
2013-06-16 14:28:36 +02:00 |
Peter Hatina
|
c6ff379264
|
fix free raw devices list when mount index exceeds attached devices count
|
2013-06-16 14:28:36 +02:00 |
Peter Hatina
|
60900a9d91
|
some code cleanup
|
2013-06-16 14:28:36 +02:00 |
Peter Hatina
|
dbcd8b462e
|
replace tmp-dir option by env. variable TMPDIR
|
2013-06-16 14:28:36 +02:00 |
Eugene San
|
f232d1117d
|
introduce distribution packaging
|
2013-01-09 19:31:13 +01:00 |
Peter Hatina
|
b626837bb6
|
fix fuse include path
|
2013-01-09 18:14:33 +01:00 |
Peter Hatina
|
af28572264
|
fix build issues on older gnu/g++ compilers
|
2013-01-09 18:09:47 +01:00 |
Peter Hatina
|
0a1f8d1396
|
change COPYING GPLv3 to GPLv2
|
2012-10-08 13:29:47 +02:00 |
Peter Hatina
|
75165fcbf7
|
fix memset usage in SMTPFileSystem::printHelp(), ::printVersion
|
2012-10-02 21:37:18 +02:00 |
Peter Hatina
|
e0b536590c
|
introduce fgetattr operation
|
2012-10-02 18:59:37 +02:00 |
Peter Hatina
|
88e3a2e2b4
|
fix ftruncate operation
|
2012-10-02 18:50:46 +02:00 |
Peter Hatina
|
10e78cbb90
|
fix mknod operation
|
2012-10-02 18:22:24 +02:00 |
Peter Hatina
|
4653133264
|
fix truncate operation
|
2012-10-02 18:20:50 +02:00 |
Peter Hatina
|
5ebc353889
|
fix flush operation
|
2012-10-02 11:53:53 +02:00 |
Peter Hatina
|
49f47acae2
|
add bugreport address to help message
|
2012-10-01 18:21:26 +02:00 |
Peter Hatina
|
1544b56e84
|
change TmpFilesPool key attribute to file descriptor
|
2012-09-30 00:16:04 +02:00 |
Peter Hatina
|
2d11b4726e
|
fix error message when no raw device found
|
2012-09-29 13:03:17 +02:00 |
Peter Hatina
|
7498f340f3
|
fix fuse release called on non-existing file
|
2012-09-29 12:31:34 +02:00 |
Peter Hatina
|
f205dd5485
|
run fuse driver in single-threaded mode
|
2012-09-29 12:31:33 +02:00 |
Peter Hatina
|
1de81e8872
|
fix parent check
|
2012-09-23 14:29:03 +02:00 |
Peter Hatina
|
25677c4b11
|
fix file deletion when performing move operation
|
2012-09-23 14:11:32 +02:00 |
Peter Hatina
|
901c9e6178
|
change option parsing
|
2012-09-23 13:59:27 +02:00 |
Peter Hatina
|
a84befbd30
|
initial import
|
2012-09-22 12:43:05 +02:00 |