Commit History

Author SHA1 Message Date
  t.feng 98ae234000 fs/squash4: Fix memory leaks in grub_squash_iterate_dir() 2 years ago
  Elyes Haouas 5b077d05b3 fs: Remove trailing whitespaces 2 years ago
  Carlos Maiolino 81f1962393 fs: Use 64-bit type for filesystem timestamp 3 years ago
  Peter Jones 3f05d693d1 malloc: Use overflow checking primitives where we do complex allocations 4 years ago
  Peter Jones 598de14d93 squash4: Fix an uninitialized variable 5 years ago
  Vladimir Serbinenko ad4bfeec5c Change fs functions to add fs_ prefix 5 years ago
  Andrei Borzenkov 951306c509 squash4: fix handling of fragments and sparse files 7 years ago
  Vladimir Serbinenko 7e47e27bd8 Add gcc_struct to all packed structures when compiling with mingw. 11 years ago
  Colin Watson fc524edf65 Remove nested functions from filesystem directory iterators. 12 years ago
  Vladimir 'phcoder' Serbinenko 20dd511c8c Handle "." and ".." on squashfs. 12 years ago
  Vladimir 'phcoder' Serbinenko 4cf6be1bd9 * grub-core/fs/squash4.c (grub_squash_read_data): Add missing byte-swap. 12 years ago
  Vladimir 'phcoder' Serbinenko 6f5d5ee865 * grub-core/fs/squash4.c (grub_squash_inode): Fix offset field. 12 years ago
  Vladimir 'phcoder' Serbinenko b282dfe5ac * grub-core/fs/squash4.c (lzo_decompress): Set grub_errno on error. 12 years ago
  Vladimir 'phcoder' Serbinenko e1e49678b9 * util/grub-install.in: Clarify strings. 13 years ago
  Vladimir 'phcoder' Serbinenko 22965bce9b * grub-core/fs/squash4.c (direct_read): Rename read to curread to 13 years ago
  Vladimir 'phcoder' Serbinenko f6e4ea709f * grub-core/fs/squash4.c (xz_decompress): Fix return value. 13 years ago
  Vladimir 'phcoder' Serbinenko ff094b9b57 * grub-core/fs/squash4.c (squash_mount): Mark endian conversion in 13 years ago
  Vladimir 'phcoder' Serbinenko c029da8a89 Various squash4 fixes and LZO and XZ support. 13 years ago
  Vladimir 'phcoder' Serbinenko efc2616ee1 * grub-core/fs/squash4.c (grub_squash_inode): Fix field sizes. 13 years ago
  Vladimir 'phcoder' Serbinenko 8a5a3a5b5a Fix several memory leaks. 13 years ago
  Vladimir 'phcoder' Serbinenko ed9ba06dd0 Use shifts in squash4. 13 years ago
  Vladimir 'phcoder' Serbinenko 9f12e664cc Fix handling of uncompressed blocks on squashfs and break 4G limit. 13 years ago
  Colin Watson cff5e5e58d grub-core/fs/squash4.c: Add missing GRUB_MOD_LICENSE. 13 years ago
  Vladimir 'phcoder' Serbinenko 81ecffbfc1 Add missing packed attribute 14 years ago
  Vladimir 'phcoder' Serbinenko 5e96cb4452 Extend few other fields 14 years ago
  Vladimir 'phcoder' Serbinenko ea17ec49ae Extend fields in dirent header 14 years ago
  Vladimir 'phcoder' Serbinenko 4aab263130 SquashFS mtime support 14 years ago
  Vladimir 'phcoder' Serbinenko 4a91cd8220 symlink support 14 years ago
  Vladimir 'phcoder' Serbinenko e330e4f383 support file mtime 14 years ago
  Vladimir 'phcoder' Serbinenko 627a62fc70 Make type-dependent portion of inode an union 14 years ago