aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02mksquashfs: move fs_config to libcutilsandroid-wear-5.1.1_r1android-wear-5.1.0_r1Mark Salyzyn
2015-03-03squashfs-tools: Add mount-point flagMohamad Ayyash
2015-03-02Add MODULE_LICENSE_GPLBill Yi
2015-02-25squashfs-tools: Add LZ4 compression option and make it the defaultMohamad Ayyash
2015-02-25squashfs-tools: Allow setting selinux xattrs through file_contextMohamad Ayyash
2015-02-24squashfs-tools: Add android fs-config flag.Mohamad Ayyash
2015-02-23squashfs-tools: Introduce Android.mk.Mohamad Ayyash
2015-02-23Fix 2GB-limit of the is_fragment(...) function.Guan, Xin
2015-02-23mksquashfs: fix rare race in fragment waiting in filesystem finalisationPhillip Lougher
2015-02-23mksquashfs: fix progressbar for sort filesPhillip Lougher
2015-02-23actions: add new noop actionPhillip Lougher
2015-02-23actions: change expression logging to not print brackets if test has no argum...Phillip Lougher
2015-02-23action: change expression logging to use atom->argsPhillip Lougher
2015-02-23action: chmod: fix mode setting if octal value specified for modePhillip Lougher
2015-02-23action: add octal mode support to perm test functionPhillip Lougher
2015-02-23actions: refactor parse_octal_mode_args(), to use it with the perm test functionPhillip Lougher
2015-02-23actions: implement perm() test functionPhillip Lougher
2015-02-23action: fix move argument parsingPhillip Lougher
2015-02-23actions: update test function parser to handle variable amount of argumentsPhillip Lougher
2015-02-23action: split the execute mode code out of mode_action()Phillip Lougher
2015-02-23mksquashfs: fix cmdline arg free if >1 source dir and one of them is excludedPhillip Lougher
2015-02-23actions: Regularise SYNTAX_ERROR() statementsPhillip Lougher
2015-02-23actions: Regularise SYNTAX_ERROR() statementsPhillip Lougher
2015-02-23action: expression logging should be using action->argsPhillip Lougher
2015-02-23action: add chmod() as a synonym for mode()Phillip Lougher
2015-02-23actions: fix symbolic mode parsing in the mode() actionPhillip Lougher
2015-02-23actions: fix those underscoresPhillip Lougher
2015-02-23actions: eval_expr_top() should be using subpath and not pathnamePhillip Lougher
2015-02-23mksquashfs: add -false-action-file optionPhillip Lougher
2015-02-23mksquashfs: fix usage of "_" in new optionsPhillip Lougher
2015-02-23mksquashfs: add -true-action-file optionPhillip Lougher
2015-02-23mksquashfs: add -true_action_file optionPhillip Lougher
2015-02-23mksquashfs: fix read_action_file to use ACTION_LOG_{NONE|VERBOSE}Phillip Lougher
2015-02-23mksquashfs: add -verbose_action_file as synonym for -vafPhillip Lougher
2015-02-23mksquashfs: add -action_file as synonym for -afPhillip Lougher
2015-02-23mksquashfs: add -false_action optionPhillip Lougher
2015-02-23mksquashfs: add -true_action optionPhillip Lougher
2015-02-23action: make action_read_file use ACTION_LOG_{NONE|VERBOSE}Phillip Lougher
2015-02-23action: update action option parsing to use ACTION_LOG_{NONE|VERBOSE}Phillip Lougher
2015-02-23action: extend logging to handle log if action TRUE and log if action FALSEPhillip Lougher
2015-02-23actions: implement -vaf (verbose action file) optionPhillip Lougher
2015-02-23actions: implement verbose_action for stat_fn test operatorPhillip Lougher
2015-02-23actions: implement verbose_action for readlink_fn test operatorPhillip Lougher
2015-02-23actions: implement verbose_action for eval_fn test operatorPhillip Lougher
2015-02-23actions: implement -verbose_action optionPhillip Lougher
2015-02-23action: add eval() test operationPhillip Lougher
2015-02-23action: readlink_fn should be using it's own copy of struct action_dataPhillip Lougher
2015-02-23action: stat_fn should be using it's own copy of struct action_dataPhillip Lougher
2015-02-23action: in eval_XXX_action() functions strdup (sub-)pathnamePhillip Lougher
2015-02-23Release files - Squashfs4.3Phillip Lougher