1. ecc20cd unsquashfs: modify xattrs after other changes by Michael S. Fischer · 9 years ago
  2. c1d1ca2 mksquashfs: Fix segfault when SQUASHFS_TRACE is enabled and no -pf flag by Mohamad Ayyash · 9 years ago
  3. ee759bf pseudo: Add support for pseudo file symlinks by Phillip Lougher · 7 years ago
  4. 3de1687 mksquashfs: fix compilation on older toolchains by Thomas De Schampheleire · 9 years ago
  5. 9c1db6d Fix 2GB-limit of the is_fragment(...) function. by Guan, Xin · 10 years ago
  6. de03266 mksquashfs: fix rare race in fragment waiting in filesystem finalisation by Phillip Lougher · 10 years ago
  7. 27167b9 mksquashfs: fix progressbar for sort files by Phillip Lougher · 10 years ago
  8. d033a7f actions: add new noop action by Phillip Lougher · 10 years ago
  9. 2c88404 actions: change expression logging to not print brackets if test has no arguments by Phillip Lougher · 10 years ago
  10. d8295a1 action: change expression logging to use atom->args by Phillip Lougher · 10 years ago
  11. 1b06ce9 action: chmod: fix mode setting if octal value specified for mode by Phillip Lougher · 10 years ago
  12. f394694 action: add octal mode support to perm test function by Phillip Lougher · 10 years ago
  13. 5b2a8f4 actions: refactor parse_octal_mode_args(), to use it with the perm test function by Phillip Lougher · 10 years ago
  14. 80b5521 actions: implement perm() test function by Phillip Lougher · 10 years ago
  15. ab69e4f action: fix move argument parsing by Phillip Lougher · 10 years ago
  16. b193da1 actions: update test function parser to handle variable amount of arguments by Phillip Lougher · 10 years ago
  17. ef9685f action: split the execute mode code out of mode_action() by Phillip Lougher · 10 years ago
  18. 4f24381 mksquashfs: fix cmdline arg free if >1 source dir and one of them is excluded by Phillip Lougher · 10 years ago
  19. 9d91464 actions: Regularise SYNTAX_ERROR() statements by Phillip Lougher · 10 years ago
  20. 75e84b3 actions: Regularise SYNTAX_ERROR() statements by Phillip Lougher · 10 years ago
  21. 6b80963 action: expression logging should be using action->args by Phillip Lougher · 10 years ago
  22. 26d29c1 action: add chmod() as a synonym for mode() by Phillip Lougher · 10 years ago
  23. 051eafc actions: fix symbolic mode parsing in the mode() action by Phillip Lougher · 10 years ago
  24. 84d9f63 actions: fix those underscores by Phillip Lougher · 10 years ago
  25. 161bf1c actions: eval_expr_top() should be using subpath and not pathname by Phillip Lougher · 10 years ago
  26. 81c0be5 mksquashfs: add -false-action-file option by Phillip Lougher · 10 years ago
  27. f464591 mksquashfs: fix usage of "_" in new options by Phillip Lougher · 10 years ago
  28. 59889f1 mksquashfs: add -true-action-file option by Phillip Lougher · 10 years ago
  29. c08b762 mksquashfs: add -true_action_file option by Phillip Lougher · 10 years ago
  30. ca29803 mksquashfs: fix read_action_file to use ACTION_LOG_{NONE|VERBOSE} by Phillip Lougher · 10 years ago
  31. 2185ee5 mksquashfs: add -verbose_action_file as synonym for -vaf by Phillip Lougher · 10 years ago
  32. c612737 mksquashfs: add -action_file as synonym for -af by Phillip Lougher · 10 years ago
  33. 9c9e430 mksquashfs: add -false_action option by Phillip Lougher · 10 years ago
  34. 48cc248 mksquashfs: add -true_action option by Phillip Lougher · 10 years ago
  35. 2f194c8 action: make action_read_file use ACTION_LOG_{NONE|VERBOSE} by Phillip Lougher · 10 years ago
  36. 95140b9 action: update action option parsing to use ACTION_LOG_{NONE|VERBOSE} by Phillip Lougher · 10 years ago
  37. daa1bcb action: extend logging to handle log if action TRUE and log if action FALSE by Phillip Lougher · 10 years ago
  38. 4995ac5 actions: implement -vaf (verbose action file) option by Phillip Lougher · 10 years ago
  39. 17f01bf actions: implement verbose_action for stat_fn test operator by Phillip Lougher · 10 years ago
  40. 5db9073 actions: implement verbose_action for readlink_fn test operator by Phillip Lougher · 10 years ago
  41. 9c88394 actions: implement verbose_action for eval_fn test operator by Phillip Lougher · 10 years ago
  42. 878174f actions: implement -verbose_action option by Phillip Lougher · 10 years ago
  43. ef981fb action: add eval() test operation by Phillip Lougher · 10 years ago
  44. d5267d9 action: readlink_fn should be using it's own copy of struct action_data by Phillip Lougher · 10 years ago
  45. d304ba3 action: stat_fn should be using it's own copy of struct action_data by Phillip Lougher · 10 years ago
  46. 37e8556 action: in eval_XXX_action() functions strdup (sub-)pathname by Phillip Lougher · 10 years ago
  47. 46afc0d Release files - Squashfs4.3 by Phillip Lougher · 10 years ago
  48. 34502b7 Release files - Squashfs4.2 by Phillip Lougher · 10 years ago
  49. e9afdfb Release files - Squashfs4.1 by Phillip Lougher · 10 years ago
  50. cfcc37f Release files - Squashfs4.0 by Phillip Lougher · 10 years ago
  51. e59367c Release files - Squashfs3.4 by Phillip Lougher · 10 years ago
  52. bd60829 Release files - Squashfs3.3 by Phillip Lougher · 10 years ago
  53. 0ab719c Release files - Squashfs3.2-r2 by Phillip Lougher · 10 years ago
  54. 8c2a0dd Release files - Squashfs3.2 by Phillip Lougher · 10 years ago
  55. ad18f8a Release files - Squashfs3.1-r2 by Phillip Lougher · 10 years ago
  56. c79e68c Release files - Squashfs3.1 by Phillip Lougher · 10 years ago
  57. 8a3a7c7 Release files - Squashfs3.0 by Phillip Lougher · 10 years ago
  58. f425f97 Release files - Squashfs2.2-r2 by Phillip Lougher · 10 years ago
  59. 704571f Release files - Squashfs2.2 by Phillip Lougher · 10 years ago
  60. 70e7258 Release files - Squashfs2.1-r2 by Phillip Lougher · 10 years ago
  61. 821530e Release files - Squashfs2.1 by Phillip Lougher · 10 years ago
  62. 84fb9e3 Release files - Squashfs2.0r2 by Phillip Lougher · 10 years ago
  63. b314dae Release files - Squashfs2.0 by Phillip Lougher · 10 years ago
  64. 7868314 Release files - Squashfs2.0-ALPHA by Phillip Lougher · 10 years ago
  65. 9ef5077 Release files - Squashfs1.3r3 by Phillip Lougher · 10 years ago
  66. 82d02f6 Release files - Squashfs1.3r2 by Phillip Lougher · 10 years ago
  67. f57a611 Release files - Squashfs 1.3 by Phillip Lougher · 10 years ago
  68. 5f85449 Release files - Squashfs 1.2 by Phillip Lougher · 10 years ago
  69. 39ae288 Release files - Squashfs 1.1b by Phillip Lougher · 10 years ago
  70. 535346f Release files - Squashfs 1.1 by Phillip Lougher · 10 years ago
  71. 7359718 Release files - Squashfs 1.0c by Phillip Lougher · 10 years ago
  72. 0f3cfbc Release files - Squashfs 1.0b by Phillip Lougher · 10 years ago
  73. a350370 Add the release files - Squashfs 1.0 by Phillip Lougher · 10 years ago
  74. c000873 mksquashfs/actions: make the root of the in-core directory structure available by Phillip Lougher · 10 years ago
  75. 401c578 GPL 2.0 license file - aka COPYING file by Phillip Lougher · 10 years ago
  76. 0ec549e action: add dircount_range test operation by Phillip Lougher · 10 years ago
  77. 6b5d455 mksquashfs: fix dir_scan5() -- empty prune action by Phillip Lougher · 10 years ago
  78. a164cfd action: add dircount() test operation by Phillip Lougher · 10 years ago
  79. c40908f action: add comment describing generic TEST_VAR_FN macros by Phillip Lougher · 10 years ago
  80. 2c4aa73 action: parse_gid() by Phillip Lougher · 10 years ago
  81. 90f1ce3 actions: fix gid() so it takes a name rather than just a number by Phillip Lougher · 10 years ago
  82. 9bdb0d9 actions: fix uid() so it takes a name rather than just a number by Phillip Lougher · 10 years ago
  83. 5038b13 action: implement readlink test operation by Phillip Lougher · 10 years ago
  84. b792207 actions: get rid of contained and contained_followlink by Phillip Lougher · 10 years ago
  85. c4ec4ee actions: rewrite exists() test operation by Phillip Lougher · 10 years ago
  86. b0bc3dd mksquashfs: move creation of root directory dir_ent and inode structure by Phillip Lougher · 10 years ago
  87. 6bb9483 action: update absolute test to use in-core directory structure by Phillip Lougher · 10 years ago
  88. 7607e39 action: add code to check test is correct for action specified at parse time by Phillip Lougher · 10 years ago
  89. 785921e mksquashfs: move symlink reading from create_inode() to dir_scan1() by Phillip Lougher · 10 years ago
  90. eabd1e7 actions: add a prune action - allow fine tuning of excluding by Phillip Lougher · 10 years ago
  91. 4b8f1fb actions: implement stat(expr) - eval expr on the file pointed to by a symlink by Phillip Lougher · 10 years ago
  92. 14b8da8 actions: use access() as an initial validity check in contained_followlink() by Phillip Lougher · 10 years ago
  93. 39b6226 actions: optimise string handling in follow_link() by Phillip Lougher · 10 years ago
  94. 726c23d actions: contained() should check for nonstandard_pathname by Phillip Lougher · 10 years ago
  95. 4e93eb6 actions: add new contained_followlink() test operator for symbolic links by Phillip Lougher · 10 years ago
  96. 15d2138 actions: add dir_ent to action_data structure by Phillip Lougher · 10 years ago
  97. f8fb4b0 actions: fix file type test by Phillip Lougher · 10 years ago
  98. 378fbfd actions: fix empty action by Phillip Lougher · 10 years ago
  99. aa9d2d3 actions: readlink doesn't 0 terminate the returned path by Phillip Lougher · 10 years ago
  100. 05ec5ff actions: deal with the unlikely case readlink returns 0 bytes by Phillip Lougher · 10 years ago