提交历史

作者 SHA1 备注 提交日期
  Vladimir Serbinenko ad4bfeec5c Change fs functions to add fs_ prefix 6 年之前
  Vladimir Serbinenko ca0a4f689a verifiers: File type for fine-grained signature-verification controlling 11 年之前
  Vladimir Serbinenko 27d1a67f8a Fix canonicalize_file_name clash. 10 年之前
  Andrei Borzenkov 151c19a42a grub-fstest: fix descriptor leak 10 年之前
  Vladimir Serbinenko ca3e20886e Build fixes for argp.h with older gcc. 11 年之前
  Vladimir Serbinenko f4dab3d1ac Use grub_xasprintf to format translated error messages containing 11 年之前
  Vladimir Serbinenko 18e76955be Use %I64 and not %ll when using OS printf if compiling for windows. 11 年之前
  Vladimir Serbinenko 621e167fd6 * util/grub-fstest.c: Remove variable length arrays. 11 年之前
  Vladimir Serbinenko bed78ef4e6 Revert "Attempts at ZFS options" 11 年之前
  Vladimir Serbinenko 0ee5cdfe9f Attempts at ZFS options 11 年之前
  Vladimir 'phcoder' Serbinenko df1e64c98e Define grub_util_is_directory/regular/special_file and 11 年之前
  Vladimir 'phcoder' Serbinenko bb338aaf24 Add a wrapper for fopen. On unix-like systems just pass-through. On 11 年之前
  Vladimir 'phcoder' Serbinenko ae5540d3d4 Move set_program_name and init_nls to host_init. On windows 11 年之前
  Vladimir 'phcoder' Serbinenko 71c1d67a34 Avoid including hostfile.h when not necessarry as it pulls 11 年之前
  Vladimir 'phcoder' Serbinenko f163045985 * util/grub-fstest.c: Fix several printf formats. 11 年之前
  Vladimir 'phcoder' Serbinenko fc46e9fca8 * util/grub-fstest.c: Don't check for symlinks on windows. 11 年之前
  Vladimir 'phcoder' Serbinenko ba44ca6d1a Replace stpcpy with grub_stpcpy in tools. 12 年之前
  Vladimir 'phcoder' Serbinenko 6c69e691ca * util/grub-fstest.c: Remove nested functions. 12 年之前
  Vladimir 'phcoder' Serbinenko 8dcbe03b82 * util/grub-fstest.c (cmd_crc): Use grub_get_unaligned32 for safety. 13 年之前
  Vladimir 'phcoder' Serbinenko d6b1fd3654 * util/grub-fstest.c (cmd_cmp): Fix stat'ing of wrong file. 13 年之前
  Vladimir 'phcoder' Serbinenko 5700603549 * util/grub-fstest.c (cmd_cmp): Avoid comparing devices, pipes 13 年之前
  Vladimir 'phcoder' Serbinenko dab797f476 * util/grub-fstest.c (cmd_cmp): Compare directories recursively. 13 年之前
  Bean 1c557d30ef * util/grub-fstest.c (fstest): Add missing break. 13 年之前
  Vladimir 'phcoder' Serbinenko fae01f6cfb * util/grub-fstest.c (options): Replace N with NUM and S with STRING. 13 年之前
  Vladimir 'phcoder' Serbinenko 97ebda9bc6 * util/grub-fstest.c (options): Remove OPTION_ARG_OPTIONAL from options 13 年之前
  Vladimir 'phcoder' Serbinenko d61386e21d Improve string. Gettextize. 13 年之前
  Vladimir 'phcoder' Serbinenko 102fae4a1c * util/grub-mount.c (fuse_init): Avoid improper use of strings. 13 年之前
  Vladimir 'phcoder' Serbinenko 1b024b4ea0 * util/grub-fstest.c (execute_command): Make first argument 13 年之前
  Vladimir 'phcoder' Serbinenko 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while 13 年之前
  Vladimir 'phcoder' Serbinenko b5c1f9bf41 * grub-core/commands/minicmd.c (GRUB_MOD_INIT): Add missing SIZE 13 年之前