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