Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
squashfs-tools
/
ae6a655a33d9a6e1c4a0b88b11a26c6cfed7bbdb
ae6a655
actions: fix symbolic mode parsing in the mode() action
by Phillip Lougher
· 10 years ago
ff1b394
actions: fix those underscores
by Phillip Lougher
· 10 years ago
82c703b
actions: eval_expr_top() should be using subpath and not pathname
by Phillip Lougher
· 10 years ago
35a00de
mksquashfs: add -false-action-file option
by Phillip Lougher
· 10 years ago
b670481
mksquashfs: fix usage of "_" in new options
by Phillip Lougher
· 10 years ago
3ead06b
mksquashfs: add -true-action-file option
by Phillip Lougher
· 10 years ago
a5541d8
mksquashfs: add -true_action_file option
by Phillip Lougher
· 10 years ago
b7c5da7
mksquashfs: fix read_action_file to use ACTION_LOG_{NONE|VERBOSE}
by Phillip Lougher
· 10 years ago
dfddb9b
mksquashfs: add -verbose_action_file as synonym for -vaf
by Phillip Lougher
· 10 years ago
bd43226
mksquashfs: add -action_file as synonym for -af
by Phillip Lougher
· 10 years ago
fcfaf0a
mksquashfs: add -false_action option
by Phillip Lougher
· 10 years ago
33e5d11
mksquashfs: add -true_action option
by Phillip Lougher
· 10 years ago
d4dbdd3
action: make action_read_file use ACTION_LOG_{NONE|VERBOSE}
by Phillip Lougher
· 10 years ago
a228982
action: update action option parsing to use ACTION_LOG_{NONE|VERBOSE}
by Phillip Lougher
· 10 years ago
f34c34e
action: extend logging to handle log if action TRUE and log if action FALSE
by Phillip Lougher
· 10 years ago
089a81a
actions: implement -vaf (verbose action file) option
by Phillip Lougher
· 10 years ago
b477525
actions: implement verbose_action for stat_fn test operator
by Phillip Lougher
· 10 years ago
28d3a34
actions: implement verbose_action for readlink_fn test operator
by Phillip Lougher
· 10 years ago
16bffa0
actions: implement verbose_action for eval_fn test operator
by Phillip Lougher
· 10 years ago
06052c6
actions: implement -verbose_action option
by Phillip Lougher
· 10 years ago
c5a362a
action: add eval() test operation
by Phillip Lougher
· 10 years ago
b0de2f8
action: readlink_fn should be using it's own copy of struct action_data
by Phillip Lougher
· 10 years ago
3302e04
action: stat_fn should be using it's own copy of struct action_data
by Phillip Lougher
· 10 years ago
92dd6a5
action: in eval_XXX_action() functions strdup (sub-)pathname
by Phillip Lougher
· 10 years ago
0254342
Release files - Squashfs4.3
by Phillip Lougher
· 10 years ago
a650bcc
Release files - Squashfs4.2
by Phillip Lougher
· 10 years ago
bef677b
Release files - Squashfs4.1
by Phillip Lougher
· 10 years ago
06034ad
Release files - Squashfs4.0
by Phillip Lougher
· 10 years ago
1918283
Release files - Squashfs3.4
by Phillip Lougher
· 10 years ago
13b3f39
Release files - Squashfs3.3
by Phillip Lougher
· 10 years ago
3958c82
Release files - Squashfs3.2-r2
by Phillip Lougher
· 10 years ago
d48c9e3
Release files - Squashfs3.2
by Phillip Lougher
· 10 years ago
9999810
Release files - Squashfs3.1-r2
by Phillip Lougher
· 10 years ago
676fcce
Release files - Squashfs3.1
by Phillip Lougher
· 10 years ago
2bb7423
Release files - Squashfs3.0
by Phillip Lougher
· 10 years ago
accd832
Release files - Squashfs2.2-r2
by Phillip Lougher
· 10 years ago
5f69230
Release files - Squashfs2.2
by Phillip Lougher
· 10 years ago
68c7c8a
Release files - Squashfs2.1-r2
by Phillip Lougher
· 10 years ago
fd0e08a
Release files - Squashfs2.1
by Phillip Lougher
· 10 years ago
cfc2ea7
Release files - Squashfs2.0r2
by Phillip Lougher
· 10 years ago
c11f006
Release files - Squashfs2.0
by Phillip Lougher
· 10 years ago
8e7b9a6
Release files - Squashfs2.0-ALPHA
by Phillip Lougher
· 10 years ago
1c75624
Release files - Squashfs1.3r3
by Phillip Lougher
· 10 years ago
324aca9
Release files - Squashfs1.3r2
by Phillip Lougher
· 10 years ago
e9332f5
Release files - Squashfs 1.3
by Phillip Lougher
· 10 years ago
2ce29a9
Release files - Squashfs 1.2
by Phillip Lougher
· 10 years ago
8dc5c62
Release files - Squashfs 1.1b
by Phillip Lougher
· 10 years ago
e162193
Release files - Squashfs 1.1
by Phillip Lougher
· 10 years ago
bfe5846
Release files - Squashfs 1.0c
by Phillip Lougher
· 10 years ago
645f1af
Release files - Squashfs 1.0b
by Phillip Lougher
· 10 years ago
9e37ac0
Add the release files - Squashfs 1.0
by Phillip Lougher
· 10 years ago
22d67da
mksquashfs/actions: make the root of the in-core directory structure available
by Phillip Lougher
· 10 years ago
4abc827
GPL 2.0 license file - aka COPYING file
by Phillip Lougher
· 10 years ago
c5d6c97
action: add dircount_range test operation
by Phillip Lougher
· 10 years ago
97b7c4b
mksquashfs: fix dir_scan5() -- empty prune action
by Phillip Lougher
· 10 years ago
d5750f6
action: add dircount() test operation
by Phillip Lougher
· 10 years ago
72133be
action: add comment describing generic TEST_VAR_FN macros
by Phillip Lougher
· 10 years ago
7b261c2
action: parse_gid()
by Phillip Lougher
· 10 years ago
e6fb7ba
actions: fix gid() so it takes a name rather than just a number
by Phillip Lougher
· 10 years ago
2652ac6
actions: fix uid() so it takes a name rather than just a number
by Phillip Lougher
· 10 years ago
7312f99
action: implement readlink test operation
by Phillip Lougher
· 10 years ago
eae5a18
actions: get rid of contained and contained_followlink
by Phillip Lougher
· 10 years ago
e859c7c
actions: rewrite exists() test operation
by Phillip Lougher
· 10 years ago
49bf860
mksquashfs: move creation of root directory dir_ent and inode structure
by Phillip Lougher
· 10 years ago
f783d99
action: update absolute test to use in-core directory structure
by Phillip Lougher
· 10 years ago
f749d1c
action: add code to check test is correct for action specified at parse time
by Phillip Lougher
· 10 years ago
e19ce45
mksquashfs: move symlink reading from create_inode() to dir_scan1()
by Phillip Lougher
· 10 years ago
070c0f7
actions: add a prune action - allow fine tuning of excluding
by Phillip Lougher
· 10 years ago
d9dfcc9
actions: implement stat(expr) - eval expr on the file pointed to by a symlink
by Phillip Lougher
· 10 years ago
18eff5a
actions: use access() as an initial validity check in contained_followlink()
by Phillip Lougher
· 10 years ago
53c3209
actions: optimise string handling in follow_link()
by Phillip Lougher
· 10 years ago
edf9833
actions: contained() should check for nonstandard_pathname
by Phillip Lougher
· 10 years ago
dc8ccee
actions: add new contained_followlink() test operator for symbolic links
by Phillip Lougher
· 10 years ago
aa83ecb
actions: add dir_ent to action_data structure
by Phillip Lougher
· 10 years ago
3a99c5a
actions: fix file type test
by Phillip Lougher
· 10 years ago
9f59596
actions: fix empty action
by Phillip Lougher
· 10 years ago
3159b51
actions: readlink doesn't 0 terminate the returned path
by Phillip Lougher
· 10 years ago
9cb5131
actions: deal with the unlikely case readlink returns 0 bytes
by Phillip Lougher
· 10 years ago
b29dd5e
actions: add new contained() test operator for symbolic links
by Phillip Lougher
· 10 years ago
1a2e679
actions: add new absolute() test operator for symbolic links
by Phillip Lougher
· 10 years ago
b772123
actions: add new exists() test operator for symbolic links
by Phillip Lougher
· 10 years ago
97ad5e8
mksquashfs: fix abort on failure to get physical memory due to /proc missing
by Phillip Lougher
· 10 years ago
368becc
mksquashfs: ensure value does not overflow a signed int in -mem option
by Phillip Lougher
· 10 years ago
285a2fd
mksquashfs: fix phys mem calculation for 32-bit processes on PAE/64-bit kernels
by Phillip Lougher
· 10 years ago
af30419
unsquashfs: This really is the release
by Phillip Lougher
· 10 years ago
eafab8b
mksquashfs: This really is the release
by Phillip Lougher
· 10 years ago
ef50cea
gzip-wrapper: Add support for different compression strategies with -Xstrategy
by Phillip Lougher
· 10 years ago
07def8b
mksquashfs: fix LOWMEM check in -mem option
by Phillip Lougher
· 10 years ago
4e72afa
gzip_wrapper: fix nasty speed/compression regression
by Phillip Lougher
· 10 years ago
1ac3715
mksquashfs: optimise fragment duplicate checking
by Phillip Lougher
· 10 years ago
dc3ab79
README: update for release
by Phillip Lougher
· 11 years ago
68449e7
mksquashfs: update version for release
by Phillip Lougher
· 11 years ago
ba53f53
unsquashfs: update version for release
by Phillip Lougher
· 11 years ago
b8d908d
xattr: protect against multiple inclusion
by Phillip Lougher
· 11 years ago
d68ced4
unsquashfs_info: protect against multiple inclusion
by Phillip Lougher
· 11 years ago
dccad82
unsquashfs: protect against multiple inclusion
by Phillip Lougher
· 11 years ago
842cc29
restore: protect against multiple inclusion
by Phillip Lougher
· 11 years ago
1727f10
pseudo: protect against multiple inclusion
by Phillip Lougher
· 11 years ago
93989db
progressbar: protect against multiple inclusion
by Phillip Lougher
· 11 years ago
8674d81
process_fragments: protect against multiple inclusion
by Phillip Lougher
· 11 years ago
Next »