Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Vladimir Serbinenko ad4bfeec5c Change fs functions to add fs_ prefix 6 gadi atpakaļ
  Vladimir Serbinenko 7e47e27bd8 Add gcc_struct to all packed structures when compiling with mingw. 11 gadi atpakaļ
  Vladimir Serbinenko 7b5d51d837 Decrease stack usage in JFS. 11 gadi atpakaļ
  Vladimir Serbinenko eb03ede014 * grub-core/fs/ext2.c (grub_ext2_read_symlink): Use memcpy rather 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 2359bf887c * grub-core/fs/jfs.c: Remove variable length arrays. Reduces jfs.mod 11 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 4fc40ff8f3 * grub-core/fs/jfs.c: Remove nested functions. 12 gadi atpakaļ
  Colin Watson 4eb8b75659 Remove nested functions from disk and file read hooks. 12 gadi atpakaļ
  Colin Watson fc524edf65 Remove nested functions from filesystem directory iterators. 12 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 8b43f587ae * grub-core/fs/jfs.c (grub_jfs_find_file): Handle "." and "..". 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 197626b569 * grub-core/fs/jfs.c (grub_jfs_data): New field caseins. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 57f4a70b0d * grub-core/fs/jfs.c (grub_jfs_find_file): Handle multiple slashes in 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 2e57f28fc7 * grub-core/fs/bfs.c (mount): Improve filesystem detection reliability. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko ae16024d92 Fix non-indexed JFS. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko d2d58d0ab4 * grub-core/fs/jfs.c (grub_jfs_label): Use first label if second one 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko e1e49678b9 * util/grub-install.in: Clarify strings. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 6c0920e31b * grub-core/fs/jfs.c (grub_jfs_sblock): Make volname a char array. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 3c349f5a37 * grub-core/fs/jfs.c (grub_jfs_getent): Handle UTF16 endianness. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 78c2cd1c62 * grub-core/fs/udf.c (read_string): Macroify GRUB_MAX_UTF8_PER_UTF16. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 8a5a3a5b5a Fix several memory leaks. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 45cdd3ea37 Fix JFS file name length limitations. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko c0584900ee * grub-core/fs/jfs.c (grub_jfs_sblock): Fix offset to volname. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 68c72069d9 * grub-core/fs/jfs.c (grub_jfs_blkno): Use more appropriate types. 13 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 43526629e5 * grub-core/fs/jfs.c (grub_jfs_read_file): New parameter ino. 14 gadi atpakaļ
  Yves Blusseau 9e322ce8de Display the path of the file when file is not found 14 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko b756f75f07 Several FS mtime support. 14 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko e745cf0ca6 Implement automatic module license checking according to new GNU 14 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko cfed2ad097 Fix incorrect types in jfs.c. This enables >2TiB disks and fixes some 14 gadi atpakaļ
  Vladimir 'phcoder' Serbinenko 7ac6c4842d JFS mtime support 14 gadi atpakaļ
  Szymon Janc 6bdda8f877 * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 14 gadi atpakaļ