1. 1a710ff fs_config: align with new explicit fs_config target_out parameter by Thierry Strudel · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. efa2a47 am 4f71fdf5: (-s ours) DO NOT MERGE Revert "squasfs-tool: use libcutils and libselinux shared libraries" by Simon Wilson · 9 years ago
  3. 4f71fdf DO NOT MERGE Revert "squasfs-tool: use libcutils and libselinux shared libraries" by Simon Wilson · 9 years ago
  4. 1027420 mksquashfs: Fix segfault when SQUASHFS_TRACE is enabled and no -pf flag by Mohamad Ayyash · 9 years ago
  5. 39c3e01 am a1dd2fc3: squasfs-tool: use libcutils and libselinux shared libraries by Mark Salyzyn · 9 years ago
  6. a1dd2fc squasfs-tool: use libcutils and libselinux shared libraries by Mark Salyzyn · 9 years ago
  7. 9cb697f am 2060ec14: squashfs-tools: add logging by Mark Salyzyn · 9 years ago
  8. 2060ec1 squashfs-tools: add logging by Mark Salyzyn · 9 years ago
  9. 0c7d68f am 1341c47f: mksquashfs: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  10. 1341c47 mksquashfs: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  11. 0d14130 am 77ac00bf: squashfs-tools: Add mount-point flag by Mohamad Ayyash · 9 years ago
  12. 77ac00b squashfs-tools: Add mount-point flag by Mohamad Ayyash · 9 years ago
  13. 18fe5f6 squashfs-tools: Add mount-point flag by Mohamad Ayyash · 9 years ago
  14. f0f00de Add MODULE_LICENSE_GPL by Bill Yi · 9 years ago
  15. 9413477 squashfs-tools: Add LZ4 compression option and make it the default by Mohamad Ayyash · 9 years ago
  16. e031629 squashfs-tools: Allow setting selinux xattrs through file_context by Mohamad Ayyash · 9 years ago
  17. 829ffbe squashfs-tools: Add android fs-config flag. by Mohamad Ayyash · 9 years ago
  18. 72508e4 squashfs-tools: Introduce Android.mk. by Mohamad Ayyash · 9 years ago
  19. 1eda7b8 Fix 2GB-limit of the is_fragment(...) function. by Guan, Xin · 10 years ago
  20. 1ec844d mksquashfs: fix rare race in fragment waiting in filesystem finalisation by Phillip Lougher · 10 years ago
  21. 9963944 mksquashfs: fix progressbar for sort files by Phillip Lougher · 10 years ago
  22. c892354 actions: add new noop action by Phillip Lougher · 10 years ago
  23. ae1914f actions: change expression logging to not print brackets if test has no arguments by Phillip Lougher · 10 years ago
  24. 4d5b331 action: change expression logging to use atom->args by Phillip Lougher · 10 years ago
  25. 35236e2 action: chmod: fix mode setting if octal value specified for mode by Phillip Lougher · 10 years ago
  26. 9145bf9 action: add octal mode support to perm test function by Phillip Lougher · 10 years ago
  27. 1d5e58d actions: refactor parse_octal_mode_args(), to use it with the perm test function by Phillip Lougher · 10 years ago
  28. fe8ec3a actions: implement perm() test function by Phillip Lougher · 10 years ago
  29. 51443e8 action: fix move argument parsing by Phillip Lougher · 10 years ago
  30. 22f10fe actions: update test function parser to handle variable amount of arguments by Phillip Lougher · 10 years ago
  31. 1ab859d action: split the execute mode code out of mode_action() by Phillip Lougher · 10 years ago
  32. 4be6d45 mksquashfs: fix cmdline arg free if >1 source dir and one of them is excluded by Phillip Lougher · 10 years ago
  33. fc10813 actions: Regularise SYNTAX_ERROR() statements by Phillip Lougher · 10 years ago
  34. ad8e7be actions: Regularise SYNTAX_ERROR() statements by Phillip Lougher · 10 years ago
  35. 6afbb20 action: expression logging should be using action->args by Phillip Lougher · 10 years ago
  36. 5a18cb8 action: add chmod() as a synonym for mode() by Phillip Lougher · 10 years ago
  37. ae6a655 actions: fix symbolic mode parsing in the mode() action by Phillip Lougher · 10 years ago
  38. ff1b394 actions: fix those underscores by Phillip Lougher · 10 years ago
  39. 82c703b actions: eval_expr_top() should be using subpath and not pathname by Phillip Lougher · 10 years ago
  40. 35a00de mksquashfs: add -false-action-file option by Phillip Lougher · 10 years ago
  41. b670481 mksquashfs: fix usage of "_" in new options by Phillip Lougher · 10 years ago
  42. 3ead06b mksquashfs: add -true-action-file option by Phillip Lougher · 10 years ago
  43. a5541d8 mksquashfs: add -true_action_file option by Phillip Lougher · 10 years ago
  44. b7c5da7 mksquashfs: fix read_action_file to use ACTION_LOG_{NONE|VERBOSE} by Phillip Lougher · 10 years ago
  45. dfddb9b mksquashfs: add -verbose_action_file as synonym for -vaf by Phillip Lougher · 10 years ago
  46. bd43226 mksquashfs: add -action_file as synonym for -af by Phillip Lougher · 10 years ago
  47. fcfaf0a mksquashfs: add -false_action option by Phillip Lougher · 10 years ago
  48. 33e5d11 mksquashfs: add -true_action option by Phillip Lougher · 10 years ago
  49. d4dbdd3 action: make action_read_file use ACTION_LOG_{NONE|VERBOSE} by Phillip Lougher · 10 years ago
  50. a228982 action: update action option parsing to use ACTION_LOG_{NONE|VERBOSE} by Phillip Lougher · 10 years ago
  51. f34c34e action: extend logging to handle log if action TRUE and log if action FALSE by Phillip Lougher · 10 years ago
  52. 089a81a actions: implement -vaf (verbose action file) option by Phillip Lougher · 10 years ago
  53. b477525 actions: implement verbose_action for stat_fn test operator by Phillip Lougher · 10 years ago
  54. 28d3a34 actions: implement verbose_action for readlink_fn test operator by Phillip Lougher · 10 years ago
  55. 16bffa0 actions: implement verbose_action for eval_fn test operator by Phillip Lougher · 10 years ago
  56. 06052c6 actions: implement -verbose_action option by Phillip Lougher · 10 years ago
  57. c5a362a action: add eval() test operation by Phillip Lougher · 10 years ago
  58. b0de2f8 action: readlink_fn should be using it's own copy of struct action_data by Phillip Lougher · 10 years ago
  59. 3302e04 action: stat_fn should be using it's own copy of struct action_data by Phillip Lougher · 10 years ago
  60. 92dd6a5 action: in eval_XXX_action() functions strdup (sub-)pathname by Phillip Lougher · 10 years ago
  61. 0254342 Release files - Squashfs4.3 by Phillip Lougher · 10 years ago
  62. a650bcc Release files - Squashfs4.2 by Phillip Lougher · 10 years ago
  63. bef677b Release files - Squashfs4.1 by Phillip Lougher · 10 years ago
  64. 06034ad Release files - Squashfs4.0 by Phillip Lougher · 10 years ago
  65. 1918283 Release files - Squashfs3.4 by Phillip Lougher · 10 years ago
  66. 13b3f39 Release files - Squashfs3.3 by Phillip Lougher · 10 years ago
  67. 3958c82 Release files - Squashfs3.2-r2 by Phillip Lougher · 10 years ago
  68. d48c9e3 Release files - Squashfs3.2 by Phillip Lougher · 10 years ago
  69. 9999810 Release files - Squashfs3.1-r2 by Phillip Lougher · 10 years ago
  70. 676fcce Release files - Squashfs3.1 by Phillip Lougher · 10 years ago
  71. 2bb7423 Release files - Squashfs3.0 by Phillip Lougher · 10 years ago
  72. accd832 Release files - Squashfs2.2-r2 by Phillip Lougher · 10 years ago
  73. 5f69230 Release files - Squashfs2.2 by Phillip Lougher · 10 years ago
  74. 68c7c8a Release files - Squashfs2.1-r2 by Phillip Lougher · 10 years ago
  75. fd0e08a Release files - Squashfs2.1 by Phillip Lougher · 10 years ago
  76. cfc2ea7 Release files - Squashfs2.0r2 by Phillip Lougher · 10 years ago
  77. c11f006 Release files - Squashfs2.0 by Phillip Lougher · 10 years ago
  78. 8e7b9a6 Release files - Squashfs2.0-ALPHA by Phillip Lougher · 10 years ago
  79. 1c75624 Release files - Squashfs1.3r3 by Phillip Lougher · 10 years ago
  80. 324aca9 Release files - Squashfs1.3r2 by Phillip Lougher · 10 years ago
  81. e9332f5 Release files - Squashfs 1.3 by Phillip Lougher · 10 years ago
  82. 2ce29a9 Release files - Squashfs 1.2 by Phillip Lougher · 10 years ago
  83. 8dc5c62 Release files - Squashfs 1.1b by Phillip Lougher · 10 years ago
  84. e162193 Release files - Squashfs 1.1 by Phillip Lougher · 10 years ago
  85. bfe5846 Release files - Squashfs 1.0c by Phillip Lougher · 10 years ago
  86. 645f1af Release files - Squashfs 1.0b by Phillip Lougher · 10 years ago
  87. 9e37ac0 Add the release files - Squashfs 1.0 by Phillip Lougher · 10 years ago
  88. 22d67da mksquashfs/actions: make the root of the in-core directory structure available by Phillip Lougher · 10 years ago
  89. 4abc827 GPL 2.0 license file - aka COPYING file by Phillip Lougher · 10 years ago
  90. c5d6c97 action: add dircount_range test operation by Phillip Lougher · 10 years ago
  91. 97b7c4b mksquashfs: fix dir_scan5() -- empty prune action by Phillip Lougher · 10 years ago
  92. d5750f6 action: add dircount() test operation by Phillip Lougher · 10 years ago
  93. 72133be action: add comment describing generic TEST_VAR_FN macros by Phillip Lougher · 10 years ago
  94. 7b261c2 action: parse_gid() by Phillip Lougher · 10 years ago
  95. e6fb7ba actions: fix gid() so it takes a name rather than just a number by Phillip Lougher · 10 years ago
  96. 2652ac6 actions: fix uid() so it takes a name rather than just a number by Phillip Lougher · 10 years ago
  97. 7312f99 action: implement readlink test operation by Phillip Lougher · 10 years ago
  98. eae5a18 actions: get rid of contained and contained_followlink by Phillip Lougher · 10 years ago
  99. e859c7c actions: rewrite exists() test operation by Phillip Lougher · 10 years ago
  100. 49bf860 mksquashfs: move creation of root directory dir_ent and inode structure by Phillip Lougher · 10 years ago