Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · 0.2
fuseadf
Browse files
Apr 10, 2023
Bumping version (to 0.2).
· 9387b45d
t-m
authored
Apr 10, 2023
View commits for tag 0.2
0.2
9387b45d
adffs_statfs: fs_state is needed also without debug.
· 9c610e51
t-m
authored
Apr 10, 2023
9c610e51
adffs: disabling debug output.
· 09e11127
t-m
authored
Apr 10, 2023
09e11127
time_to_time_t: using timegm() instead of mktime (localtime), which was...
· 68b8fd64
t-m
authored
Apr 10, 2023
68b8fd64
adffs: adding write support.
· 471b2a45
t-m
authored
Apr 10, 2023
471b2a45
adfimage: adding write support.
· fd781b8c
t-m
authored
Apr 10, 2023
fd781b8c
adfimage: updated ADFlib references (changed API).
· 4093b5b6
t-m
authored
Apr 10, 2023
4093b5b6
adffs: updated ADFlib references (changed API).
· 61200bf6
t-m
authored
Apr 10, 2023
61200bf6
adffs_statfs: improved (more/better data set).
· 006275e7
t-m
authored
Apr 10, 2023
006275e7
adffs_statfs: setting read-only flag for read-only volume.
· 85e4d435
t-m
authored
Apr 10, 2023
85e4d435
doc / notes: adding link to doc. of affs (Linux kernel).
· c58ec178
t-m
authored
Apr 10, 2023
c58ec178
fuseadf: showing info about mounted image (ie. mounting mode).
· bea9954f
t-m
authored
Apr 10, 2023
bea9954f
fuseadf: corrected option parser (fuse options).
· cc2c38b7
t-m
authored
Apr 10, 2023
cc2c38b7
Jan 11, 2023
adfimage / mount dev/vol: return proper status (NULL) on mount failure (and...
· 4923357e
t-m
authored
Jan 11, 2023
4923357e
Dec 22, 2022
adffs: adding rmdir operation, #4
· 5cb468d7
t-m
authored
Dec 22, 2022
5cb468d7
adffs_mkdir: minor change (correcting message in log info).
· a8a4cb03
t-m
authored
Dec 22, 2022
a8a4cb03
adfimage: adding an initial implementation of rmdir, #4
· a1a518a2
t-m
authored
Dec 22, 2022
a1a518a2
adffs: adding mkdir operation, #4
· 93b70997
t-m
authored
Dec 22, 2022
93b70997
adfimage: adding an initial implementation of mkdir, #4
· 46030e4f
t-m
authored
Dec 22, 2022
46030e4f
adfimage_open: added parameter for selecting mode (read-only / read-write,...
· 497f4d92
t-m
authored
Dec 22, 2022
497f4d92
Support more fuse command-line options, ie. -o ro for read-only mode (default is read-write!), #4
· 7c90f6dd
t-m
authored
Dec 22, 2022
7c90f6dd
Dec 21, 2022
adffs: disable debug logging/output.
· fac1ddbc
t-m
authored
Dec 21, 2022
fac1ddbc
Dec 20, 2022
README: added a bit more info.
· f417cb81
t-m
authored
Dec 20, 2022
View commits for tag 0.1
0.1
f417cb81
adfimage: whitespaces (no semantic changes).
· 379f5683
t-m
authored
Dec 20, 2022
379f5683
adffs: corrected typo in comments (no semantic changes).
· 30a80796
t-m
authored
Dec 20, 2022
30a80796
gitlab-ci / autotools / testing: return to the project directory in before_script.
· bf5192e7
t-m
authored
Dec 20, 2022
bf5192e7
autotools / testing: corrected configuration of test programs (bin_PROGRAMS -> check_PROGRAMS).
· 129058a0
t-m
authored
Dec 20, 2022
129058a0
Dec 15, 2022
gitlab-ci / testing autotools: getting data done outside of the 'make check'...
· 6d68c31a
t-m
authored
Dec 15, 2022
6d68c31a
gitlab-ci / cmake build / testing: added preparation (downloading) test data (disk images).
· 328db7a5
t-m
authored
Dec 15, 2022
328db7a5
Testing: adding a script for removing test data (disk images).
· efe92094
t-m
authored
Dec 15, 2022
efe92094
Removing test disk image from repository (it is downloaded instead).
· 7e797828
t-m
authored
Dec 15, 2022
7e797828
cmake testing: adding new helper scripts to prepare (download) test data (disk...
· f4ff0679
t-m
authored
Dec 15, 2022
f4ff0679
gitlab-ci / cmake build: enable testing.
· 10f83981
t-m
authored
Dec 15, 2022
10f83981
test time to time_t: making test to work independently of the timezone.
· 688ff80e
t-m
authored
Dec 15, 2022
688ff80e
gitlab-ci / autotools builds: installing unzip and wget (required to download...
· c293ab52
t-m
authored
Dec 15, 2022
c293ab52
gitlab-ci / autotools testing: archive artifacts (logs) on failure.
· ad15309e
t-m
authored
Dec 15, 2022
ad15309e
gitlab-ci / autotools build: enable testing.
· 2baa986e
t-m
authored
Dec 15, 2022
2baa986e
Testing with autotools: automatically downloading test data (disk images).
· ab029192
t-m
authored
Dec 15, 2022
ab029192
gitlab-ci: installing check (required for building tests).
· 2e26121e
t-m
authored
Dec 15, 2022
2e26121e
deb / creating quilt3 archive: adding gitlab-ci and docker stuff back to the...
· 6692ace5
t-m
authored
Dec 15, 2022
6692ace5
Loading