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