Vladimir Serbinenko
|
ad4bfeec5c
Change fs functions to add fs_ prefix
|
6 years ago |
Vladimir Serbinenko
|
ca0a4f689a
verifiers: File type for fine-grained signature-verification controlling
|
11 years ago |
Andrei Borzenkov
|
4bd4a88725
i386, x86_64, ppc: fix switch fallthrough cases with GCC7
|
8 years ago |
Vladimir Serbinenko
|
4111882828
grub-mount: Fix oath parsing.
|
9 years ago |
Vladimir Serbinenko
|
27d1a67f8a
Fix canonicalize_file_name clash.
|
10 years ago |
Andrei Borzenkov
|
1a87156e01
util/grub-mount: fix descriptor leak.
|
10 years ago |
Vladimir Serbinenko
|
ae80f31270
* util/grub-mount.c: Extend GCC warning workaround to grub-mount.
|
11 years ago |
Vladimir Serbinenko
|
4685200fa9
* util/grub-mount.c: Handle symlinks to directories.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
bb338aaf24
Add a wrapper for fopen. On unix-like systems just pass-through. On
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
ae5540d3d4
Move set_program_name and init_nls to host_init. On windows
|
11 years ago |
Andrey Borzenkov
|
a7b1d6933b
* util/grub-mount.c (fuse_init): Return error if fuse_main
|
12 years ago |
Colin Watson
|
fc524edf65
Remove nested functions from filesystem directory iterators.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
fae01f6cfb
* util/grub-fstest.c (options): Replace N with NUM and S with STRING.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
97ebda9bc6
* util/grub-fstest.c (options): Remove OPTION_ARG_OPTIONAL from options
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
0fc19bd089
* util/grub-mount.c (fuse_init): Unify cryptomount and loopback messages
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
d61386e21d
Improve string. Gettextize.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
102fae4a1c
* util/grub-mount.c (fuse_init): Avoid improper use of strings.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
5d1d4e288f
* util/grub-mount.c (root): Make const char *.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
b525fd834d
Clarify and unify messages.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
076e7c0fda
Merge common RAID and LVM logic to an abstract diskfilter.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
bc108a4a8a
* util/grub-mount.c (argp_parser): Accept relative pathes.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
ae60d685fa
fill attr on readdir
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
d8e62bbeb9
gettextize
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
f1f233ba43
Add crypto support to grub-mount
|
13 years ago |
Colin Watson
|
2a861f38a7
Tell FUSE to run single-threaded, since GRUB code is not thread-safe.
|
14 years ago |
Colin Watson
|
5b3633002b
Make grub-mount exit non-zero if opening the device or filesystem fails.
|
14 years ago |
Colin Watson
|
b0bfc5937d
fix header comment
|
14 years ago |
Robert Millan
|
89644ef113
Rename grub-fuse to grub-mount (with Vladimir's blessing)
|
14 years ago |